start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 351G 485G 42% / + export ANT_HOME=/usr/local/src/apache-ant-1.9.5 + ANT_HOME=/usr/local/src/apache-ant-1.9.5 + export JAVA_HOME=/usr/lib/jvm/java-25-openjdk + JAVA_HOME=/usr/lib/jvm/java-25-openjdk + export GRADLE_HOME=/usr/local/src/gradle-2.9 + GRADLE_HOME=/usr/local/src/gradle-2.9 + export PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ date + echo -e '\n\nTue May 12 06:59:15 PM EDT 2026: now start nightly benchmarks' Tue May 12 06:59:15 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:analysis:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:demo:clean > Task :lucene:classification:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:distribution.tests:clean > Task :lucene:benchmark:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:grouping:clean > Task :lucene:codecs:clean > Task :lucene:join:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:replicator:clean > Task :lucene:misc:clean > Task :lucene:monitor:clean > Task :lucene:backward-codecs:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:luke:clean > Task :lucene:analysis:icu:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:spatial-extras:clean > Task :lucene:spatial3d:clean > Task :lucene:suggest:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:sandbox:clean > Task :lucene:queries:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:nori:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 6s 46 actionable tasks: 38 executed, 8 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/userguide/configuration_cache_enabling.html + ../gradlew jar + cd /l/util.nightly + echo 'activate luceneutil venv' activate luceneutil venv + make env make: Nothing to be done for 'env'. + source .venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ case "$(uname)" in +++ uname ++ export VIRTUAL_ENV=/l/util.nightly/.venv ++ VIRTUAL_ENV=/l/util.nightly/.venv ++ _OLD_VIRTUAL_PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ PATH=/l/util.nightly/.venv/bin:/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ export PATH ++ VIRTUAL_ENV_PROMPT=.venv ++ export VIRTUAL_ENV_PROMPT ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv) ' ++ export PS1 ++ hash -r + rm -rf build + mkdir build + git pull origin main From github.com:mikemccand/luceneutil * branch main -> FETCH_HEAD 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.12.lucene-tests.txt took: 1.5 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.12.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: 303 open, 3935 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-12 19:03:21.597786] start [2026-05-12 19:03:21.597895] log dir /l/logs.nightly/2026.05.12.19.03.21 Java version (see also /l/logs.nightly/2026.05.12.19.03.21/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.12.19.03.21/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.12.19.03.21/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 = 1140850688 {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.12.19.03.21/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.12.19.03.21/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 96: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 96 CPUs which need to have their frequency coordinated by software: 96 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.12.19.03.21/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: 47% 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.12.19.03.21/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.12.19.03.21/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.12.19.03.21/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.12.19.03.21/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.12.19.03.21/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.12.19.03.21/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 63c1b2b252f377e272313c1ac0f182be79ad78b6 LUCENE rev is 29af85188d5c4415f42e0e56f484819264bff070 last successful Lucene rev 29af85188d5c4415f42e0e56f484819264bff070, luceneutil rev 63c1b2b252f377e272313c1ac0f182be79ad78b6 run ['git', 'log', '29af85188d5c4415f42e0e56f484819264bff070^..29af85188d5c4415f42e0e56f484819264bff070'] No commit message asking for regold of results files [2026-05-12 19:03:21.810337] 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-12 19:03:22.042995] 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-12 19:03:22.043084] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.12.19.03.21/clean-lucene.log 2>&1 [2026-05-12 19:03:26.203536] took 4.2 sec [2026-05-12 19:03:26.203581] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.12.19.03.21/jar-lucene.log 2>&1 [2026-05-12 19:03:40.320497] 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-12 19:03:42.981722] 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: 150302.00 stored_field_size_mb: 624.38 retrieved_time_msec: 181.43 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: 351289.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1369.15 Done: took 1033.79 seconds, saved to /l/logs.nightly/2026.05.12.19.03.21/geonames-stored-fields-benchmark-results.pk [2026-05-12 19:20:57.246070] done run stored fields benchmark [2026-05-12 19:20:57.246092] 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 12, 2026 7:20:58 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: 1511.7692491999996 ms Total time creating SSDVFacetCounts: 3032.7615829666674 ms Total time taken to get all dims for taxonomy: 0.10674003333333335 ms Total time taken to get all dims for SSDV: 0.07298529999999999 ms Total time to get top dims for taxonomy: 0.035060866666666655 ms Total time to get top dims for SSDV: 0.032274266666666676 ms Total time to get top "address.taxonomy/TX" children: 0.1217934 ms Total time to get top "address.sortedset/TX" children: 0.18717303333333335 ms Total time to get all "address.taxonomy/TX" children: 0.14360749999999994 ms Total time to get all "address.sortedset/TX" children: 0.5941491999999999 ms Done: took 3431.24 seconds, saved to /l/logs.nightly/2026.05.12.19.03.21/nad-facet-benchmark.pk [2026-05-12 20:18:08.482115] done run NAD facets benchmark [2026-05-12 20:18:09.093676] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: 29af85188d5c4415f42e0e56f484819264bff070 dirty?=False luceneutil HEAD git revision at /l/util.nightly: 63c1b2b252f377e272313c1ac0f182be79ad78b6 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 :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:benchmark:processResources 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:misc:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:analysis:common:processResources UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :build-tools:missing-doclet:compileJava UP-TO-DATE > Task :build-tools:missing-doclet:classes UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar 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:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:classification:jar 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:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:benchmark-jmh: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.5.0/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 5s 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: 30.25 GB available RAM: 243.10 GB used RAM: 8.62 GB dirty RAM: 1.80 MB smell vectors from /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec smell: sampling 2000 of 39709371 vectors for per-dim distribution... smell: 100/2000 ( 5%) 3.1s smell: 200/2000 ( 10%) 3.1s smell: 300/2000 ( 15%) 3.1s smell: 400/2000 ( 20%) 3.1s smell: 500/2000 ( 25%) 3.1s smell: 600/2000 ( 30%) 3.1s smell: 700/2000 ( 35%) 3.1s smell: 800/2000 ( 40%) 3.1s smell: 900/2000 ( 45%) 3.1s smell: 1000/2000 ( 50%) 3.1s smell: 1100/2000 ( 55%) 3.1s smell: 1200/2000 ( 60%) 3.1s smell: 1300/2000 ( 65%) 3.1s smell: 1400/2000 ( 70%) 3.1s smell: 1500/2000 ( 75%) 3.1s smell: 1600/2000 ( 80%) 3.1s smell: 1700/2000 ( 85%) 3.1s smell: 1800/2000 ( 90%) 3.1s smell: 1900/2000 ( 95%) 3.1s smell: 2000/2000 (100%) 3.2s smell: 2 degenerate dim(s) found in 3.4s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▃▆▇█▅▁ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▃▅▆██████▆▃▂▁ ] -> OUTLIER_SPREAD: this_std=0.0509, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ▂▅██▆▅ ] dim 0971 μ= +0.016 σ= 0.048 zeros= 0% [ ▁▂▆███████▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0265, +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.007 σ= 0.033 zeros= 0% [ ▁▂▆████▅▃▁ ] [ ▄█▅ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▂▆████▃ ] [ ▄█▄ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▆▄ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▂▆████▆▂ ] [ ▃█▂ ] dim 0006 μ= +0.000 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▁█▇ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▂█▂ ] dim 0008 μ= -0.018 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅█▇▂ ] dim 0009 μ= +0.006 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▃██▄ ] dim 0010 μ= +0.013 σ= 0.031 zeros= 0% [ ▂▅████▇▂ ] [ ▆██▄ ] dim 0011 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▃█████▅▃▁ ] [ ██ ] dim 0012 μ= +0.011 σ= 0.018 zeros= 0% [ ▁▆██▆▁ ] [ █▇ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▁████▁ ] [ ▂▇██▃ ] dim 0014 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▄█████▆▂▁ ] [ ▄█▂ ] dim 0015 μ= -0.001 σ= 0.020 zeros= 0% [ ▄███▃ ] [ ▆█▃ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▂▇███▆▃ ] [ ▁▇█▄ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▅▇█▆▁ ] dim 0018 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▃▇█████▄▁ ] [ ▄█▇▁ ] dim 0019 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▃▆████▄▁ ] [ ▅█▁ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ ▁█▇ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▂▇█▄ ] dim 0022 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▄█████▄▂▁ ] [ ▂███▅▃ ] dim 0023 μ= -0.007 σ= 0.047 zeros= 0% [ ▁▄▇██████▇▄▁ ] [ ▂██▄ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▅████▇▂▁ ] [ ▅█▄ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▂▇███▆▂ ] [ ▁█▇ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▃█▇▂ ] dim 0027 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▅█▇▂ ] dim 0028 μ= +0.026 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▅ ] dim 0029 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▃▇███▆▃▁ ] [ ▁█▇ ] dim 0030 μ= -0.010 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ █▅ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▁███▄▁ ] [ ▂██▂ ] dim 0032 μ= +0.030 σ= 0.035 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▂█▇▁ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▁ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▆███▃▁ ] [ ▆█▆▂ ] dim 0035 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▃▇████▅▂ ] [ ▃█▃ ] dim 0036 μ= +0.001 σ= 0.019 zeros= 0% [ ▃███▃ ] [ ▂▇█ ] dim 0037 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▁ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▁▇█▃ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▃▇█▄ ] dim 0040 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▃▇████▇▃▁ ] [ █▃ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▅█▅ ] dim 0042 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▆███▆▂▁ ] [ ▁██▃ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ █▆▃ ] dim 0044 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▆█▂ ] dim 0045 μ= +0.016 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▇█ ] dim 0046 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▆███▁ ] [ ▅██▁ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃▆████▄▁ ] [ ▅▅█▃ ] dim 0048 μ= +0.008 σ= 0.040 zeros= 0% [ ▁▂▄█████▇▃▁ ] [ ▅█▅ ] dim 0049 μ= +0.022 σ= 0.027 zeros= 0% [ ▂▆███▇▃ ] [ ▁██▄ ] dim 0050 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▄████▆▁ ] [ ▇█▆ ] dim 0051 μ= -0.000 σ= 0.030 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.018 σ= 0.022 zeros= 0% [ ▁▅███▄▁ ] [ ▆█▅ ] dim 0056 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▃████▇▂▁ ] [ ▃▇█▃ ] dim 0057 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▄▇█▃ ] dim 0058 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▅████▅▂ ] [ ▃█▆ ] dim 0059 μ= +0.008 σ= 0.027 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.016 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▃██▁ ] dim 0064 μ= -0.011 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▂█▆ ] dim 0065 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▆████▃▁ ] [ █▇ ] dim 0066 μ= +0.010 σ= 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.009 σ= 0.025 zeros= 0% [ ▃████▃ ] [ ▃█▆▂ ] dim 0071 μ= +0.010 σ= 0.031 zeros= 0% [ ▂▆████▅▁ ] [ ▇█ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ █▃ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▃█▆ ] dim 0074 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ ▇█▂ ] dim 0075 μ= -0.006 σ= 0.023 zeros= 0% [ ▂████▃ ] [ ▃█ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▅█▆▃ ] dim 0077 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▄▇████▇▄▁ ] [ ▆█▂ ] dim 0078 μ= +0.014 σ= 0.022 zeros= 0% [ ▂▅███▂ ] [ ▃██▁ ] dim 0079 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▅████▄▁ ] [ █▃ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▇█ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▄▇█▆ ] dim 0082 μ= +0.013 σ= 0.037 zeros= 0% [ ▂▃▇████▇▄▁ ] [ ▇█▂ ] dim 0083 μ= +0.014 σ= 0.023 zeros= 0% [ ▂▇███▃ ] [ ▃██▆ ] dim 0084 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▅█▂ ] dim 0085 μ= -0.002 σ= 0.023 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.024 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅█▅▁ ] dim 0090 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▄▇████▄▂ ] [ ▆█ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▁▆█▅ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▅█████▃▁ ] [ ▄█▇▄ ] dim 0093 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▃▅████▇▄▁ ] [ ▄█▅ ] dim 0094 μ= +0.002 σ= 0.027 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.004 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ██ ] dim 0099 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ ▂█▄ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▁ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▅███▃ ] [ ▁█▇▁ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▁█▆ ] dim 0103 μ= +0.008 σ= 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.002 σ= 0.019 zeros= 0% [ ▄███▂ ] [ ▅█▄▁ ] dim 0108 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▄█████▄▂ ] [ ██ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▁█▆ ] dim 0110 μ= +0.008 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▁█▅ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▃█▆ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▄████▂ ] [ █▃ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▁▃██▅ ] dim 0114 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▃██████▅▁ ] [ ▅█▇▁ ] dim 0115 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▃▇████▄▂ ] [ █▆ ] dim 0116 μ= +0.008 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▆█ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▄█▇▂ ] dim 0118 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▃█▇▁ ] dim 0119 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▆▃ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▂▅█████▆▂▁ ] [ ██▃ ] dim 0121 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▂████▄▁ ] [ ▄█ ] dim 0122 μ= -0.003 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▄█▄ ] dim 0123 μ= +0.003 σ= 0.022 zeros= 0% [ ▄███▅▁ ] [ ▁█▄ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▁▆██▇▂ ] dim 0125 μ= -0.006 σ= 0.045 zeros= 0% [ ▁▁▂▆██████▇▃▁ ] [ ▁█▂ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▂███▂ ] [ ▅█▄ ] dim 0127 μ= -0.018 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▄ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▃▇███▇▂ ] [ ▄▇█▅ ] dim 0129 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▃▇█████▄▂▁ ] [ ██ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▆█▅ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▂████▆▂ ] [ ▂█▄ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ █▄ ] dim 0133 μ= +0.007 σ= 0.014 zeros= 0% [ ▄██▂ ] [ ▃█▄ ] dim 0134 μ= +0.024 σ= 0.024 zeros= 0% [ ▁▄███▆▂ ] [ ▁▆█▄ ] dim 0135 μ= -0.003 σ= 0.031 zeros= 0% [ ▂▄████▇▂▁ ] [ ▁▅██▄ ] dim 0136 μ= +0.009 σ= 0.040 zeros= 0% [ ▂▅██████▄▁▁ ] [ ▇█▅ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ▆█▃ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▃▇███▅▁ ] [ ▃██▂ ] dim 0139 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▆████▄▁ ] [ ▂█▆ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁█▃ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ █▇ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▅██▃ ] [ ▅█▄ ] dim 0143 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▇███▆▂ ] [ ▅█▆▂ ] dim 0144 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▄█████▆▂ ] [ ▂█▂ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▂▇█▄ ] dim 0146 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▃█▆ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▄█ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▂█▆ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▇▄ ] dim 0150 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▃▇█▄ ] dim 0151 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▁▄▆████▇▄▁ ] [ █▄ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▃██▂ ] dim 0153 μ= -0.029 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▄▇█▅ ] dim 0154 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂▁ ] [ █▅ ] dim 0155 μ= +0.009 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▁▆█▄ ] dim 0156 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▆█ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▅█▁ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▆ ] dim 0159 μ= -0.002 σ= 0.035 zeros= 0% [ ▂▅█████▄▁ ] [ ▆█▄ ] dim 0160 μ= -0.001 σ= 0.027 zeros= 0% [ ▂▇███▆▁ ] [ ▁██▃ ] dim 0161 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▄████▇▂▁ ] [ ▅█▂ ] dim 0162 μ= -0.004 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▄ ] dim 0163 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▁▆█▃ ] dim 0164 μ= +0.033 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▇ ] dim 0165 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▃▆█▂ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▆█ ] dim 0167 μ= -0.007 σ= 0.016 zeros= 0% [ ▄██▅ ] [ █▁ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▁██▄ ] dim 0169 μ= -0.000 σ= 0.030 zeros= 0% [ ▃█████▃▁ ] [ ▅█▇▁ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▃▇████▄▁ ] [ ▂█▇▂ ] dim 0171 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▇█ ] dim 0172 μ= -0.009 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▅█ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▃██▆▁ ] [ ▄█▄ ] dim 0174 μ= -0.019 σ= 0.028 zeros= 0% [ ▂▇███▆▂ ] [ ▄█▆ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▂▇███▇▄▁ ] [ ▂█▂ ] dim 0176 μ= +0.001 σ= 0.019 zeros= 0% [ ▃███▃ ] [ ▃▇█▂ ] dim 0177 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▄ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ▂▇█▄ ] dim 0179 μ= -0.023 σ= 0.032 zeros= 0% [ ▁▅████▇▂▁ ] [ ▁█▆ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ ▇█▄ ] dim 0181 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▆███▅▂ ] [ ▃██▁ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▇▇▂ ] dim 0183 μ= -0.002 σ= 0.043 zeros= 0% [ ▁▂▄██████▆▄▁▁ ] [ ▄█▆▁ ] dim 0184 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▄▇████▅▁ ] [ ▁▅█▆ ] dim 0185 μ= -0.018 σ= 0.031 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.016 σ= 0.041 zeros= 0% [ ▂▃▇█████▅▂▁ ] [ ▄█▇▃ ] dim 0190 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃██▅▁ ] dim 0191 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▃▆█████▄▂▁ ] [ ▅█▃ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▃▇███▆▂ ] [ ▁▆█▄ ] dim 0193 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▃████▇▄▁ ] [ ▂█▇▁ ] dim 0194 μ= -0.011 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▆ ] dim 0195 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▄████▂▁ ] [ ▃██ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ █▃ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▃█▅ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▁▇█▆ ] dim 0199 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▅ ] dim 0200 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▆███▇▃▁ ] [ █▆ ] dim 0201 μ= -0.010 σ= 0.017 zeros= 0% [ ▅██▄▁ ] [ ▃█▂ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▃▇█▁ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▅████▅▁ ] [ ▂▆█▆ ] dim 0204 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▃█████▃▁ ] [ ▇█▂ ] dim 0205 μ= +0.014 σ= 0.024 zeros= 0% [ ▂████▃▁ ] [ ▃█▅ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▄███▆▂ ] [ ▃█▇▄ ] dim 0207 μ= +0.011 σ= 0.033 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.000 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▂██▄ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▆█▃ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▃ ] dim 0214 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▄████▆▃ ] [ ▅█▃ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▁█▇▂ ] dim 0216 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▅ ] dim 0217 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▃█████▄▁ ] [ ▂█ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▂███▁ ] [ ▅█▇▂ ] dim 0219 μ= +0.007 σ= 0.031 zeros= 0% [ ▂▇████▅▁ ] [ ▄█▅ ] dim 0220 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▁▇█ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▆█▄ ] dim 0222 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▇███▆▁ ] [ ▂█▇ ] dim 0223 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▄ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▃████▇▂▁ ] [ ▃█▆▁ ] dim 0225 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▅ ] dim 0226 μ= +0.003 σ= 0.028 zeros= 0% [ ▂▆███▇▂ ] [ ▅█▅ ] dim 0227 μ= -0.034 σ= 0.031 zeros= 0% [ ▃▇████▃▁ ] [ ▃▇█▇▂ ] dim 0228 μ= +0.039 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▄█▄ ] dim 0229 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ █▄ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▂███▄▁ ] [ ▄█▃ ] dim 0231 μ= -0.018 σ= 0.024 zeros= 0% [ ▂▄███▅▁ ] [ ▁█▇ ] dim 0232 μ= +0.029 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▂██▂ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▆ ] dim 0234 μ= +0.040 σ= 0.030 zeros= 0% [ ▁▃▇███▇▃ ] [ ▃█▃ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ ▃█▆▂ ] dim 0236 μ= +0.022 σ= 0.040 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅█ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▂██▂ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▄ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▇█▃ ] dim 0240 μ= +0.015 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▆▇█▄ ] dim 0241 μ= +0.028 σ= 0.039 zeros= 0% [ ▁▂▅▇████▇▄▁ ] [ ▄█▆ ] dim 0242 μ= +0.004 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ ██ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▅███▁ ] [ ▃██▃ ] dim 0244 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▇████▅▃▁ ] [ ▄█▆▂ ] dim 0245 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▁█▁ ] dim 0246 μ= -0.016 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▆█▃ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▁▄█████▄▂▁ ] [ ▄█▇▂ ] dim 0248 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▁▇█▇ ] dim 0249 μ= -0.019 σ= 0.033 zeros= 0% [ ▂▄█████▄▁ ] [ ▃█▄ ] dim 0250 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ █▁ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▆█▁ ] dim 0252 μ= -0.006 σ= 0.022 zeros= 0% [ ▂▆███▂ ] [ ▃█▄ ] dim 0253 μ= -0.017 σ= 0.023 zeros= 0% [ ▁▅███▅▁ ] [ ▅█▆ ] dim 0254 μ= +0.022 σ= 0.028 zeros= 0% [ ▂▆████▂ ] [ ▅█▇▄ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▄█████▇▃▁ ] [ ▂▇▇█▆ ] dim 0256 μ= -0.013 σ= 0.047 zeros= 0% [ ▁▂▃███████▆▃▁ ] [ ▅█▃ ] dim 0257 μ= -0.000 σ= 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.018 zeros= 0% [ ▁▆██▄▁ ] [ ▅█▆▂ ] dim 0264 μ= -0.012 σ= 0.029 zeros= 0% [ ▂▆████▄▁ ] [ ▂██ ] dim 0265 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▄ ] dim 0266 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃███▄▁ ] [ ██ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ ▁▇█▆▃ ] dim 0268 μ= +0.023 σ= 0.039 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ ▄█▄ ] dim 0269 μ= +0.002 σ= 0.027 zeros= 0% [ ▂▆███▆▂▁ ] [ ▁▇█▇ ] dim 0270 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▅█████▃▁ ] [ ▇█ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ██ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▂▆██▆▁ ] [ ▃▇█▄ ] dim 0273 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▃██████▄▁▁ ] [ ▄█▇▂ ] dim 0274 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▆████▅▂▁ ] [ ▅█▅ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▂▆███▆▂ ] [ ▇█ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▂▇███▂ ] [ ▄█▇▁ ] dim 0277 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ █▇ ] dim 0278 μ= -0.010 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▁▆█▅▁ ] dim 0279 μ= +0.019 σ= 0.034 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.029 zeros= 0% [ ▁▄████▅▂ ] [ ▅█▇▂ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▃▇████▄▂▁ ] [ ▄█▇▂ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▂▇████▆▂ ] [ ▃██▄ ] dim 0286 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▆████▇▃ ] [ ▂█▅ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▃███▅▁ ] [ ▁▅█▇▄ ] dim 0288 μ= -0.011 σ= 0.043 zeros= 0% [ ▁▂▅█████▇▅▂ ] [ ▁██ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ ▄██▅▁ ] dim 0290 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▃▆█████▄▂ ] [ █▁ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▆██▁ ] [ ▅█▇▂ ] dim 0292 μ= +0.005 σ= 0.034 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.001 σ= 0.025 zeros= 0% [ ▂▅███▅▁ ] [ ▄█ ] dim 0297 μ= -0.003 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ ▁██▁ ] dim 0298 μ= -0.009 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▅█▅ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▂▆███▆▂ ] [ ▁▆█▄ ] dim 0300 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▇ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▆██▃ ] dim 0302 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▃█████▆▂ ] [ █ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▇█▆ ] dim 0304 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃▇████▃▁ ] [ ▆██▃ ] dim 0305 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▄█████▅▂ ] [ ▂▅█▃ ] dim 0306 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █▆ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▂▆█▃ ] dim 0308 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▄█▅ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▆███▆▃▁ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▆█▃ ] [ █▂ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▁█▇▆▂ ] dim 0312 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▁█▅ ] dim 0313 μ= +0.003 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▃▆█▆▅ ] dim 0314 μ= +0.005 σ= 0.044 zeros= 0% [ ▁▁▃▆██████▄▂▁ ] [ ▄█▂ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▄███▃ ] [ ██▂ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▃█▅ ] dim 0317 μ= -0.014 σ= 0.028 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.027 σ= 0.016 zeros= 0% [ ▄██▅ ] [ ▄██▅ ] dim 0322 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▃█▇▄ ] dim 0323 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▅█ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▄██▄ ] dim 0325 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▃▇█████▃▁ ] [ ▇█▂ ] dim 0326 μ= -0.005 σ= 0.023 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.041 zeros= 0% [ ▁▁▃▇█████▆▂▁ ] [ ▄███▃ ] dim 0331 μ= -0.000 σ= 0.039 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.001 σ= 0.034 zeros= 0% [ ▂▅█████▄▁ ] [ ▄█▆ ] dim 0337 μ= -0.014 σ= 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.017 σ= 0.022 zeros= 0% [ ▁▅███▃ ] [ ▃█▃ ] dim 0342 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ █ ] dim 0343 μ= +0.001 σ= 0.014 zeros= 0% [ ▁██▇▁ ] [ ▇█ ] dim 0344 μ= +0.013 σ= 0.024 zeros= 0% [ ▂████▄▁ ] [ ▆█▁ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▄█ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▂██▅▁ ] [ ▁▇█▄ ] dim 0347 μ= -0.024 σ= 0.032 zeros= 0% [ ▂▄████▆▂▁ ] [ ▄█▆▃ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▂▆████▇▂▁ ] [ ▁▇█▃ ] dim 0349 μ= -0.026 σ= 0.030 zeros= 0% [ ▂▄████▅▁ ] [ ▅█ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▄█▄ ] dim 0351 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▂▇███▆▂ ] [ ▄█▇▁ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▆ ] dim 0353 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▃▇█▅ ] dim 0354 μ= +0.013 σ= 0.035 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █▅ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▃▇█▅ ] dim 0356 μ= +0.032 σ= 0.032 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.012 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▇▂ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▂▄█████▅▂▁ ] [ █▇ ] dim 0362 μ= -0.026 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▅█▅ ] dim 0363 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▃████▆▃▁ ] [ ▂██▃ ] dim 0364 μ= +0.011 σ= 0.030 zeros= 0% [ ▂▄████▄▁ ] [ ▂▇█▃ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▂▅████▅▂ ] [ ▅█▁ ] dim 0366 μ= -0.021 σ= 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.003 σ= 0.020 zeros= 0% [ ▅███▃ ] [ ▁▅█▇▄ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▂▅█████▆▃▁ ] [ ▂▅█▆ ] dim 0372 μ= +0.019 σ= 0.035 zeros= 0% [ ▂▅█████▄▂ ] [ ▃▇█▅ ] dim 0373 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▅█████▄▁ ] [ ▃█▂ ] dim 0374 μ= -0.018 σ= 0.021 zeros= 0% [ ▁▄███▃▁ ] [ ▃██▃ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ █▆ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▇█▃ ] dim 0377 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▆█▄ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▃█▆ ] dim 0379 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▆███▆▂ ] [ ▇█▂ ] dim 0380 μ= -0.004 σ= 0.023 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▂ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▂███▂ ] [ ▃██▂ ] dim 0382 μ= -0.009 σ= 0.030 zeros= 0% [ ▂▅████▅▁ ] [ ▅█▇▁ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▂██▁ ] dim 0384 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▆ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▂▇███▆▁ ] [ █▇ ] dim 0386 μ= +0.011 σ= 0.024 zeros= 0% [ ▂████▃ ] [ █▅ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁██▁ ] [ ▁▄▇█▅▁ ] dim 0388 μ= +0.011 σ= 0.044 zeros= 0% [ ▁▂▅██████▅▃▁ ] [ ▃█▆ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▆ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▄████▂▁ ] [ ▅█▅ ] dim 0391 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▃████▇▃▁ ] [ ▅█▅ ] dim 0392 μ= +0.020 σ= 0.026 zeros= 0% [ ▂▅███▆▂ ] [ ▁▅▇█▄ ] dim 0393 μ= -0.010 σ= 0.039 zeros= 0% [ ▁▂▅██████▄▁ ] [ ▄█ ] dim 0394 μ= +0.017 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▂▇█▅ ] dim 0395 μ= -0.002 σ= 0.035 zeros= 0% [ ▂▆████▇▄▁ ] [ ▃█▅ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▁█▃ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▂███▃ ] [ ▁▅█▆▂ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▂▅█████▅▃▁ ] [ █▃ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁▆██▃ ] [ ▄██▆ ] dim 0400 μ= -0.003 σ= 0.039 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▆█▅ ] dim 0401 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▂████▇▃▁ ] [ ▅█▃ ] dim 0402 μ= -0.000 σ= 0.024 zeros= 0% [ ▁▆███▅▁ ] [ ▆█▂ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂████▄▁ ] [ ▅█▅ ] dim 0404 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▇█▄ ] dim 0405 μ= +0.016 σ= 0.029 zeros= 0% [ ▁▄████▆▂▁ ] [ ▄█ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▆█ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▄ ] dim 0408 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇ ] dim 0409 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▄████▂ ] [ ▆█▄ ] dim 0410 μ= -0.018 σ= 0.025 zeros= 0% [ ▂▅███▆▂ ] [ ▆█▅ ] dim 0411 μ= +0.003 σ= 0.029 zeros= 0% [ ▂▇████▃▁ ] [ ▂▆█▆▃ ] dim 0412 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▁█▇▁ ] dim 0413 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▃████▃ ] [ ▁█▇ ] dim 0414 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ██ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▂▇███▂ ] [ ▂▇█▅▁ ] dim 0416 μ= -0.003 σ= 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.036 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▄█▄ ] dim 0421 μ= -0.017 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▂██▂ ] dim 0422 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▇█▁ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▆█▁ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▁▄█▇▂ ] dim 0425 μ= -0.014 σ= 0.037 zeros= 0% [ ▁▄█████▅▂▁ ] [ █ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▇█▅ ] [ ▁▆█▆▃ ] dim 0427 μ= +0.003 σ= 0.035 zeros= 0% [ ▂▃█████▅▁▁ ] [ ▆█▆▁ ] dim 0428 μ= +0.020 σ= 0.035 zeros= 0% [ ▂▅█████▄▁ ] [ ██ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▅██▅ ] [ █▇ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▁██▃ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▇█ ] dim 0432 μ= +0.011 σ= 0.022 zeros= 0% [ ▂▇██▇▂ ] [ ▄█▇▂ ] dim 0433 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▄█▄ ] dim 0434 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▆███▅▂ ] [ █▄ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▃█▇▅ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▃▇█▃ ] dim 0437 μ= +0.010 σ= 0.031 zeros= 0% [ ▂▅████▅▂ ] [ ▆█▄ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▆███▄▁ ] [ ▅█▅ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▂▇███▇▃ ] [ ▄██ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▂▅████▃ ] [ ▂▇██▂ ] dim 0441 μ= +0.020 σ= 0.036 zeros= 0% [ ▂▅█████▅▂ ] [ ██ ] dim 0442 μ= +0.010 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ █▇ ] dim 0443 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▆██▅ ] [ ▁▅▇█▇▂ ] dim 0444 μ= +0.017 σ= 0.044 zeros= 0% [ ▂▅██████▇▄▂ ] [ ▁█▆ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▅█▆ ] dim 0446 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▃▇████▂ ] [ ▃█▆ ] dim 0447 μ= +0.022 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▅█▇▂ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▂▇████▄▁ ] [ ▇█ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▁█▃ ] dim 0450 μ= -0.016 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▁██ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂███▇▂ ] [ ▃█▆▁ ] dim 0452 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▂▆████▄▁ ] [ ██ ] dim 0453 μ= -0.008 σ= 0.018 zeros= 0% [ ▁▅██▆▁ ] [ █ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁██▇▁ ] [ ▁▅█▆▆▁ ] dim 0455 μ= +0.009 σ= 0.043 zeros= 0% [ ▁▂▅██████▅▂▁ ] [ ▇█▅ ] dim 0456 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▁█▇▁ ] dim 0457 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▄ ] dim 0458 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▁█▇ ] dim 0459 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▁██▃ ] dim 0460 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▅█ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▂█▅ ] dim 0462 μ= -0.015 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▁▅█▅ ] dim 0463 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▃█████▄▂ ] [ ▂▅█▄▁ ] dim 0464 μ= -0.020 σ= 0.043 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.005 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▆█▄ ] dim 0469 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▁█▂ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▂███▂ ] [ █ ] dim 0471 μ= +0.039 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁▆█▅ ] dim 0472 μ= -0.003 σ= 0.027 zeros= 0% [ ▃████▅▂ ] [ █▁ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▆█▂ ] dim 0474 μ= +0.015 σ= 0.023 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.006 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ▂█▇▃ ] dim 0480 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▅████▅▂▁ ] [ ▃█▂ ] dim 0481 μ= +0.020 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▄██▁ ] dim 0482 μ= +0.008 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▄██▄ ] dim 0483 μ= -0.008 σ= 0.030 zeros= 0% [ ▂▅████▅▂ ] [ ▁▆█▇▂ ] dim 0484 μ= +0.003 σ= 0.035 zeros= 0% [ ▂▄█████▅▁▁ ] [ ▃█ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▂██▆ ] [ ▄█▇ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▂▆████▃▁ ] [ ▅█▃ ] dim 0487 μ= +0.016 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▁▆▆█▃ ] dim 0488 μ= +0.028 σ= 0.046 zeros= 0% [ ▂▃▅██████▅▃▁ ] [ ▆█▁ ] dim 0489 μ= -0.025 σ= 0.024 zeros= 0% [ ▂████▃ ] [ ▃█▇▁ ] dim 0490 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▃▆████▅▂ ] [ ▁█ ] dim 0491 μ= +0.020 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▂█▆▁ ] dim 0492 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▆█ ] dim 0493 μ= +0.014 σ= 0.018 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.017 σ= 0.040 zeros= 0% [ ▂▃▆█████▅▂ ] [ ▄██▂ ] dim 0499 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▅▁ ] dim 0500 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▂▅▇████▆▂▁ ] [ ▆█ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▂██▄ ] [ ▃█▄ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▁▄███▄ ] [ ▆█▅ ] dim 0503 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂█ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▅█▄ ] dim 0505 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▆███▄▁ ] [ ▁█▆ ] dim 0506 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▆ ] dim 0507 μ= -0.012 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▁▇█▄ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▂▄████▇▃▁ ] [ ▅█▃ ] dim 0509 μ= -0.002 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ █▇▂ ] dim 0510 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄████▅▂ ] [ ▅██▅ ] dim 0511 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█▆ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ █▁ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▄██▁ ] [ ▄██▃ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▅████▇▂▁ ] [ ▂██▂ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▁▄████▃▁ ] [ █▄ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▄▇█▅ ] dim 0517 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▃▇█████▆▂ ] [ ▁█▅ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▃███▇▁ ] [ ▅█▄ ] dim 0519 μ= -0.040 σ= 0.028 zeros= 0% [ ▃████▆▁ ] [ ▃▆█▂ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▁▅████▅▂ ] [ ▅█▇▁ ] dim 0521 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▄▇████▄▁ ] [ ▆█▁ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▂█ ] dim 0523 μ= +0.018 σ= 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.025 zeros= 0% [ ▁▅███▅▁ ] [ ▁██▂ ] dim 0527 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ██▅ ] dim 0528 μ= -0.039 σ= 0.027 zeros= 0% [ ▃▇███▆▂ ] [ ▂██▃ ] dim 0529 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▄████▆▁ ] [ ▃█▅ ] dim 0530 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▄███▆▂▁ ] [ ▃█▅ ] dim 0531 μ= -0.015 σ= 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.031 zeros= 0% [ ▁▄████▇▂▁ ] [ ▂██▇▃ ] dim 0535 μ= -0.017 σ= 0.037 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▄█▁ ] dim 0536 μ= +0.017 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▁▇█▆▁ ] dim 0537 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▃█████▅▁ ] [ ▂█▇▂ ] dim 0538 μ= +0.030 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▂▇▇█▄ ] dim 0539 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▂▅█████▇▂ ] [ ▃██▄ ] dim 0540 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▅█▄ ] dim 0541 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▁▆█▃ ] dim 0542 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▆████▆▃▁ ] [ ▂▆█▅ ] dim 0543 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▃▆█████▅▁ ] [ ▁█▅ ] dim 0544 μ= +0.006 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▂█ ] dim 0545 μ= -0.020 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▄█▇▁ ] dim 0546 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▄█▇ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▅████▂ ] [ ▃█▄ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▂▆█▃ ] dim 0549 μ= +0.012 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▅▇█▅ ] dim 0550 μ= -0.009 σ= 0.039 zeros= 0% [ ▂▄█████▇▄▁ ] [ █▆ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▆██▃ ] [ ▁▇█▃ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▁▆█▄ ] dim 0553 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▃█ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▃███▂ ] [ ▂▇█▄ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▂▅████▆▂ ] [ ▅█▆▁ ] dim 0556 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▄█████▄▂ ] [ ▆█▂ ] dim 0557 μ= -0.003 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▁██ ] dim 0558 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▄██▅▁ ] dim 0559 μ= -0.009 σ= 0.041 zeros= 0% [ ▁▂▄██████▄▂ ] [ ▂▆█▆▁ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▆█████▅▂ ] [ ▂▇█▆▁ ] dim 0561 μ= -0.022 σ= 0.036 zeros= 0% [ ▁▂▆█████▄▁ ] [ ▃█▃ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▄███▃▁ ] [ ▁██▂ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▆ ] dim 0564 μ= +0.005 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▆█▃ ] dim 0565 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▅███▃▁ ] [ ▂█▆ ] dim 0566 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ █▂ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁███▂ ] [ ▆█▃ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▄ ] dim 0569 μ= -0.016 σ= 0.029 zeros= 0% [ ▂▆███▆▂▁ ] [ ▇█▃ ] dim 0570 μ= +0.015 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▁▆█▆▁ ] dim 0571 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ █▃ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▆█▁ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ █▅ ] dim 0574 μ= -0.011 σ= 0.016 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.035 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▂█▇ ] dim 0579 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▅ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▄████▇▂ ] [ ▂█▃ ] dim 0581 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▄ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▆█ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▂██▄ ] [ ▅█▆ ] dim 0584 μ= +0.003 σ= 0.030 zeros= 0% [ ▃▇████▃▁ ] [ ▃▆▇█▅▁ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▃▅▆██████▆▃▂▁ ] -> OUTLIER_SPREAD: this_std=0.0509, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ▃█▂ ] dim 0586 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▃███▄ ] [ ██ ] dim 0587 μ= -0.008 σ= 0.015 zeros= 0% [ ▄██▄ ] [ ▄▇█▂ ] dim 0588 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▁█ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ ▅█▆▁ ] dim 0590 μ= +0.008 σ= 0.034 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▃█ ] dim 0591 μ= -0.020 σ= 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.003 σ= 0.023 zeros= 0% [ ▄███▅▁ ] [ ▇█▃ ] dim 0597 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▃████▆▂ ] [ ▄█▇▁ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ █▁ ] dim 0599 μ= +0.023 σ= 0.013 zeros= 0% [ ▆██▁ ] [ ▁▅█▅▂ ] dim 0600 μ= -0.016 σ= 0.036 zeros= 0% [ ▂▄█████▅▂▁ ] [ ▅█ ] dim 0601 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ █▆ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▂███▄▁ ] [ ▄█▃ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▆ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▂▇███▇▂ ] [ ▁▅█▃ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▇█ ] dim 0606 μ= +0.031 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▆█▆ ] dim 0607 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▂▅█▅▂ ] dim 0608 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▃▇█▁ ] dim 0609 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▆████▄▁ ] [ ▅█▁ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▄███▃ ] [ ▅█▂ ] dim 0611 μ= -0.002 σ= 0.024 zeros= 0% [ ▂▅███▄▁ ] [ ▄██▅ ] dim 0612 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▂▃▇█████▃▂ ] [ █ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▇█▅ ] [ ▁██ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ █▇ ] dim 0615 μ= -0.008 σ= 0.018 zeros= 0% [ ▅██▆▁ ] [ ▇█▃ ] dim 0616 μ= -0.003 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▆▂ ] dim 0617 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▂▆████▅▁ ] [ ▄█▅ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ █▆ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▅██▄ ] [ ▆█▃ ] dim 0620 μ= -0.003 σ= 0.027 zeros= 0% [ ▂████▅▁ ] [ ▄█▂ ] dim 0621 μ= -0.039 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄█▇▄ ] dim 0622 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▇████▅▃▁ ] [ ▃█▇ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▆█ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▆██▇▂ ] [ ▆█▃ ] dim 0625 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▆███▅▁ ] [ ▂▆█▆▃ ] dim 0626 μ= -0.014 σ= 0.040 zeros= 0% [ ▁▂▆█████▇▄▁ ] [ ▄█▃ ] dim 0627 μ= +0.017 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▂▄█▅▁ ] dim 0628 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▁▅█████▄▁ ] [ ▄█▆▁ ] dim 0629 μ= -0.012 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▅ ] dim 0630 μ= -0.019 σ= 0.027 zeros= 0% [ ▂▇███▆▁ ] [ ▅█▆ ] dim 0631 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃█████▂ ] [ ▁█▄ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▃█▄ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▄███▄▁ ] [ ██ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ ▃▇█▆▂ ] dim 0635 μ= -0.018 σ= 0.038 zeros= 0% [ ▃▅█████▅▂▁ ] [ ▅█▁ ] dim 0636 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▃ ] dim 0637 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▄████▅▂▁ ] [ ▆█▂ ] dim 0638 μ= -0.022 σ= 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.041 zeros= 0% [ ▁▃▄██████▄▂▁ ] [ ▅█▄ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ██ ] dim 0643 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ ▅█▅ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▂▆███▇▃▁ ] [ ▁▆█▃ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▅████▆▃▁ ] [ ▃██▃ ] dim 0646 μ= +0.009 σ= 0.030 zeros= 0% [ ▂▆████▄▂ ] [ ▆█▁ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▂▇███▃ ] [ ▃█▇ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▂▆███▇▃ ] [ ▆██▄ ] dim 0649 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▄█████▇▃▁ ] [ ▂██▂ ] dim 0650 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▅████▅▂ ] [ ▃█▅ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▂▆████▄▂ ] [ ▂██▃ ] dim 0652 μ= +0.030 σ= 0.030 zeros= 0% [ ▂▅████▅▁ ] [ ▅█▇▁ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▂▇████▄▁ ] [ ▇█▁ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ ▅█▅ ] dim 0655 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▄ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ▂██▄ ] dim 0657 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▃█▂ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▅█▃ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▃█████▂▁ ] [ ▁▆█▆▄ ] dim 0660 μ= +0.005 σ= 0.037 zeros= 0% [ ▂▅█████▆▂▁ ] [ ▆█▃ ] dim 0661 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ █ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▇█▆ ] [ ▄▆█▃ ] dim 0663 μ= -0.009 σ= 0.040 zeros= 0% [ ▂▄█████▇▄▂▁ ] [ ▄█▄ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▂▆███▆▃▁ ] [ ▅██▄ ] dim 0665 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▂█▂ ] dim 0666 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ▄█▇▃ ] dim 0667 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▂▃█████▇▃▁ ] [ █▅ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▅█▃ ] dim 0669 μ= -0.020 σ= 0.027 zeros= 0% [ ▂▇███▅▂ ] [ ▁█▇ ] dim 0670 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ █▇▁ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▂█▇ ] dim 0672 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▁█▇ ] dim 0673 μ= +0.009 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▄█▄ ] dim 0674 μ= +0.019 σ= 0.027 zeros= 0% [ ▂▆███▅▂ ] [ ▅█▆ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▂████▇▂ ] [ ▅█▅ ] dim 0676 μ= -0.016 σ= 0.026 zeros= 0% [ ▂▆███▇▂ ] [ ▁▅█▅ ] dim 0677 μ= +0.019 σ= 0.035 zeros= 0% [ ▂▄█████▅▁ ] [ ██ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▆█▃ ] dim 0679 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▃▆███▅▁ ] [ █▅ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ ▄█▄ ] dim 0681 μ= +0.039 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▅ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▃███▅▁ ] [ ▅█▅ ] dim 0683 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▇███▇▃▁ ] [ ▁█ ] dim 0684 μ= +0.020 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▁█▇▂ ] dim 0685 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▇▅▁ ] dim 0686 μ= -0.023 σ= 0.041 zeros= 0% [ ▁▄▇█████▅▂▁▁ ] [ ▆█▂ ] dim 0687 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▃▇███▅▁ ] [ ▆▇█▂ ] dim 0688 μ= -0.015 σ= 0.036 zeros= 0% [ ▂▄█████▅▂▁ ] [ █▅ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▃███▆▁ ] [ █▅ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▅██▄ ] [ ▁▆█▆ ] dim 0691 μ= +0.018 σ= 0.033 zeros= 0% [ ▂▄█████▃▁ ] [ ██▄ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▃████▆▃▁ ] [ ▅█▅▁ ] dim 0693 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▇█ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▄█▇ ] dim 0695 μ= -0.016 σ= 0.028 zeros= 0% [ ▂▇███▇▃ ] [ █▆ ] dim 0696 μ= +0.010 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ▂██▅ ] dim 0697 μ= -0.020 σ= 0.033 zeros= 0% [ ▂▄█████▄▁ ] [ ▃█ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▅█▂ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▅█▂ ] dim 0700 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▃▇███▅▁ ] [ ▄██▃ ] dim 0701 μ= +0.011 σ= 0.032 zeros= 0% [ ▂▅████▆▃ ] [ ▆█▃ ] dim 0702 μ= -0.004 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▅ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▄█ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▂██▆ ] [ ▃█▇▂ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ █▂ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▁█ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅██▃ ] dim 0708 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▂▅████▅▁ ] [ ▄█▄ ] dim 0709 μ= +0.019 σ= 0.022 zeros= 0% [ ▁▅███▄ ] [ ▂▆█▅ ] dim 0710 μ= +0.000 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▂██▄ ] dim 0711 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▃█▇ ] dim 0712 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▅████▂ ] [ ▇█▃ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▇▄ ] dim 0714 μ= -0.007 σ= 0.036 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▃█▁ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▄██▇▁ ] [ ▃██▁ ] dim 0717 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▅████▄▁ ] [ ▆█ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▄██▅ ] [ ▁▅█▇▂ ] dim 0719 μ= +0.041 σ= 0.036 zeros= 0% [ ▂▄█████▅▂ ] [ ▅█▃ ] dim 0720 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▄ ] dim 0721 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▅█ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▆██▂ ] dim 0723 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▄█████▃▂ ] [ ▄█▇▃ ] dim 0724 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▂▆████▆▃▁ ] [ ▁█▅ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▃███▄▁ ] [ ▁▅██▅▁ ] dim 0726 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▂▄██████▄▂▁ ] [ ▁█▇ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▃████▂▁ ] [ ▄█▄ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▄███▃▁ ] [ ▂██▁ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▃█▄ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▅ ] dim 0731 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▃▆████▃▁ ] [ ▃█▇ ] dim 0732 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▆ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▃████▂ ] [ █▆ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▁█▄ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ██ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▇██▇▂ ] [ ▇█▄ ] dim 0737 μ= -0.021 σ= 0.030 zeros= 0% [ ▁▃████▆▂▁ ] [ ▃▇█▅▃ ] dim 0738 μ= +0.023 σ= 0.043 zeros= 0% [ ▁▃▆██████▄▂▁ ] [ ▃█▂ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▃███▄▁ ] [ ▂██▇▂ ] dim 0740 μ= +0.016 σ= 0.039 zeros= 0% [ ▁▃▇█████▅▂ ] [ ▁▇█ ] dim 0741 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▅██▂ ] dim 0742 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▃▇████▅▂ ] [ ▃█▁ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅█▅ ] dim 0744 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▆█▃ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ██ ] dim 0746 μ= -0.008 σ= 0.017 zeros= 0% [ ▅██▅▁ ] [ ▂▇█▃ ] dim 0747 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▂▁ ] [ ▁▇█▄ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▁█▆ ] dim 0749 μ= -0.010 σ= 0.022 zeros= 0% [ ▂███▆▂ ] [ ▃█▇▄▁ ] dim 0750 μ= -0.005 σ= 0.039 zeros= 0% [ ▂▃██████▅▁▁ ] [ ▄█▆ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█▆ ] dim 0752 μ= +0.003 σ= 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.026 zeros= 0% [ ▃▇███▅▁ ] [ ▄█▅ ] dim 0757 μ= +0.000 σ= 0.026 zeros= 0% [ ▂▆███▆▁ ] [ ▄▇█▃ ] dim 0758 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▃▇████▇▂▁ ] [ ▁▆█▆▂ ] dim 0759 μ= +0.022 σ= 0.037 zeros= 0% [ ▁▂▄█████▅▂▁ ] [ █▆ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁██▁ ] [ ▃▇█▅ ] dim 0761 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▂▅████▇▄▁ ] [ ▂▇█▃ ] dim 0762 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▆█▂ ] dim 0763 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▁██▁ ] dim 0764 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▆█ ] dim 0765 μ= +0.013 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▄█▆▁ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▂▆████▅▂ ] [ ▁▇█▅ ] dim 0767 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▅████▆▂ ] [ █▆ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▂▇██▆▁ ] [ ▅█▃ ] dim 0769 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▂████▅▂ ] [ ▂▇█▅ ] dim 0770 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▁█▇ ] dim 0771 μ= -0.011 σ= 0.022 zeros= 0% [ ▃███▆▂ ] [ ▄█ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▃██▅▁ ] [ ▂▇█▂ ] dim 0773 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▇▄ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▅█▁ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▄▇█▂ ] dim 0776 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▅█▇ ] dim 0777 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅█ ] dim 0778 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▇█▃ ] dim 0779 μ= -0.006 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▆█▃ ] dim 0780 μ= -0.023 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ █▅ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ █▆ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁▅██▄ ] [ ▄█▄ ] dim 0783 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▇█▃ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ ▆█▁ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▇███▃▁ ] [ ▄█▅ ] dim 0786 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▃▆███▆▄▁ ] [ ▂█▂ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▂█▆ ] dim 0788 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▄████▂▁ ] [ ▅█▄ ] dim 0789 μ= +0.018 σ= 0.027 zeros= 0% [ ▂▇███▆▂ ] [ ▂▇█▃ ] dim 0790 μ= -0.024 σ= 0.035 zeros= 0% [ ▁▂▆█████▃▁ ] [ █▇ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▂█▇▆ ] dim 0792 μ= +0.015 σ= 0.033 zeros= 0% [ ▂▄████▇▃▁ ] [ ▁▇█▂ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▅█▄ ] dim 0794 μ= -0.002 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▇█▃ ] dim 0795 μ= -0.004 σ= 0.026 zeros= 0% [ ▃▇███▄▁ ] [ ▇█▂ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▂████▃▁ ] [ ▃█▆▁ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▃ ] dim 0798 μ= +0.001 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▆█▁ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▄██▅ ] dim 0800 μ= +0.029 σ= 0.039 zeros= 0% [ ▁▂▄██████▃▁ ] [ █▇ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▇█▁ ] dim 0802 μ= -0.025 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ █▆ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▁▇█▄▂ ] dim 0804 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▂▅█████▄▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▆█▁ ] [ ▆█▂ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▃▅█▄▁ ] dim 0807 μ= +0.017 σ= 0.038 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▅█▇▁ ] dim 0808 μ= +0.006 σ= 0.029 zeros= 0% [ ▂▆████▄▁ ] [ ▇█ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▅██▅▁ ] [ ▄█▆▁ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▁▇█▃ ] dim 0811 μ= +0.013 σ= 0.033 zeros= 0% [ ▂▅████▆▂▁ ] [ ▄█▆ ] dim 0812 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁█▇ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ █▇ ] dim 0814 μ= +0.011 σ= 0.021 zeros= 0% [ ▂▇███▂ ] [ ▅█▂ ] dim 0815 μ= -0.003 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▃ ] dim 0816 μ= +0.040 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ ▄█ ] dim 0817 μ= +0.034 σ= 0.015 zeros= 0% [ ▂██▅ ] [ ▅█▆ ] dim 0818 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▂██▃ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▂▅████▇▃▁ ] [ ▅█▆▁ ] dim 0820 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▄█████▄▂▁ ] [ ▁█▄ ] dim 0821 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▃███▄▁ ] [ ▆█ ] dim 0822 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▅█▇▂ ] dim 0823 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▃▆████▅▂ ] [ ▁▇█▃ ] dim 0824 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▃████▄ ] [ ▅█▅ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▂▆█▄ ] dim 0826 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▃████▇▂▁ ] [ █▄ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▆█▃ ] dim 0828 μ= -0.023 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▇▃ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▂▆█▅ ] dim 0830 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ █ ] dim 0831 μ= -0.001 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▃█▆ ] dim 0832 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▃ ] dim 0833 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂████▇▂▁ ] [ ▁▆█▅ ] dim 0834 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▁▆█▃ ] dim 0835 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▃ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▃██▁ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▇█ ] dim 0838 μ= +0.013 σ= 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.026 zeros= 0% [ ▁▄████▄▁ ] [ ▂██▄ ] dim 0842 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ █▇ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▃█▆ ] dim 0844 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▃███▇▁ ] [ ▃█▇▂ ] dim 0845 μ= -0.012 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▅█▃ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ██▆▂ ] dim 0847 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▃█████▅▁ ] [ ▅█▄ ] dim 0848 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▅████▇▃▁ ] [ ▁▅█▃ ] dim 0849 μ= +0.035 σ= 0.032 zeros= 0% [ ▁▄████▆▃▁ ] [ ▄█▂ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▅███▃ ] [ ▃█▇ ] dim 0851 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▄███▇▂▁ ] [ ▄▇█▅ ] dim 0852 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▄▇█████▄▁ ] [ ▄█▁ ] dim 0853 μ= -0.000 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▂▇█▁ ] dim 0854 μ= +0.011 σ= 0.024 zeros= 0% [ ▂████▃▁ ] [ █▂ ] dim 0855 μ= +0.003 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▂██▁ ] dim 0856 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▄████▃ ] [ ▄█▇ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▆████▄▁ ] [ ▁▆█▃ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▂ ] dim 0859 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▄███▃▁ ] [ ▆█▅ ] dim 0860 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▁█▁ ] dim 0861 μ= +0.003 σ= 0.018 zeros= 0% [ ▂███▃ ] [ ▄▇█▅ ] dim 0862 μ= -0.025 σ= 0.037 zeros= 0% [ ▁▃██████▄▂ ] [ ▇█▁ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▂▆███▂ ] [ ▂█▆ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▄████▂ ] [ ▃█▂ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▄███▃▁ ] [ ▅█▃ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ █▆ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▂███▆▂ ] [ ▄█▄ ] dim 0868 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▁█ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▁▆█▄ ] dim 0870 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▁▆█▇▃ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▂▄█████▅▂▁ ] [ ▄██▂ ] dim 0872 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▂▄▇████▆▃▁ ] [ ▂▆█▃ ] dim 0873 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ ▃██▄ ] dim 0874 μ= +0.015 σ= 0.036 zeros= 0% [ ▁▂▆████▇▄▂ ] [ ▇█ ] dim 0875 μ= -0.007 σ= 0.015 zeros= 0% [ ▃██▄ ] [ ▇█ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▄██▅▁ ] [ ▄█▁ ] dim 0877 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ██ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▄██▄ ] [ ▃█▇▄ ] dim 0879 μ= -0.009 σ= 0.037 zeros= 0% [ ▂▄▇████▆▃▁ ] [ ▁█▇▄ ] dim 0880 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▃█▃ ] dim 0881 μ= -0.037 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▁▆█▇▂ ] dim 0882 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▄█▆ ] dim 0883 μ= -0.016 σ= 0.028 zeros= 0% [ ▂▅███▇▃▁ ] [ ▆█▃ ] dim 0884 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▄ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▄█▅ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▇███▇▂ ] [ ▁█▄ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▂███▃ ] [ █▄ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▂███▅▁ ] [ ▄█▆▁ ] dim 0889 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█▃ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▆███▄ ] [ ▆█▆ ] dim 0891 μ= +0.002 σ= 0.029 zeros= 0% [ ▃▇███▇▃▁ ] [ █▇ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁███▇▁ ] [ ▃██▄▁ ] dim 0893 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▂▇█████▃▁ ] [ ▂▇█▃ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▃████▅▂ ] [ ▅▇█▇▄▁ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▂▄███████▄▂▁ ] [ ▆█▇ ] dim 0896 μ= +0.038 σ= 0.032 zeros= 0% [ ▂▃█████▃▁ ] [ ██ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ ▃█▄ ] dim 0898 μ= -0.034 σ= 0.026 zeros= 0% [ ▁▅███▆▂▁ ] [ ▂█ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▂███▁ ] [ ▅█▇▁ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▃▇█▃ ] dim 0901 μ= +0.012 σ= 0.032 zeros= 0% [ ▂▆████▆▂▁ ] [ ▄█▆ ] dim 0902 μ= +0.021 σ= 0.029 zeros= 0% [ ▁▃▆███▇▂▁ ] [ ▁██▅ ] dim 0903 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▅████▇▃▁ ] [ ▃█▇ ] dim 0904 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ ▂▆██▄ ] dim 0905 μ= +0.023 σ= 0.039 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▄█▅ ] dim 0906 μ= +0.020 σ= 0.029 zeros= 0% [ ▁▂▇███▇▂ ] [ █▇ ] dim 0907 μ= +0.008 σ= 0.017 zeros= 0% [ ▁▆██▄ ] [ ▇█▂ ] dim 0908 μ= -0.006 σ= 0.023 zeros= 0% [ ▂▇███▃ ] [ ▃█▆ ] dim 0909 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▆███▇▂ ] [ ▁▅▆█▅▂ ] dim 0910 μ= -0.008 σ= 0.047 zeros= 0% [ ▁▁▃▆██████▆▃▁▁ ] [ ▅█▃ ] dim 0911 μ= +0.000 σ= 0.026 zeros= 0% [ ▂▆███▆▁ ] [ ▂█▃ ] dim 0912 μ= -0.017 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▆█▂ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▆███▃▁ ] [ ▇█▁ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▃█▅ ] dim 0915 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▅████▃ ] [ ▂██▄ ] dim 0916 μ= -0.006 σ= 0.031 zeros= 0% [ ▁▅████▆▂ ] [ ▁█▇▁ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▂████▃ ] [ ▂▇█▄ ] dim 0918 μ= -0.004 σ= 0.032 zeros= 0% [ ▂▅████▆▃▁ ] [ ▅█▄ ] dim 0919 μ= +0.004 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ █▇ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▂▇██▅ ] [ ▁▆█▄ ] dim 0921 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▂██▂ ] dim 0922 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ██ ] dim 0923 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▄ ] dim 0924 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ▅█▅▁ ] dim 0925 μ= -0.033 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▇█▄ ] dim 0926 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▂██▁ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▃████▂▁ ] [ ▂▇█▇▂ ] dim 0928 μ= -0.018 σ= 0.037 zeros= 0% [ ▁▃▅█████▅▂▁ ] [ ▄█▃ ] dim 0929 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ██ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▇██▇▂ ] [ ▅█▅▃ ] dim 0931 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▄▇████▆▃▁ ] [ █▂ ] dim 0932 μ= +0.005 σ= 0.014 zeros= 0% [ ▆██▁ ] [ █▂ ] dim 0933 μ= -0.013 σ= 0.013 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.010 σ= 0.032 zeros= 0% [ ▂▆████▆▂▁ ] [ ▄█▅ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▅███▇▃▁ ] [ ▆█▄ ] dim 0940 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▅█▅ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▃██▆▂ ] dim 0942 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▂▄██████▆▂▁ ] [ █▇ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▂██▅ ] dim 0944 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▅████▇▃▁ ] [ ▃█ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▂█▇▂ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄██ ] dim 0947 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▄███▇▃ ] [ ▆█▁ ] dim 0948 μ= +0.014 σ= 0.023 zeros= 0% [ ▂▇███▃ ] [ ▃█▄▁ ] dim 0949 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▂▆████▄▂ ] [ ▂█▄ ] dim 0950 μ= +0.024 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▁█▇ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▇█▅ ] dim 0952 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▄▇███▇▃▁ ] [ ▂██▄ ] dim 0953 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▂▆█▂ ] dim 0954 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▂██▃ ] dim 0955 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▅████▆▂▁ ] [ ██ ] dim 0956 μ= -0.008 σ= 0.017 zeros= 0% [ ▅██▆▁ ] [ ▁█ ] dim 0957 μ= +0.000 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂██ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▃████▂ ] [ ▅█▅ ] dim 0959 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃▇███▆▃▁ ] [ ▆█▅ ] dim 0960 μ= -0.000 σ= 0.023 zeros= 0% [ ▁▆███▅▁ ] [ ▆█▁ ] dim 0961 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ ▅█ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▅██▇▁ ] [ ▂█▇ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▇ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▃▆████▄▁ ] [ ▁▅█▅▁ ] dim 0965 μ= -0.018 σ= 0.037 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅▆█▅ ] dim 0966 μ= +0.011 σ= 0.041 zeros= 0% [ ▁▂▅█████▇▅▂ ] [ █▅ ] dim 0967 μ= -0.032 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ █▆ ] dim 0968 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▄██▃ ] [ ▁▅█▇▁ ] dim 0969 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▆██▄ ] dim 0970 μ= +0.012 σ= 0.039 zeros= 0% [ ▁▁▄▇█████▅▂▁ ] [ ▂▅██▆▅ ] dim 0971 μ= +0.016 σ= 0.048 zeros= 0% [ ▁▂▆███████▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▄██▄ ] dim 0972 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▃▇████▆▂ ] [ ▄█▁ ] dim 0973 μ= -0.001 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▂█ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▂██▆ ] [ ▇█ ] dim 0975 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▅██▇▂ ] [ ▁██▂ ] dim 0976 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▃▇█▃ ] dim 0977 μ= -0.008 σ= 0.032 zeros= 0% [ ▂▆████▆▂ ] [ ▄█▆ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▄█▂ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▃██▁ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ ▆█▃ ] dim 0981 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▄█▅ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▂▆███▇▂ ] [ ▅█▂ ] dim 0983 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▄███▃ ] [ ▃█ ] dim 0984 μ= -0.003 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▁▇█▃ ] dim 0985 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▂████▄▁ ] [ ▁▆█▆▁ ] dim 0986 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▂▅█████▄▂ ] [ ▆█▄ ] dim 0987 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▃█████▅▂ ] [ █ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▁██▅ ] dim 0989 μ= -0.022 σ= 0.034 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▃▇█▆ ] dim 0990 μ= -0.021 σ= 0.033 zeros= 0% [ ▂▅█████▃▁ ] [ ▃█ ] dim 0991 μ= -0.002 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ ▆█▄ ] dim 0992 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▂▇███▆▂ ] [ ▃██▆ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▂▄█████▆▃▁ ] [ ▆█▅ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃█████▃▁ ] [ ▇█▆▁ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▄█████▅▂ ] [ ▁█▃ ] dim 0996 μ= -0.015 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▂█▆ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▇█▁ ] dim 0998 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▅█▂ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▂▅███▅▁ ] [ ▁▅█▅ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁▆█▆▂ ] dim 1001 μ= +0.002 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▂█▅ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▄███▆▂ ] [ ▃█▁ ] dim 1003 μ= +0.019 σ= 0.018 zeros= 0% [ ▃███▂ ] [ ▇█▃ ] dim 1004 μ= -0.004 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▄▇█ ] dim 1005 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▄████▄▂ ] [ ▂█▆▂ ] dim 1006 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▆ ] dim 1007 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▄███▇▃ ] [ ▅█▂ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▁█▆ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▁▇█▄▁ ] dim 1010 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▂▄█████▃▁ ] [ ▃▇█▄ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▂▅████▇▃▁ ] [ ▅█▄ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▆███▆▁ ] [ ▃█▁ ] dim 1013 μ= -0.000 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▁▅█▄ ] dim 1014 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ █ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▇█▃ ] [ ▄█ ] dim 1016 μ= -0.003 σ= 0.019 zeros= 0% [ ▄███▂ ] [ █▅ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▃█▇ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▄████▂▁ ] [ ▅█▇▂ ] dim 1019 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▅████▅▁ ] [ ▇█▁ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▁▆█▂ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▆▃ ] dim 1022 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▃▇████▅▂ ] [ ▅█▇▂ ] dim 1023 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.5s smell: 200/2000 ( 10%) 0.5s smell: 300/2000 ( 15%) 0.8s smell: 400/2000 ( 20%) 1.0s smell: 500/2000 ( 25%) 1.2s smell: 600/2000 ( 30%) 1.4s smell: 700/2000 ( 35%) 1.7s smell: 800/2000 ( 40%) 1.9s smell: 900/2000 ( 45%) 2.1s smell: 1000/2000 ( 50%) 2.3s smell: 1100/2000 ( 55%) 2.5s smell: 1200/2000 ( 60%) 2.7s smell: 1300/2000 ( 65%) 3.0s smell: 1400/2000 ( 70%) 3.3s smell: 1500/2000 ( 75%) 3.5s smell: 1600/2000 ( 80%) 3.7s smell: 1700/2000 ( 85%) 4.2s smell: 1800/2000 ( 90%) 4.4s smell: 1900/2000 ( 95%) 4.7s smell: 2000/2000 (100%) 4.9s smell: 2 degenerate dim(s) found in 5.0s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▅█▇▃ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▂▃▆██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0501, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▁▄██▆▁ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▃▅██████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▃█▂ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ ▆█▃ ] dim 0001 μ= +0.018 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▃██▂ ] dim 0002 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▄████▄▂ ] [ ▄█▃ ] dim 0003 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▃ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▆▁ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▅████▅▁ ] [ ▄█▁ ] dim 0006 μ= -0.000 σ= 0.020 zeros= 0% [ ▃███▁ ] [ █▆ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▁█▁ ] dim 0008 μ= -0.017 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃█▅ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▂██▃ ] dim 0010 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▅██▃ ] dim 0011 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▃▇████▄▂ ] [ █▅ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▅██▄ ] [ █▆ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▆█▇▂ ] dim 0014 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▄█▁ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▇█▃ ] dim 0016 μ= +0.000 σ= 0.028 zeros= 0% [ ▁████▅▁ ] [ ▁▇█▂ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▆██▅ ] dim 0018 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▅█▆ ] dim 0019 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▆███▇▃ ] [ ▇█ ] dim 0020 μ= +0.013 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ █▄ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁███▄▁ ] [ ▁██▆ ] dim 0022 μ= +0.001 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▂▆█▇▄▂ ] dim 0023 μ= -0.007 σ= 0.045 zeros= 0% [ ▂▄██████▅▂ ] [ ▃██▄ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ██▄ ] dim 0025 μ= +0.019 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ▃█▃ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▂█▇▃ ] dim 0027 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▆ ] dim 0028 μ= +0.028 σ= 0.030 zeros= 0% [ ▁▅███▇▂▁ ] [ ▇█▄ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▇███▆▁ ] [ ██ ] dim 0030 μ= -0.008 σ= 0.025 zeros= 0% [ ▃████▂ ] [ █▃ ] dim 0031 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▇██▂ ] [ ▄█▆▂ ] dim 0032 μ= +0.030 σ= 0.035 zeros= 0% [ ▁▂▇████▄▁▁ ] [ ▃█▆ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▇█ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▄█▆▁ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▃█ ] dim 0036 μ= +0.000 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▁██▂ ] dim 0037 μ= -0.028 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▆█ ] dim 0038 μ= -0.002 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▂██▂ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▇▃ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▃▆████▅▁ ] [ █ ] dim 0041 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▇██▁ ] [ ▃█▃ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▄███▅▁ ] [ ▇█ ] dim 0043 μ= +0.014 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▆█▄ ] dim 0044 μ= -0.023 σ= 0.032 zeros= 0% [ ▁▄████▆▁ ] [ ▆█ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ █▆ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▅██▅ ] [ ▃█▆ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▆███▇▂ ] [ ▆██▃ ] dim 0048 μ= +0.011 σ= 0.041 zeros= 0% [ ▂▄█████▇▃▁ ] [ ▅█▃ ] dim 0049 μ= +0.021 σ= 0.029 zeros= 0% [ ▂▇███▄▁ ] [ ▁▇█▁ ] dim 0050 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▄ ] dim 0051 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ █ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▇█ ] dim 0053 μ= -0.004 σ= 0.020 zeros= 0% [ ▅███▁ ] [ █▇ ] dim 0054 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▇█▁ ] dim 0055 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▆█▃ ] dim 0056 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▃██▂ ] dim 0057 μ= +0.013 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▂▇█▂ ] dim 0058 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▆ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ █ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▃██ ] [ ▄█▅ ] dim 0061 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▆███▆▂ ] [ ▄██▃ ] dim 0062 μ= -0.031 σ= 0.034 zeros= 0% [ ▂▆████▄▂ ] [ ▇█▁ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃██▁ ] dim 0064 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▅ ] dim 0065 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▅███▇▁ ] [ █▄ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂▇█▃ ] dim 0067 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▂▆████▇▄▁ ] [ ▁█▇ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▂███▆▂ ] [ ██ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▄██▄ ] [ █▅ ] dim 0070 μ= -0.008 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▄█▆ ] dim 0071 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ █▆ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▅██▅▁ ] [ █ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▄█▄ ] dim 0074 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▅████▃▁ ] [ ██ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█ ] dim 0076 μ= -0.001 σ= 0.020 zeros= 0% [ ▃██▇▁ ] [ ▅█▇▂ ] dim 0077 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▆█ ] dim 0078 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▇██▇▁ ] [ ▂█▆ ] dim 0079 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ █▂ ] dim 0080 μ= -0.012 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▁█▆ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▄▇█▄ ] dim 0082 μ= +0.016 σ= 0.039 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.017 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ ▁█▅ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▁█▆ ] dim 0088 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▅ ] dim 0089 μ= +0.024 σ= 0.031 zeros= 0% [ ▃▇███▇▂▁ ] [ ▅█▆ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ █▇ ] dim 0091 μ= +0.033 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▂▆█▄ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▄████▄▂ ] [ ▃██▂ ] dim 0093 μ= -0.007 σ= 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.031 zeros= 0% [ ▂▇███▇▂▁ ] [ ▇█▁ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▃█▃ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▇█ ] dim 0099 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▄█▂ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄█▁ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ █▆ ] dim 0102 μ= -0.008 σ= 0.024 zeros= 0% [ ▂████▁ ] [ ▁█▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ █▇ ] dim 0104 μ= +0.012 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▃█▅ ] dim 0105 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▃█▆ ] dim 0106 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄███▆▂ ] [ ▅█ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▃██▆▁ ] [ ▆█▆▁ ] dim 0108 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ █▅ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ █▄ ] dim 0110 μ= +0.008 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁█▁ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█▄ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ █▂ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▂▆█▄ ] dim 0114 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▂▅████▆▂ ] [ ▆█▆ ] dim 0115 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ █▂ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ██ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▄█▅ ] dim 0118 μ= -0.013 σ= 0.033 zeros= 0% [ ▂▅████▃▁ ] [ ▃█▇ ] dim 0119 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▄████▂▁ ] [ ▄▇█▂ ] dim 0120 μ= -0.032 σ= 0.038 zeros= 0% [ ▁▃█████▆▃ ] [ ▂██ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▄█ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▂██▅ ] [ ▃█▂ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▃███▃ ] [ ▁█▃ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▃▆█▃ ] dim 0125 μ= -0.004 σ= 0.043 zeros= 0% [ ▁▃▇█████▅▁ ] [ ▃█ ] dim 0126 μ= +0.022 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▃█▂ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▄█▄ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▂▆███▅▂ ] [ ▃██▄ ] dim 0129 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ██ ] dim 0130 μ= -0.029 σ= 0.022 zeros= 0% [ ▂▆██▆▁ ] [ ██▄ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▅ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ █▂ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▃█▂ ] dim 0134 μ= +0.024 σ= 0.023 zeros= 0% [ ▃███▃▁ ] [ ▁▇█▃ ] dim 0135 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▅█▇▄ ] dim 0136 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▆█▂ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▃▇███▄▁ ] [ █▇▁ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▃████▃ ] [ ▂█▆ ] dim 0139 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▁█▄ ] dim 0140 μ= +0.007 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▁█▄ ] dim 0141 μ= +0.007 σ= 0.022 zeros= 0% [ ▂███▃▁ ] [ █▂ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▄██▁ ] [ ▄█▃ ] dim 0143 μ= +0.002 σ= 0.026 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.023 zeros= 0% [ ▂███▄▁ ] [ ▄█▇▃ ] dim 0150 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▄▇█▃ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▇████▅▂ ] [ ▁█ ] dim 0152 μ= +0.024 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂█▆▂ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▇▂ ] dim 0154 μ= -0.008 σ= 0.034 zeros= 0% [ ▂▅████▅▁▁ ] [ █▁ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▁▇█▄ ] dim 0156 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃████▆▂ ] [ █▆ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▆█ ] dim 0158 μ= -0.004 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▂▇█▅ ] dim 0159 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▅█████▃ ] [ ▆█▂ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▂▆█▂ ] dim 0161 μ= -0.006 σ= 0.034 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.011 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▅██▃ ] dim 0166 μ= +0.011 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ██ ] dim 0167 μ= -0.008 σ= 0.015 zeros= 0% [ ▄██▂ ] [ █ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▅█▂ ] dim 0169 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▆█▄ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂ ] [ ▃█▇▂ ] dim 0171 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ██ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁███▇▁ ] [ ▇█ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▄█▄ ] dim 0174 μ= -0.019 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▆█▆ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▁ ] dim 0176 μ= +0.002 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▂█▇ ] dim 0177 μ= +0.011 σ= 0.027 zeros= 0% [ ▃████▂ ] [ ▅█▂ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▇█▄ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▃▇███▆▂ ] [ ▂█▅ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▇█▃ ] dim 0181 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▂█▇ ] dim 0182 μ= -0.030 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▆██▄ ] dim 0183 μ= -0.005 σ= 0.043 zeros= 0% [ ▁▃██████▄▂▁ ] [ ▄█▆ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▃▆████▃▁ ] [ ▅█▅ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▂▇████▂ ] [ ▆█ ] dim 0186 μ= -0.004 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▄█▅ ] dim 0187 μ= +0.005 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ██ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▆██▅ ] [ ▅█▇▅▁ ] dim 0189 μ= +0.016 σ= 0.043 zeros= 0% [ ▁▄██████▅▂ ] [ ▅█▇▃ ] dim 0190 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂ ] [ ▃██▃ ] dim 0191 μ= -0.004 σ= 0.036 zeros= 0% [ ▂▅████▆▃▁ ] [ ▆█▃ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▃ ] dim 0193 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▃█▇▂ ] dim 0194 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▅████▂▁ ] [ ▂█▄ ] dim 0195 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▄ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ █▃ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▅██▁ ] [ ▃█▃ ] dim 0198 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▃███▃▁ ] [ ▆█▃ ] dim 0199 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▅█▅ ] dim 0200 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▂▆███▆▂ ] [ █▆ ] dim 0201 μ= -0.009 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▃█▁ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▃█▅ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▄███▇▂ ] [ ██▆ ] dim 0204 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ██ ] dim 0205 μ= +0.014 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂█▅ ] dim 0206 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▂ ] dim 0207 μ= +0.011 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ █▇ ] dim 0208 μ= -0.029 σ= 0.018 zeros= 0% [ ▅██▅ ] [ ▅█▁ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ █▇ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▅█▅ ] dim 0211 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂ ] [ ▂██▄ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▆█▂ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▇███▃ ] [ ▂▇█▃ ] dim 0214 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▁ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ ▁██▁ ] dim 0216 μ= -0.008 σ= 0.027 zeros= 0% [ ▃████▃ ] [ ▅█▄ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃ ] [ ▁█ ] dim 0218 μ= -0.000 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▃█▇ ] dim 0219 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▆████▃▁ ] [ ▅█▃ ] dim 0220 μ= +0.022 σ= 0.030 zeros= 0% [ ▃▇███▇▁ ] [ █▇ ] dim 0221 μ= -0.007 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▆█▁ ] dim 0222 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▂█▄ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▁██▃ ] dim 0224 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▂██▁ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▃ ] dim 0226 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0227 μ= -0.033 σ= 0.029 zeros= 0% [ ▁▅████▃ ] [ ▃▆█▃ ] dim 0228 μ= +0.037 σ= 0.037 zeros= 0% [ ▁▂▅████▇▂▁ ] [ ▃█▄ ] dim 0229 μ= +0.005 σ= 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.026 zeros= 0% [ ▂███▇▂ ] [ ▅█▄ ] dim 0234 μ= +0.040 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▂ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▂██▇▁ ] dim 0236 μ= +0.020 σ= 0.040 zeros= 0% [ ▁▂▅█████▄▁ ] [ █▇ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▂██ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▅█▃ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▆█ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▆█▆▁ ] dim 0241 μ= +0.028 σ= 0.040 zeros= 0% [ ▂▅█████▆▂ ] [ ▃█▃ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▇█ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▅██▅▁ ] [ ▄██▂ ] dim 0244 μ= -0.008 σ= 0.034 zeros= 0% [ ▂▅████▅▂ ] [ ▅█▅ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▂▇███▇▂▁ ] [ █ ] dim 0246 μ= -0.017 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁▆█▅ ] dim 0247 μ= -0.038 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▃█▆▁ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▅█▃ ] dim 0249 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▃█▂ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▃███▃ ] [ █ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▇█ ] dim 0252 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▃█▄ ] dim 0253 μ= -0.016 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▅█▄ ] dim 0254 μ= +0.023 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▅█▇▃ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▁▅██▅ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▁▁▃▅██████▄▁ ] [ ▇█▄ ] dim 0257 μ= -0.001 σ= 0.030 zeros= 0% [ ▃████▅▂ ] [ ▅█▃ ] dim 0258 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▆███▅▁ ] [ ▁█▁ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▂██▃ ] dim 0260 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▄████▇▂▁ ] [ ▂█ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ █▃ ] dim 0262 μ= +0.028 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ █▇ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▆██▃ ] [ ▅█▆ ] dim 0264 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▁▇█ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▃█▂ ] dim 0266 μ= +0.002 σ= 0.021 zeros= 0% [ ▃███▂ ] [ █▅ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▅█▄ ] dim 0268 μ= +0.025 σ= 0.038 zeros= 0% [ ▁▄█████▅▁▁ ] [ ▄█▄ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▂▅███▅▂ ] [ ▅█▄ ] dim 0270 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂ ] [ ▁█▆ ] dim 0271 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ █▆ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▇██▅ ] [ ▃▇█▄ ] dim 0273 μ= +0.014 σ= 0.036 zeros= 0% [ ▂▆████▆▂▁ ] [ ▅█▆ ] dim 0274 μ= +0.008 σ= 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.021 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▃ ] dim 0279 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▁█▃ ] dim 0280 μ= +0.026 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▂█▂ ] dim 0281 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ █▁ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▁██▁ ] dim 0283 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▆ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▅▁ ] dim 0285 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▂▇████▄▁ ] [ ▂█▇▂ ] dim 0286 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▅████▅▁ ] [ ▂█▂ ] dim 0287 μ= +0.005 σ= 0.022 zeros= 0% [ ▂███▃ ] [ ▁▆█▆▂ ] dim 0288 μ= -0.014 σ= 0.044 zeros= 0% [ ▂▅█████▆▃▁ ] [ ▁█▇ ] dim 0289 μ= +0.012 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▃▇█▃ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂ ] [ █ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▄██ ] [ ▄█▅ ] dim 0292 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▃█ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▆█ ] dim 0294 μ= -0.004 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▁█ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▄█▃ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▅█ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ██ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▃███▆▁ ] [ ▅█▃ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▄ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▅ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ ▇██▃ ] dim 0302 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ █ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█▄ ] dim 0304 μ= -0.002 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ ▅█▅ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▃▇████▃▁ ] [ ▄█▇▃ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ █▄ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▅▇█▁ ] dim 0308 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▄█████▆▂ ] [ ▆█▄ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ██▁ ] [ █ ] dim 0311 μ= +0.007 σ= 0.013 zeros= 0% [ ▄█▇▁ ] [ ▂▇█▄ ] dim 0312 μ= +0.018 σ= 0.036 zeros= 0% [ ▂▄████▇▂▁ ] [ ▂█▂ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂▇█▆▃ ] dim 0314 μ= +0.003 σ= 0.046 zeros= 0% [ ▁▁▃▆█████▆▄▁ ] [ ▄█ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▇█▁ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▆█▇ ] dim 0317 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▅████▃ ] [ █▄ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▄█▆ ] dim 0319 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ▃█▃ ] dim 0320 μ= -0.015 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▆█ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▃█▇▃ ] dim 0322 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂ ] [ ▃▇█▃ ] dim 0323 μ= +0.015 σ= 0.035 zeros= 0% [ ▂▅████▆▂ ] [ ▄█ ] dim 0324 μ= -0.023 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▆█▇▃ ] dim 0325 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▅█ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▆██▇▂ ] [ ▅█ ] dim 0327 μ= -0.023 σ= 0.019 zeros= 0% [ ▃███▁ ] [ █ ] dim 0328 μ= +0.004 σ= 0.010 zeros= 0% [ ▃█▃ ] [ ▄█▄ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▄▇█▄ ] dim 0330 μ= +0.017 σ= 0.042 zeros= 0% [ ▁▃▆████▇▄▂▁ ] [ ▂▆█▄ ] dim 0331 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▂▆█████▄▁ ] [ ▂█▁ ] dim 0332 μ= +0.023 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▆█▂ ] dim 0333 μ= -0.003 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▅█ ] dim 0334 μ= +0.017 σ= 0.016 zeros= 0% [ ▂██▄ ] [ ▃█▃ ] dim 0335 μ= +0.003 σ= 0.023 zeros= 0% [ ▄███▃ ] [ ▆█▅ ] dim 0336 μ= +0.002 σ= 0.033 zeros= 0% [ ▁▃▇███▇▂ ] [ ▃█▆ ] dim 0337 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▂█▅ ] dim 0338 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃███▇▂ ] [ ▃█▆ ] dim 0339 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▄ ] dim 0340 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▃▆███▅▂ ] [ ▅█ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▅██▇▁ ] [ ▃█▃ ] dim 0342 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0343 μ= +0.001 σ= 0.014 zeros= 0% [ ▁██▅ ] [ █▇ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▁█▇ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▅█ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁▇█▂ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▂██▂ ] dim 0348 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▁▇█▂ ] dim 0349 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▇█ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▆█▃ ] dim 0351 μ= +0.019 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▅ ] dim 0352 μ= +0.005 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ ▂█▄ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄███▅▁ ] [ ▂▇█▃ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▃▆████▅▁ ] [ █▇ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▄█▆▁ ] dim 0356 μ= +0.031 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ██▃ ] dim 0357 μ= +0.018 σ= 0.028 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.015 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█ ] dim 0362 μ= -0.026 σ= 0.018 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.022 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ █ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▆█▆ ] [ ██ ] dim 0368 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ █▆ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▁▆██▅ ] [ ▄█ ] dim 0370 μ= -0.002 σ= 0.021 zeros= 0% [ ▃███▁ ] [ ▅█▇ ] dim 0371 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▇█▅ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▂▇█▄ ] dim 0373 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▄████▇▂ ] [ ▂█▁ ] dim 0374 μ= -0.018 σ= 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.004 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ██ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▁█ ] dim 0381 μ= +0.001 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▂██▁ ] dim 0382 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▅ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▃████▇▂▁ ] [ ▂█▇ ] dim 0384 μ= +0.011 σ= 0.027 zeros= 0% [ ▃████▂ ] [ ▅█▂ ] dim 0385 μ= +0.021 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▁█▆ ] dim 0386 μ= +0.009 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ █▂ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁██ ] [ ▅█▇▄ ] dim 0388 μ= +0.013 σ= 0.043 zeros= 0% [ ▂▄█████▇▄▂ ] [ ▃█▅ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▃█▅ ] dim 0390 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▄ ] dim 0391 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▇███▅▂ ] [ ▆█▃ ] dim 0392 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▇▅ ] dim 0393 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅█ ] dim 0394 μ= +0.017 σ= 0.018 zeros= 0% [ ▃██▆ ] [ ▁▆█▂ ] dim 0395 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▅ ] dim 0396 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▁█▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁███▁ ] [ ▁▇█▅ ] dim 0398 μ= +0.001 σ= 0.038 zeros= 0% [ ▂▄█████▄▁ ] [ █▂ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁▅██▁ ] [ ▄██▅ ] dim 0400 μ= -0.004 σ= 0.037 zeros= 0% [ ▂▆████▇▃▁ ] [ ▆█▅ ] dim 0401 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▇███▆▂ ] [ ▄█▂ ] dim 0402 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ██▁ ] dim 0403 μ= -0.006 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▃█▃ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▂▆█▂ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ██ ] dim 0406 μ= +0.014 σ= 0.018 zeros= 0% [ ▄██▅ ] [ █▇ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▄██▄ ] [ ▅█▃ ] dim 0408 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▂█▅ ] dim 0409 μ= -0.011 σ= 0.026 zeros= 0% [ ▃███▆▂ ] [ ▄█▄ ] dim 0410 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▂ ] dim 0411 μ= +0.002 σ= 0.028 zeros= 0% [ ▂▆███▅▂ ] [ ▁▅█▅▂ ] dim 0412 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▁▄█████▄▁ ] [ █▇ ] dim 0413 μ= -0.010 σ= 0.025 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.008 σ= 0.029 zeros= 0% [ ▁▄███▇▂ ] [ ▂█▄ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▆█ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▄█▆ ] dim 0420 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▄ ] dim 0421 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▃██ ] dim 0422 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ██ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▇█ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▅██▆▁ ] [ ▆█▆▂ ] dim 0425 μ= -0.013 σ= 0.039 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▂█ ] dim 0426 μ= +0.018 σ= 0.012 zeros= 0% [ ██▂ ] [ ▁▆█▆ ] dim 0427 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▂▅█▄ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▂▄████▇▃▁ ] [ █▅ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▂█▆ ] dim 0430 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▃███▇▁ ] [ ▇█▁ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▁█▇ ] dim 0432 μ= +0.011 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▄█▇ ] dim 0433 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▄ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ █▁ ] dim 0435 μ= +0.005 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▄██▄ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂ ] [ ▄██▂ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▁ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▄███▂ ] [ ▅█▅ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▅█▃ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▁▆█▄ ] dim 0441 μ= +0.020 σ= 0.035 zeros= 0% [ ▁▄████▇▂▁ ] [ █▄ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ █▅ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▁▆██▅ ] dim 0444 μ= +0.016 σ= 0.044 zeros= 0% [ ▁▁▄██████▅▂▁ ] [ ▁█▄ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▅█▂ ] dim 0446 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▅█▃ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▆ ] dim 0448 μ= -0.014 σ= 0.030 zeros= 0% [ ▂▆████▂▁ ] [ █▇ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▁█▂ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▁█▅ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▃█▆ ] dim 0452 μ= -0.013 σ= 0.030 zeros= 0% [ ▂▅████▃ ] [ ██ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▅██▅ ] [ █ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁▆██▅ ] dim 0455 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▂▄█████▇▃▁ ] [ ▄█▄ ] dim 0456 μ= -0.018 σ= 0.031 zeros= 0% [ ▁▂▆███▆▂▁ ] [ ▁█▇ ] dim 0457 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▁▇█▃ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █▆ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▁██ ] dim 0460 μ= -0.008 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▇█ ] dim 0461 μ= -0.006 σ= 0.013 zeros= 0% [ ▁██▂ ] [ ▁█▃ ] dim 0462 μ= -0.014 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▅█▆▁ ] dim 0463 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▃▅█▅▂ ] dim 0464 μ= -0.020 σ= 0.042 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ █▇▁ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂████▂ ] [ ▂▆█▄ ] dim 0466 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▃▅████▇▃▁ ] [ ▃█▁ ] dim 0467 μ= +0.002 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▂█▃ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▆█▅ ] dim 0469 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ █ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█ ] dim 0471 μ= +0.039 σ= 0.015 zeros= 0% [ ▁██▄ ] [ ▇█▃ ] dim 0472 μ= -0.003 σ= 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.038 zeros= 0% [ ▂▄█████▃▁ ] [ █▆ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▇█ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▅█ ] dim 0478 μ= -0.025 σ= 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.009 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▄█▇▂ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▄ ] dim 0484 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▆█ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▄█▄ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▂▆███▅▂ ] [ ▇█▁ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▂▅█▆▂ ] dim 0488 μ= +0.025 σ= 0.045 zeros= 0% [ ▁▃▆█████▆▃▂ ] [ ▇█▁ ] dim 0489 μ= -0.025 σ= 0.025 zeros= 0% [ ▁▇███▂▁ ] [ ▄█▆ ] dim 0490 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▂█ ] dim 0491 μ= +0.020 σ= 0.016 zeros= 0% [ ▁██▅ ] [ ▂█▅ ] dim 0492 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▄███▇▂ ] [ █▇ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▅██▅▁ ] [ ▃█ ] dim 0494 μ= +0.021 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▄█▃ ] dim 0495 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ █ ] dim 0496 μ= +0.026 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ █▂ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▇██▂ ] [ ▂▇█▆ ] dim 0498 μ= +0.018 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▁ ] [ ▄██▁ ] dim 0499 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▅████▃ ] [ ▅█▆ ] dim 0500 μ= +0.023 σ= 0.040 zeros= 0% [ ▂▅█████▄▂ ] [ ▇█ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▄█▁ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▆█▅ ] dim 0503 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▂▆███▇▂ ] [ ▃█ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ██▂ ] [ ▆█ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▂█▆ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▃███▆▂ ] [ █▆ ] dim 0507 μ= -0.011 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▂██▄ ] dim 0508 μ= -0.004 σ= 0.034 zeros= 0% [ ▂▅████▆▂ ] [ ▅█▁ ] dim 0509 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▂██▂ ] dim 0510 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▇▂ ] dim 0511 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▃█▅ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ █ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▅█▅ ] [ ▄██▂ ] dim 0514 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ █▆ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▃▇██▇▂ ] [ ▁█▁ ] dim 0516 μ= +0.024 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▃▇█▅ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▃█▄ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ ▅█▃ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▅███▆▁ ] [ ▁█▇▂ ] dim 0520 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▄ ] dim 0521 μ= +0.021 σ= 0.033 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▇ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▃█ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▂██▅▁ ] [ ▁██▂ ] dim 0524 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▇█ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▁██▁ ] [ ▃█▅ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ █▇ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▂█▁ ] dim 0528 μ= -0.040 σ= 0.027 zeros= 0% [ ▁▅███▄▁ ] [ ▂▇█▁ ] dim 0529 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▃█▅ ] dim 0530 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▃███▆▁ ] [ ▃█▅ ] dim 0531 μ= -0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▂▇█▄ ] dim 0532 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▅█ ] dim 0533 μ= -0.001 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▁▇█▃ ] dim 0534 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▃████▅▂ ] [ ▁▅█▅▁ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▂▃█████▅▂ ] [ ▆█ ] dim 0536 μ= +0.017 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▇█▆ ] dim 0537 μ= +0.004 σ= 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.032 zeros= 0% [ ▁▄████▅▂ ] [ ▂▇█▅ ] dim 0543 μ= +0.018 σ= 0.038 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▂█▄ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▁█ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█▆ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▂█████▃▁ ] [ ▂█▆ ] dim 0547 μ= -0.013 σ= 0.025 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.017 zeros= 0% [ ▆██▂ ] [ ██▂ ] dim 0552 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ██▁ ] dim 0553 μ= -0.005 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▂█▆▁ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▅ ] dim 0556 μ= -0.015 σ= 0.035 zeros= 0% [ ▃█████▄▁ ] [ ▆█ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▄██▇▂ ] [ ▃█▇ ] dim 0558 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▃███▇▁ ] [ ▁▄██▃ ] dim 0559 μ= -0.011 σ= 0.042 zeros= 0% [ ▁▁▄█████▇▃▁ ] [ ▂▇█▆ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▂▇█▄ ] dim 0561 μ= -0.024 σ= 0.035 zeros= 0% [ ▁▁▄████▆▃▁ ] [ ▃█▁ ] dim 0562 μ= +0.000 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▁█▅ ] dim 0563 μ= +0.030 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ █▃ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▂ ] dim 0565 μ= -0.020 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▆ ] dim 0566 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ █ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█ ] dim 0568 μ= +0.015 σ= 0.025 zeros= 0% [ ▂▇██▇▂ ] [ ▄█▅ ] dim 0569 μ= -0.016 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ██▁ ] dim 0570 μ= +0.015 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█▄ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▃▇███▆▂ ] [ █▁ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▆█ ] dim 0573 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ █▄ ] dim 0574 μ= -0.011 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ▃▆█▆▃ ] dim 0575 μ= +0.005 σ= 0.043 zeros= 0% [ ▁▂▆█████▆▃▁▁ ] [ ▆█▁ ] dim 0576 μ= +0.017 σ= 0.025 zeros= 0% [ ▂▆███▂▁ ] [ ▅█▃ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▇▂ ] dim 0578 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁██ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▆█▃ ] dim 0580 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▁ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▁█▂ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ██ ] dim 0583 μ= -0.006 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▆█▅ ] dim 0584 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▂▆███▇▂ ] [ ▅█▇▃ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▂▃▆██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0501, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▃█▂ ] dim 0586 μ= +0.001 σ= 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.008 σ= 0.034 zeros= 0% [ ▂█████▄▁ ] [ ▂█ ] dim 0591 μ= -0.021 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▅█ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▂██▃ ] dim 0593 μ= +0.018 σ= 0.034 zeros= 0% [ ▁▅████▆▃▁ ] [ ▅█▃ ] dim 0594 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▃█▆ ] dim 0595 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▄ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▁▆█▂ ] dim 0597 μ= +0.015 σ= 0.029 zeros= 0% [ ▃████▃▁ ] [ ▃█▆ ] dim 0598 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ █ ] dim 0599 μ= +0.024 σ= 0.014 zeros= 0% [ ▁▇█▆ ] [ ▆█▅▁ ] dim 0600 μ= -0.016 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ ▇█ ] dim 0601 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ █▃ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▅█▁ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▃ ] dim 0604 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▆███▅▁ ] [ █▇▂ ] dim 0605 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ █▅ ] dim 0606 μ= +0.031 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▁▆█▃ ] dim 0607 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▂▇█▅ ] dim 0608 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▁█▄ ] dim 0609 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▄████▂▁ ] [ ▆█ ] dim 0610 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▄██▇▁ ] [ ▃█▂ ] dim 0611 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▃█▇▂ ] dim 0612 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▇████▆▂ ] [ ▁█ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▁█▅ ] dim 0614 μ= +0.008 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ █▇ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▇█▁ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁████▃ ] [ ▄█▆ ] dim 0617 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▆███▇▃ ] [ ▄█▄ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ █▅ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▆█▂ ] dim 0620 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▇███▄▁ ] [ ▂█▂ ] dim 0621 μ= -0.040 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▃█▇▃ ] dim 0622 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▁▅████▅▂ ] [ ▂█▅ ] dim 0623 μ= +0.008 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▆█ ] dim 0624 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▃ ] dim 0625 μ= -0.020 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▂▇█▇▁ ] dim 0626 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▅█▁ ] dim 0627 μ= +0.018 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▁▅█▅ ] dim 0628 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▃████▇▃ ] [ ▃█▅ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▅█▃ ] dim 0630 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ ▆█▄ ] dim 0631 μ= +0.001 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ █▄ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▂█▃ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▃███▃ ] [ █▅ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▅██▅ ] [ ▂▆█▅ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▁▅█████▄▁▁ ] [ ▆█ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▃██▇▁ ] [ ▁▇█▃ ] dim 0637 μ= -0.026 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▁ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▂▇█▂ ] dim 0639 μ= +0.018 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂█▁ ] dim 0640 μ= +0.003 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▄█▇▄ ] dim 0641 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▃▇████▇▃▁ ] [ ▄█ ] dim 0642 μ= +0.019 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ █▇ ] dim 0643 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▅██▆▁ ] [ ▃█▅ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▁▆█▃ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▇ ] dim 0646 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▆█ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▄█▅ ] dim 0648 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▅███▆▂ ] [ ▅▇█▂ ] dim 0649 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▃▆████▅▂ ] [ ▂█▇▁ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▆ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▆███▇▃ ] [ ▃█▆▁ ] dim 0652 μ= +0.029 σ= 0.030 zeros= 0% [ ▁▆████▃ ] [ ▄█▆ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▆█ ] dim 0654 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▂█▃ ] dim 0655 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▄█▂ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▃█▇▃ ] dim 0657 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▄████▄▂ ] [ ▂█ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▂██▇▁ ] [ ▆█▃ ] dim 0659 μ= +0.020 σ= 0.030 zeros= 0% [ ▃████▅▂ ] [ ▁▇█▅ ] dim 0660 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▄█████▄▂ ] [ ▇█▁ ] dim 0661 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ █ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▇█▄ ] [ ▅█▆▃ ] dim 0663 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▃█████▅▃▁ ] [ ▆█▃ ] dim 0664 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▆▂ ] dim 0665 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▃█▂ ] dim 0666 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃███▃ ] [ ▄█▇▃ ] dim 0667 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▇████▅▂▁ ] [ █▃ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▆██▂ ] [ ▅█▃ ] dim 0669 μ= -0.020 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ █▇ ] dim 0670 μ= +0.010 σ= 0.023 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.018 σ= 0.029 zeros= 0% [ ▁▃▇███▄▁ ] [ ▄█▅ ] dim 0676 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▅███▄▁ ] [ ▃▆█▅ ] dim 0677 μ= +0.018 σ= 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.039 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▁█▅ ] dim 0682 μ= -0.013 σ= 0.022 zeros= 0% [ ▁███▄ ] [ ▆█▅ ] dim 0683 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▃█ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▂█▆ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [ ▃████▂ ] [ ▂▇█▅ ] dim 0686 μ= -0.023 σ= 0.042 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.016 σ= 0.034 zeros= 0% [ ▁▂████▇▃▁ ] [ █▅ ] dim 0694 μ= +0.009 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▅ ] dim 0695 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▁█▇ ] dim 0696 μ= +0.010 σ= 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.004 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▃██▁ ] dim 0701 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▅████▄▁ ] [ ▇█▂ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▂▇███▄ ] [ ▃█▂ ] dim 0703 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▄█ ] dim 0704 μ= -0.004 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▃██▂ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ █ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▆█▆ ] [ █ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [ ▁██▇▁ ] [ ▃█▆▁ ] dim 0708 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▁ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▅ ] dim 0710 μ= +0.000 σ= 0.038 zeros= 0% [ ▂▅█████▄▁ ] [ ▃█▇▃ ] dim 0711 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▃█▅ ] dim 0712 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▇█▁ ] dim 0713 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▂▇███▄ ] [ ▃██▄ ] dim 0714 μ= -0.007 σ= 0.034 zeros= 0% [ ▂▆████▆▁ ] [ ▅█ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▇█ ] dim 0716 μ= +0.014 σ= 0.018 zeros= 0% [ ▄██▄ ] [ ▂█▇ ] dim 0717 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▄█ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▃██▄ ] [ ▆█▅ ] dim 0719 μ= +0.043 σ= 0.035 zeros= 0% [ ▁▄█████▂▁ ] [ ▆█▄ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▅ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█ ] dim 0722 μ= -0.004 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▅█▅ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▃█████▂▁ ] [ ▄█▇▂ ] dim 0724 μ= +0.011 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▁█▂ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▂███▂ ] [ ▅██▄ ] dim 0726 μ= -0.009 σ= 0.039 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.015 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▆ ] dim 0731 μ= +0.004 σ= 0.031 zeros= 0% [ ▂▆███▆▃ ] [ ▄█▇ ] dim 0732 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▁█▅ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ █▆ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁█▄ ] dim 0735 μ= -0.015 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▇█ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▁▇█▅ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▃████▇▁ ] [ ▄██▆▃ ] dim 0738 μ= +0.023 σ= 0.044 zeros= 0% [ ▁▃▆█████▆▃▁ ] [ ▃█▂ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▂███▂ ] [ ▃▆█▃ ] dim 0740 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▃▅████▇▃ ] [ ▂█▅ ] dim 0741 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▃███▅▁ ] [ ▄▇█▁ ] dim 0742 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▆████▃ ] [ ▁█▁ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▅█▄ ] dim 0744 μ= +0.003 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ ▆█▁ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ██ ] dim 0746 μ= -0.007 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▁▇█▃ ] dim 0747 μ= -0.005 σ= 0.029 zeros= 0% [ ▃████▄▁ ] [ ▆█▃ ] dim 0748 μ= -0.022 σ= 0.030 zeros= 0% [ ▃▇███▅▂ ] [ █▅ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃██▃ ] dim 0750 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▆█▅ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▂████▇▂ ] [ ▄█▃ ] dim 0752 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ █▇ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ █ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▂█▇ ] [ ██ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▄██▅ ] [ █▆ ] dim 0756 μ= +0.014 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄█▃ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▅██▅ ] dim 0758 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂ ] [ ▁▆█▅ ] dim 0759 μ= +0.022 σ= 0.037 zeros= 0% [ ▁▅█████▃▁ ] [ █▄ ] dim 0760 μ= -0.009 σ= 0.011 zeros= 0% [ ▁██▁ ] [ ▄▆█▂ ] dim 0761 μ= +0.015 σ= 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.025 zeros= 0% [ ▁▃███▆▁ ] [ █▆ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▃▇█▁ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▁▇█▁ ] dim 0767 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ █▆ ] dim 0768 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▆█▂ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▆█▂ ] dim 0770 μ= -0.003 σ= 0.030 zeros= 0% [ ▃████▄▁ ] [ ▁█▅ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ██ ] dim 0772 μ= +0.014 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▃██▁ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▅██▄ ] dim 0774 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂ ] [ ▇█ ] dim 0775 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ ▄█▅ ] dim 0776 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃█▅ ] dim 0777 μ= -0.015 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ █▇ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▆█ ] dim 0779 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▆██▇▂ ] [ ▅█▃ ] dim 0780 μ= -0.022 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ █▅ ] dim 0781 μ= -0.011 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ █▁ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁▆██▁ ] [ ▄█▁ ] dim 0783 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ██▂ ] dim 0784 μ= -0.003 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▇█▁ ] dim 0785 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▄█▃ ] dim 0786 μ= +0.023 σ= 0.030 zeros= 0% [ ▂▆███▅▂ ] [ ▂█ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▂█▃ ] dim 0788 μ= +0.026 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▁▆█▃ ] dim 0789 μ= +0.016 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▂▆█▄ ] dim 0790 μ= -0.026 σ= 0.036 zeros= 0% [ ▂▅████▆▂▁ ] [ █▆ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▂█▇▃ ] dim 0792 μ= +0.018 σ= 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.029 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▄█▃ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▁ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▄█▆▂ ] dim 0800 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▃█████▅▂▁ ] [ ██ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▇█ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ █▃ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▄██▁ ] [ ▁▆█▅ ] dim 0804 μ= +0.018 σ= 0.034 zeros= 0% [ ▁▅████▆▂ ] [ █ ] dim 0805 μ= -0.023 σ= 0.008 zeros= 0% [ ▅█▁ ] [ ▆█▁ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄▇█▄ ] dim 0807 μ= +0.018 σ= 0.040 zeros= 0% [ ▁▃▆█████▄▁ ] [ ▄█▆ ] dim 0808 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ █▆ ] dim 0809 μ= +0.011 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃█▅ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▂▇█▁ ] dim 0811 μ= +0.012 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▄█▆ ] dim 0812 μ= +0.006 σ= 0.032 zeros= 0% [ ▂▇████▂▁ ] [ ▂█▅ ] dim 0813 μ= +0.027 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ █▇ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▆█▂ ] dim 0815 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄█▁ ] dim 0816 μ= +0.040 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ██ ] dim 0817 μ= +0.035 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▄█▅ ] dim 0818 μ= -0.014 σ= 0.032 zeros= 0% [ ▂▅███▇▃▁ ] [ ▂█▆▂ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▂▅████▅▁ ] [ ▅█▆▁ ] dim 0820 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▃█▃ ] dim 0821 μ= +0.003 σ= 0.022 zeros= 0% [ ▃███▃ ] [ █▇ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▇▂ ] dim 0823 μ= -0.012 σ= 0.034 zeros= 0% [ ▂▇████▅▁ ] [ ██ ] dim 0824 μ= -0.007 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▄█▂ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ ▁█▇▃ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0827 μ= -0.012 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▆█▂ ] dim 0828 μ= -0.025 σ= 0.029 zeros= 0% [ ▁▃▇███▄▁ ] [ ▃█▇▂ ] dim 0829 μ= -0.008 σ= 0.035 zeros= 0% [ ▂▆████▅▂ ] [ ▁▆█▄ ] dim 0830 μ= -0.000 σ= 0.038 zeros= 0% [ ▁▂▄████▇▃▁ ] [ █ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▂█▅ ] dim 0832 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▄ ] dim 0833 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▇███▅▂ ] [ ▁▇█▆ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ ██▂ ] dim 0835 μ= -0.004 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▃█ ] dim 0836 μ= +0.000 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▃█▃ ] dim 0837 μ= +0.025 σ= 0.028 zeros= 0% [ ▁▄███▅▁ ] [ █▇ ] dim 0838 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▂█▆ ] dim 0839 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▁██▃ ] dim 0840 μ= -0.004 σ= 0.031 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.011 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▃ ] dim 0846 μ= -0.022 σ= 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.031 zeros= 0% [ ▁▄████▅▁ ] [ ▆█ ] dim 0850 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▄█▄ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▅██▄ ] dim 0852 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▅█ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▃██▇▂ ] [ ▁█▆ ] dim 0854 μ= +0.011 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▂█▆ ] dim 0856 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▅█▆ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▂▅███▇▂▁ ] [ ▇█▂ ] dim 0858 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▁ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▆█▆ ] dim 0860 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂█████▃▁ ] [ ▂█▁ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁██▄ ] dim 0862 μ= -0.023 σ= 0.037 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.021 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ █▄ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂█▂ ] dim 0868 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▇█▄ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▆▁ ] dim 0871 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▅▁ ] dim 0872 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▃▇████▅▁ ] [ ▁█▇▁ ] dim 0873 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▃████▃▁ ] [ ▃▇█▄ ] dim 0874 μ= +0.017 σ= 0.037 zeros= 0% [ ▂▆████▇▃▁ ] [ ▆█ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▂██▃ ] [ █▅ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▅█ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ██ ] dim 0878 μ= -0.007 σ= 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.003 σ= 0.035 zeros= 0% [ ▁▄▇███▇▃▁ ] [ ▃█▅ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▂ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂████▄▁ ] [ █▃ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█▅ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▃█ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▂███▁ ] [ █▅ ] dim 0888 μ= -0.012 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▅█▇▁ ] dim 0889 μ= -0.013 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▇█ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ▅█▅ ] dim 0891 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▂▇███▆▁ ] [ █▄ ] dim 0892 μ= +0.010 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▃█▇▃ ] dim 0893 μ= -0.007 σ= 0.035 zeros= 0% [ ▂▅████▆▂ ] [ █▇▂ ] dim 0894 μ= -0.025 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▃▅█▆▄ ] dim 0895 μ= +0.001 σ= 0.045 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▆█▂ ] dim 0896 μ= +0.037 σ= 0.033 zeros= 0% [ ▁▄████▅▁ ] [ ██ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▆██▇▁ ] [ ▂█▄ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▁█ ] dim 0899 μ= -0.021 σ= 0.017 zeros= 0% [ ▂██▇ ] [ ▃█▅ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▄███▇▂ ] [ ▂█▆▁ ] dim 0901 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▅ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▃▇███▅▁ ] [ ▂██▄ ] dim 0903 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▂█▅ ] dim 0904 μ= -0.013 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▁▅█▅▁ ] dim 0905 μ= +0.023 σ= 0.039 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▆█▂ ] dim 0906 μ= +0.019 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ █▄ ] dim 0907 μ= +0.008 σ= 0.018 zeros= 0% [ ▁▆██▂ ] [ ▆█ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▅█▅ ] dim 0909 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂▅▇█▇▁ ] dim 0910 μ= -0.007 σ= 0.048 zeros= 0% [ ▁▃▄██████▄▂▁ ] [ ▆█▃ ] dim 0911 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▂█▃ ] dim 0912 μ= -0.016 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █▇ ] dim 0913 μ= +0.013 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▁█▇▁ ] dim 0914 μ= +0.013 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▄█▆ ] dim 0915 μ= +0.005 σ= 0.027 zeros= 0% [ ▁▄███▅▂ ] [ ▂▇█▂ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ██ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▃██▄ ] dim 0918 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▅████▆▁▁ ] [ ▄█▅ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ██ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▇██▅ ] [ ▃██▂ ] dim 0921 μ= +0.032 σ= 0.035 zeros= 0% [ ▁▂▅████▅▂ ] [ ▁██▁ ] dim 0922 μ= -0.006 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ █▇ ] dim 0923 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▂█▄ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▄█▆▂ ] dim 0925 μ= -0.032 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▁█▆ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▁█▇ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▃███▆▂ ] [ ▁██▆ ] dim 0928 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▅█████▃▁ ] [ ▆█▂ ] dim 0929 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ██ ] dim 0930 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▆ ] dim 0931 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▆████▄▂▁ ] [ █ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▅██▁ ] [ █▁ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▃██ ] [ ▂▄█▅ ] dim 0934 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ██▁ ] dim 0935 μ= -0.027 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ █ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▇██▁ ] [ ▆█▁ ] dim 0937 μ= -0.003 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▅██▁ ] dim 0938 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▆ ] dim 0939 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▃███▆▁ ] [ ██▂ ] dim 0940 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▄ ] dim 0941 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▄██▄ ] dim 0942 μ= +0.014 σ= 0.041 zeros= 0% [ ▁▁▃▇████▇▄▁ ] [ █▆ ] dim 0943 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▇██▅ ] [ ▂█▇▂ ] dim 0944 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ ▅█ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▄██▆ ] [ █▇▂ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▄ ] dim 0947 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▂███▆▁ ] [ █▇ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▁███▇▁ ] [ ▅█▆ ] dim 0949 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▆████▂▁ ] [ ▃█▂ ] dim 0950 μ= +0.023 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▁█▅ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▁▇█▄ ] dim 0952 μ= +0.017 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▇█▂ ] dim 0953 μ= -0.005 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ █▇▃ ] dim 0954 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃██▂ ] dim 0955 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ █▆ ] dim 0956 μ= -0.008 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▂█ ] dim 0957 μ= -0.000 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▁█▅ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▆█▃ ] dim 0959 μ= +0.000 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▅█▂ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▆█ ] dim 0961 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▆█ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ ▁█▄ ] dim 0963 μ= -0.013 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▅█▅▁ ] dim 0964 μ= -0.014 σ= 0.033 zeros= 0% [ ▂▇████▃▁ ] [ ▁██▆▂ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▄██▃ ] dim 0966 μ= +0.012 σ= 0.042 zeros= 0% [ ▂▄▇████▆▃▁ ] [ █▅ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▇██▄ ] [ █▄ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ▁▇█▄ ] dim 0969 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▆█▇▂ ] dim 0970 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▄▇████▅▂ ] [ ▁▄██▆▁ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▃▅██████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▂█▆▁ ] dim 0972 μ= -0.010 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▃█ ] dim 0973 μ= -0.001 σ= 0.019 zeros= 0% [ ▂██▇▁ ] [ ▂█ ] dim 0974 μ= -0.022 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ██ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▄██▆▁ ] [ ▁██ ] dim 0976 μ= -0.009 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▃▇█▃ ] dim 0977 μ= -0.007 σ= 0.032 zeros= 0% [ ▂▄████▅▁ ] [ ▅█▄ ] dim 0978 μ= +0.022 σ= 0.030 zeros= 0% [ ▂████▆▂ ] [ ▅█ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▂█▆ ] dim 0980 μ= -0.010 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▇█▂ ] dim 0981 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▄ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▅█ ] dim 0983 μ= +0.016 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▄█ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▁█▅ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ ▁▅█▇▁ ] dim 0986 μ= +0.021 σ= 0.037 zeros= 0% [ ▂▅█████▃▁ ] [ ▅█▅ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▃▇████▃▁ ] [ █ ] dim 0988 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▇█▇ ] [ ▆█▄ ] dim 0989 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▁▆█▄ ] dim 0990 μ= -0.023 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▄█ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁██▄ ] [ ▅█▂ ] dim 0992 μ= -0.020 σ= 0.027 zeros= 0% [ ▂▅███▅▁ ] [ ▅█▆▂ ] dim 0993 μ= -0.010 σ= 0.036 zeros= 0% [ ▃▇████▅▂▁ ] [ ▆█▃ ] dim 0994 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▅ ] dim 0995 μ= -0.015 σ= 0.033 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.019 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▁▇█▃ ] dim 1000 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▆█▄ ] dim 1001 μ= +0.002 σ= 0.032 zeros= 0% [ ▂████▇▃▁ ] [ ▂█▄ ] dim 1002 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃███▄▁ ] [ ▄█ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▆█▂ ] dim 1004 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▃█▇▁ ] dim 1005 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▂█▇ ] dim 1006 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃████▃ ] [ ▁█▆ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▆█▂ ] dim 1008 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▁█▄ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▆█▄ ] dim 1010 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▂▇█▃ ] dim 1011 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▅█▃ ] dim 1012 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▁ ] dim 1013 μ= -0.000 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▆█▂ ] dim 1014 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▃▇███▄▁ ] [ █ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▆█▃ ] [ ▄█ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▃██▇▁ ] [ █▅ ] dim 1017 μ= -0.009 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▂█▅ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▂██▂ ] dim 1019 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ██▁ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ▂█▇ ] dim 1021 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▅█▅ ] dim 1022 μ= +0.003 σ= 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.12.19.03.21/bench-knn-q4-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 3954683 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2117803119026268 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 12, 2026 8:18:30 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: 99 segments, 10 merges 47.6s _1ao: 8 segs, 120.9 K docs, 542.3 MB 42.6s _1ax: 8 segs, 186.4 K docs, 837.0 MB 37.9s _1b4: 8 segs, 42.0 K docs, 187.5 MB 30.7s _1bb: 8 segs, 119.4 K docs, 535.4 MB 22.9s _1bj: 8 segs, 219.5 K docs, 985.9 MB 17.2s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 13.5s _1bx: 11 segs, 53.9 K docs, 240.8 MB 7.3s _1c9: 11 segs, 55.8 K docs, 248.9 MB 2.6s _1ci: 8 segs, 43.6 K docs, 194.6 MB 5.0 sec: 85 segments, 8 merges 47.6s _1ax: 8 segs, 186.4 K docs, 837.0 MB 35.8s _1bb: 8 segs, 119.4 K docs, 535.4 MB 27.9s _1bj: 8 segs, 219.5 K docs, 985.9 MB 22.2s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 18.5s _1bx: 11 segs, 53.9 K docs, 240.8 MB 12.3s _1c9: 11 segs, 55.8 K docs, 248.9 MB 7.6s _1ci: 8 segs, 43.6 K docs, 194.6 MB 5.0s _1cj: 8 segs, 31.0 K docs, 138.3 MB 10.0 sec: 78 segments, 7 merges 40.8s _1bb: 8 segs, 119.4 K docs, 535.4 MB 32.9s _1bj: 8 segs, 219.5 K docs, 985.9 MB 27.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 23.5s _1bx: 11 segs, 53.9 K docs, 240.8 MB 17.3s _1c9: 11 segs, 55.8 K docs, 248.9 MB 12.6s _1ci: 8 segs, 43.6 K docs, 194.6 MB 10.0s _1cj: 8 segs, 31.0 K docs, 138.3 MB 15.0 sec: 61 segments, 5 merges 37.9s _1bj: 8 segs, 219.5 K docs, 985.9 MB 32.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 22.3s _1c9: 11 segs, 55.8 K docs, 248.9 MB 17.6s _1ci: 8 segs, 43.6 K docs, 194.6 MB 15.0s _1cj: 8 segs, 31.0 K docs, 138.3 MB 20.0 sec: 47 segments, 4 merges 37.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 27.3s _1c9: 11 segs, 55.8 K docs, 248.9 MB 22.6s _1ci: 8 segs, 43.6 K docs, 194.6 MB 0.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 25.0 sec: 30 segments, 2 merges 42.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 5.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 30.0 sec: 30 segments, 2 merges 47.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 10.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 35.0 sec: 30 segments, 2 merges 52.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 15.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 40.0 sec: 30 segments, 2 merges 57.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 20.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 45.0 sec: 30 segments, 2 merges 62.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 25.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 50.0 sec: 30 segments, 2 merges 67.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 30.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 55.0 sec: 30 segments, 2 merges 72.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 35.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 60.0 sec: 30 segments, 2 merges 77.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 40.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 65.0 sec: 30 segments, 2 merges 82.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 45.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 70.0 sec: 30 segments, 2 merges 87.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 50.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 75.0 sec: 30 segments, 2 merges 92.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 55.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 80.0 sec: 30 segments, 2 merges 97.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 60.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 85.0 sec: 30 segments, 2 merges 102.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 65.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 90.1 sec: 30 segments, 2 merges 107.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 70.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 95.1 sec: 30 segments, 2 merges 112.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 75.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 100.1 sec: 30 segments, 2 merges 117.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 80.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 105.1 sec: 30 segments, 2 merges 122.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 85.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 110.1 sec: 30 segments, 2 merges 127.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 90.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 115.0 sec: 30 segments, 2 merges 132.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 95.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 120.0 sec: 30 segments, 2 merges 137.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 100.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 125.0 sec: 30 segments, 2 merges 142.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 105.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 130.0 sec: 30 segments, 2 merges 147.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 110.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 135.0 sec: 30 segments, 2 merges 152.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 115.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 140.0 sec: 30 segments, 2 merges 157.3s _1bq: 8 segs, 1072.6 K docs, 4826.6 MB 120.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 145.0 sec: 23 segments, 1 merges 125.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 150.0 sec: 23 segments, 1 merges 130.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 155.1 sec: 23 segments, 1 merges 135.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 160.1 sec: 23 segments, 1 merges 140.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 165.1 sec: 23 segments, 1 merges 145.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 170.0 sec: 23 segments, 1 merges 150.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 175.0 sec: 23 segments, 1 merges 155.4s _1ck: 8 segs, 667.8 K docs, 3002.5 MB 180.0 sec: 16 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1022 seconds reindex takes 1022.68 sec index has 16 segments: segments_2: _bf(11.0.0):C1081547 _ip(11.0.0):C1082549 _sl(11.0.0):C1132477 _ud(11.0.0):C808459 _1bq(11.0.0):C1072591 _13h(11.0.0):C769096 _119(11.0.0):C311604 _1bj(11.0.0):C219458 _16s(11.0.0):C259811 _1ax(11.0.0):C186412 _16m(11.0.0):C236324 _1ck(11.0.0):C667771 _19u(11.0.0):C41551 _1c9(11.0.0):C55760 _1ci(11.0.0):C43592 _1cj(11.0.0):C30998 _bf: 4874.3 MB _ip: 4878.9 MB _sl: 5104.3 MB _ud: 3642.4 MB _1bq: 4834.0 MB _13h: 3464.9 MB _119: 1403.0 MB _1bj: 987.8 MB _16s: 1169.6 MB _1ax: 838.9 MB _16m: 1063.8 MB _1ck: 3008.1 MB _19u: 186.6 MB _1c9: 250.5 MB _1ci: 195.8 MB _1cj: 139.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36041.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=57196496569 cpu@end=70128430926 deltaMS=12931.934357 thread 14 name=Reference Handler cpu@start=1385823 cpu@end=1418474 deltaMS=0.032651 thread 15 name=Finalizer cpu@start=158212 cpu@end=158212 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=60141 cpu@end=60141 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=3100085 cpu@end=3100085 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15358363598 cpu@end=15360073580 deltaMS=1.709982 thread 42 name=JFR Periodic Tasks cpu@start=78410244333 cpu@end=79032044919 deltaMS=621.800586 thread 45 name=Notification Thread cpu@start=122377 cpu@end=122377 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1117578339954 cpu@end=1117578339954 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1118685953433 cpu@end=1118685953433 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1121209309532 cpu@end=1121209309532 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1119428558088 cpu@end=1119428558088 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1119309255343 cpu@end=1119309255343 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1120656595478 cpu@end=1120656595478 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1117835844086 cpu@end=1117835844086 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1120479526276 cpu@end=1120479526276 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1118190935147 cpu@end=1118190935147 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1127799083288 cpu@end=1127799083288 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1119579441666 cpu@end=1119579441666 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1118979953576 cpu@end=1118979953576 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1117325891281 cpu@end=1117325891281 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1117928216640 cpu@end=1117928216640 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1120992482264 cpu@end=1120992482264 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1119378384397 cpu@end=1119378384397 deltaMS=0.0 Average CPU cores used: 1.0467546904547356 completed 1000 searches in 12950 ms: 77 QPS CPU time=13555 ms checking results SUMMARY: 0.897 12.950 13.555 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 62029 1022.68 7822.57 0.00 16 36041.92 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 1081547 documents Graph level=3 size=62, Fanout min=4, mean=9.74, max=17, meandelta=79235.94 % 0 10 20 30 40 50 60 70 80 90 100 0 7 7 8 8 9 10 11 12 14 17 Graph level=2 size=927, Fanout min=9, mean=23.26, max=32, meandelta=42579.86 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 20 23 25 28 32 32 32 Graph level=1 size=33019, Fanout min=2, mean=28.03, max=32, meandelta=35332.74 % 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=1081547, Fanout min=1, mean=39.51, max=64, meandelta=25340.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=62, connectedness=1.00 Graph level=2 size=927, connectedness=1.00 Graph level=1 size=33019, connectedness=1.00 Graph level=0 size=1081547, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1082549 documents Graph level=3 size=66, Fanout min=5, mean=8.79, max=15, meandelta=96172.16 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 10 11 13 15 Graph level=2 size=989, Fanout min=8, mean=23.47, max=32, meandelta=42022.28 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 29 32 32 32 Graph level=1 size=33059, Fanout min=3, mean=28.00, max=32, meandelta=35340.38 % 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=1082549, Fanout min=1, mean=39.52, max=64, meandelta=25359.87 % 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=66, connectedness=1.00 Graph level=2 size=989, connectedness=1.00 Graph level=1 size=33059, connectedness=1.00 Graph level=0 size=1082549, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1132477 documents Graph level=3 size=65, Fanout min=5, mean=9.23, max=15, meandelta=95667.24 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 10 10 11 11 12 15 Graph level=2 size=968, Fanout min=7, mean=23.32, max=32, meandelta=44822.60 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 28 31 32 32 Graph level=1 size=34427, Fanout min=3, mean=28.12, max=32, meandelta=36891.21 % 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=1132477, Fanout min=1, mean=39.54, max=64, meandelta=26512.60 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=65, connectedness=1.00 Graph level=2 size=968, connectedness=1.00 Graph level=1 size=34427, connectedness=1.00 Graph level=0 size=1132477, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 808459 documents Graph level=3 size=37, Fanout min=3, mean=7.14, max=11, meandelta=82183.42 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 7 8 8 8 10 11 Graph level=2 size=685, Fanout min=7, mean=22.00, max=32, meandelta=33087.97 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 21 23 26 29 32 32 Graph level=1 size=24724, Fanout min=4, mean=27.95, max=32, meandelta=26509.97 % 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=808459, Fanout min=1, mean=39.65, max=64, meandelta=18893.66 % 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=37, connectedness=1.00 Graph level=2 size=685, connectedness=1.00 Graph level=1 size=24724, connectedness=1.00 Graph level=0 size=808459, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1072591 documents Graph level=3 size=84, Fanout min=4, mean=11.00, max=20, meandelta=82461.68 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 8 10 11 12 12 14 15 20 Graph level=2 size=1008, Fanout min=8, mean=23.27, max=32, meandelta=41698.04 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 18 21 23 26 29 32 32 32 Graph level=1 size=32656, Fanout min=2, mean=28.05, max=32, meandelta=35000.66 % 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=1072591, Fanout min=1, mean=39.55, max=64, meandelta=25106.79 % 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=1008, connectedness=1.00 Graph level=1 size=32656, connectedness=1.00 Graph level=0 size=1072591, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 769096 documents Graph level=3 size=33, Fanout min=3, mean=7.09, max=12, meandelta=84430.65 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 8 8 9 12 Graph level=2 size=662, Fanout min=8, mean=21.43, max=32, meandelta=32668.50 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 23 25 28 32 32 Graph level=1 size=23596, Fanout min=3, mean=27.88, max=32, meandelta=25212.59 % 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=769096, Fanout min=1, mean=39.61, max=64, meandelta=17989.45 % 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=33, connectedness=1.00 Graph level=2 size=662, connectedness=1.00 Graph level=1 size=23596, connectedness=1.00 Graph level=0 size=769096, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 311604 documents Graph level=3 size=20, Fanout min=3, mean=5.50, max=8, meandelta=28658.34 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 5 6 6 6 8 8 Graph level=2 size=268, Fanout min=6, mean=16.82, max=32, meandelta=15047.65 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 16 18 19 21 24 32 Graph level=1 size=9552, Fanout min=5, mean=27.61, max=32, meandelta=10280.13 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 32 32 32 32 32 32 Graph level=0 size=311604, Fanout min=1, mean=39.63, max=64, meandelta=7300.58 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=20, connectedness=1.00 Graph level=2 size=268, connectedness=1.00 Graph level=1 size=9552, connectedness=1.00 Graph level=0 size=311604, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 219458 documents Graph level=3 size=7, Fanout min=2, mean=3.14, max=4, meandelta=19052.96 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 4 4 4 Graph level=2 size=191, Fanout min=5, mean=15.16, max=32, meandelta=11917.28 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 17 19 22 32 Graph level=1 size=6786, Fanout min=7, mean=27.28, max=32, meandelta=7318.30 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=219458, Fanout min=1, mean=39.44, max=64, meandelta=5168.51 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=191, connectedness=1.00 Graph level=1 size=6786, connectedness=1.00 Graph level=0 size=219458, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 259811 documents Graph level=3 size=18, Fanout min=2, mean=5.00, max=8, meandelta=40024.33 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 5 6 6 7 8 Graph level=2 size=239, Fanout min=5, mean=16.67, max=32, meandelta=13476.27 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 24 32 Graph level=1 size=7966, Fanout min=8, mean=27.43, max=32, meandelta=8667.22 % 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=259811, Fanout min=1, mean=39.49, max=64, meandelta=6107.60 % 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=18, connectedness=1.00 Graph level=2 size=239, connectedness=1.00 Graph level=1 size=7966, connectedness=1.00 Graph level=0 size=259811, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 186412 documents Graph level=3 size=5, Fanout min=1, mean=2.00, max=3, meandelta=18112.70 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 2 3 Graph level=2 size=162, Fanout min=7, mean=14.16, max=29, meandelta=11145.98 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 16 18 20 29 Graph level=1 size=5750, Fanout min=9, mean=27.21, max=32, meandelta=6249.09 % 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=186412, Fanout min=1, mean=39.36, max=64, meandelta=4400.03 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=162, connectedness=1.00 Graph level=1 size=5750, connectedness=1.00 Graph level=0 size=186412, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 236324 documents Graph level=3 size=18, Fanout min=3, mean=5.00, max=8, meandelta=35580.18 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 5 6 7 8 Graph level=2 size=223, Fanout min=6, mean=16.12, max=31, meandelta=12691.74 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 16 17 18 21 23 31 Graph level=1 size=7286, Fanout min=7, mean=27.22, max=32, meandelta=7919.30 % 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=236324, Fanout min=1, mean=39.46, max=64, meandelta=5561.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=18, connectedness=1.00 Graph level=2 size=223, connectedness=1.00 Graph level=1 size=7286, connectedness=1.00 Graph level=0 size=236324, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 667771 documents Graph level=3 size=23, Fanout min=3, mean=5.91, max=9, meandelta=41746.93 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 6 7 7 8 8 9 Graph level=2 size=501, Fanout min=5, mean=20.69, max=32, meandelta=29396.15 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 20 22 24 27 31 32 Graph level=1 size=20375, Fanout min=4, mean=27.88, max=32, meandelta=21927.71 % 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=667771, Fanout min=1, mean=39.65, max=64, meandelta=15612.82 % 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=23, connectedness=1.00 Graph level=2 size=501, connectedness=1.00 Graph level=1 size=20375, connectedness=1.00 Graph level=0 size=667771, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 41551 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=35, Fanout min=4, mean=7.03, max=13, meandelta=4905.15 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 7 7 8 10 13 Graph level=1 size=1264, Fanout min=8, mean=24.37, max=32, meandelta=1523.61 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 31 32 32 32 Graph level=0 size=41551, Fanout min=3, mean=37.97, max=64, meandelta=1013.90 % 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=35, connectedness=1.00 Graph level=1 size=1264, connectedness=1.00 Graph level=0 size=41551, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 55760 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=47, Fanout min=5, mean=8.55, max=14, meandelta=5357.66 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 7 7 9 10 10 12 14 Graph level=1 size=1740, Fanout min=9, mean=25.31, max=32, meandelta=2004.23 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 23 26 29 32 32 32 32 Graph level=0 size=55760, Fanout min=1, mean=38.44, max=64, meandelta=1348.16 % 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=47, connectedness=1.00 Graph level=1 size=1740, connectedness=1.00 Graph level=0 size=55760, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 43592 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=34, Fanout min=2, mean=6.29, max=13, meandelta=5042.43 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 7 7 8 8 13 Graph level=1 size=1339, Fanout min=8, mean=24.63, max=32, meandelta=1610.77 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 25 28 31 32 32 32 Graph level=0 size=43592, Fanout min=2, mean=38.06, max=64, meandelta=1063.73 % 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=34, connectedness=1.00 Graph level=1 size=1339, connectedness=1.00 Graph level=0 size=43592, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 30998 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=21, Fanout min=4, mean=5.71, max=9, meandelta=4179.58 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 5 6 6 7 7 9 Graph level=1 size=947, Fanout min=8, mean=23.48, max=32, meandelta=1195.05 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=0 size=30998, Fanout min=4, mean=37.69, max=64, meandelta=761.61 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 30 34 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=21, connectedness=1.00 Graph level=1 size=947, connectedness=1.00 Graph level=0 size=30998, 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.12.19.03.21/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': 34,995,823.37 msec task-clock:u 133,569,152,832,927 cycles:u (36.36%) 126,592,533,739,169 instructions:u (36.36%) 2,786,214,521,682 cache-references:u (36.36%) 1,250,465,822,625 cache-misses:u (36.36%) 46,548,179,316,138 L1-dcache-loads:u (36.36%) 1,479,292,883,700 L1-dcache-load-misses:u (36.36%) 2,775,346,047,867 L1-icache-loads:u (36.36%) 11,328,014,824 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 24,172,341 faults:u 23,377,842 minor-faults:u 6,660 major-faults:u 10,789,233,670,198 branches:u (36.36%) 89,977,090,854 branch-misses:u (36.36%) 2,081,989,245,425 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1294.553812897 seconds time elapsed 34512.656163000 seconds user 472.914881000 seconds sys took 0:21:34.581322 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.95, net_cpu_ms=13.555, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=62029, index_time_sec=1022.68, index_docs_per_sec=7822.57, force_merge_time_sec=0.0, index_num_segments=16, index_size_on_disk_mb=36041.92, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (0, {}), 2: (21, {0: 0, 10: 4, 20: 4, 30: 5, 40: 5, 50: 5, 60: 6, 70: 6, 80: 7, 90: 7, 100: 9}), 1: (947, {0: 0, 10: 14, 20: 17, 30: 19, 40: 21, 50: 23, 60: 26, 70: 29, 80: 32, 90: 32, 100: 32}), 0: (30998, {0: 0, 10: 20, 20: 24, 30: 27, 40: 30, 50: 34, 60: 39, 70: 45, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1294, microseconds=581322)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 90 Start: 2026-05-13 00:18:30 (UTC) Duration: 1285 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 33548341 574589247 jdk.FileWrite 18117663 377955293 jdk.FileRead 8003654 182321063 jdk.ObjectAllocationInNewTLAB 61412 1220666 jdk.BooleanFlag 44640 1411826 jdk.CPULoad 23836 476086 jdk.Compilation 6293 162338 jdk.Checkpoint 5765 27875790 jdk.UnsignedIntFlag 4320 146508 jdk.IntFlag 3960 144454 jdk.StringFlag 3060 118661 jdk.ObjectAllocationOutsideTLAB 1105 19789 jdk.CPUInformation 90 135176 jdk.GCConfiguration 90 2336 jdk.JVMInformation 90 85406 jdk.Metadata 90 9947427 jdk.GarbageCollection 47 1127 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.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33548341 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 39.79% 13M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 25.84% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 15.15% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 4.31% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.63% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.11% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] 1.16% 387904 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.98% 329509 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.62% 206512 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.57% 191775 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.29% 97907 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.29% 96029 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.28% 95058 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.27% 91252 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.26% 87838 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.24% 81119 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.24% 80957 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.17% 58634 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.14% 45717 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.13% 43625 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 43144 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.13% 42664 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.13% 42170 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.12% 39438 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.11% 36151 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.11% 35739 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 32092 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 31780 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.09% 30871 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.09% 30611 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 28654 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.08% 25891 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 25072 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 22366 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 19288 java.util.Arrays#sort():99 [Inlined code] 0.06% 18746 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.05% 15579 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.05% 15376 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.05% 15215 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.04% 14450 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.04% 12095 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 11409 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.03% 10822 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 10600 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 10370 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 9898 knn.IndexerThread#_run():105 [JIT compiled code] 0.02% 8142 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 7870 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 7736 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 7480 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33548341 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.69% 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] 25.81% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 15.15% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 4.31% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 3.11% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [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] 2.70% 904396 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.17% 393375 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] 0.98% 329467 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.86% 289852 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.80% 267354 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.68% 227378 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.59% 198966 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.47% 158804 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.44% 146777 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.29% 97892 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.26% 87600 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.24% 80948 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% 80938 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.20% 67268 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.16% 53276 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.14% 48470 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% 46051 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% 45713 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.13% 42169 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.12% 41545 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% 38849 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.11% 35739 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% 33842 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.10% 32092 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.09% 31780 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.09% 31160 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% 30858 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.09% 28527 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.08% 25867 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.07% 25063 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% 22681 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.07% 22355 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% 21954 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 21230 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% 19887 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% 19820 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():194 [JIT compiled code] 0.06% 19363 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% 19335 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.06% 19287 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% 18555 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.05% 17042 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.04% 15009 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():194 [JIT compiled code] 0.04% 14104 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.04% 12600 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 0.04% 12458 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.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33548341 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 20.60% 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 20.54% 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] 16.90% 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.0x000000007019f9e8#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.52% 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] 3.45% 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.68% 899668 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.75% 588211 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.55% 521358 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [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.0x000000007019f9e8#call() [Inlined code] 1.38% 461643 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [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.0x000000007019f9e8#call() [Inlined code] 1.24% 415248 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.22% 408272 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.07% 357972 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.65% 219727 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.0x000000007019f9e8#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% 182553 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.51% 172203 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.0x000000007019f9e8#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.49% 163471 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.48% 162466 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.44% 146820 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.40% 135673 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.40% 132652 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.0x000000007019f9e8#call() [Inlined code] 0.37% 124642 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.0x000000007019f9e8#call() [Inlined code] 0.36% 121855 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.29% 97642 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.26% 86460 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.23% 76296 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.23% 75755 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.21% 70897 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.21% 69102 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.20% 67563 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.0x0000000070196aa8#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.18% 59756 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.0x000000007019f9e8#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.0x000000007019a000#run() [JIT compiled code] 0.18% 59542 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.0x000000007019f9e8#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.0x000000007019a000#run() [JIT compiled code] 0.17% 58646 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.17% 58552 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.16% 53395 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.14% 48470 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.0x000000007007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.13% 44793 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.0x000000007019f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.13% 42519 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.12% 41621 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.12% 41439 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% 41233 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.12% 40891 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.11% 37773 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 36791 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% 31134 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] 0.09% 31074 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined 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.09% 30952 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.09% 30643 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [JIT compiled code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.09% 30527 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.08% 26735 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.0x0000000070196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.08% 26704 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [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.0x000000007019f9e8#call() [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.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62490 events (total: 458856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.62% 103772M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.42% 102859M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 19.52% 89556M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.02% 64338M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.02% 32208M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.97% 18221M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.45% 6674M java.lang.Integer#valueOf():1006 [Inlined code] 0.96% 4398M java.util.Arrays#copyOf():3478 [Inlined code] 0.69% 3186M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.65% 2980M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.62% 2854M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.59% 2698M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.57% 2618M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.39% 1793M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.31% 1426M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.29% 1324M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.26% 1202M knn.IndexerThread#_run():86 [Interpreted code] 0.22% 1014M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 999M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.22% 991M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.18% 841M java.util.ArrayList#grow():240 [Inlined code] 0.17% 763M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.15% 701M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 675M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 657M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.14% 647M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.11% 506M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.11% 500M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.10% 480M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.10% 477M knn.IndexerThread#_run():125 [JIT compiled code] 0.10% 455M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.10% 440M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 381M knn.IndexerThread#_run():108 [JIT compiled code] 0.08% 378M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 375M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.08% 373M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 306M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.06% 276M java.util.List#of():935 [Inlined code] 0.05% 249M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 247M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 236M java.nio.HeapByteBuffer#():75 [Inlined code] 0.05% 216M java.util.HashMap#resize():711 [JIT compiled code] 0.05% 209M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.04% 189M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 180M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.04% 171M java.lang.String$$StringConcat.0x000000007017f400#concat() [Inlined code] 0.04% 171M org.apache.lucene.document.Document#():184 [Interpreted code] 0.03% 156M 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.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62490 events (total: 458856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.28% 83896M 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] 17.83% 81823M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 11.22% 51491M 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.63% 39618M 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.62% 34971M 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.98% 32025M 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.39% 24713M 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.53% 20798M 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.33% 19875M 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.97% 18221M 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.44% 6623M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.89% 4086M 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.59% 2698M 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% 2618M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.53% 2436M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.45% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.39% 1793M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.34% 1565M 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.33% 1493M 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.26% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.22% 1023M 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.22% 1006M 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.22% 999M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.19% 865M 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.19% 864M 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.18% 846M 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% 841M 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.17% 763M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.15% 700M 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.11% 513M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.11% 505M 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.11% 499M 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.11% 495M 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% 480M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.10% 477M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.10% 455M 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.10% 440M 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% 420M 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.09% 410M 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.09% 408M 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.09% 401M 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.08% 381M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 379M 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% 372M 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.0x000000007017f400#concat() [Inlined code] 0.08% 358M 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.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007019a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 328M 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% 313M 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% 311M 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.07% 306M 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] 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.12.19.03.21/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmFalse.jfr is 1122.11 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62490 events (total: 458856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.62% 39554M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.98% 32025M 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.88% 26966M 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.0x000000007019f9e8#call() [Inlined code] 5.79% 26572M 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.74% 26345M 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.0x000000007019f9e8#call() [Inlined code] 5.35% 24553M 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.26% 24144M 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.0x000000007019f9e8#call() [Inlined code] 5.11% 23428M 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.0x000000007019f9e8#call() [Inlined code] 4.92% 22562M 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.72% 21680M 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.11% 18850M 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.59% 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.42% 15670M 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% 8248M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.48% 6803M 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.48% 6783M 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.44% 6623M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.29% 5917M 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% 4792M 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.02% 4657M 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] 1.01% 4640M 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.98% 4491M 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.96% 4382M 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.89% 4086M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.83% 3829M 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.0x000000007019f9e8#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.76% 3487M 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% 3056M 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.0x000000007019f9e8#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.63% 2876M 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.62% 2855M 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.61% 2817M 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.57% 2626M 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.56% 2569M 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.54% 2463M 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.45% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007019f9e8#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.0x000000007019a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.43% 1962M 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.42% 1933M 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.0x000000007019f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.39% 1793M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.33% 1517M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.28% 1295M 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.0x000000007019f9e8#call() [Inlined code] 0.28% 1277M 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.0x000000007019f9e8#call() [Inlined code] 0.27% 1238M 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.0x000000007019f9e8#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.26% 1204M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007019f9e8#call() [Inlined code] 0.26% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.25% 1159M 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.0x000000007019f9e8#call() [Inlined code] 0.19% 890M 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.19% 865M 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.0x000000007019f9e8#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.0x000000007019a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.19% 864M 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 [JIT compiled 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.18% 841M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.14% 647M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.13% 595M 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.0x000000007019f9e8#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] 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.12.19.03.21/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 3965160 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2119646844072704 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 12, 2026 8:49:14 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: 75 segments, 7 merges 27.4s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 18.9s _1ax: 8 segs, 181.9 K docs, 816.7 MB 15.9s _1b3: 8 segs, 229.3 K docs, 1029.9 MB 12.1s _1b9: 8 segs, 220.4 K docs, 989.8 MB 9.7s _1bh: 8 segs, 42.4 K docs, 189.4 MB 6.0s _1bq: 8 segs, 44.5 K docs, 198.8 MB 0.0s _1bx: 13 segs, 54.6 K docs, 243.7 MB 5.0 sec: 54 segments, 4 merges 32.4s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 20.9s _1b3: 8 segs, 229.3 K docs, 1029.9 MB 17.2s _1b9: 8 segs, 220.4 K docs, 989.8 MB 5.0s _1bx: 13 segs, 54.6 K docs, 243.7 MB 10.0 sec: 54 segments, 4 merges 37.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 25.9s _1b3: 8 segs, 229.3 K docs, 1029.9 MB 22.2s _1b9: 8 segs, 220.4 K docs, 989.8 MB 10.0s _1bx: 13 segs, 54.6 K docs, 243.7 MB 15.0 sec: 47 segments, 3 merges 42.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 27.2s _1b9: 8 segs, 220.4 K docs, 989.8 MB 15.0s _1bx: 13 segs, 54.6 K docs, 243.7 MB 20.0 sec: 47 segments, 3 merges 47.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 32.2s _1b9: 8 segs, 220.4 K docs, 989.8 MB 20.0s _1bx: 13 segs, 54.6 K docs, 243.7 MB 25.0 sec: 28 segments, 1 merges 52.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 30.0 sec: 28 segments, 1 merges 57.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 35.1 sec: 28 segments, 1 merges 62.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 40.1 sec: 28 segments, 1 merges 67.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 45.1 sec: 28 segments, 1 merges 72.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 50.1 sec: 28 segments, 1 merges 77.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 55.1 sec: 28 segments, 1 merges 82.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 60.0 sec: 28 segments, 1 merges 87.4s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 65.0 sec: 28 segments, 1 merges 92.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 70.0 sec: 28 segments, 1 merges 97.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 75.0 sec: 28 segments, 1 merges 102.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 80.0 sec: 28 segments, 1 merges 107.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 85.0 sec: 28 segments, 1 merges 112.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 90.0 sec: 28 segments, 1 merges 117.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 95.0 sec: 28 segments, 1 merges 122.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 100.0 sec: 28 segments, 1 merges 127.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 105.0 sec: 28 segments, 1 merges 132.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 110.1 sec: 28 segments, 1 merges 137.5s _1ai: 8 segs, 1114.3 K docs, 5014.2 MB 115.1 sec: 21 segments, 1 merges 2.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 120.1 sec: 21 segments, 1 merges 7.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 125.1 sec: 21 segments, 1 merges 12.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 130.1 sec: 21 segments, 1 merges 17.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 135.1 sec: 21 segments, 1 merges 22.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 140.1 sec: 21 segments, 1 merges 27.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 145.0 sec: 21 segments, 1 merges 32.6s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 150.0 sec: 21 segments, 1 merges 37.6s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 155.0 sec: 21 segments, 1 merges 42.6s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 160.0 sec: 21 segments, 1 merges 47.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 165.0 sec: 21 segments, 1 merges 52.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 170.0 sec: 21 segments, 1 merges 57.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 175.0 sec: 21 segments, 1 merges 62.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 180.0 sec: 21 segments, 1 merges 67.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 185.0 sec: 21 segments, 1 merges 72.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 190.0 sec: 21 segments, 1 merges 77.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 195.1 sec: 21 segments, 1 merges 82.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 200.1 sec: 21 segments, 1 merges 87.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 205.1 sec: 21 segments, 1 merges 92.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 210.0 sec: 21 segments, 1 merges 97.6s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 215.0 sec: 21 segments, 1 merges 102.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 220.0 sec: 21 segments, 1 merges 107.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 225.0 sec: 21 segments, 1 merges 112.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 230.0 sec: 21 segments, 1 merges 117.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB 235.0 sec: 21 segments, 1 merges 122.7s _1by: 6 segs, 1103.8 K docs, 4968.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 931 seconds reindex takes 931.03 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: 16 segments, 1 merges 5.0 sec: 16 segments, 1 merges 5.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 10.0 sec: 16 segments, 1 merges 10.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 15.0 sec: 16 segments, 1 merges 15.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 20.0 sec: 16 segments, 1 merges 20.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 25.0 sec: 16 segments, 1 merges 25.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 30.0 sec: 16 segments, 1 merges 30.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 35.0 sec: 16 segments, 1 merges 35.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 40.0 sec: 16 segments, 1 merges 40.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 45.0 sec: 16 segments, 1 merges 45.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 50.0 sec: 16 segments, 1 merges 50.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 55.0 sec: 16 segments, 1 merges 55.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 60.1 sec: 16 segments, 1 merges 60.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 65.1 sec: 16 segments, 1 merges 65.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 70.1 sec: 16 segments, 1 merges 70.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 75.1 sec: 16 segments, 1 merges 75.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 80.1 sec: 16 segments, 1 merges 80.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 85.1 sec: 16 segments, 1 merges 85.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 90.1 sec: 16 segments, 1 merges 90.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 95.1 sec: 16 segments, 1 merges 95.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 100.1 sec: 16 segments, 1 merges 100.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 105.1 sec: 16 segments, 1 merges 105.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 110.1 sec: 16 segments, 1 merges 110.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 115.0 sec: 16 segments, 1 merges 115.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 120.0 sec: 16 segments, 1 merges 120.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 125.0 sec: 16 segments, 1 merges 125.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 130.0 sec: 16 segments, 1 merges 130.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 135.0 sec: 16 segments, 1 merges 135.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 140.0 sec: 16 segments, 1 merges 140.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 145.0 sec: 16 segments, 1 merges 145.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 150.0 sec: 16 segments, 1 merges 150.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 155.0 sec: 16 segments, 1 merges 155.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 160.0 sec: 16 segments, 1 merges 160.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 165.0 sec: 16 segments, 1 merges 165.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 170.0 sec: 16 segments, 1 merges 170.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 175.1 sec: 16 segments, 1 merges 175.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 180.1 sec: 16 segments, 1 merges 180.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 185.1 sec: 16 segments, 1 merges 185.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 190.1 sec: 16 segments, 1 merges 190.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 195.1 sec: 16 segments, 1 merges 195.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 200.1 sec: 16 segments, 1 merges 200.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 205.1 sec: 16 segments, 1 merges 205.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 210.1 sec: 16 segments, 1 merges 210.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 215.1 sec: 16 segments, 1 merges 215.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 220.1 sec: 16 segments, 1 merges 220.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 225.1 sec: 16 segments, 1 merges 225.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 230.0 sec: 16 segments, 1 merges 230.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 235.0 sec: 16 segments, 1 merges 235.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 240.0 sec: 16 segments, 1 merges 240.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 245.0 sec: 16 segments, 1 merges 245.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 250.0 sec: 16 segments, 1 merges 250.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 255.0 sec: 16 segments, 1 merges 255.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 260.0 sec: 16 segments, 1 merges 260.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 265.0 sec: 16 segments, 1 merges 265.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 270.0 sec: 16 segments, 1 merges 270.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 275.0 sec: 16 segments, 1 merges 275.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 280.0 sec: 16 segments, 1 merges 280.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 285.1 sec: 16 segments, 1 merges 285.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 290.1 sec: 16 segments, 1 merges 290.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 295.1 sec: 16 segments, 1 merges 295.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 300.1 sec: 16 segments, 1 merges 300.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 305.1 sec: 16 segments, 1 merges 305.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 310.1 sec: 16 segments, 1 merges 310.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 315.1 sec: 16 segments, 1 merges 315.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 320.1 sec: 16 segments, 1 merges 320.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 325.1 sec: 16 segments, 1 merges 325.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 330.1 sec: 16 segments, 1 merges 330.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 335.1 sec: 16 segments, 1 merges 335.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 340.1 sec: 16 segments, 1 merges 340.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 345.0 sec: 16 segments, 1 merges 345.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 350.0 sec: 16 segments, 1 merges 350.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 355.0 sec: 16 segments, 1 merges 355.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 360.0 sec: 16 segments, 1 merges 360.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 365.0 sec: 16 segments, 1 merges 365.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 370.0 sec: 16 segments, 1 merges 370.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 375.0 sec: 16 segments, 1 merges 375.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 380.0 sec: 16 segments, 1 merges 380.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 385.0 sec: 16 segments, 1 merges 385.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 390.0 sec: 16 segments, 1 merges 390.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 395.0 sec: 16 segments, 1 merges 395.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 400.0 sec: 16 segments, 1 merges 400.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 405.1 sec: 16 segments, 1 merges 405.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 410.1 sec: 16 segments, 1 merges 410.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 415.1 sec: 16 segments, 1 merges 415.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 420.0 sec: 16 segments, 1 merges 420.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 425.0 sec: 16 segments, 1 merges 425.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 430.0 sec: 16 segments, 1 merges 430.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 435.0 sec: 16 segments, 1 merges 435.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 440.0 sec: 16 segments, 1 merges 440.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 445.0 sec: 16 segments, 1 merges 445.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 450.0 sec: 16 segments, 1 merges 450.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 455.0 sec: 16 segments, 1 merges 455.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 460.0 sec: 16 segments, 1 merges 460.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 465.0 sec: 16 segments, 1 merges 465.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 470.0 sec: 16 segments, 1 merges 470.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 475.0 sec: 16 segments, 1 merges 475.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 480.0 sec: 16 segments, 1 merges 480.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 485.0 sec: 16 segments, 1 merges 485.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 490.0 sec: 16 segments, 1 merges 490.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 495.0 sec: 16 segments, 1 merges 495.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 500.0 sec: 16 segments, 1 merges 500.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 505.0 sec: 16 segments, 1 merges 505.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 510.0 sec: 16 segments, 1 merges 510.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 515.1 sec: 16 segments, 1 merges 515.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 520.1 sec: 16 segments, 1 merges 520.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 525.1 sec: 16 segments, 1 merges 525.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 530.0 sec: 16 segments, 1 merges 530.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 535.0 sec: 16 segments, 1 merges 535.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 540.0 sec: 16 segments, 1 merges 540.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 545.0 sec: 16 segments, 1 merges 545.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 550.0 sec: 16 segments, 1 merges 550.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 555.0 sec: 16 segments, 1 merges 555.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 560.0 sec: 16 segments, 1 merges 560.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 565.0 sec: 16 segments, 1 merges 565.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 570.0 sec: 16 segments, 1 merges 570.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 575.1 sec: 16 segments, 1 merges 575.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 580.1 sec: 16 segments, 1 merges 580.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 585.1 sec: 16 segments, 1 merges 585.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 590.0 sec: 16 segments, 1 merges 590.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 595.0 sec: 16 segments, 1 merges 595.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 600.0 sec: 16 segments, 1 merges 600.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 605.0 sec: 16 segments, 1 merges 605.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 610.0 sec: 16 segments, 1 merges 610.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 615.0 sec: 16 segments, 1 merges 615.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 620.0 sec: 16 segments, 1 merges 620.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 625.0 sec: 16 segments, 1 merges 625.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 630.0 sec: 16 segments, 1 merges 630.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 635.1 sec: 16 segments, 1 merges 635.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 640.1 sec: 16 segments, 1 merges 640.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 645.1 sec: 16 segments, 1 merges 645.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 650.1 sec: 16 segments, 1 merges 650.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 655.1 sec: 16 segments, 1 merges 655.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 660.0 sec: 16 segments, 1 merges 660.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 665.0 sec: 16 segments, 1 merges 665.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 670.0 sec: 16 segments, 1 merges 670.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 675.0 sec: 16 segments, 1 merges 675.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 680.0 sec: 16 segments, 1 merges 680.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 685.0 sec: 16 segments, 1 merges 685.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 690.0 sec: 16 segments, 1 merges 690.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 695.0 sec: 16 segments, 1 merges 695.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 700.0 sec: 16 segments, 1 merges 700.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 705.0 sec: 16 segments, 1 merges 705.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 710.1 sec: 16 segments, 1 merges 710.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 715.1 sec: 16 segments, 1 merges 715.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 720.1 sec: 16 segments, 1 merges 720.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 725.1 sec: 16 segments, 1 merges 725.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 730.1 sec: 16 segments, 1 merges 730.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 735.1 sec: 16 segments, 1 merges 735.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 740.1 sec: 16 segments, 1 merges 740.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 745.0 sec: 16 segments, 1 merges 745.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 750.0 sec: 16 segments, 1 merges 750.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 755.0 sec: 16 segments, 1 merges 755.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 760.0 sec: 16 segments, 1 merges 760.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 765.0 sec: 16 segments, 1 merges 765.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 770.0 sec: 16 segments, 1 merges 770.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 775.0 sec: 16 segments, 1 merges 775.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 780.0 sec: 16 segments, 1 merges 780.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 785.1 sec: 16 segments, 1 merges 785.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 790.1 sec: 16 segments, 1 merges 790.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 795.1 sec: 16 segments, 1 merges 795.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 800.1 sec: 16 segments, 1 merges 800.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 805.1 sec: 16 segments, 1 merges 805.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 810.1 sec: 16 segments, 1 merges 810.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 815.1 sec: 16 segments, 1 merges 815.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 820.1 sec: 16 segments, 1 merges 820.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 825.0 sec: 16 segments, 1 merges 825.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 830.0 sec: 16 segments, 1 merges 830.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 835.0 sec: 16 segments, 1 merges 835.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 840.0 sec: 16 segments, 1 merges 840.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 845.0 sec: 16 segments, 1 merges 845.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 850.0 sec: 16 segments, 1 merges 850.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 855.0 sec: 16 segments, 1 merges 855.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 860.1 sec: 16 segments, 1 merges 860.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 865.1 sec: 16 segments, 1 merges 865.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 870.1 sec: 16 segments, 1 merges 870.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 875.1 sec: 16 segments, 1 merges 875.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 880.1 sec: 16 segments, 1 merges 880.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 885.0 sec: 16 segments, 1 merges 885.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 890.0 sec: 16 segments, 1 merges 890.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 895.0 sec: 16 segments, 1 merges 895.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 900.1 sec: 16 segments, 1 merges 900.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 905.1 sec: 16 segments, 1 merges 905.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 910.1 sec: 16 segments, 1 merges 910.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 915.1 sec: 16 segments, 1 merges 915.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 920.1 sec: 16 segments, 1 merges 920.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 925.1 sec: 16 segments, 1 merges 925.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 930.1 sec: 16 segments, 1 merges 930.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 935.1 sec: 16 segments, 1 merges 935.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 940.1 sec: 16 segments, 1 merges 940.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 945.0 sec: 16 segments, 1 merges 945.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 950.0 sec: 16 segments, 1 merges 950.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 955.1 sec: 16 segments, 1 merges 955.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 960.1 sec: 16 segments, 1 merges 960.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 965.1 sec: 16 segments, 1 merges 965.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 970.1 sec: 16 segments, 1 merges 970.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 975.1 sec: 16 segments, 1 merges 975.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 980.1 sec: 16 segments, 1 merges 980.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 985.1 sec: 16 segments, 1 merges 985.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 990.1 sec: 16 segments, 1 merges 990.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 995.1 sec: 16 segments, 1 merges 995.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1000.1 sec: 16 segments, 1 merges 1000.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1005.1 sec: 16 segments, 1 merges 1005.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1010.0 sec: 16 segments, 1 merges 1010.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1015.0 sec: 16 segments, 1 merges 1015.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1020.0 sec: 16 segments, 1 merges 1020.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1025.0 sec: 16 segments, 1 merges 1025.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1030.0 sec: 16 segments, 1 merges 1030.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1035.0 sec: 16 segments, 1 merges 1035.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1040.1 sec: 16 segments, 1 merges 1040.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1045.1 sec: 16 segments, 1 merges 1045.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1050.1 sec: 16 segments, 1 merges 1050.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1055.1 sec: 16 segments, 1 merges 1055.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1060.1 sec: 16 segments, 1 merges 1060.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1065.1 sec: 16 segments, 1 merges 1065.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1070.0 sec: 16 segments, 1 merges 1070.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1075.0 sec: 16 segments, 1 merges 1075.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1080.0 sec: 16 segments, 1 merges 1080.0s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1085.1 sec: 16 segments, 1 merges 1085.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1090.1 sec: 16 segments, 1 merges 1090.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1095.1 sec: 16 segments, 1 merges 1095.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1100.1 sec: 16 segments, 1 merges 1100.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB 1105.1 sec: 16 segments, 1 merges 1105.1s _1bz: 16 segs, 8000.0 K docs, 36043.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1110.00 sec index has 1 segments: segments_3: _1bz(11.0.0):C8000000 _1bz: 36185.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36185.93 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=49707659825 cpu@end=52021691429 deltaMS=2314.031604 thread 14 name=Reference Handler cpu@start=1336125 cpu@end=1336125 deltaMS=0.0 thread 15 name=Finalizer cpu@start=185256 cpu@end=185256 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=63451 cpu@end=63451 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4170813 cpu@end=4170813 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18465828120 cpu@end=18466115843 deltaMS=0.287723 thread 42 name=JFR Periodic Tasks cpu@start=123034085984 cpu@end=123145025172 deltaMS=110.939188 thread 45 name=Notification Thread cpu@start=171688 cpu@end=171688 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1734519422988 cpu@end=1734519422988 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1727876086474 cpu@end=1727876086474 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1730032494020 cpu@end=1730032494020 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1730422343642 cpu@end=1730422343642 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1729610791585 cpu@end=1729610791585 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1727195074882 cpu@end=1727195074882 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1732865051275 cpu@end=1732865051275 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1728984381519 cpu@end=1728984381519 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1731148576920 cpu@end=1731148576920 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1729352955813 cpu@end=1729352955813 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1728939404978 cpu@end=1728939404978 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1728989640824 cpu@end=1728989640824 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1725081565358 cpu@end=1725081565358 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1723701215640 cpu@end=1723701215640 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1727507859518 cpu@end=1727507859518 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1731882172839 cpu@end=1731882172839 deltaMS=0.0 Average CPU cores used: 1.0447843187113022 completed 1000 searches in 2321 ms: 430 QPS CPU time=2424 ms checking results SUMMARY: 0.881 2.321 2.424 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5721 931.03 8592.60 1110.00 1 36185.93 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=266, Fanout min=6, mean=17.28, max=32, meandelta=381571.66 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 17 19 20 21 24 32 Graph level=2 size=7680, Fanout min=8, mean=27.36, max=32, meandelta=267523.72 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 28 31 32 32 32 32 32 Graph level=1 size=246866, Fanout min=1, mean=28.33, max=32, meandelta=258045.80 % 0 10 20 30 40 50 60 70 80 90 100 0 19 24 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.74, max=64, meandelta=194171.39 % 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=266, connectedness=1.00 Graph level=2 size=7680, connectedness=1.00 Graph level=1 size=246866, 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.12.19.03.21/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': 44,692,189.56 msec task-clock:u 172,468,333,333,505 cycles:u (36.36%) 184,830,137,005,941 instructions:u (36.36%) 4,360,474,045,234 cache-references:u (36.36%) 1,715,784,004,441 cache-misses:u (36.36%) 66,247,471,051,153 L1-dcache-loads:u (36.36%) 2,021,322,721,971 L1-dcache-load-misses:u (36.36%) 4,307,493,227,413 L1-icache-loads:u (36.36%) 15,400,276,383 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 31,019,416 faults:u 30,037,056 minor-faults:u 28,036 major-faults:u 15,991,420,680,956 branches:u (36.36%) 117,934,371,524 branch-misses:u (36.36%) 2,592,497,424,940 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2357.488135203 seconds time elapsed 44076.745634000 seconds user 603.416000000 seconds sys took 0:39:17.521310 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.321, net_cpu_ms=2.424, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5721, index_time_sec=931.03, index_docs_per_sec=8592.6, force_merge_time_sec=1110.0, index_num_segments=1, index_size_on_disk_mb=36185.93, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (266, {0: 0, 10: 10, 20: 12, 30: 14, 40: 15, 50: 17, 60: 19, 70: 20, 80: 21, 90: 24, 100: 32}), 2: (7680, {0: 0, 10: 18, 20: 22, 30: 24, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (246866, {0: 0, 10: 19, 20: 24, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2357, microseconds=521310)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 111 Start: 2026-05-13 00:49:14 (UTC) Duration: 2345 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 42964913 735192146 jdk.FileWrite 22517808 474937400 jdk.FileRead 8003650 182152829 jdk.ObjectAllocationInNewTLAB 72519 1436706 jdk.BooleanFlag 55056 1741715 jdk.CPULoad 43992 879204 jdk.Checkpoint 7756 28818531 jdk.Compilation 6214 160228 jdk.UnsignedIntFlag 5328 180738 jdk.IntFlag 4884 178201 jdk.StringFlag 3774 146291 jdk.ObjectAllocationOutsideTLAB 1350 24097 jdk.CPUInformation 111 166718 jdk.GCConfiguration 111 2882 jdk.JVMInformation 111 105557 jdk.Metadata 111 12268494 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.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42964913 events (total: 42M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 40.32% 17M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 30.73% 13M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.17% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.47% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.43% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 3.28% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.43% 612482 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.93% 398842 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.90% 386737 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.53% 226379 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.52% 222512 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.30% 129641 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.30% 129263 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.27% 114751 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.26% 111741 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.25% 105750 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.25% 105368 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.23% 96734 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.22% 93387 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 74078 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.14% 61303 sun.nio.ch.NativeThread#current0() [Native code] 0.12% 51622 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 44673 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.10% 41617 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 39907 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 39369 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 37221 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 36981 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.07% 32093 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 29890 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 28734 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 25730 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 25511 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 24805 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 21242 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 17430 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.04% 16479 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 14849 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 12519 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 11298 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 10017 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 9968 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 9840 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 8805 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [Inlined code] 0.02% 8782 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 8603 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 6970 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 6848 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.02% 6610 org.apache.lucene.util.hnsw.NeighborArray#descSortFindRightMostInsertionPoint():283 [Inlined code] 0.02% 6544 sun.nio.ch.FileChannelImpl#implRead():251 [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.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42964913 events (total: 42M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.75% 16M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 30.70% 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.17% 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.43% 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] 3.28% 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.74% 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.43% 612329 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.38% 594727 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] 0.99% 423658 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.75% 321120 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.69% 294956 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.68% 290139 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.48% 206021 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% 177804 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.30% 129409 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.27% 114738 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.25% 105525 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.23% 96703 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% 90881 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.21% 88351 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.19% 83718 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% 75325 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% 73987 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% 64649 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.15% 63475 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% 51622 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% 49035 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.10% 44784 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% 44671 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% 41365 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% 39907 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% 31782 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% 29889 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% 28734 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.07% 28382 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% 27428 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% 27190 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% 25730 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% 25502 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% 24797 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.06% 23722 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% 23112 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% 21493 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.05% 20541 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% 20462 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.05% 19835 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% 18916 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():194 [JIT compiled code] 0.04% 16507 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.0x0000000094171528#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.03% 14042 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 0.03% 12818 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42964913 events (total: 42M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 24.78% 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 24.27% 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] 12.82% 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.0x000000009419fbf0#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] 8.90% 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.09% 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.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.28% 980223 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 2.13% 916779 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.0x000000009419fbf0#call() [Inlined code] 1.10% 474228 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.0x000000009419fbf0#call() [Inlined code] 1.02% 439518 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.0x0000000094196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.99% 426713 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.0x000000009419fbf0#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.97% 418106 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.90% 387430 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.90% 385931 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.0x0000000094196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.81% 349814 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.0x0000000094196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.65% 278183 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.0x000000009419fbf0#call() [Inlined code] 0.60% 257143 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.0x000000009419fbf0#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.0x000000009419a328#run() [JIT compiled code] 0.48% 205280 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.45% 193758 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.41% 174479 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.39% 166637 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.0x000000009419fbf0#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.38% 162410 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.33% 141218 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% 134782 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.0x000000009419fbf0#call() [Inlined code] 0.31% 134003 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.25% 105474 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.22% 96643 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.20% 84764 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.0x000000009419fbf0#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.0x000000009419a328#run() [JIT compiled code] 0.19% 83718 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.0x000000009407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 81713 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.0x000000009419fbf0#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.0x000000009419a328#run() [JIT compiled code] 0.19% 80017 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.16% 69287 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.15% 65873 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.15% 64456 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 63972 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 61830 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.0x0000000094196cc8#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% 61481 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.0x0000000094196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 54627 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.0x000000009419fbf0#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% 54493 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.0x0000000094196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.12% 51009 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.0x000000009419fbf0#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.0x000000009419a328#run() [JIT compiled code] 0.12% 50193 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009419fbf0#call() [Inlined code] 0.12% 50168 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.11% 48940 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% 47988 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 44005 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.0x000000009419fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.10% 42155 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% 39317 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 38907 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.09% 37502 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% 35757 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] 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.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 73845 events (total: 573650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.88% 136999M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.16% 132833M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.90% 131378M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.07% 63492M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.43% 31166M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.82% 21907M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.01% 5767M java.util.Arrays#copyOf():3478 [Inlined code] 0.98% 5593M java.lang.Integer#valueOf():1006 [Inlined code] 0.80% 4584M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.73% 4203M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.64% 3686M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.63% 3611M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.53% 3049M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.38% 2182M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.31% 1764M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.29% 1640M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.27% 1526M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.24% 1360M knn.IndexerThread#_run():108 [JIT compiled code] 0.21% 1193M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.18% 1012M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.17% 952M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.17% 946M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 875M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.15% 872M java.util.ArrayList#grow():240 [Inlined code] 0.13% 744M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.13% 732M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 589M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 512M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 444M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.08% 440M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.07% 398M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 395M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 371M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.06% 346M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.05% 311M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 303M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 294M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.04% 247M java.util.List#of():935 [Inlined code] 0.04% 217M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.03% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 171M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.03% 171M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.03% 170M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 154M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 154M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 153M knn.IndexerThread#_run():86 [JIT compiled code] 0.03% 147M java.lang.ThreadLocal$ThreadLocalMap#set():550 [Inlined code] 0.02% 139M 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.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 73845 events (total: 573650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.93% 108611M 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% 107253M 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.38% 76763M 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.67% 55485M 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.79% 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.43% 31166M 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.27% 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.21% 24124M 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.19% 24019M 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.82% 21907M 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.95% 5465M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.80% 4584M 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% 3785M 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.64% 3686M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.40% 2316M 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.39% 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.31% 1764M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1746M 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.28% 1591M 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.25% 1443M 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.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1360M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.23% 1330M 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.21% 1193M 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.20% 1146M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.17% 946M 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.15% 872M 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% 807M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 784M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.13% 744M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.11% 648M 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% 589M 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% 528M 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 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.08% 465M 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% 462M 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% 461M 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.08% 444M 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.08% 440M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.08% 440M 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.0x000000009417f400#concat() [Inlined code] 0.07% 421M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 380M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 371M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():288 [JIT compiled code] at java.lang.ThreadLocal#setInitialValue():203 [JIT compiled code] at java.lang.ThreadLocal#get():193 [Inlined code] 0.06% 368M 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.06% 360M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 360M 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% 340M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [JIT compiled code] 0.06% 317M 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.InitializedHnswGraphBuilder#copyGraphStructure():241 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.05% 311M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [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.12.19.03.21/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q4-fmTrue.jfr is 1371.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 73845 events (total: 573650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.57% 49181M 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.43% 48330M 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.0x000000009419fbf0#call() [Inlined code] 8.38% 48089M 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.0x000000009419fbf0#call() [Inlined code] 6.78% 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.77% 38832M 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.43% 31166M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 4.67% 26778M 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.33% 24853M 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.0x000000009419fbf0#call() [Inlined code] 4.27% 24498M 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.0x000000009419fbf0#call() [Inlined code] 3.98% 22859M 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.83% 21981M 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.86% 16392M 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] 2.85% 16349M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.42% 8148M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.41% 8114M 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.41% 8064M 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.29% 7419M 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.25% 7179M 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.25% 7146M 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.0x000000009419fbf0#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.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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.97% 5554M 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.95% 5465M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.93% 5354M 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.87% 4985M 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% 4736M 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.81% 4639M 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% 4557M 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.0x000000009419fbf0#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.65% 3700M 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.63% 3631M 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.51% 2934M 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.0x000000009419fbf0#call() [Inlined code] 0.48% 2745M 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.47% 2716M 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.45% 2602M 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.45% 2588M 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.42% 2402M 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.0x000000009419fbf0#call() [Inlined code] 0.39% 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.0x000000009419fbf0#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.0x000000009419a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.32% 1859M 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.0x000000009419fbf0#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% 1778M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.31% 1764M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.27% 1571M 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.0x000000009419fbf0#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.26% 1511M 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% 1386M 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.0x000000009419fbf0#call() [Inlined code] 0.24% 1378M 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.0x000000009419fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1360M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.23% 1296M 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.0x000000009419fbf0#call() [Inlined code] 0.15% 872M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.15% 842M 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% 835M 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.0x000000009419fbf0#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% 807M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009419fbf0#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.0x000000009419a328#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.12.19.03.21/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 3982001 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2122700654266896 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 12, 2026 9:40:08 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: 102 segments, 10 merges 88.4s _1cc: 8 segs, 38.4 K docs, 190.3 MB 66.6s _1cr: 8 segs, 178.2 K docs, 887.1 MB 58.5s _1cx: 8 segs, 138.1 K docs, 687.3 MB 47.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 39.4s _1de: 10 segs, 46.8 K docs, 231.9 MB 29.0s _1dp: 10 segs, 48.0 K docs, 237.6 MB 20.3s _1e0: 10 segs, 47.6 K docs, 235.7 MB 10.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 2.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 0.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 5.0 sec: 95 segments, 9 merges 71.6s _1cr: 8 segs, 178.2 K docs, 887.1 MB 63.6s _1cx: 8 segs, 138.1 K docs, 687.3 MB 52.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 44.4s _1de: 10 segs, 46.8 K docs, 231.9 MB 34.0s _1dp: 10 segs, 48.0 K docs, 237.6 MB 25.3s _1e0: 10 segs, 47.6 K docs, 235.7 MB 15.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 7.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 5.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 10.0 sec: 95 segments, 9 merges 76.6s _1cr: 8 segs, 178.2 K docs, 887.1 MB 68.6s _1cx: 8 segs, 138.1 K docs, 687.3 MB 57.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 49.4s _1de: 10 segs, 46.8 K docs, 231.9 MB 39.0s _1dp: 10 segs, 48.0 K docs, 237.6 MB 30.4s _1e0: 10 segs, 47.6 K docs, 235.7 MB 20.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 12.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 10.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 15.0 sec: 70 segments, 6 merges 73.6s _1cx: 8 segs, 138.1 K docs, 687.3 MB 62.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 35.4s _1e0: 10 segs, 47.6 K docs, 235.7 MB 25.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 17.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 15.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 20.0 sec: 54 segments, 4 merges 67.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 30.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 22.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 20.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 25.0 sec: 54 segments, 4 merges 72.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 35.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 27.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 25.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 30.0 sec: 54 segments, 4 merges 77.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 40.1s _1e9: 8 segs, 39.4 K docs, 195.1 MB 32.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 30.5s _1ei: 9 segs, 30.8 K docs, 152.6 MB 35.0 sec: 39 segments, 3 merges 82.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 37.9s _1eg: 8 segs, 105.7 K docs, 525.4 MB 4.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 40.0 sec: 39 segments, 3 merges 87.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 43.0s _1eg: 8 segs, 105.7 K docs, 525.4 MB 9.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 45.0 sec: 39 segments, 3 merges 92.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 48.0s _1eg: 8 segs, 105.7 K docs, 525.4 MB 14.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 50.1 sec: 39 segments, 3 merges 97.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 53.0s _1eg: 8 segs, 105.7 K docs, 525.4 MB 19.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 55.1 sec: 39 segments, 3 merges 102.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 58.0s _1eg: 8 segs, 105.7 K docs, 525.4 MB 24.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 60.1 sec: 39 segments, 3 merges 107.8s _1d6: 8 segs, 423.2 K docs, 2109.1 MB 63.0s _1eg: 8 segs, 105.7 K docs, 525.4 MB 29.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 65.1 sec: 25 segments, 1 merges 34.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 70.1 sec: 25 segments, 1 merges 39.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 75.1 sec: 25 segments, 1 merges 44.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 80.1 sec: 25 segments, 1 merges 49.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 85.1 sec: 25 segments, 1 merges 54.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 90.1 sec: 25 segments, 1 merges 59.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 95.1 sec: 25 segments, 1 merges 64.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 100.0 sec: 25 segments, 1 merges 69.5s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 105.0 sec: 25 segments, 1 merges 74.5s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 110.0 sec: 25 segments, 1 merges 79.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 115.0 sec: 25 segments, 1 merges 84.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 120.0 sec: 25 segments, 1 merges 89.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 125.0 sec: 25 segments, 1 merges 94.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 130.1 sec: 25 segments, 1 merges 99.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 135.1 sec: 25 segments, 1 merges 104.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 140.1 sec: 25 segments, 1 merges 109.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 145.1 sec: 25 segments, 1 merges 114.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 150.1 sec: 25 segments, 1 merges 119.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 155.1 sec: 25 segments, 1 merges 124.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 160.0 sec: 25 segments, 1 merges 129.5s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 165.0 sec: 25 segments, 1 merges 134.5s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 170.0 sec: 25 segments, 1 merges 139.5s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 175.0 sec: 25 segments, 1 merges 144.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 180.0 sec: 25 segments, 1 merges 149.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 185.0 sec: 25 segments, 1 merges 154.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 190.0 sec: 25 segments, 1 merges 159.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 195.0 sec: 25 segments, 1 merges 164.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 200.0 sec: 25 segments, 1 merges 169.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 205.1 sec: 25 segments, 1 merges 174.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 210.1 sec: 25 segments, 1 merges 179.6s _1ej: 4 segs, 996.1 K docs, 4970.1 MB 215.1 sec: 22 segments, 1 merges 0.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 220.1 sec: 22 segments, 1 merges 5.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 225.1 sec: 22 segments, 1 merges 10.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 230.1 sec: 22 segments, 1 merges 15.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 235.1 sec: 22 segments, 1 merges 20.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 240.1 sec: 22 segments, 1 merges 25.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 245.1 sec: 22 segments, 1 merges 30.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 250.1 sec: 22 segments, 1 merges 35.1s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 255.1 sec: 22 segments, 1 merges 40.1s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 260.1 sec: 22 segments, 1 merges 45.1s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 265.0 sec: 22 segments, 1 merges 50.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 270.0 sec: 22 segments, 1 merges 55.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 275.0 sec: 22 segments, 1 merges 60.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 280.0 sec: 22 segments, 1 merges 65.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 285.0 sec: 22 segments, 1 merges 70.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 290.0 sec: 22 segments, 1 merges 75.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 295.0 sec: 22 segments, 1 merges 80.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 300.0 sec: 22 segments, 1 merges 85.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 305.1 sec: 22 segments, 1 merges 90.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 310.1 sec: 22 segments, 1 merges 95.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 315.1 sec: 22 segments, 1 merges 100.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 320.1 sec: 22 segments, 1 merges 105.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 325.1 sec: 22 segments, 1 merges 110.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 330.1 sec: 22 segments, 1 merges 115.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 335.1 sec: 22 segments, 1 merges 120.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 340.1 sec: 22 segments, 1 merges 125.1s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 345.1 sec: 22 segments, 1 merges 130.1s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 350.0 sec: 22 segments, 1 merges 135.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 355.0 sec: 22 segments, 1 merges 140.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 360.0 sec: 22 segments, 1 merges 145.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 365.0 sec: 22 segments, 1 merges 150.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 370.0 sec: 22 segments, 1 merges 155.0s _1ek: 3 segs, 999.0 K docs, 4985.9 MB 375.0 sec: 20 segments, 1 merges 1.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 380.0 sec: 20 segments, 1 merges 6.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 385.0 sec: 20 segments, 1 merges 11.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 390.0 sec: 20 segments, 1 merges 16.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 395.1 sec: 20 segments, 1 merges 21.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 400.1 sec: 20 segments, 1 merges 26.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 405.1 sec: 20 segments, 1 merges 31.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 410.1 sec: 20 segments, 1 merges 36.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 415.1 sec: 20 segments, 1 merges 41.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 420.1 sec: 20 segments, 1 merges 46.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 425.1 sec: 20 segments, 1 merges 51.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 430.0 sec: 20 segments, 1 merges 56.7s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 435.0 sec: 20 segments, 1 merges 61.7s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 440.0 sec: 20 segments, 1 merges 66.7s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 445.0 sec: 20 segments, 1 merges 71.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 450.0 sec: 20 segments, 1 merges 76.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 455.0 sec: 20 segments, 1 merges 81.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 460.0 sec: 20 segments, 1 merges 86.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 465.0 sec: 20 segments, 1 merges 91.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 470.0 sec: 20 segments, 1 merges 96.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 475.0 sec: 20 segments, 1 merges 101.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 480.0 sec: 20 segments, 1 merges 106.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 485.1 sec: 20 segments, 1 merges 111.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 490.1 sec: 20 segments, 1 merges 116.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 495.1 sec: 20 segments, 1 merges 121.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 500.1 sec: 20 segments, 1 merges 126.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 505.1 sec: 20 segments, 1 merges 131.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB 510.1 sec: 20 segments, 1 merges 136.8s _1el: 4 segs, 1014.8 K docs, 5063.8 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1513 seconds reindex takes 1513.38 sec index has 17 segments: segments_2: _7g(11.0.0):C584557 _fo(11.0.0):C987416 _oq(11.0.0):C1021945 _1ej(11.0.0):C996052 _xb(11.0.0):C1011488 _1el(11.0.0):C1014780 _16d(11.0.0):C797044 _1ek(11.0.0):C999039 _1bu(11.0.0):C126572 _1cx(11.0.0):C138140 _1ck(11.0.0):C71877 _1cc(11.0.0):C38426 _1de(11.0.0):C46829 _1dp(11.0.0):C47980 _1e0(11.0.0):C47605 _1e9(11.0.0):C39408 _1ei(11.0.0):C30842 _7g: 2918.3 MB _fo: 4931.7 MB _oq: 5104.3 MB _1ej: 4974.9 MB _xb: 5052.1 MB _1el: 5068.5 MB _16d: 3980.0 MB _1ek: 4989.8 MB _1bu: 631.2 MB _1cx: 689.0 MB _1ck: 358.2 MB _1cc: 191.3 MB _1de: 233.2 MB _1dp: 238.9 MB _1e0: 237.1 MB _1e9: 196.2 MB _1ei: 153.5 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39947.98 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=56171006621 cpu@end=69625074925 deltaMS=13454.068304 thread 14 name=Reference Handler cpu@start=1254390 cpu@end=1254390 deltaMS=0.0 thread 15 name=Finalizer cpu@start=161609 cpu@end=161609 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=73441 cpu@end=73441 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6904482 cpu@end=6904482 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18844180166 cpu@end=18846175560 deltaMS=1.995394 thread 42 name=JFR Periodic Tasks cpu@start=135598068242 cpu@end=136241763901 deltaMS=643.695659 thread 45 name=Notification Thread cpu@start=116636 cpu@end=116636 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1860434284754 cpu@end=1860434284754 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1859693784823 cpu@end=1859693784823 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1856581443724 cpu@end=1856581443724 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1863088339337 cpu@end=1863088339337 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1858107494967 cpu@end=1858107494967 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1863368548354 cpu@end=1863368548354 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1860310042592 cpu@end=1860310042592 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1858828864272 cpu@end=1858828864272 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1858458976224 cpu@end=1858458976224 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1861304721562 cpu@end=1861304721562 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1861409426265 cpu@end=1861409426265 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1861619743500 cpu@end=1861619743500 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1855019224608 cpu@end=1855019224608 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1857544608467 cpu@end=1857544608467 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1858129679645 cpu@end=1858129679645 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1860135935452 cpu@end=1860135935452 deltaMS=0.0 Average CPU cores used: 1.0471051252717303 completed 1000 searches in 13465 ms: 74 QPS CPU time=14099 ms checking results SUMMARY: 0.954 13.465 14.099 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 60795 1513.38 5286.17 0.00 17 39947.98 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 584557 documents Graph level=3 size=21, Fanout min=3, mean=5.33, max=9, meandelta=45250.46 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 6 6 7 7 9 Graph level=2 size=464, Fanout min=6, mean=20.05, max=32, meandelta=26335.12 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 16 17 19 21 23 25 29 32 Graph level=1 size=17913, Fanout min=4, mean=27.83, max=32, meandelta=19226.74 % 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=584557, Fanout min=1, mean=39.58, max=64, meandelta=13690.79 % 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=21, connectedness=1.00 Graph level=2 size=464, connectedness=1.00 Graph level=1 size=17913, connectedness=1.00 Graph level=0 size=584557, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 987416 documents Graph level=3 size=55, Fanout min=4, mean=8.98, max=17, meandelta=76051.70 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 11 12 17 Graph level=2 size=852, Fanout min=6, mean=22.71, max=32, meandelta=39406.45 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 31 32 32 Graph level=1 size=30139, Fanout min=3, mean=28.04, max=32, meandelta=32260.08 % 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=987416, Fanout min=1, mean=39.51, max=64, meandelta=23143.19 % 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=30139, connectedness=1.00 Graph level=0 size=987416, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1021945 documents Graph level=3 size=49, Fanout min=4, mean=8.37, max=17, meandelta=89452.28 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 9 9 10 13 17 Graph level=2 size=792, Fanout min=7, mean=22.72, max=32, meandelta=41001.34 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 30 32 32 Graph level=1 size=31080, Fanout min=3, mean=28.09, max=32, meandelta=33368.35 % 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=1021945, Fanout min=1, mean=39.48, max=64, meandelta=23965.13 % 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=49, connectedness=1.00 Graph level=2 size=792, connectedness=1.00 Graph level=1 size=31080, connectedness=1.00 Graph level=0 size=1021945, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 996052 documents Graph level=3 size=51, Fanout min=4, mean=8.67, max=16, meandelta=86985.79 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 11 11 13 16 Graph level=2 size=880, Fanout min=7, mean=23.43, max=32, meandelta=38837.69 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=30491, Fanout min=3, mean=28.09, max=32, meandelta=32537.42 % 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=996052, Fanout min=1, mean=39.52, max=64, meandelta=23337.34 % 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=51, connectedness=1.00 Graph level=2 size=880, connectedness=1.00 Graph level=1 size=30491, connectedness=1.00 Graph level=0 size=996052, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1011488 documents Graph level=3 size=58, Fanout min=3, mean=8.86, max=16, meandelta=88636.30 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 12 16 Graph level=2 size=903, Fanout min=9, mean=23.46, max=32, meandelta=39452.38 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 28 32 32 32 Graph level=1 size=30871, Fanout min=3, mean=28.07, max=32, meandelta=33036.78 % 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=1011488, Fanout min=1, mean=39.53, max=64, meandelta=23695.16 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=58, connectedness=1.00 Graph level=2 size=903, connectedness=1.00 Graph level=1 size=30871, connectedness=1.00 Graph level=0 size=1011488, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1014780 documents Graph level=3 size=46, Fanout min=4, mean=8.13, max=14, meandelta=99586.38 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 8 9 10 10 14 Graph level=2 size=756, Fanout min=5, mean=22.54, max=32, meandelta=41340.77 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 30 32 32 Graph level=1 size=30686, Fanout min=4, mean=28.08, max=32, meandelta=33110.30 % 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=1014780, Fanout min=1, mean=39.51, max=64, meandelta=23788.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=46, connectedness=1.00 Graph level=2 size=756, connectedness=1.00 Graph level=1 size=30686, connectedness=1.00 Graph level=0 size=1014780, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 797044 documents Graph level=3 size=37, Fanout min=3, mean=7.14, max=12, meandelta=78305.83 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 6 6 7 8 8 9 10 12 Graph level=2 size=697, Fanout min=8, mean=21.81, max=32, meandelta=33187.14 % 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=24382, Fanout min=2, mean=27.90, max=32, meandelta=26120.25 % 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=797044, Fanout min=1, mean=39.56, max=64, meandelta=18665.63 % 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=697, connectedness=1.00 Graph level=1 size=24382, connectedness=1.00 Graph level=0 size=797044, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 999039 documents Graph level=3 size=52, Fanout min=4, mean=8.31, max=15, meandelta=87804.88 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 7 8 8 9 10 10 11 15 Graph level=2 size=794, Fanout min=9, mean=22.48, max=32, meandelta=41028.39 % 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=30263, Fanout min=3, mean=28.08, max=32, meandelta=32573.05 % 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=999039, Fanout min=1, mean=39.51, max=64, meandelta=23415.96 % 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=794, connectedness=1.00 Graph level=1 size=30263, connectedness=1.00 Graph level=0 size=999039, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 126572 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=16205.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 2 Graph level=2 size=115, Fanout min=3, mean=12.92, max=28, meandelta=8258.69 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 16 19 28 Graph level=1 size=3932, Fanout min=7, mean=26.73, max=32, meandelta=4332.07 % 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=126572, Fanout min=2, mean=39.08, max=64, meandelta=3009.80 % 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=4, connectedness=1.00 Graph level=2 size=115, connectedness=1.00 Graph level=1 size=3932, connectedness=1.00 Graph level=0 size=126572, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 138140 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=27760.75 % 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=120, Fanout min=5, mean=12.60, max=21, meandelta=9379.60 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 16 18 21 Graph level=1 size=4279, Fanout min=8, mean=26.89, max=32, meandelta=4701.72 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 26 29 32 32 32 32 32 Graph level=0 size=138140, Fanout min=2, mean=39.19, max=64, meandelta=3276.12 % 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=4, connectedness=1.00 Graph level=2 size=120, connectedness=1.00 Graph level=1 size=4279, connectedness=1.00 Graph level=0 size=138140, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 71877 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=58, Fanout min=4, mean=8.34, max=18, meandelta=6827.00 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 8 9 10 12 18 Graph level=1 size=2212, Fanout min=8, mean=25.97, max=32, meandelta=2523.25 % 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=71877, Fanout min=1, mean=38.69, max=64, meandelta=1722.33 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 41 47 56 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=58, connectedness=1.00 Graph level=1 size=2212, connectedness=1.00 Graph level=0 size=71877, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 38426 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=27, Fanout min=4, mean=6.96, max=11, meandelta=4196.01 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 6 6 7 7 8 9 11 Graph level=1 size=1178, Fanout min=6, mean=24.11, max=32, meandelta=1435.06 % 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=38426, Fanout min=3, mean=37.88, max=64, meandelta=941.26 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=27, connectedness=1.00 Graph level=1 size=1178, connectedness=1.00 Graph level=0 size=38426, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 46829 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=4, mean=8.00, max=14, meandelta=4466.56 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 8 9 10 11 14 Graph level=1 size=1461, Fanout min=9, mean=24.82, max=32, meandelta=1718.94 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 21 23 25 28 32 32 32 32 Graph level=0 size=46829, Fanout min=3, mean=38.04, max=64, meandelta=1142.31 % 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=1461, connectedness=1.00 Graph level=0 size=46829, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 47980 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=43, Fanout min=4, mean=7.95, max=14, meandelta=4820.50 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 8 8 9 10 11 14 Graph level=1 size=1476, Fanout min=7, mean=24.81, max=32, meandelta=1765.77 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 21 23 25 28 32 32 32 32 Graph level=0 size=47980, Fanout min=4, mean=38.22, max=64, meandelta=1165.22 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=43, connectedness=1.00 Graph level=1 size=1476, connectedness=1.00 Graph level=0 size=47980, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 47605 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=38, Fanout min=4, mean=7.26, max=12, meandelta=5353.16 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 6 7 8 9 11 12 Graph level=1 size=1482, Fanout min=7, mean=24.88, max=32, meandelta=1744.51 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 25 28 31 32 32 32 Graph level=0 size=47605, Fanout min=3, mean=38.11, max=64, meandelta=1163.39 % 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=38, connectedness=1.00 Graph level=1 size=1482, connectedness=1.00 Graph level=0 size=47605, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 39408 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=32, Fanout min=2, mean=6.94, max=11, meandelta=4593.54 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 6 7 7 8 8 10 11 Graph level=1 size=1217, Fanout min=7, mean=24.01, max=32, meandelta=1486.98 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 29 32 32 32 Graph level=0 size=39408, Fanout min=4, mean=37.82, max=64, meandelta=965.55 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 34 39 45 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=32, connectedness=1.00 Graph level=1 size=1217, connectedness=1.00 Graph level=0 size=39408, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 30842 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=21, Fanout min=2, mean=4.76, max=8, meandelta=3929.03 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 5 5 6 7 8 Graph level=1 size=946, Fanout min=7, mean=23.58, max=32, meandelta=1187.47 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 25 29 32 32 32 Graph level=0 size=30842, Fanout min=3, mean=37.66, max=64, meandelta=758.10 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 30 34 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=21, connectedness=1.00 Graph level=1 size=946, connectedness=1.00 Graph level=0 size=30842, 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.12.19.03.21/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': 55,790,105.88 msec task-clock:u 215,426,066,905,907 cycles:u (36.36%) 121,183,206,919,992 instructions:u (36.36%) 3,516,077,941,353 cache-references:u (36.36%) 1,612,417,226,886 cache-misses:u (36.36%) 43,441,155,825,438 L1-dcache-loads:u (36.36%) 1,503,016,542,561 L1-dcache-load-misses:u (36.36%) 2,066,706,018,359 L1-icache-loads:u (36.36%) 26,756,184,098 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,057,043 faults:u 6,154,327 minor-faults:u 143 major-faults:u 12,281,002,043,262 branches:u (36.36%) 91,865,331,368 branch-misses:u (36.36%) 3,336,910,416,748 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2116.013161824 seconds time elapsed 55216.338313000 seconds user 559.713739000 seconds sys took 0:35:16.039439 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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=13.465, net_cpu_ms=14.099, 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=60795, index_time_sec=1513.38, index_docs_per_sec=5286.17, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=39947.98, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (0, {}), 2: (21, {0: 0, 10: 2, 20: 3, 30: 3, 40: 4, 50: 4, 60: 5, 70: 5, 80: 6, 90: 7, 100: 8}), 1: (946, {0: 0, 10: 15, 20: 17, 30: 19, 40: 21, 50: 24, 60: 25, 70: 29, 80: 32, 90: 32, 100: 32}), 0: (30842, {0: 0, 10: 20, 20: 24, 30: 27, 40: 30, 50: 34, 60: 39, 70: 45, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2116, microseconds=39439)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 122 Start: 2026-05-13 01:40:08 (UTC) Duration: 2103 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 53440051 916819854 jdk.FileWrite 20968959 440024361 jdk.FileRead 8003652 182980684 jdk.ObjectAllocationInNewTLAB 64117 1276673 jdk.BooleanFlag 60512 1914514 jdk.CPULoad 39030 779965 jdk.Checkpoint 8624 33622528 jdk.Compilation 5975 154408 jdk.UnsignedIntFlag 5856 198668 jdk.IntFlag 5368 195878 jdk.StringFlag 4148 160933 jdk.ObjectAllocationOutsideTLAB 1101 19748 jdk.CPUInformation 122 183240 jdk.GCConfiguration 122 3168 jdk.JVMInformation 122 113578 jdk.Metadata 122 13484291 jdk.GarbageCollection 47 1124 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.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53440051 events (total: 53M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 59.80% 31M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.37% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 11.81% 6M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 2.53% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.98% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.38% 739971 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.78% 414226 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.72% 384242 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.63% 335374 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.54% 288186 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.40% 215514 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.34% 181004 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.29% 157206 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.29% 155528 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.25% 133864 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.25% 132110 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.22% 115662 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.20% 108287 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.19% 100212 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 80576 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.15% 77914 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 71139 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 53521 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 48019 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 45043 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 42873 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 38524 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 37910 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.06% 32758 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 31739 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 29987 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.05% 28503 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 26046 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 21720 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 20704 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.03% 17912 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 17068 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 15215 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 14552 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 13924 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 13906 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 13698 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 13573 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 11703 org.apache.lucene.store.DataOutput#writeBytes():54 [Inlined code] 0.02% 11172 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 9372 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 8891 knn.IndexerThread#_run():105 [JIT compiled code] 0.02% 8090 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 7986 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.01% 7427 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [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.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53440051 events (total: 53M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 56.96% 30M 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.37% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 11.80% 6M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 2.53% 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.96% 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.47% 784405 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.17% 625041 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 0.77% 414128 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.72% 384242 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.64% 340940 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.52% 278278 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.46% 246820 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.42% 223009 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.34% 180991 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.31% 167069 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% 155382 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% 133833 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.22% 114930 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.20% 108197 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.18% 96893 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.17% 89577 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% 73642 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% 73242 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.13% 69444 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.12% 64501 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% 58020 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% 56186 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.10% 54965 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.09% 50159 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% 48015 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% 45043 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% 43829 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% 42867 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.08% 41048 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% 38524 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 35540 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% 33253 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% 32758 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% 32540 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 29969 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% 27025 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% 25865 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():194 [JIT compiled code] 0.05% 25343 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% 23829 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():194 [JIT compiled code] 0.04% 21579 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% 20665 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% 20447 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.04% 19556 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% 17221 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% 16781 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] 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.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53440051 events (total: 53M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 29.16% 15M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008419b380#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.70% 14M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008419b380#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.14% 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.36% 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] 1.86% 994629 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.05% 561328 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.0x000000008419b380#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.89% 474319 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.88% 472905 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.0x000000008419b380#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.66% 354339 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.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.62% 333845 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.0x0000000084193628#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.57% 303278 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.0x000000008419b380#call() [Inlined code] 0.53% 285607 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.0x000000008419b380#call() [Inlined code] 0.51% 272846 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.49% 262082 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.0x0000000084193628#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.38% 202068 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.35% 188478 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.0x0000000084193628#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.35% 186306 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.33% 178793 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.0x000000008419b380#call() [Inlined code] 0.33% 175381 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.0x000000008419b380#call() [Inlined code] 0.32% 169563 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.0x000000008419b380#call() [Inlined code] 0.30% 159035 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.0x000000008419b380#call() [Inlined code] 0.26% 138770 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.26% 137444 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.0x000000008419b380#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.25% 133750 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.21% 112590 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% 108455 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.18% 97005 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.17% 89577 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.0x000000008407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 77304 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 76902 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 76769 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 72455 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.0x0000000084193628#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 71139 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.13% 67697 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% 64274 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% 60453 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.11% 57815 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.0x000000008419b380#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.0x000000008419b8d8#run() [JIT compiled code] 0.11% 57300 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 56888 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.0x000000008419b380#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% 56716 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.0x000000008419b380#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% 55803 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.10% 55016 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 54630 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.0x000000008419b380#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.0x000000008419b8d8#run() [JIT compiled code] 0.10% 54174 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.0x0000000084193628#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 52933 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.10% 52024 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.0x000000008419b380#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% 48324 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.08% 42717 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [JIT compiled code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 41766 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.08% 40827 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.0x000000008419b380#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] 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.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65194 events (total: 462457M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.87% 105772M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.52% 104163M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 19.29% 89197M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 13.90% 64286M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 6.88% 31833M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.32% 19961M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.39% 6408M java.lang.Integer#valueOf():1006 [Inlined code] 0.91% 4194M java.util.Arrays#copyOf():3478 [Inlined code] 0.68% 3134M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.66% 3052M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.64% 2951M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.60% 2786M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.48% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.43% 1986M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.34% 1558M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.32% 1492M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.22% 1026M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.20% 946M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.20% 909M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.19% 880M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.19% 878M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.19% 870M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.17% 782M java.util.ArrayList#grow():240 [Inlined code] 0.15% 680M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.14% 644M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 575M knn.IndexerThread#_run():108 [JIT compiled code] 0.12% 573M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 467M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.09% 433M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 406M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.09% 395M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 354M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 316M java.util.List#of():935 [Inlined code] 0.07% 304M java.nio.HeapByteBuffer#():75 [Inlined code] 0.06% 293M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 285M org.apache.lucene.document.Document#():42 [Inlined code] 0.06% 258M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 248M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 240M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 218M java.io.BufferedOutputStream#():92 [Inlined code] 0.04% 203M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 195M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.04% 189M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] 0.04% 171M org.apache.lucene.document.Field#storedValue():614 [JIT compiled code] 0.04% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.03% 142M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.03% 138M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 137M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65194 events (total: 462457M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.45% 85335M 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.04% 83405M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 11.36% 52543M 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.57% 39632M 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.22% 33410M 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.84% 31652M 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.33% 24646M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.44% 20543M 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.41% 20416M 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.32% 19961M 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.37% 6330M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.88% 4057M 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.64% 2951M 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.60% 2786M 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.48% 2233M 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.47% 2189M 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% 1986M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.35% 1631M 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% 1477M 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():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1128M 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.23% 1076M 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.20% 946M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.19% 880M 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 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.17% 786M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.17% 782M 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.17% 772M 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.16% 741M 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% 591M 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.12% 575M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.12% 544M 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.11% 528M 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.11% 494M 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% 466M 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.10% 457M 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% 451M 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% 433M 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% 406M 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.08% 354M 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% 344M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008419b8d8#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 343M 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% 323M 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% 316M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [JIT compiled code] at knn.IndexerThread#_run():126 [JIT compiled code] 0.07% 305M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 285M 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.0x000000008417f400#concat() [Inlined code] 0.06% 285M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 265M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#():108 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#():68 [Inlined code] 0.06% 258M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [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.12.19.03.21/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmFalse.jfr is 1518.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65194 events (total: 462457M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.56% 39568M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.84% 31635M 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.84% 26999M 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.77% 26706M 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.0x000000008419b380#call() [Inlined code] 5.60% 25891M 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.0x000000008419b380#call() [Inlined code] 5.46% 25261M 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.42% 25076M 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.0x000000008419b380#call() [Inlined code] 5.42% 25066M 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.0x000000008419b380#call() [Inlined code] 4.94% 22854M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.64% 21445M 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.90% 18053M 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.56% 16446M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.29% 15220M 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.77% 8200M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.58% 7324M 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.52% 7009M 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.37% 6330M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.32% 6085M 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.07% 4947M 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.05% 4857M 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.91% 4223M 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.90% 4177M 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.88% 4057M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.85% 3917M 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.0x000000008419b380#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.83% 3837M 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% 3809M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.68% 3147M 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.0x000000008419b380#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.67% 3078M 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.63% 2918M 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.62% 2862M 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% 2850M 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.57% 2643M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.57% 2635M 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.48% 2233M 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.0x000000008419b380#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.0x000000008419b8d8#run() [Interpreted code] 0.43% 1986M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.42% 1959M 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.39% 1799M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.36% 1643M 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.0x000000008419b380#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.32% 1492M 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% 1436M 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.0x000000008419b380#call() [Inlined code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.28% 1277M 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.0x000000008419b380#call() [Inlined code] 0.24% 1117M 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.0x000000008419b380#call() [Inlined code] 0.23% 1067M 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.0x000000008419b380#call() [Inlined code] 0.21% 950M 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.0x000000008419b380#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.18% 853M 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.17% 782M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.14% 664M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.14% 625M 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.0x000000008419b380#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.13% 608M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008419b380#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] 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.12.19.03.21/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 3998477 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2125689620892400 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 12, 2026 10:29:57 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: 120 segments, 12 merges 143.9s _194: 8 segs, 1020.9 K docs, 5093.5 MB 102.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 62.6s _1cc: 11 segs, 54.3 K docs, 268.7 MB 53.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 49.6s _1cu: 8 segs, 75.3 K docs, 374.0 MB 44.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 37.2s _1da: 8 segs, 39.4 K docs, 195.2 MB 30.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 23.3s _1dt: 8 segs, 38.5 K docs, 190.4 MB 15.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 7.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 0.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 5.0 sec: 103 segments, 10 merges 148.9s _194: 8 segs, 1020.9 K docs, 5093.5 MB 107.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 58.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 54.6s _1cu: 8 segs, 75.3 K docs, 374.0 MB 49.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 35.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 28.3s _1dt: 8 segs, 38.5 K docs, 190.4 MB 20.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 12.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 5.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 10.0 sec: 103 segments, 10 merges 153.9s _194: 8 segs, 1020.9 K docs, 5093.5 MB 112.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 63.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 59.7s _1cu: 8 segs, 75.3 K docs, 374.0 MB 54.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 40.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 33.3s _1dt: 8 segs, 38.5 K docs, 190.4 MB 25.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 17.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 10.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 15.0 sec: 103 segments, 10 merges 159.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 117.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 68.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 64.7s _1cu: 8 segs, 75.3 K docs, 374.0 MB 59.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 45.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 38.3s _1dt: 8 segs, 38.5 K docs, 190.4 MB 30.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 22.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 15.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 20.0 sec: 103 segments, 10 merges 164.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 122.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 73.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 69.7s _1cu: 8 segs, 75.3 K docs, 374.0 MB 64.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 50.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 43.3s _1dt: 8 segs, 38.5 K docs, 190.4 MB 35.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 27.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 20.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 25.0 sec: 96 segments, 9 merges 169.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 127.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 78.9s _1cm: 9 segs, 45.7 K docs, 226.5 MB 74.7s _1cu: 8 segs, 75.3 K docs, 374.0 MB 69.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 55.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 40.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 32.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 25.0s _1eh: 13 segs, 48.9 K docs, 242.1 MB 30.1 sec: 96 segments, 9 merges 174.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 132.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 84.0s _1cm: 9 segs, 45.7 K docs, 226.5 MB 79.7s _1cu: 8 segs, 75.3 K docs, 374.0 MB 74.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 60.8s _1dk: 8 segs, 39.1 K docs, 193.8 MB 45.7s _1e2: 8 segs, 40.0 K docs, 197.9 MB 37.8s _1ea: 8 segs, 77.0 K docs, 382.6 MB 30.1s _1eh: 13 segs, 48.9 K docs, 242.1 MB 35.1 sec: 89 segments, 8 merges 179.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 137.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 89.0s _1cm: 9 segs, 45.7 K docs, 226.5 MB 79.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 65.9s _1dk: 8 segs, 39.1 K docs, 193.8 MB 50.7s _1e2: 8 segs, 40.0 K docs, 197.9 MB 42.8s _1ea: 8 segs, 77.0 K docs, 382.6 MB 35.1s _1eh: 13 segs, 48.9 K docs, 242.1 MB 40.1 sec: 70 segments, 6 merges 184.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 142.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 94.0s _1cm: 9 segs, 45.7 K docs, 226.5 MB 84.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 55.7s _1e2: 8 segs, 40.0 K docs, 197.9 MB 47.8s _1ea: 8 segs, 77.0 K docs, 382.6 MB 45.1 sec: 70 segments, 6 merges 189.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 147.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 99.0s _1cm: 9 segs, 45.7 K docs, 226.5 MB 89.9s _1d2: 8 segs, 75.2 K docs, 373.2 MB 60.7s _1e2: 8 segs, 40.0 K docs, 197.9 MB 52.8s _1ea: 8 segs, 77.0 K docs, 382.6 MB 50.1 sec: 62 segments, 6 merges 194.0s _194: 8 segs, 1020.9 K docs, 5093.5 MB 152.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 94.9s _1d2: 8 segs, 75.2 K docs, 373.2 MB 65.7s _1e2: 8 segs, 40.0 K docs, 197.9 MB 57.8s _1ea: 8 segs, 77.0 K docs, 382.6 MB 4.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 55.0 sec: 62 segments, 6 merges 198.9s _194: 8 segs, 1020.9 K docs, 5093.5 MB 157.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 99.8s _1d2: 8 segs, 75.2 K docs, 373.2 MB 70.6s _1e2: 8 segs, 40.0 K docs, 197.9 MB 62.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 9.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 60.0 sec: 41 segments, 3 merges 162.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 67.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 14.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 65.0 sec: 41 segments, 3 merges 167.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 72.7s _1ea: 8 segs, 77.0 K docs, 382.6 MB 19.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 70.0 sec: 34 segments, 2 merges 172.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 24.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 75.0 sec: 34 segments, 2 merges 177.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 29.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 80.0 sec: 34 segments, 2 merges 182.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 34.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 85.0 sec: 34 segments, 2 merges 187.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 39.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 90.1 sec: 34 segments, 2 merges 192.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 44.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 95.1 sec: 34 segments, 2 merges 197.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 49.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 100.1 sec: 34 segments, 2 merges 202.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 54.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 105.1 sec: 34 segments, 2 merges 207.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 59.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 110.1 sec: 34 segments, 2 merges 212.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 64.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 115.1 sec: 34 segments, 2 merges 217.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 69.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 120.1 sec: 34 segments, 2 merges 222.4s _1av: 8 segs, 898.6 K docs, 4480.7 MB 74.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 125.0 sec: 34 segments, 2 merges 227.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 79.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 130.0 sec: 34 segments, 2 merges 232.3s _1av: 8 segs, 898.6 K docs, 4480.7 MB 84.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 135.0 sec: 27 segments, 1 merges 89.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 140.0 sec: 27 segments, 1 merges 94.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 145.0 sec: 27 segments, 1 merges 99.3s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 150.0 sec: 27 segments, 1 merges 104.4s _1ei: 8 segs, 323.9 K docs, 1612.6 MB 155.0 sec: 20 segments, 1 merges 3.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 160.0 sec: 20 segments, 1 merges 8.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 165.1 sec: 20 segments, 1 merges 13.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 170.1 sec: 20 segments, 1 merges 18.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 175.1 sec: 20 segments, 1 merges 23.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 180.1 sec: 20 segments, 1 merges 28.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 185.1 sec: 20 segments, 1 merges 33.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 190.1 sec: 20 segments, 1 merges 38.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 195.1 sec: 20 segments, 1 merges 43.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 200.1 sec: 20 segments, 1 merges 48.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 205.1 sec: 20 segments, 1 merges 53.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 210.1 sec: 20 segments, 1 merges 58.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 215.0 sec: 20 segments, 1 merges 62.9s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 220.0 sec: 20 segments, 1 merges 67.9s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 225.0 sec: 20 segments, 1 merges 73.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 230.0 sec: 20 segments, 1 merges 78.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 235.0 sec: 20 segments, 1 merges 83.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 240.0 sec: 20 segments, 1 merges 88.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 245.1 sec: 20 segments, 1 merges 93.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 250.1 sec: 20 segments, 1 merges 98.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 255.0 sec: 20 segments, 1 merges 103.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB 260.0 sec: 20 segments, 1 merges 108.0s _1ej: 6 segs, 994.0 K docs, 4958.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1409 seconds reindex takes 1409.36 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 15 segments, 1 merges 5.0 sec: 15 segments, 1 merges 5.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 10.0 sec: 15 segments, 1 merges 10.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 15.0 sec: 15 segments, 1 merges 15.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 20.0 sec: 15 segments, 1 merges 20.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 25.0 sec: 15 segments, 1 merges 25.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 30.0 sec: 15 segments, 1 merges 30.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 35.0 sec: 15 segments, 1 merges 35.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 40.0 sec: 15 segments, 1 merges 40.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 45.0 sec: 15 segments, 1 merges 45.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 50.0 sec: 15 segments, 1 merges 50.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 55.0 sec: 15 segments, 1 merges 55.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 60.0 sec: 15 segments, 1 merges 60.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 65.1 sec: 15 segments, 1 merges 65.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 70.1 sec: 15 segments, 1 merges 70.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 75.1 sec: 15 segments, 1 merges 75.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 80.1 sec: 15 segments, 1 merges 80.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 85.1 sec: 15 segments, 1 merges 85.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 90.1 sec: 15 segments, 1 merges 90.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 95.1 sec: 15 segments, 1 merges 95.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 100.1 sec: 15 segments, 1 merges 100.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 105.1 sec: 15 segments, 1 merges 105.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 110.1 sec: 15 segments, 1 merges 110.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 115.1 sec: 15 segments, 1 merges 115.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 120.1 sec: 15 segments, 1 merges 120.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 125.0 sec: 15 segments, 1 merges 125.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 130.0 sec: 15 segments, 1 merges 130.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 135.0 sec: 15 segments, 1 merges 135.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 140.0 sec: 15 segments, 1 merges 140.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 145.0 sec: 15 segments, 1 merges 145.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 150.0 sec: 15 segments, 1 merges 150.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 155.0 sec: 15 segments, 1 merges 155.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 160.0 sec: 15 segments, 1 merges 160.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 165.0 sec: 15 segments, 1 merges 165.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 170.0 sec: 15 segments, 1 merges 170.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 175.0 sec: 15 segments, 1 merges 175.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 180.0 sec: 15 segments, 1 merges 180.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 185.1 sec: 15 segments, 1 merges 185.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 190.1 sec: 15 segments, 1 merges 190.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 195.1 sec: 15 segments, 1 merges 195.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 200.1 sec: 15 segments, 1 merges 200.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 205.1 sec: 15 segments, 1 merges 205.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 210.1 sec: 15 segments, 1 merges 210.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 215.1 sec: 15 segments, 1 merges 215.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 220.1 sec: 15 segments, 1 merges 220.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 225.1 sec: 15 segments, 1 merges 225.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 230.1 sec: 15 segments, 1 merges 230.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 235.1 sec: 15 segments, 1 merges 235.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 240.0 sec: 15 segments, 1 merges 240.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 245.0 sec: 15 segments, 1 merges 245.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 250.0 sec: 15 segments, 1 merges 250.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 255.0 sec: 15 segments, 1 merges 255.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 260.0 sec: 15 segments, 1 merges 260.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 265.0 sec: 15 segments, 1 merges 265.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 270.0 sec: 15 segments, 1 merges 270.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 275.0 sec: 15 segments, 1 merges 275.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 280.0 sec: 15 segments, 1 merges 280.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 285.0 sec: 15 segments, 1 merges 285.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 290.0 sec: 15 segments, 1 merges 290.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 295.0 sec: 15 segments, 1 merges 295.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 300.1 sec: 15 segments, 1 merges 300.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 305.1 sec: 15 segments, 1 merges 305.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 310.1 sec: 15 segments, 1 merges 310.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 315.1 sec: 15 segments, 1 merges 315.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 320.1 sec: 15 segments, 1 merges 320.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 325.1 sec: 15 segments, 1 merges 325.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 330.1 sec: 15 segments, 1 merges 330.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 335.1 sec: 15 segments, 1 merges 335.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 340.1 sec: 15 segments, 1 merges 340.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 345.1 sec: 15 segments, 1 merges 345.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 350.1 sec: 15 segments, 1 merges 350.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 355.0 sec: 15 segments, 1 merges 355.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 360.0 sec: 15 segments, 1 merges 360.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 365.0 sec: 15 segments, 1 merges 365.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 370.0 sec: 15 segments, 1 merges 370.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 375.0 sec: 15 segments, 1 merges 375.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 380.0 sec: 15 segments, 1 merges 380.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 385.0 sec: 15 segments, 1 merges 385.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 390.0 sec: 15 segments, 1 merges 390.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 395.0 sec: 15 segments, 1 merges 395.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 400.0 sec: 15 segments, 1 merges 400.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 405.1 sec: 15 segments, 1 merges 405.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 410.1 sec: 15 segments, 1 merges 410.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 415.1 sec: 15 segments, 1 merges 415.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 420.1 sec: 15 segments, 1 merges 420.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 425.1 sec: 15 segments, 1 merges 425.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 430.1 sec: 15 segments, 1 merges 430.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 435.0 sec: 15 segments, 1 merges 435.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 440.0 sec: 15 segments, 1 merges 440.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 445.0 sec: 15 segments, 1 merges 445.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 450.0 sec: 15 segments, 1 merges 450.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 455.0 sec: 15 segments, 1 merges 455.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 460.0 sec: 15 segments, 1 merges 460.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 465.0 sec: 15 segments, 1 merges 465.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 470.1 sec: 15 segments, 1 merges 470.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 475.1 sec: 15 segments, 1 merges 475.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 480.1 sec: 15 segments, 1 merges 480.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 485.1 sec: 15 segments, 1 merges 485.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 490.1 sec: 15 segments, 1 merges 490.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 495.1 sec: 15 segments, 1 merges 495.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 500.1 sec: 15 segments, 1 merges 500.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 505.1 sec: 15 segments, 1 merges 505.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 510.1 sec: 15 segments, 1 merges 510.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 515.1 sec: 15 segments, 1 merges 515.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 520.1 sec: 15 segments, 1 merges 520.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 525.1 sec: 15 segments, 1 merges 525.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 530.0 sec: 15 segments, 1 merges 530.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 535.0 sec: 15 segments, 1 merges 535.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 540.0 sec: 15 segments, 1 merges 540.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 545.0 sec: 15 segments, 1 merges 545.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 550.1 sec: 15 segments, 1 merges 550.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 555.1 sec: 15 segments, 1 merges 555.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 560.0 sec: 15 segments, 1 merges 560.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 565.0 sec: 15 segments, 1 merges 565.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 570.0 sec: 15 segments, 1 merges 570.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 575.0 sec: 15 segments, 1 merges 575.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 580.0 sec: 15 segments, 1 merges 580.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 585.0 sec: 15 segments, 1 merges 585.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 590.0 sec: 15 segments, 1 merges 590.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 595.0 sec: 15 segments, 1 merges 595.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 600.0 sec: 15 segments, 1 merges 600.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 605.0 sec: 15 segments, 1 merges 605.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 610.0 sec: 15 segments, 1 merges 610.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 615.0 sec: 15 segments, 1 merges 615.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 620.1 sec: 15 segments, 1 merges 620.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 625.1 sec: 15 segments, 1 merges 625.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 630.1 sec: 15 segments, 1 merges 630.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 635.1 sec: 15 segments, 1 merges 635.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 640.1 sec: 15 segments, 1 merges 640.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 645.1 sec: 15 segments, 1 merges 645.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 650.1 sec: 15 segments, 1 merges 650.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 655.1 sec: 15 segments, 1 merges 655.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 660.1 sec: 15 segments, 1 merges 660.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 665.0 sec: 15 segments, 1 merges 665.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 670.0 sec: 15 segments, 1 merges 670.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 675.0 sec: 15 segments, 1 merges 675.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 680.0 sec: 15 segments, 1 merges 680.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 685.0 sec: 15 segments, 1 merges 685.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 690.0 sec: 15 segments, 1 merges 690.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 695.0 sec: 15 segments, 1 merges 695.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 700.1 sec: 15 segments, 1 merges 700.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 705.1 sec: 15 segments, 1 merges 705.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 710.1 sec: 15 segments, 1 merges 710.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 715.1 sec: 15 segments, 1 merges 715.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 720.1 sec: 15 segments, 1 merges 720.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 725.1 sec: 15 segments, 1 merges 725.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 730.1 sec: 15 segments, 1 merges 730.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 735.1 sec: 15 segments, 1 merges 735.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 740.1 sec: 15 segments, 1 merges 740.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 745.1 sec: 15 segments, 1 merges 745.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 750.1 sec: 15 segments, 1 merges 750.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 755.0 sec: 15 segments, 1 merges 755.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 760.0 sec: 15 segments, 1 merges 760.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 765.0 sec: 15 segments, 1 merges 765.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 770.0 sec: 15 segments, 1 merges 770.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 775.0 sec: 15 segments, 1 merges 775.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 780.1 sec: 15 segments, 1 merges 780.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 785.1 sec: 15 segments, 1 merges 785.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 790.1 sec: 15 segments, 1 merges 790.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 795.1 sec: 15 segments, 1 merges 795.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 800.1 sec: 15 segments, 1 merges 800.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 805.1 sec: 15 segments, 1 merges 805.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 810.0 sec: 15 segments, 1 merges 810.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 815.0 sec: 15 segments, 1 merges 815.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 820.0 sec: 15 segments, 1 merges 820.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 825.0 sec: 15 segments, 1 merges 825.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 830.0 sec: 15 segments, 1 merges 830.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 835.0 sec: 15 segments, 1 merges 835.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 840.0 sec: 15 segments, 1 merges 840.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 845.0 sec: 15 segments, 1 merges 845.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 850.0 sec: 15 segments, 1 merges 850.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 855.0 sec: 15 segments, 1 merges 855.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 860.1 sec: 15 segments, 1 merges 860.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 865.1 sec: 15 segments, 1 merges 865.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 870.1 sec: 15 segments, 1 merges 870.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 875.1 sec: 15 segments, 1 merges 875.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 880.1 sec: 15 segments, 1 merges 880.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 885.0 sec: 15 segments, 1 merges 885.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 890.0 sec: 15 segments, 1 merges 890.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 895.0 sec: 15 segments, 1 merges 895.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 900.0 sec: 15 segments, 1 merges 900.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 905.1 sec: 15 segments, 1 merges 905.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 910.1 sec: 15 segments, 1 merges 910.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 915.1 sec: 15 segments, 1 merges 915.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 920.1 sec: 15 segments, 1 merges 920.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 925.1 sec: 15 segments, 1 merges 925.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 930.1 sec: 15 segments, 1 merges 930.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 935.1 sec: 15 segments, 1 merges 935.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 940.1 sec: 15 segments, 1 merges 940.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 945.1 sec: 15 segments, 1 merges 945.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 950.1 sec: 15 segments, 1 merges 950.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 955.0 sec: 15 segments, 1 merges 955.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 960.0 sec: 15 segments, 1 merges 960.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 965.0 sec: 15 segments, 1 merges 965.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 970.0 sec: 15 segments, 1 merges 970.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 975.0 sec: 15 segments, 1 merges 975.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 980.0 sec: 15 segments, 1 merges 980.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 985.0 sec: 15 segments, 1 merges 985.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 990.0 sec: 15 segments, 1 merges 990.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 995.0 sec: 15 segments, 1 merges 995.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1000.0 sec: 15 segments, 1 merges 1000.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1005.0 sec: 15 segments, 1 merges 1005.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1010.0 sec: 15 segments, 1 merges 1010.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1015.0 sec: 15 segments, 1 merges 1015.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1020.0 sec: 15 segments, 1 merges 1020.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1025.0 sec: 15 segments, 1 merges 1025.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1030.0 sec: 15 segments, 1 merges 1030.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1035.0 sec: 15 segments, 1 merges 1035.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1040.1 sec: 15 segments, 1 merges 1040.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1045.1 sec: 15 segments, 1 merges 1045.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1050.1 sec: 15 segments, 1 merges 1050.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1055.1 sec: 15 segments, 1 merges 1055.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1060.1 sec: 15 segments, 1 merges 1060.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1065.1 sec: 15 segments, 1 merges 1065.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1070.1 sec: 15 segments, 1 merges 1070.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1075.0 sec: 15 segments, 1 merges 1075.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1080.0 sec: 15 segments, 1 merges 1080.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1085.0 sec: 15 segments, 1 merges 1085.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1090.0 sec: 15 segments, 1 merges 1090.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1095.0 sec: 15 segments, 1 merges 1095.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1100.0 sec: 15 segments, 1 merges 1100.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1105.0 sec: 15 segments, 1 merges 1105.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1110.0 sec: 15 segments, 1 merges 1110.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1115.0 sec: 15 segments, 1 merges 1115.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1120.1 sec: 15 segments, 1 merges 1120.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1125.1 sec: 15 segments, 1 merges 1125.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1130.1 sec: 15 segments, 1 merges 1130.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1135.1 sec: 15 segments, 1 merges 1135.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1140.1 sec: 15 segments, 1 merges 1140.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1145.1 sec: 15 segments, 1 merges 1145.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1150.1 sec: 15 segments, 1 merges 1150.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1155.0 sec: 15 segments, 1 merges 1155.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1160.0 sec: 15 segments, 1 merges 1160.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1165.0 sec: 15 segments, 1 merges 1165.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1170.0 sec: 15 segments, 1 merges 1170.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1175.1 sec: 15 segments, 1 merges 1175.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1180.1 sec: 15 segments, 1 merges 1180.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1185.1 sec: 15 segments, 1 merges 1185.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1190.1 sec: 15 segments, 1 merges 1190.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1195.1 sec: 15 segments, 1 merges 1195.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1200.1 sec: 15 segments, 1 merges 1200.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1205.1 sec: 15 segments, 1 merges 1205.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1210.1 sec: 15 segments, 1 merges 1210.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1215.1 sec: 15 segments, 1 merges 1215.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1220.1 sec: 15 segments, 1 merges 1220.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1225.1 sec: 15 segments, 1 merges 1225.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1230.1 sec: 15 segments, 1 merges 1230.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1235.1 sec: 15 segments, 1 merges 1235.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1240.1 sec: 15 segments, 1 merges 1240.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1245.1 sec: 15 segments, 1 merges 1245.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1250.1 sec: 15 segments, 1 merges 1250.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1255.0 sec: 15 segments, 1 merges 1255.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1260.0 sec: 15 segments, 1 merges 1260.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1265.0 sec: 15 segments, 1 merges 1265.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1270.0 sec: 15 segments, 1 merges 1270.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1275.0 sec: 15 segments, 1 merges 1275.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1280.0 sec: 15 segments, 1 merges 1280.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1285.0 sec: 15 segments, 1 merges 1285.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1290.0 sec: 15 segments, 1 merges 1290.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1295.0 sec: 15 segments, 1 merges 1295.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1300.0 sec: 15 segments, 1 merges 1300.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1305.0 sec: 15 segments, 1 merges 1305.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1310.0 sec: 15 segments, 1 merges 1310.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1315.0 sec: 15 segments, 1 merges 1315.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1320.0 sec: 15 segments, 1 merges 1320.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1325.0 sec: 15 segments, 1 merges 1325.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1330.0 sec: 15 segments, 1 merges 1330.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1335.1 sec: 15 segments, 1 merges 1335.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1340.1 sec: 15 segments, 1 merges 1340.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1345.1 sec: 15 segments, 1 merges 1345.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1350.1 sec: 15 segments, 1 merges 1350.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1355.1 sec: 15 segments, 1 merges 1355.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1360.1 sec: 15 segments, 1 merges 1360.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1365.1 sec: 15 segments, 1 merges 1365.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1370.1 sec: 15 segments, 1 merges 1370.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1375.1 sec: 15 segments, 1 merges 1375.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1380.1 sec: 15 segments, 1 merges 1380.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1385.1 sec: 15 segments, 1 merges 1385.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1390.0 sec: 15 segments, 1 merges 1390.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1395.0 sec: 15 segments, 1 merges 1395.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1400.0 sec: 15 segments, 1 merges 1400.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1405.0 sec: 15 segments, 1 merges 1405.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1410.0 sec: 15 segments, 1 merges 1410.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1415.0 sec: 15 segments, 1 merges 1415.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1420.0 sec: 15 segments, 1 merges 1420.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1425.0 sec: 15 segments, 1 merges 1425.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1430.1 sec: 15 segments, 1 merges 1430.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1435.1 sec: 15 segments, 1 merges 1435.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1440.1 sec: 15 segments, 1 merges 1440.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1445.1 sec: 15 segments, 1 merges 1445.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1450.1 sec: 15 segments, 1 merges 1450.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1455.1 sec: 15 segments, 1 merges 1455.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1460.1 sec: 15 segments, 1 merges 1460.1s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1465.0 sec: 15 segments, 1 merges 1465.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1470.0 sec: 15 segments, 1 merges 1470.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB 1475.0 sec: 15 segments, 1 merges 1475.0s _1ek: 15 segs, 8000.0 K docs, 39948.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1481.92 sec index has 1 segments: segments_3: _1ek(11.0.0):C8000000 _1ek: 40090.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.66 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=49642353822 cpu@end=52144766369 deltaMS=2502.412547 thread 14 name=Reference Handler cpu@start=1143507 cpu@end=1143507 deltaMS=0.0 thread 15 name=Finalizer cpu@start=122677 cpu@end=122677 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=58423 cpu@end=58423 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=7750694 cpu@end=7750694 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=19990887514 cpu@end=19991139920 deltaMS=0.252406 thread 42 name=JFR Periodic Tasks cpu@start=189757212173 cpu@end=189878143321 deltaMS=120.931148 thread 45 name=Notification Thread cpu@start=132686 cpu@end=132686 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2686095649507 cpu@end=2686095649507 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2687437580253 cpu@end=2687437580253 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2688140148708 cpu@end=2688140148708 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2687444957354 cpu@end=2687444957354 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2683831806331 cpu@end=2683831806331 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2688138833867 cpu@end=2688138833867 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2686564784267 cpu@end=2686564784267 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2687919862941 cpu@end=2687919862941 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2689344955396 cpu@end=2689344955396 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2685605678822 cpu@end=2685605678822 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2691856487645 cpu@end=2691856487645 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2687991330985 cpu@end=2687991330985 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2686842037392 cpu@end=2686842037392 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2689304514886 cpu@end=2689304514886 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2687081897288 cpu@end=2687081897288 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2685770216634 cpu@end=2685770216634 deltaMS=0.0 Average CPU cores used: 1.0457397200812724 completed 1000 searches in 2508 ms: 398 QPS CPU time=2622 ms checking results SUMMARY: 0.928 2.508 2.622 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5669 1409.36 5676.34 1481.92 1 40090.66 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=228, Fanout min=7, mean=15.82, max=32, meandelta=389960.16 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 15 16 18 20 24 32 Graph level=2 size=7541, Fanout min=6, mean=27.31, max=32, meandelta=267631.66 % 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=247085, Fanout min=1, mean=28.28, max=32, meandelta=258697.83 % 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=194576.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=228, connectedness=1.00 Graph level=2 size=7541, connectedness=1.00 Graph level=1 size=247085, 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.12.19.03.21/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,880,819.30 msec task-clock:u 268,747,366,263,353 cycles:u (36.36%) 173,528,399,433,728 instructions:u (36.36%) 5,074,448,639,694 cache-references:u (36.36%) 2,326,555,399,837 cache-misses:u (36.36%) 60,835,931,833,125 L1-dcache-loads:u (36.36%) 2,040,427,067,177 L1-dcache-load-misses:u (36.36%) 2,656,471,534,485 L1-icache-loads:u (36.36%) 38,036,405,965 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,393,089 faults:u 17,249,455 minor-faults:u 33,775 major-faults:u 17,981,714,176,650 branches:u (36.36%) 119,086,254,787 branch-misses:u (36.36%) 3,872,635,354,383 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 3237.628698505 seconds time elapsed 68144.701953000 seconds user 720.201956000 seconds sys took 0:53:57.652546 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.928, cpu_time_ms=2.508, net_cpu_ms=2.622, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5669, index_time_sec=1409.36, index_docs_per_sec=5676.34, force_merge_time_sec=1481.92, index_num_segments=1, index_size_on_disk_mb=40090.66, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (228, {0: 0, 10: 10, 20: 11, 30: 12, 40: 13, 50: 15, 60: 16, 70: 18, 80: 20, 90: 24, 100: 32}), 2: (7541, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247085, {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=3237, microseconds=652546)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 149 Start: 2026-05-13 02:29:57 (UTC) Duration: 3221 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 66167772 1134174865 jdk.FileWrite 25580492 558796332 jdk.FileRead 8003648 182870115 jdk.BooleanFlag 73904 2338657 jdk.ObjectAllocationInNewTLAB 73288 1454035 jdk.CPULoad 60269 1204744 jdk.Checkpoint 10904 35558025 jdk.UnsignedIntFlag 7152 242678 jdk.IntFlag 6556 239267 jdk.Compilation 5949 153690 jdk.StringFlag 5066 196451 jdk.ObjectAllocationOutsideTLAB 1217 21639 jdk.CPUInformation 149 223794 jdk.GCConfiguration 149 3870 jdk.JVMInformation 149 139013 jdk.Metadata 149 16468520 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.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66167772 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 60.27% 39M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 14.04% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 11.28% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.72% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 1.96% 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.20% 796749 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 1.19% 787680 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.87% 576857 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.50% 329437 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.37% 246957 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.36% 236065 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.33% 219189 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.27% 177504 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.24% 156046 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.22% 142790 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.22% 142352 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.19% 123291 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.16% 108013 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.11% 70851 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 64204 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 58171 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.09% 57362 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.09% 57051 sun.nio.ch.NativeThread#current0() [Native code] 0.08% 51682 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.07% 49351 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 42489 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 39600 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 37837 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 34578 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 32736 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 29396 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 23343 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.04% 23222 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 22253 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 19920 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 17382 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 16768 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 16349 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 16182 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 14335 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 13233 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 12757 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 12346 org.apache.lucene.store.OutputStreamIndexOutput#writeBytes():59 [JIT compiled code] 0.02% 10026 org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock():117 [Inlined code] 0.02% 9973 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 9771 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 9592 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.01% 8728 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.01% 7694 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [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.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66167772 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 57.06% 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] 14.03% 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] 11.28% 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] 2.72% 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] 2.24% 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.96% 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.52% 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] 0.90% 598684 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.87% 575991 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.72% 478463 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.72% 475296 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.46% 306546 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.46% 306378 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.37% 247331 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.33% 219175 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% 200046 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.30% 196720 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.27% 176920 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% 156016 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.22% 142398 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.20% 133503 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.20% 131956 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.15% 99137 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.13% 84999 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.10% 69025 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% 65032 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% 57004 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% 55315 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.08% 51323 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% 50967 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.07% 49351 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.07% 43793 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.06% 42512 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% 39436 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% 34571 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% 34152 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% 32219 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():194 [JIT compiled code] 0.05% 31903 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% 30599 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% 29389 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% 29189 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% 24314 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.04% 23574 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.04% 23340 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% 20920 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% 19377 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():194 [JIT compiled code] 0.03% 18451 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% 16761 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.03% 16745 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.0x0000000088172130#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.03% 16717 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] 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.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66167772 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 38.54% 25M 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 18.00% 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 [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.0x000000008819f990#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.49% 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] 10.31% 6M 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.79% 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] 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] 1.63% 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008819f990#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.44% 955002 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.83% 547977 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.0x000000008819f990#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.0x000000008819d000#run() [JIT compiled code] 0.75% 497040 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.70% 461866 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% 421786 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.0x0000000088195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.59% 392962 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.0x000000008819f990#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.59% 392455 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.58% 387058 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.47% 311476 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.0x000000008819f990#call() [Inlined code] 0.46% 306712 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.0x0000000088195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.41% 274267 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.0x0000000088195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.38% 249577 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.34% 221669 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.0x000000008819f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.28% 185541 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.0x000000008819f990#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.0x000000008819d000#run() [JIT compiled code] 0.26% 169066 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% 166032 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.24% 156690 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.24% 155928 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% 152704 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.0x000000008819f990#call() [Inlined code] 0.22% 143622 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.0x000000008819f990#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.0x000000008819d000#run() [JIT compiled code] 0.20% 130939 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.19% 128657 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.0x000000008807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.18% 117750 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.17% 115397 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.16% 102679 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.0x000000008819f990#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% 94215 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 86994 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% 79185 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.11% 75158 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.0x0000000088195000#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.11% 69912 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.10% 68990 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 68871 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.10% 68791 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 67820 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.0x0000000088195000#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% 60643 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 58976 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.09% 57068 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.0x0000000088195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.08% 55431 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.0x000000008819f990#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.0x000000008819d000#run() [JIT compiled code] 0.08% 55157 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.0x000000008819f990#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% 54147 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.07% 48714 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.07% 46007 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.07% 45985 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.06% 41864 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] 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.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74479 events (total: 573567M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.53% 134972M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.12% 132599M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 23.12% 132584M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 10.48% 60090M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.72% 32833M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.18% 24002M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.07% 6120M java.util.Arrays#copyOf():3478 [Inlined code] 0.93% 5353M java.lang.Integer#valueOf():1006 [Inlined code] 0.70% 4003M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.70% 3999M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.67% 3824M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.64% 3677M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.44% 2500M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.39% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.37% 2144M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.34% 1924M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.32% 1829M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.24% 1380M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.21% 1210M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.18% 1037M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.17% 968M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.15% 874M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.14% 815M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.14% 796M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 794M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 668M knn.IndexerThread#_run():108 [JIT compiled code] 0.11% 651M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.11% 618M java.util.ArrayList#grow():240 [Inlined code] 0.09% 489M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 434M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.07% 407M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 391M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 345M knn.IndexerThread#_run():86 [JIT compiled code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 340M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.05% 308M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.05% 301M java.util.HashMap#resize():711 [JIT compiled code] 0.05% 283M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.05% 279M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 274M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 260M java.util.HashMap#newNode():1910 [Inlined code] 0.04% 215M java.util.List#of():935 [Inlined code] 0.04% 213M org.apache.lucene.document.Document#():42 [Inlined code] 0.03% 179M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 172M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.03% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 159M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.02% 129M org.apache.lucene.util.SparseFixedBitSet#():70 [Interpreted code] 0.02% 128M org.apache.lucene.search.DocAndScoreQuery#createDocAndScoreQuery():77 [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.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74479 events (total: 573567M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.92% 108542M 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.84% 108055M 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.23% 75873M 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.44% 54141M 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.20% 35566M 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.72% 32833M 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.27% 24518M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.27% 24512M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.18% 24002M 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.14% 23727M 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% 5605M 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.92% 5268M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.70% 4003M 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.65% 3703M 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.64% 3677M 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.38% 2160M 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.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.32% 1836M 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% 1829M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.27% 1556M 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 [Interpreted code] 0.27% 1555M 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.26% 1506M 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():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.21% 1222M 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% 1032M 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.17% 968M 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.16% 943M 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.16% 935M 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% 874M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.14% 796M 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.12% 668M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.11% 657M 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% 643M 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% 618M 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% 611M 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.10% 563M 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.09% 504M 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% 465M 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.08% 457M 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.08% 437M 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% 433M 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% 431M 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.07% 429M 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% 407M 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% 401M 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.07% 390M 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% 385M 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% 356M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 345M knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008819d000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q7-fmTrue.jfr is 1844.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74479 events (total: 573567M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.99% 51590M 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.93% 51233M 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.0x000000008819f990#call() [Inlined code] 8.87% 50887M 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.0x000000008819f990#call() [Inlined code] 7.03% 40301M 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.19% 35502M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.69% 32661M 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.10% 23516M 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.01% 23023M 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.0x000000008819f990#call() [Inlined code] 3.80% 21798M 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.0x000000008819f990#call() [Inlined code] 3.80% 21773M 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.68% 21110M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.86% 16384M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.37% 13603M 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.56% 8956M 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.51% 8655M 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% 8128M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.33% 7603M 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.0x000000008819f990#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.28% 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] 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.28% 7325M 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.02% 5875M 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.98% 5605M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.95% 5430M 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.93% 5350M 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.92% 5268M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.73% 4210M 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.65% 3731M 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.64% 3658M 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.63% 3635M 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.63% 3625M 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.0x000000008819f990#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.53% 3066M 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.49% 2816M 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.0x000000008819f990#call() [Inlined code] 0.48% 2771M 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.46% 2645M 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.0x000000008819f990#call() [Inlined code] 0.42% 2432M 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.39% 2229M 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.36% 2061M 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.0x000000008819f990#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.0x000000008819d000#run() [Interpreted code] 0.36% 2043M 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.0x000000008819f990#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.32% 1829M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.31% 1768M 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.30% 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#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.29% 1637M 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.0x000000008819f990#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.27% 1543M 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [JIT compiled code] 0.26% 1464M 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.0x000000008819f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.19% 1090M 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.0x000000008819f990#call() [Inlined code] 0.16% 943M 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] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [JIT compiled code] 0.15% 886M 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.0x000000008819f990#call() [Inlined code] 0.14% 785M 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.13% 772M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.13% 767M 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.0x000000008819f990#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.12.19.03.21/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 4021427 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2129939854281886 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 12, 2026 11:40:47 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: 307 segments, 34 merges 1326.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1053.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1039.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1010.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 917.9s _152: 8 segs, 190.5 K docs, 759.1 MB 757.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 734.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 694.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 633.7s _18f: 10 segs, 48.7 K docs, 193.0 MB 612.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 568.8s _196: 8 segs, 39.2 K docs, 155.1 MB 553.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 535.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 495.9s _1a1: 8 segs, 74.8 K docs, 297.4 MB 478.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 462.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 449.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 435.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 418.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 402.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 380.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 291.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 256.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 223.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 197.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 179.8s _1dl: 8 segs, 73.6 K docs, 292.6 MB 160.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 136.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 111.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 86.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 64.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 39.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 9.9s _1f9: 8 segs, 40.8 K docs, 161.7 MB 5.0 sec: 307 segments, 34 merges 1331.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1058.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1044.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1015.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 922.9s _152: 8 segs, 190.5 K docs, 759.1 MB 762.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 739.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 699.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 638.8s _18f: 10 segs, 48.7 K docs, 193.0 MB 617.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 573.8s _196: 8 segs, 39.2 K docs, 155.1 MB 558.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 540.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 500.9s _1a1: 8 segs, 74.8 K docs, 297.4 MB 483.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 467.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 454.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 440.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 423.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 407.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 385.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 296.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 261.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 228.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 202.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 184.8s _1dl: 8 segs, 73.6 K docs, 292.6 MB 165.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 141.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 116.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 91.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 69.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 44.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 15.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 5.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 10.0 sec: 300 segments, 33 merges 1336.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1063.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1049.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1020.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 927.9s _152: 8 segs, 190.5 K docs, 759.1 MB 767.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 744.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 704.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 643.8s _18f: 10 segs, 48.7 K docs, 193.0 MB 622.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 578.8s _196: 8 segs, 39.2 K docs, 155.1 MB 563.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 545.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 488.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 472.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 459.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 445.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 428.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 412.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 390.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 301.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 266.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 233.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 208.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 189.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 170.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 146.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 121.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 96.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 74.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 49.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 20.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 10.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 15.1 sec: 300 segments, 33 merges 1341.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1068.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1054.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1025.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 933.0s _152: 8 segs, 190.5 K docs, 759.1 MB 772.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 749.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 709.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 648.8s _18f: 10 segs, 48.7 K docs, 193.0 MB 627.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 583.8s _196: 8 segs, 39.2 K docs, 155.1 MB 568.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 550.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 493.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 477.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 464.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 450.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 433.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 417.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 395.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 306.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 271.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 238.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 213.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 194.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 175.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 151.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 126.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 101.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 79.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 54.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 25.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 15.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 20.1 sec: 291 segments, 32 merges 1346.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1073.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1059.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1030.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 938.0s _152: 8 segs, 190.5 K docs, 759.1 MB 777.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 754.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 714.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 632.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 588.8s _196: 8 segs, 39.2 K docs, 155.1 MB 573.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 555.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 498.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 482.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 469.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 455.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 438.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 422.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 400.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 311.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 276.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 243.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 218.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 199.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 180.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 157.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 131.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 106.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 84.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 59.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 30.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 20.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 25.1 sec: 284 segments, 31 merges 1351.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1078.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1064.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1035.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 943.0s _152: 8 segs, 190.5 K docs, 759.1 MB 782.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 759.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 719.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 637.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 578.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 560.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 503.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 487.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 474.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 460.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 443.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 427.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 405.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 316.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 281.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 248.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 223.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 204.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 185.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 162.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 136.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 112.0s _1ek: 8 segs, 40.0 K docs, 158.3 MB 89.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 64.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 35.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 25.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 30.1 sec: 284 segments, 31 merges 1356.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1083.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1069.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1040.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 948.0s _152: 8 segs, 190.5 K docs, 759.1 MB 787.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 764.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 724.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 642.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 583.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 565.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 508.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 492.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 479.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 465.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 448.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 432.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 410.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 321.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 286.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 253.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 228.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 209.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 190.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 167.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 141.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 117.0s _1ek: 8 segs, 40.0 K docs, 158.3 MB 94.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 69.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 40.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 30.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 35.1 sec: 284 segments, 31 merges 1361.6s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1088.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1074.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1045.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 953.0s _152: 8 segs, 190.5 K docs, 759.1 MB 792.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 769.2s _17e: 13 segs, 65.3 K docs, 258.5 MB 729.6s _17s: 12 segs, 59.9 K docs, 237.3 MB 647.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 588.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 570.8s _19k: 8 segs, 107.6 K docs, 428.1 MB 513.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 497.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 484.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 470.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 453.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 437.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 415.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 326.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 291.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 258.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 233.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 214.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 195.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 172.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 146.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 122.0s _1ek: 8 segs, 40.0 K docs, 158.3 MB 99.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 74.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 45.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 35.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 40.0 sec: 284 segments, 31 merges 1366.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1093.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1079.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1050.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 957.9s _152: 8 segs, 190.5 K docs, 759.1 MB 797.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 774.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 734.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 652.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 593.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 575.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 518.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 502.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 489.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 475.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 458.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 442.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 420.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 331.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 296.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 263.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 237.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 219.8s _1dl: 8 segs, 73.6 K docs, 292.6 MB 200.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 176.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 151.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 126.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 104.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 79.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 49.9s _1f9: 8 segs, 40.8 K docs, 161.7 MB 40.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 45.0 sec: 284 segments, 31 merges 1371.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1098.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1084.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1055.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 962.9s _152: 8 segs, 190.5 K docs, 759.1 MB 802.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 779.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 739.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 657.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 598.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 580.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 523.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 507.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 494.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 480.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 463.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 447.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 425.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 336.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 301.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 268.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 242.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 224.8s _1dl: 8 segs, 73.6 K docs, 292.6 MB 205.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 181.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 156.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 131.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 109.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 84.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 55.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 45.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 50.0 sec: 284 segments, 31 merges 1376.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1103.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1089.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1060.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 967.9s _152: 8 segs, 190.5 K docs, 759.1 MB 807.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 784.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 744.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 662.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 603.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 585.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 528.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 512.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 499.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 485.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 468.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 452.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 430.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 341.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 306.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 273.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 247.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 229.8s _1dl: 8 segs, 73.6 K docs, 292.6 MB 210.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 186.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 161.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 136.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 114.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 89.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 60.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 50.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 55.0 sec: 284 segments, 31 merges 1381.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1108.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1094.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1065.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 972.9s _152: 8 segs, 190.5 K docs, 759.1 MB 812.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 789.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 749.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 667.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 608.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 590.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 533.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 517.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 504.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 490.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 473.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 457.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 435.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 346.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 311.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 278.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 253.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 234.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 215.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 191.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 166.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 141.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 119.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 94.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 65.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 55.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 60.1 sec: 284 segments, 31 merges 1386.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1113.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1099.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1070.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 978.0s _152: 8 segs, 190.5 K docs, 759.1 MB 817.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 794.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 754.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 672.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 613.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 595.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 538.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 522.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 509.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 495.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 478.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 462.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 440.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 351.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 316.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 283.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 258.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 239.9s _1dl: 8 segs, 73.6 K docs, 292.6 MB 220.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 196.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 171.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 146.9s _1ek: 8 segs, 40.0 K docs, 158.3 MB 124.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 99.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 70.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 60.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 65.1 sec: 270 segments, 29 merges 1391.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1118.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1104.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1075.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 983.0s _152: 8 segs, 190.5 K docs, 759.1 MB 822.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 799.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 759.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 677.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 618.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 600.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 543.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 527.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 514.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 500.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 483.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 467.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 445.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 356.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 321.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 288.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 263.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 225.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 202.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 176.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 129.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 104.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 75.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 65.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 70.1 sec: 270 segments, 29 merges 1396.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1123.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1109.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1080.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 988.0s _152: 8 segs, 190.5 K docs, 759.1 MB 827.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 804.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 764.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 682.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 623.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 605.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 548.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 532.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 519.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 505.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 488.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 472.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 450.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 361.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 326.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 293.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 268.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 230.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 207.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 181.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 134.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 109.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 80.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 70.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 75.1 sec: 270 segments, 29 merges 1401.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1128.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1114.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1085.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 993.0s _152: 8 segs, 190.5 K docs, 759.1 MB 832.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 809.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 769.6s _17s: 12 segs, 59.9 K docs, 237.3 MB 687.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 628.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 610.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 553.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 537.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 524.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 510.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 493.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 477.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 455.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 366.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 331.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 298.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 273.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 235.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 212.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 186.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 139.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 114.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 85.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 75.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 80.1 sec: 270 segments, 29 merges 1406.6s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1133.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1119.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1090.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 998.0s _152: 8 segs, 190.5 K docs, 759.1 MB 837.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 814.2s _17e: 13 segs, 65.3 K docs, 258.5 MB 774.6s _17s: 12 segs, 59.9 K docs, 237.3 MB 692.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 633.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 615.8s _19k: 8 segs, 107.6 K docs, 428.1 MB 558.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 542.3s _1ai: 8 segs, 39.6 K docs, 156.8 MB 529.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 515.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 498.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 482.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 460.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 371.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 336.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 303.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 278.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 240.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 217.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 191.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 144.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 119.4s _1f1: 8 segs, 40.0 K docs, 158.2 MB 90.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 80.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 85.0 sec: 270 segments, 29 merges 1411.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1138.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1124.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1095.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1002.9s _152: 8 segs, 190.5 K docs, 759.1 MB 842.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 819.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 779.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 697.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 638.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 620.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 563.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 547.2s _1ai: 8 segs, 39.6 K docs, 156.8 MB 534.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 520.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 503.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 487.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 465.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 376.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 341.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 308.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 282.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 245.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 221.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 196.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 149.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 124.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 94.9s _1f9: 8 segs, 40.8 K docs, 161.7 MB 85.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 90.0 sec: 263 segments, 28 merges 1416.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1143.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1129.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1100.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1007.9s _152: 8 segs, 190.5 K docs, 759.1 MB 847.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 824.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 784.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 702.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 643.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 625.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 568.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 539.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 525.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 508.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 492.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 470.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 381.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 346.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 313.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 287.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 250.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 226.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 201.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 154.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 129.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 100.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 90.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 95.0 sec: 263 segments, 28 merges 1421.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1148.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1134.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1105.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1012.9s _152: 8 segs, 190.5 K docs, 759.1 MB 852.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 829.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 789.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 707.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 648.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 630.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 573.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 544.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 530.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 513.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 497.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 475.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 386.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 351.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 318.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 292.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 255.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 231.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 206.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 159.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 134.3s _1f1: 8 segs, 40.0 K docs, 158.2 MB 105.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 95.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 100.0 sec: 256 segments, 27 merges 1426.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1153.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1139.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1110.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1017.9s _152: 8 segs, 190.5 K docs, 759.1 MB 857.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 834.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 794.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 712.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 653.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 635.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 578.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 549.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 535.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 518.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 502.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 480.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 391.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 356.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 323.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 297.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 260.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 236.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 211.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 164.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 110.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 100.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 105.0 sec: 256 segments, 27 merges 1431.5s _zj: 8 segs, 519.1 K docs, 2072.7 MB 1158.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1144.6s _13b: 8 segs, 175.5 K docs, 699.1 MB 1115.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1022.9s _152: 8 segs, 190.5 K docs, 759.1 MB 862.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 839.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 799.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 717.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 658.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 640.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 583.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 554.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 540.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 523.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 507.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 485.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 396.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 361.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 328.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 302.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 265.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 241.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 216.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 169.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 115.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 105.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 110.0 sec: 249 segments, 27 merges 1163.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1149.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1120.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1027.9s _152: 8 segs, 190.5 K docs, 759.1 MB 867.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 844.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 804.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 722.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 663.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 645.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 588.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 559.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 545.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 528.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 512.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 490.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 401.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 366.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 333.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 307.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 270.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 246.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 221.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 174.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 120.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 110.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 0.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 115.0 sec: 249 segments, 27 merges 1168.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1154.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1125.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1032.9s _152: 8 segs, 190.5 K docs, 759.1 MB 872.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 849.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 809.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 727.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 668.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 650.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 593.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 564.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 550.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 533.7s _1b3: 8 segs, 143.4 K docs, 571.3 MB 517.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 495.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 406.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 371.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 338.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 312.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 275.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 251.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 226.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 179.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 125.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 115.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 5.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 120.0 sec: 249 segments, 27 merges 1173.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1159.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1130.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1037.9s _152: 8 segs, 190.5 K docs, 759.1 MB 877.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 854.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 814.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 732.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 673.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 655.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 598.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 569.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 555.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 538.8s _1b3: 8 segs, 143.4 K docs, 571.3 MB 522.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 500.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 411.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 376.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 343.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 318.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 280.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 256.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 231.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 184.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 130.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 120.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 10.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 125.1 sec: 242 segments, 26 merges 1178.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1164.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1135.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1043.0s _152: 8 segs, 190.5 K docs, 759.1 MB 882.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 859.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 819.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 737.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 678.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 660.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 603.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 574.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 560.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 527.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 505.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 416.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 381.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 348.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 323.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 285.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 261.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 236.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 189.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 135.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 125.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 15.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 130.1 sec: 242 segments, 26 merges 1183.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1169.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1140.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1048.0s _152: 8 segs, 190.5 K docs, 759.1 MB 887.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 864.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 824.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 742.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 683.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 665.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 608.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 579.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 565.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 532.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 510.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 421.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 386.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 353.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 328.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 290.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 266.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 241.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 194.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 140.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 130.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 20.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 135.1 sec: 242 segments, 26 merges 1188.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1174.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1145.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1053.0s _152: 8 segs, 190.5 K docs, 759.1 MB 892.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 869.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 829.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 747.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 688.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 670.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 613.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 584.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 570.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 537.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 515.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 426.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 391.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 358.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 333.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 295.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 272.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 246.3s _1eb: 8 segs, 38.3 K docs, 151.6 MB 199.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 145.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 135.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 25.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 140.1 sec: 242 segments, 26 merges 1193.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1179.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1150.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1058.0s _152: 8 segs, 190.5 K docs, 759.1 MB 897.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 874.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 834.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 752.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 693.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 675.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 618.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 589.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 575.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 542.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 520.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 431.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 396.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 363.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 338.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 300.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 277.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 251.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 204.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 150.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 140.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 30.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 145.1 sec: 242 segments, 26 merges 1198.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1184.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1155.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1063.0s _152: 8 segs, 190.5 K docs, 759.1 MB 902.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 879.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 839.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 757.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 698.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 680.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 623.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 594.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 580.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 547.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 525.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 436.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 401.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 368.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 343.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 305.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 282.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 256.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 209.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 155.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 145.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 35.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 150.1 sec: 242 segments, 26 merges 1203.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1189.7s _13b: 8 segs, 175.5 K docs, 699.1 MB 1160.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1068.0s _152: 8 segs, 190.5 K docs, 759.1 MB 907.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 884.2s _17e: 13 segs, 65.3 K docs, 258.5 MB 844.6s _17s: 12 segs, 59.9 K docs, 237.3 MB 762.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 703.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 685.8s _19k: 8 segs, 107.6 K docs, 428.1 MB 628.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 599.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 585.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 552.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 530.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 441.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 406.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 373.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 348.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 310.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 287.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 261.4s _1eb: 8 segs, 38.3 K docs, 151.6 MB 214.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 160.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 150.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 40.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 155.1 sec: 228 segments, 24 merges 1208.3s _135: 8 segs, 148.4 K docs, 590.9 MB 1165.6s _13p: 8 segs, 140.4 K docs, 559.3 MB 1073.0s _152: 8 segs, 190.5 K docs, 759.1 MB 912.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 889.2s _17e: 13 segs, 65.3 K docs, 258.5 MB 849.6s _17s: 12 segs, 59.9 K docs, 237.3 MB 767.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 708.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 690.8s _19k: 8 segs, 107.6 K docs, 428.1 MB 634.0s _1a9: 8 segs, 74.7 K docs, 296.7 MB 604.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 590.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 557.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 535.8s _1bk: 12 segs, 58.8 K docs, 232.6 MB 446.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 411.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 378.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 353.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 315.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 292.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 219.5s _1es: 8 segs, 84.8 K docs, 337.1 MB 165.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 155.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 45.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 160.0 sec: 228 segments, 24 merges 1213.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1170.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1077.9s _152: 8 segs, 190.5 K docs, 759.1 MB 917.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 894.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 854.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 772.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 713.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 695.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 638.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 609.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 595.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 562.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 540.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 451.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 416.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 383.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 357.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 320.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 296.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 224.4s _1es: 8 segs, 84.8 K docs, 337.1 MB 169.9s _1f9: 8 segs, 40.8 K docs, 161.7 MB 160.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 50.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 165.0 sec: 221 segments, 23 merges 1218.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1175.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1082.9s _152: 8 segs, 190.5 K docs, 759.1 MB 922.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 899.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 859.5s _17s: 12 segs, 59.9 K docs, 237.3 MB 777.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 718.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 700.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 643.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 614.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 600.5s _1aw: 8 segs, 148.5 K docs, 591.6 MB 567.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 545.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 456.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 421.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 388.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 362.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 325.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 301.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 175.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 165.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 55.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 170.0 sec: 210 segments, 22 merges 1223.2s _135: 8 segs, 148.4 K docs, 590.9 MB 1180.5s _13p: 8 segs, 140.4 K docs, 559.3 MB 1087.9s _152: 8 segs, 190.5 K docs, 759.1 MB 927.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 904.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 782.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 723.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 705.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 648.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 619.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 605.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 572.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 550.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 461.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 426.1s _1cu: 10 segs, 50.2 K docs, 198.9 MB 393.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 367.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 330.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 306.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 180.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 170.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 60.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 175.0 sec: 196 segments, 20 merges 1092.9s _152: 8 segs, 190.5 K docs, 759.1 MB 932.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 909.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 787.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 728.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 710.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 653.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 624.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 610.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 577.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 555.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 466.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 431.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 398.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 372.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 335.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 311.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 185.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 175.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 65.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 180.0 sec: 196 segments, 20 merges 1097.9s _152: 8 segs, 190.5 K docs, 759.1 MB 937.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 914.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 792.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 733.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 715.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 658.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 629.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 615.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 582.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 560.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 471.8s _1cj: 10 segs, 50.6 K docs, 200.5 MB 436.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 403.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 377.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 340.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 316.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 190.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 180.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 70.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 185.0 sec: 196 segments, 20 merges 1102.9s _152: 8 segs, 190.5 K docs, 759.1 MB 942.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 919.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 797.6s _18o: 8 segs, 40.6 K docs, 160.6 MB 738.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 720.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 663.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 634.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 620.6s _1aw: 8 segs, 148.5 K docs, 591.6 MB 587.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 565.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 476.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 441.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 408.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 383.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 345.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 321.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 195.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 185.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 75.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 190.1 sec: 189 segments, 20 merges 1108.0s _152: 8 segs, 190.5 K docs, 759.1 MB 947.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 924.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 802.7s _18o: 8 segs, 40.6 K docs, 160.6 MB 743.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 725.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 668.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 639.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 592.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 570.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 481.9s _1cj: 10 segs, 50.6 K docs, 200.5 MB 446.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 413.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 388.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 350.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 326.9s _1e2: 8 segs, 41.1 K docs, 162.9 MB 200.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 190.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 80.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 2.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 195.1 sec: 173 segments, 18 merges 1113.0s _152: 8 segs, 190.5 K docs, 759.1 MB 952.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 929.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 748.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 730.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 673.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 644.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 597.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 575.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 451.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 418.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 393.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 355.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 332.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 205.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 195.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 85.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 7.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 200.1 sec: 173 segments, 18 merges 1118.0s _152: 8 segs, 190.5 K docs, 759.1 MB 957.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 934.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 753.5s _19d: 8 segs, 106.9 K docs, 425.2 MB 735.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 678.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 649.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 602.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 580.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 456.2s _1cu: 10 segs, 50.2 K docs, 198.9 MB 423.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 398.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 360.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 337.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 210.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 200.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 90.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 12.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 205.1 sec: 164 segments, 17 merges 1123.0s _152: 8 segs, 190.5 K docs, 759.1 MB 962.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 939.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 758.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 740.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 683.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 654.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 607.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 585.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 428.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 403.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 365.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 342.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 215.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 205.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 95.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 17.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 210.1 sec: 157 segments, 16 merges 967.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 944.1s _17e: 13 segs, 65.3 K docs, 258.5 MB 763.6s _19d: 8 segs, 106.9 K docs, 425.2 MB 745.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 688.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 659.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 612.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 590.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 433.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 408.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 370.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 347.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 220.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 210.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 100.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 22.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 215.1 sec: 138 segments, 14 merges 972.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 750.8s _19k: 8 segs, 107.6 K docs, 428.1 MB 693.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 664.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 617.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 595.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 438.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 413.0s _1dd: 8 segs, 73.7 K docs, 293.0 MB 375.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 352.0s _1e2: 8 segs, 41.1 K docs, 162.9 MB 225.0s _1f9: 8 segs, 40.8 K docs, 161.7 MB 215.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 105.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 27.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 220.0 sec: 124 segments, 13 merges 977.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 755.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 698.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 669.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 622.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 600.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 443.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 417.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 380.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 220.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 110.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 32.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 0.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 225.0 sec: 124 segments, 13 merges 982.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 760.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 703.9s _1a9: 8 segs, 74.7 K docs, 296.7 MB 674.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 627.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 605.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 448.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 422.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 385.6s _1dt: 8 segs, 74.3 K docs, 295.4 MB 225.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 115.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 37.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 5.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 230.0 sec: 117 segments, 12 merges 987.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 765.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 679.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 632.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 610.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 453.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 427.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 390.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 230.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 120.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 42.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 10.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 235.0 sec: 117 segments, 12 merges 992.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 770.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 684.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 637.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 615.7s _1bk: 12 segs, 58.8 K docs, 232.6 MB 458.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 432.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 395.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 235.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 125.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 47.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 15.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 240.0 sec: 106 segments, 11 merges 997.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 775.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 689.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 642.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 463.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 437.9s _1dd: 8 segs, 73.7 K docs, 293.0 MB 400.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 240.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 130.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 52.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 20.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 245.0 sec: 99 segments, 10 merges 1002.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 780.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 694.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 647.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 468.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 405.7s _1dt: 8 segs, 74.3 K docs, 295.4 MB 245.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 135.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 57.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 25.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 250.0 sec: 92 segments, 9 merges 1007.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 785.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 699.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 652.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 473.8s _1d5: 10 segs, 49.4 K docs, 195.6 MB 250.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 140.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 62.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 30.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 255.0 sec: 92 segments, 9 merges 1012.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 790.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 704.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 657.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 478.9s _1d5: 10 segs, 49.4 K docs, 195.6 MB 255.0s _1fd: 10 segs, 37.8 K docs, 149.6 MB 145.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 67.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 35.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 260.1 sec: 83 segments, 8 merges 1017.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 795.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 709.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 662.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 260.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 150.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 72.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 40.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 265.1 sec: 83 segments, 8 merges 1022.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 800.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 714.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 667.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 265.1s _1fd: 10 segs, 37.8 K docs, 149.6 MB 155.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 77.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 45.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 270.1 sec: 74 segments, 7 merges 1027.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 805.7s _19k: 8 segs, 107.6 K docs, 428.1 MB 719.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 672.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 160.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 82.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 50.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 275.1 sec: 67 segments, 6 merges 1032.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 724.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 677.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 165.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 87.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 55.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 280.1 sec: 67 segments, 6 merges 1037.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 729.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 682.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 170.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 92.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 60.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 285.1 sec: 67 segments, 6 merges 1042.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 734.6s _1ap: 8 segs, 114.0 K docs, 453.7 MB 687.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 175.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 97.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 65.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 290.0 sec: 67 segments, 6 merges 1047.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 739.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 692.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 180.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 102.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 70.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 295.0 sec: 67 segments, 6 merges 1052.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 744.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 697.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 185.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 107.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 75.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 300.0 sec: 67 segments, 6 merges 1057.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 749.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 702.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 190.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 112.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 80.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 305.0 sec: 67 segments, 6 merges 1062.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 754.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 707.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 195.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 117.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 85.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 310.0 sec: 67 segments, 6 merges 1067.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 759.5s _1ap: 8 segs, 114.0 K docs, 453.7 MB 712.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 200.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 122.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 90.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 315.1 sec: 60 segments, 6 merges 1072.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 717.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 205.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 127.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 95.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 3.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 320.1 sec: 60 segments, 6 merges 1077.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 722.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 210.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 132.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 100.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 8.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 325.0 sec: 60 segments, 6 merges 1082.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 727.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 215.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 137.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 105.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 13.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 330.0 sec: 60 segments, 6 merges 1087.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 732.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 220.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 142.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 110.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 18.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 335.0 sec: 60 segments, 6 merges 1092.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 737.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 225.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 147.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 115.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 23.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 340.0 sec: 60 segments, 6 merges 1097.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 742.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 230.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 152.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 120.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 28.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 345.1 sec: 60 segments, 6 merges 1102.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 747.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 235.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 157.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 125.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 33.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 350.1 sec: 60 segments, 6 merges 1107.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 752.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 240.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 162.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 130.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 38.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 355.1 sec: 60 segments, 6 merges 1112.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 757.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 245.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 167.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 135.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 43.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 360.1 sec: 60 segments, 6 merges 1117.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 762.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 250.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 172.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 140.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 48.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 365.1 sec: 60 segments, 6 merges 1122.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 767.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 255.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 177.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 145.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 53.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 370.1 sec: 60 segments, 6 merges 1127.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 772.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 260.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 182.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 150.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 58.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 375.1 sec: 60 segments, 6 merges 1132.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 777.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 265.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 187.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 155.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 63.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 380.1 sec: 60 segments, 6 merges 1137.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 782.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 270.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 192.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 160.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 68.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 385.1 sec: 60 segments, 6 merges 1142.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 787.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 275.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 197.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 165.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 73.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 390.1 sec: 60 segments, 6 merges 1147.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 792.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 280.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 202.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 170.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 78.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 395.1 sec: 60 segments, 6 merges 1152.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 797.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 285.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 207.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 175.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 83.8s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 400.0 sec: 60 segments, 6 merges 1157.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 802.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 290.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 212.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 180.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 88.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 405.0 sec: 60 segments, 6 merges 1162.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 807.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 295.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 217.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 185.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 93.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 410.0 sec: 60 segments, 6 merges 1167.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 812.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 300.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 222.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 190.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 98.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 415.0 sec: 60 segments, 6 merges 1172.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 817.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 305.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 227.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 195.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 103.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 420.0 sec: 60 segments, 6 merges 1177.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 822.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 310.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 232.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 200.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 108.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 425.0 sec: 60 segments, 6 merges 1182.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 827.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 315.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 237.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 205.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 113.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 430.0 sec: 60 segments, 6 merges 1187.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 832.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 320.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 242.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 210.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 118.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 435.0 sec: 60 segments, 6 merges 1192.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 837.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 325.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 247.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 215.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 123.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 440.0 sec: 60 segments, 6 merges 1197.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 842.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 330.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 252.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 220.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 128.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 445.0 sec: 60 segments, 6 merges 1202.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 847.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 335.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 257.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 225.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 133.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 450.1 sec: 60 segments, 6 merges 1207.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 852.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 340.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 262.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 230.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 138.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 455.1 sec: 60 segments, 6 merges 1212.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 857.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 345.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 267.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 235.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 143.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 460.1 sec: 60 segments, 6 merges 1217.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 862.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 350.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 272.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 240.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 148.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 465.1 sec: 60 segments, 6 merges 1222.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 867.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 355.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 277.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 245.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 153.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 470.1 sec: 60 segments, 6 merges 1227.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 872.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 360.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 282.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 250.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 158.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 475.1 sec: 60 segments, 6 merges 1232.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 877.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 365.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 287.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 255.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 163.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 480.1 sec: 60 segments, 6 merges 1237.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 882.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 370.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 292.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 260.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 168.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 485.0 sec: 60 segments, 6 merges 1242.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 887.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 375.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 297.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 265.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 173.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 490.0 sec: 60 segments, 6 merges 1247.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 892.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 380.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 302.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 270.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 178.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 495.0 sec: 60 segments, 6 merges 1252.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 897.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 385.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 307.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 275.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 183.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 500.0 sec: 60 segments, 6 merges 1257.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 902.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 390.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 312.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 280.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 188.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 505.0 sec: 60 segments, 6 merges 1262.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 907.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 395.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 317.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 285.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 193.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 510.0 sec: 60 segments, 6 merges 1267.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 912.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 400.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 322.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 290.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 198.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 515.0 sec: 60 segments, 6 merges 1272.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 917.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 405.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 327.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 295.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 203.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 520.0 sec: 60 segments, 6 merges 1277.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 922.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 410.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 332.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 300.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 208.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 525.1 sec: 60 segments, 6 merges 1282.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 927.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 415.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 337.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 305.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 213.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 530.1 sec: 60 segments, 6 merges 1287.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 932.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 420.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 342.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 310.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 218.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 535.1 sec: 60 segments, 6 merges 1292.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 937.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 425.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 347.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 315.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 223.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 540.1 sec: 60 segments, 6 merges 1297.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 942.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 430.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 352.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 320.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 228.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 545.1 sec: 60 segments, 6 merges 1302.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 947.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 435.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 357.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 325.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 233.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 550.1 sec: 60 segments, 6 merges 1307.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 952.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 440.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 362.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 330.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 238.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 555.1 sec: 60 segments, 6 merges 1312.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 957.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 445.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 367.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 335.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 243.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 560.0 sec: 60 segments, 6 merges 1317.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 962.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 450.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 372.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 340.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 248.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 565.0 sec: 60 segments, 6 merges 1322.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 967.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 455.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 377.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 345.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 253.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 570.0 sec: 60 segments, 6 merges 1327.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 972.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 460.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 382.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 350.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 258.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 575.0 sec: 60 segments, 6 merges 1332.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 977.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 465.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 387.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 355.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 263.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 580.0 sec: 60 segments, 6 merges 1337.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 982.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 470.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 392.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 360.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 268.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 585.0 sec: 60 segments, 6 merges 1342.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 987.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 475.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 397.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 365.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 273.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 590.0 sec: 60 segments, 6 merges 1347.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 992.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 480.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 402.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 370.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 278.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 595.0 sec: 60 segments, 6 merges 1352.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 997.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 485.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 407.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 375.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 283.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 600.0 sec: 60 segments, 6 merges 1357.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1002.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 490.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 412.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 380.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 288.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 605.1 sec: 60 segments, 6 merges 1362.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1007.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 495.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 417.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 385.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 293.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 610.1 sec: 60 segments, 6 merges 1367.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1012.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 500.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 422.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 390.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 298.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 615.1 sec: 60 segments, 6 merges 1372.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1017.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 505.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 427.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 395.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 303.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 620.1 sec: 60 segments, 6 merges 1377.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1022.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 510.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 432.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 400.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 308.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 625.0 sec: 60 segments, 6 merges 1382.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1027.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 515.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 437.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 405.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 313.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 630.0 sec: 60 segments, 6 merges 1387.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1032.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 520.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 442.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 410.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 318.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 635.0 sec: 60 segments, 6 merges 1392.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1037.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 525.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 447.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 415.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 323.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 640.0 sec: 60 segments, 6 merges 1397.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1042.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 530.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 452.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 420.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 328.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 645.0 sec: 60 segments, 6 merges 1402.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1047.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 535.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 457.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 425.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 333.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 650.0 sec: 60 segments, 6 merges 1407.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1052.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 540.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 462.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 430.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 338.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 655.1 sec: 60 segments, 6 merges 1412.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1057.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 545.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 467.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 435.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 343.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 660.1 sec: 60 segments, 6 merges 1417.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1062.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 550.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 472.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 440.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 348.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 665.1 sec: 60 segments, 6 merges 1422.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1067.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 555.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 477.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 445.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 353.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 670.1 sec: 60 segments, 6 merges 1427.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1072.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 560.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 482.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 450.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 358.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 675.1 sec: 60 segments, 6 merges 1432.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1077.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 565.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 487.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 455.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 363.8s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 680.0 sec: 60 segments, 6 merges 1437.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1082.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 570.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 492.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 460.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 368.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 685.0 sec: 60 segments, 6 merges 1442.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1087.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 575.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 497.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 465.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 373.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 690.0 sec: 60 segments, 6 merges 1447.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1092.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 580.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 502.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 470.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 378.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 695.0 sec: 60 segments, 6 merges 1452.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1097.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 585.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 507.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 475.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 383.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 700.0 sec: 60 segments, 6 merges 1457.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1102.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 590.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 512.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 480.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 388.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 705.1 sec: 60 segments, 6 merges 1462.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1107.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 595.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 517.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 485.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 393.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 710.1 sec: 60 segments, 6 merges 1467.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1112.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 600.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 522.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 490.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 398.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 715.1 sec: 60 segments, 6 merges 1472.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1117.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 605.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 527.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 495.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 403.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 720.1 sec: 60 segments, 6 merges 1477.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1122.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 610.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 532.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 500.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 408.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 725.1 sec: 60 segments, 6 merges 1482.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1127.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 615.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 537.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 505.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 413.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 730.0 sec: 60 segments, 6 merges 1487.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1132.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 620.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 542.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 510.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 418.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 735.0 sec: 60 segments, 6 merges 1492.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1137.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 625.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 547.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 515.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 423.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 740.0 sec: 60 segments, 6 merges 1497.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1142.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 630.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 552.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 520.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 428.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 745.0 sec: 60 segments, 6 merges 1502.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1147.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 635.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 557.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 525.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 433.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 750.0 sec: 60 segments, 6 merges 1507.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1152.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 640.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 562.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 530.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 438.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 755.1 sec: 60 segments, 6 merges 1512.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1157.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 645.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 567.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 535.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 443.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 760.1 sec: 60 segments, 6 merges 1517.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1162.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 650.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 572.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 540.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 448.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 765.1 sec: 60 segments, 6 merges 1522.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1167.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 655.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 577.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 545.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 453.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 770.1 sec: 60 segments, 6 merges 1527.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1172.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 660.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 582.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 550.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 458.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 775.1 sec: 60 segments, 6 merges 1532.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1177.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 665.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 587.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 555.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 463.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 780.0 sec: 60 segments, 6 merges 1537.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1182.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 670.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 592.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 560.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 468.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 785.0 sec: 60 segments, 6 merges 1542.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1187.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 675.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 597.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 565.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 473.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 790.0 sec: 60 segments, 6 merges 1547.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1192.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 680.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 602.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 570.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 478.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 795.0 sec: 60 segments, 6 merges 1552.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1197.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 685.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 607.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 575.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 483.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 800.0 sec: 60 segments, 6 merges 1557.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1202.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 690.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 612.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 580.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 488.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 805.0 sec: 60 segments, 6 merges 1562.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1207.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 695.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 617.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 585.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 493.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 810.1 sec: 60 segments, 6 merges 1567.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1212.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 700.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 622.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 590.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 498.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 815.1 sec: 60 segments, 6 merges 1572.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1217.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 705.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 627.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 595.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 503.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 820.1 sec: 60 segments, 6 merges 1577.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1222.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 710.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 632.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 600.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 508.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 825.1 sec: 60 segments, 6 merges 1582.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1227.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 715.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 637.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 605.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 513.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 830.1 sec: 60 segments, 6 merges 1587.9s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1232.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 720.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 642.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 610.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 518.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 835.0 sec: 60 segments, 6 merges 1592.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1237.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 725.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 647.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 615.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 523.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 840.0 sec: 60 segments, 6 merges 1597.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1242.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 730.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 652.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 620.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 528.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 845.0 sec: 60 segments, 6 merges 1602.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1247.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 735.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 657.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 625.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 533.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 850.0 sec: 60 segments, 6 merges 1607.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1252.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 740.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 662.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 630.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 538.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 855.0 sec: 60 segments, 6 merges 1612.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1257.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 745.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 667.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 635.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 543.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 860.0 sec: 60 segments, 6 merges 1617.8s _176: 8 segs, 1239.5 K docs, 4953.0 MB 1262.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 750.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 672.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 640.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 548.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 865.1 sec: 53 segments, 5 merges 1267.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 755.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 677.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 645.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 553.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 870.1 sec: 53 segments, 5 merges 1272.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 760.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 682.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 650.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 558.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 875.1 sec: 53 segments, 5 merges 1277.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 765.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 687.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 655.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 563.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 880.1 sec: 53 segments, 5 merges 1282.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 770.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 692.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 660.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 568.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 885.1 sec: 53 segments, 5 merges 1287.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 775.6s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 697.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 665.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 573.8s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 890.0 sec: 53 segments, 5 merges 1292.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 780.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 702.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 670.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 578.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 895.0 sec: 53 segments, 5 merges 1297.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 785.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 707.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 675.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 583.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 900.0 sec: 53 segments, 5 merges 1302.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 790.5s _1fe: 8 segs, 465.9 K docs, 1858.8 MB 712.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 680.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 588.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 905.0 sec: 46 segments, 4 merges 1307.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 717.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 685.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 593.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 910.0 sec: 46 segments, 4 merges 1312.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 722.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 690.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 598.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 915.0 sec: 46 segments, 4 merges 1317.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 727.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 695.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 603.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 920.0 sec: 46 segments, 4 merges 1322.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 732.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 700.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 608.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 925.1 sec: 46 segments, 4 merges 1327.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 737.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 705.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 613.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 930.1 sec: 46 segments, 4 merges 1332.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 742.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 710.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 618.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 935.1 sec: 46 segments, 4 merges 1337.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 747.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 715.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 623.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 940.1 sec: 46 segments, 4 merges 1342.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 752.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 720.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 628.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 945.1 sec: 46 segments, 4 merges 1347.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 757.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 725.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 633.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 950.1 sec: 46 segments, 4 merges 1352.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 762.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 730.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 638.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 955.1 sec: 46 segments, 4 merges 1357.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 767.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 735.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 643.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 960.1 sec: 46 segments, 4 merges 1362.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 772.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 740.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 648.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 965.0 sec: 46 segments, 4 merges 1367.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 777.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 745.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 653.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 970.1 sec: 46 segments, 4 merges 1372.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 782.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 750.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 658.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 975.1 sec: 46 segments, 4 merges 1377.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 787.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 755.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 663.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 980.1 sec: 46 segments, 4 merges 1382.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 792.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 760.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 668.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 985.1 sec: 46 segments, 4 merges 1387.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 797.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 765.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 673.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 990.1 sec: 46 segments, 4 merges 1392.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 802.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 770.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 678.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 995.1 sec: 46 segments, 4 merges 1397.9s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 807.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 775.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 683.8s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1000.0 sec: 46 segments, 4 merges 1402.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 812.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 780.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 688.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1005.0 sec: 46 segments, 4 merges 1407.8s _1bb: 8 segs, 588.7 K docs, 2350.9 MB 817.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 785.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 693.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1010.0 sec: 39 segments, 3 merges 822.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 790.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 698.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1015.0 sec: 39 segments, 3 merges 827.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 795.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 703.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1020.0 sec: 39 segments, 3 merges 832.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 800.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 708.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1025.0 sec: 39 segments, 3 merges 837.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 805.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 713.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1030.0 sec: 39 segments, 3 merges 842.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 810.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 718.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1035.0 sec: 39 segments, 3 merges 847.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 815.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 723.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1040.0 sec: 39 segments, 3 merges 852.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 820.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 728.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1045.1 sec: 39 segments, 3 merges 857.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 825.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 733.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1050.1 sec: 39 segments, 3 merges 862.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 830.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 738.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1055.1 sec: 39 segments, 3 merges 867.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 835.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 743.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1060.1 sec: 39 segments, 3 merges 872.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 840.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 748.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1065.1 sec: 39 segments, 3 merges 877.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 845.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 753.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1070.1 sec: 39 segments, 3 merges 882.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 850.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 758.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1075.1 sec: 39 segments, 3 merges 887.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 855.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 763.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1080.1 sec: 39 segments, 3 merges 892.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 860.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 768.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1085.1 sec: 39 segments, 3 merges 897.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 865.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 773.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1090.1 sec: 39 segments, 3 merges 902.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 870.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 778.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1095.1 sec: 39 segments, 3 merges 907.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 875.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 783.8s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1100.0 sec: 39 segments, 3 merges 912.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 880.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 788.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1105.0 sec: 39 segments, 3 merges 917.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 885.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 793.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1110.0 sec: 39 segments, 3 merges 922.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 890.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 798.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1115.0 sec: 39 segments, 3 merges 927.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 895.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 803.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1120.0 sec: 39 segments, 3 merges 932.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 900.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 808.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1125.0 sec: 39 segments, 3 merges 937.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 905.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 813.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1130.0 sec: 39 segments, 3 merges 942.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 910.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 818.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1135.0 sec: 39 segments, 3 merges 947.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 915.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 823.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1140.0 sec: 39 segments, 3 merges 952.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 920.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 828.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1145.0 sec: 39 segments, 3 merges 957.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 925.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 833.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1150.0 sec: 39 segments, 3 merges 962.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 930.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 838.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1155.1 sec: 39 segments, 3 merges 967.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 935.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 843.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1160.1 sec: 39 segments, 3 merges 972.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 940.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 848.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1165.1 sec: 39 segments, 3 merges 977.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 945.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 853.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1170.1 sec: 39 segments, 3 merges 982.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 950.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 858.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1175.1 sec: 39 segments, 3 merges 987.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 955.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 863.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1180.1 sec: 39 segments, 3 merges 992.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 960.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 868.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1185.1 sec: 39 segments, 3 merges 997.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 965.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 873.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1190.1 sec: 39 segments, 3 merges 1002.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 970.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 878.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1195.1 sec: 39 segments, 3 merges 1007.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 975.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 883.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1200.1 sec: 39 segments, 3 merges 1012.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 980.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 888.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1205.1 sec: 39 segments, 3 merges 1017.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 985.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 893.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1210.0 sec: 39 segments, 3 merges 1022.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 990.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 898.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1215.0 sec: 39 segments, 3 merges 1027.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 995.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 903.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1220.0 sec: 39 segments, 3 merges 1032.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1000.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 908.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1225.0 sec: 39 segments, 3 merges 1037.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1005.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 913.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1230.0 sec: 39 segments, 3 merges 1042.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1010.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 918.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1235.0 sec: 39 segments, 3 merges 1047.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1015.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 923.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1240.0 sec: 39 segments, 3 merges 1052.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1020.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 928.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1245.0 sec: 39 segments, 3 merges 1057.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1025.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 933.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1250.0 sec: 39 segments, 3 merges 1062.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1030.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 938.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1255.0 sec: 39 segments, 3 merges 1067.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1035.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 943.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1260.0 sec: 39 segments, 3 merges 1072.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1040.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 948.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1265.1 sec: 39 segments, 3 merges 1077.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1045.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 953.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1270.1 sec: 39 segments, 3 merges 1082.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1050.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 958.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1275.1 sec: 39 segments, 3 merges 1087.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1055.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 963.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1280.1 sec: 39 segments, 3 merges 1092.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1060.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 968.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1285.1 sec: 39 segments, 3 merges 1097.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1065.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 973.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1290.1 sec: 39 segments, 3 merges 1102.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1070.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 978.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1295.1 sec: 39 segments, 3 merges 1107.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1075.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 983.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1300.1 sec: 39 segments, 3 merges 1112.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1080.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 988.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1305.1 sec: 39 segments, 3 merges 1117.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1085.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 993.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1310.1 sec: 39 segments, 3 merges 1122.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1090.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 998.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1315.1 sec: 39 segments, 3 merges 1127.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1095.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1003.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1320.0 sec: 39 segments, 3 merges 1132.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1100.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1008.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1325.0 sec: 39 segments, 3 merges 1137.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1105.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1013.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1330.0 sec: 39 segments, 3 merges 1142.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1110.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1018.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1335.0 sec: 39 segments, 3 merges 1147.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1115.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1023.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1340.0 sec: 39 segments, 3 merges 1152.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1120.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1028.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1345.0 sec: 39 segments, 3 merges 1157.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1125.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1033.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1350.0 sec: 39 segments, 3 merges 1162.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1130.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1038.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1355.0 sec: 39 segments, 3 merges 1167.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1135.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1043.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1360.0 sec: 39 segments, 3 merges 1172.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1140.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1048.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1365.0 sec: 39 segments, 3 merges 1177.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1145.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1053.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1370.0 sec: 39 segments, 3 merges 1182.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1150.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1058.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1375.1 sec: 39 segments, 3 merges 1187.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1155.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1063.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1380.1 sec: 39 segments, 3 merges 1192.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1160.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1068.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1385.1 sec: 39 segments, 3 merges 1197.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1165.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1073.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1390.0 sec: 39 segments, 3 merges 1202.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1170.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1078.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1395.1 sec: 39 segments, 3 merges 1207.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1175.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1083.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1400.1 sec: 39 segments, 3 merges 1212.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1180.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1088.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1405.1 sec: 39 segments, 3 merges 1217.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1185.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1093.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1410.1 sec: 39 segments, 3 merges 1222.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1190.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1098.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1415.1 sec: 39 segments, 3 merges 1227.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1195.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1103.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1420.1 sec: 39 segments, 3 merges 1232.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1200.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1108.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1425.1 sec: 39 segments, 3 merges 1237.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1205.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1113.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1430.1 sec: 39 segments, 3 merges 1242.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1210.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1118.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1435.1 sec: 39 segments, 3 merges 1247.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1215.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1123.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1440.1 sec: 39 segments, 3 merges 1252.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1220.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1128.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1445.0 sec: 39 segments, 3 merges 1257.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1225.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1133.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1450.0 sec: 39 segments, 3 merges 1262.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1230.5s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1138.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1455.0 sec: 39 segments, 3 merges 1267.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1235.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1143.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1460.0 sec: 39 segments, 3 merges 1272.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1240.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1148.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1465.0 sec: 39 segments, 3 merges 1277.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1245.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1153.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1470.0 sec: 39 segments, 3 merges 1282.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1250.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1158.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1475.0 sec: 39 segments, 3 merges 1287.8s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1255.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1163.7s _1fh: 8 segs, 493.9 K docs, 1970.7 MB 1480.0 sec: 32 segments, 2 merges 1292.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1260.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1485.0 sec: 32 segments, 2 merges 1297.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1265.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1490.1 sec: 32 segments, 2 merges 1302.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1270.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1495.1 sec: 32 segments, 2 merges 1307.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1275.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1500.1 sec: 32 segments, 2 merges 1312.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1280.6s _1fg: 8 segs, 340.4 K docs, 1357.3 MB 1505.1 sec: 25 segments, 1 merges 1317.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1510.1 sec: 25 segments, 1 merges 1322.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1515.1 sec: 25 segments, 1 merges 1327.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1520.1 sec: 25 segments, 1 merges 1332.9s _1ff: 8 segs, 1254.3 K docs, 5012.3 MB 1525.1 sec: 18 segments, 1 merges 1.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1530.1 sec: 18 segments, 1 merges 6.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1535.1 sec: 18 segments, 1 merges 11.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1540.0 sec: 18 segments, 1 merges 16.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1545.0 sec: 18 segments, 1 merges 21.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1550.0 sec: 18 segments, 1 merges 26.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1555.0 sec: 18 segments, 1 merges 31.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1560.0 sec: 18 segments, 1 merges 36.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1565.0 sec: 18 segments, 1 merges 41.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1570.1 sec: 18 segments, 1 merges 46.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1575.1 sec: 18 segments, 1 merges 51.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1580.1 sec: 18 segments, 1 merges 56.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1585.1 sec: 18 segments, 1 merges 61.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1590.1 sec: 18 segments, 1 merges 66.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1595.1 sec: 18 segments, 1 merges 71.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1600.0 sec: 18 segments, 1 merges 76.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1605.0 sec: 18 segments, 1 merges 81.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1610.0 sec: 18 segments, 1 merges 86.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1615.0 sec: 18 segments, 1 merges 91.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1620.0 sec: 18 segments, 1 merges 96.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1625.0 sec: 18 segments, 1 merges 101.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1630.1 sec: 18 segments, 1 merges 106.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1635.1 sec: 18 segments, 1 merges 111.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1640.1 sec: 18 segments, 1 merges 116.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1645.1 sec: 18 segments, 1 merges 121.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1650.1 sec: 18 segments, 1 merges 126.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1655.1 sec: 18 segments, 1 merges 131.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1660.0 sec: 18 segments, 1 merges 136.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1665.0 sec: 18 segments, 1 merges 141.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1670.0 sec: 18 segments, 1 merges 146.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1675.0 sec: 18 segments, 1 merges 151.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1680.0 sec: 18 segments, 1 merges 156.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1685.0 sec: 18 segments, 1 merges 161.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1690.0 sec: 18 segments, 1 merges 166.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1695.0 sec: 18 segments, 1 merges 171.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1700.0 sec: 18 segments, 1 merges 176.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1705.1 sec: 18 segments, 1 merges 181.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1710.1 sec: 18 segments, 1 merges 186.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1715.1 sec: 18 segments, 1 merges 191.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1720.1 sec: 18 segments, 1 merges 196.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1725.1 sec: 18 segments, 1 merges 201.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1730.1 sec: 18 segments, 1 merges 206.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1735.1 sec: 18 segments, 1 merges 211.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1740.1 sec: 18 segments, 1 merges 216.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1745.1 sec: 18 segments, 1 merges 221.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1750.1 sec: 18 segments, 1 merges 226.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1755.1 sec: 18 segments, 1 merges 231.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1760.1 sec: 18 segments, 1 merges 236.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1765.0 sec: 18 segments, 1 merges 241.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1770.0 sec: 18 segments, 1 merges 246.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1775.0 sec: 18 segments, 1 merges 251.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1780.0 sec: 18 segments, 1 merges 256.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1785.0 sec: 18 segments, 1 merges 261.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1790.0 sec: 18 segments, 1 merges 266.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1795.0 sec: 18 segments, 1 merges 271.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1800.0 sec: 18 segments, 1 merges 276.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1805.0 sec: 18 segments, 1 merges 281.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1810.0 sec: 18 segments, 1 merges 286.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1815.0 sec: 18 segments, 1 merges 291.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1820.1 sec: 18 segments, 1 merges 296.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1825.1 sec: 18 segments, 1 merges 301.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1830.1 sec: 18 segments, 1 merges 306.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1835.1 sec: 18 segments, 1 merges 311.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1840.1 sec: 18 segments, 1 merges 316.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1845.1 sec: 18 segments, 1 merges 321.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1850.1 sec: 18 segments, 1 merges 326.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1855.1 sec: 18 segments, 1 merges 331.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1860.1 sec: 18 segments, 1 merges 336.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1865.1 sec: 18 segments, 1 merges 341.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1870.1 sec: 18 segments, 1 merges 346.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1875.1 sec: 18 segments, 1 merges 351.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1880.0 sec: 18 segments, 1 merges 356.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1885.0 sec: 18 segments, 1 merges 361.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1890.0 sec: 18 segments, 1 merges 366.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1895.0 sec: 18 segments, 1 merges 371.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1900.0 sec: 18 segments, 1 merges 376.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1905.0 sec: 18 segments, 1 merges 381.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1910.0 sec: 18 segments, 1 merges 386.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1915.0 sec: 18 segments, 1 merges 391.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1920.0 sec: 18 segments, 1 merges 396.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1925.0 sec: 18 segments, 1 merges 401.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1930.0 sec: 18 segments, 1 merges 406.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1935.1 sec: 18 segments, 1 merges 411.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1940.1 sec: 18 segments, 1 merges 416.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1945.0 sec: 18 segments, 1 merges 421.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1950.0 sec: 18 segments, 1 merges 426.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1955.0 sec: 18 segments, 1 merges 431.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1960.1 sec: 18 segments, 1 merges 436.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1965.1 sec: 18 segments, 1 merges 441.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1970.1 sec: 18 segments, 1 merges 446.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1975.1 sec: 18 segments, 1 merges 451.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1980.1 sec: 18 segments, 1 merges 456.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1985.1 sec: 18 segments, 1 merges 461.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1990.1 sec: 18 segments, 1 merges 466.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 1995.1 sec: 18 segments, 1 merges 471.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2000.1 sec: 18 segments, 1 merges 476.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2005.1 sec: 18 segments, 1 merges 481.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2010.1 sec: 18 segments, 1 merges 486.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2015.0 sec: 18 segments, 1 merges 491.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2020.0 sec: 18 segments, 1 merges 496.8s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2025.0 sec: 18 segments, 1 merges 501.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2030.0 sec: 18 segments, 1 merges 506.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2035.0 sec: 18 segments, 1 merges 511.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2040.0 sec: 18 segments, 1 merges 516.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2045.0 sec: 18 segments, 1 merges 521.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2050.0 sec: 18 segments, 1 merges 526.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB 2055.0 sec: 18 segments, 1 merges 531.9s _1fi: 3 segs, 1243.6 K docs, 4973.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3405 seconds reindex takes 3405.03 sec index has 16 segments: segments_2: _5c(11.0.0):C294586 _1fi(11.0.0):C1243564 _mh(11.0.0):C1167588 _iu(11.0.0):C208912 _q2(11.0.0):C245661 _176(11.0.0):C1239473 _zj(11.0.0):C519127 _1ff(11.0.0):C1254343 _13p(11.0.0):C140418 _1bb(11.0.0):C588678 _152(11.0.0):C190474 _19d(11.0.0):C106890 _1ap(11.0.0):C114010 _19k(11.0.0):C107597 _1fh(11.0.0):C493909 _1es(11.0.0):C84770 _5c: 1177.8 MB _1fi: 4979.4 MB _mh: 4674.7 MB _iu: 835.1 MB _q2: 982.1 MB _176: 4963.0 MB _zj: 2076.6 MB _1ff: 5022.6 MB _13p: 561.0 MB _1bb: 2355.0 MB _152: 761.3 MB _19d: 426.9 MB _1ap: 455.4 MB _19k: 429.8 MB _1fh: 1975.6 MB _1es: 338.4 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32014.74 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=55594156454 cpu@end=68101889835 deltaMS=12507.733381 thread 14 name=Reference Handler cpu@start=3646418 cpu@end=3646418 deltaMS=0.0 thread 15 name=Finalizer cpu@start=155175 cpu@end=155175 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=71629 cpu@end=71629 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=24746892 cpu@end=24811639 deltaMS=0.064747 thread 41 name=JFR Recorder Thread cpu@start=61356756910 cpu@end=61358488413 deltaMS=1.731503 thread 42 name=JFR Periodic Tasks cpu@start=416930991046 cpu@end=417529451661 deltaMS=598.460615 thread 45 name=Notification Thread cpu@start=107463 cpu@end=107463 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=5408487973538 cpu@end=5408487973538 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=5406213225425 cpu@end=5406213225425 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=5402095358815 cpu@end=5402095358815 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=5404646642717 cpu@end=5404646642717 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=5409085331497 cpu@end=5409085331497 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=5394786570707 cpu@end=5394786570707 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=5402772306340 cpu@end=5402772306340 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=5405827027141 cpu@end=5405827027141 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=5402095342350 cpu@end=5402095342350 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=5409119209556 cpu@end=5409119209556 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=5410243037968 cpu@end=5410243037968 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=5401131392560 cpu@end=5401131392560 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=5390517141950 cpu@end=5390517141950 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=5398751996838 cpu@end=5398751996838 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=5397336249975 cpu@end=5397336249975 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=5407403511259 cpu@end=5407403511259 deltaMS=0.0 Average CPU cores used: 1.0469259703891518 completed 1000 searches in 12520 ms: 79 QPS CPU time=13107 ms checking results SUMMARY: 0.975 12.520 13.107 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 62332 3405.03 2349.47 0.00 16 32014.74 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 294586 documents Graph level=3 size=18, Fanout min=2, mean=5.33, max=8, meandelta=32798.91 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 5 5 5 5 6 7 7 8 Graph level=2 size=231, Fanout min=5, mean=16.20, max=32, meandelta=14866.42 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 16 17 19 21 23 32 Graph level=1 size=9001, Fanout min=7, mean=27.42, max=32, meandelta=9789.72 % 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=294586, Fanout min=1, mean=39.42, max=64, meandelta=6935.98 % 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=231, connectedness=1.00 Graph level=1 size=9001, connectedness=1.00 Graph level=0 size=294586, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1243564 documents Graph level=3 size=63, Fanout min=4, mean=9.17, max=17, meandelta=118101.52 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 9 9 10 10 11 13 17 Graph level=2 size=1148, Fanout min=8, mean=24.15, max=32, meandelta=46905.05 % 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=38127, Fanout min=4, mean=28.19, max=32, meandelta=40383.43 % 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=1243564, Fanout min=1, mean=39.43, max=64, meandelta=29182.75 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=63, connectedness=1.00 Graph level=2 size=1148, connectedness=1.00 Graph level=1 size=38127, connectedness=1.00 Graph level=0 size=1243564, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1167588 documents Graph level=3 size=68, Fanout min=4, mean=9.56, max=19, meandelta=103647.12 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 10 10 12 14 19 Graph level=2 size=1096, Fanout min=8, mean=24.03, max=32, meandelta=44224.25 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 21 24 27 30 32 32 32 Graph level=1 size=35788, Fanout min=4, mean=28.08, max=32, meandelta=38136.36 % 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=1167588, Fanout min=1, mean=39.44, max=64, meandelta=27399.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=68, connectedness=1.00 Graph level=2 size=1096, connectedness=1.00 Graph level=1 size=35788, connectedness=1.00 Graph level=0 size=1167588, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 208912 documents Graph level=3 size=5, Fanout min=1, mean=2.00, max=3, meandelta=48382.40 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 2 3 Graph level=2 size=176, Fanout min=5, mean=14.07, max=27, meandelta=12545.13 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 13 14 15 16 17 20 27 Graph level=1 size=6532, Fanout min=7, mean=27.17, max=32, meandelta=7020.86 % 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=208912, Fanout min=1, mean=39.34, max=64, meandelta=4930.94 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=176, connectedness=1.00 Graph level=1 size=6532, connectedness=1.00 Graph level=0 size=208912, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 245661 documents Graph level=3 size=12, Fanout min=2, mean=4.17, max=8, meandelta=47275.04 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 4 4 4 4 5 8 Graph level=2 size=224, Fanout min=6, mean=15.39, max=32, meandelta=13815.83 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 17 19 21 32 Graph level=1 size=7612, Fanout min=6, mean=27.46, max=32, meandelta=8181.15 % 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=245661, Fanout min=1, mean=39.44, max=64, meandelta=5785.72 % 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=224, connectedness=1.00 Graph level=1 size=7612, connectedness=1.00 Graph level=0 size=245661, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1239473 documents Graph level=3 size=63, Fanout min=4, mean=9.05, max=17, meandelta=107235.42 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 10 11 14 17 Graph level=2 size=1140, Fanout min=8, mean=24.21, max=32, meandelta=46418.73 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=1 size=37875, Fanout min=3, mean=28.15, max=32, meandelta=40316.78 % 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=1239473, Fanout min=1, mean=39.44, max=64, meandelta=29084.69 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=63, connectedness=1.00 Graph level=2 size=1140, connectedness=1.00 Graph level=1 size=37875, connectedness=1.00 Graph level=0 size=1239473, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 519127 documents Graph level=3 size=27, Fanout min=4, mean=6.81, max=12, meandelta=49923.33 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 5 6 6 7 7 9 10 12 Graph level=2 size=411, Fanout min=7, mean=19.17, max=32, meandelta=23026.44 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 17 19 21 22 25 28 32 Graph level=1 size=15708, Fanout min=4, mean=27.80, max=32, meandelta=17037.66 % 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=519127, Fanout min=1, mean=39.59, max=64, meandelta=12160.89 % 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=411, connectedness=1.00 Graph level=1 size=15708, connectedness=1.00 Graph level=0 size=519127, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 1254343 documents Graph level=3 size=52, Fanout min=5, mean=9.69, max=19, meandelta=102327.41 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 10 10 12 13 19 Graph level=2 size=1145, Fanout min=8, mean=24.08, max=32, meandelta=47661.99 % 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=38398, Fanout min=4, mean=28.08, max=32, meandelta=40927.46 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1254343, Fanout min=1, mean=39.39, max=64, meandelta=29462.36 % 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=52, connectedness=1.00 Graph level=2 size=1145, connectedness=1.00 Graph level=1 size=38398, connectedness=1.00 Graph level=0 size=1254343, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 140418 documents Graph level=3 size=6, Fanout min=1, mean=2.33, max=4, meandelta=25100.86 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 3 4 Graph level=2 size=123, Fanout min=5, mean=12.67, max=25, meandelta=9325.89 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 17 18 25 Graph level=1 size=4306, Fanout min=8, mean=26.98, max=32, meandelta=4764.74 % 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=140418, Fanout min=2, mean=39.10, max=64, meandelta=3333.97 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=123, connectedness=1.00 Graph level=1 size=4306, connectedness=1.00 Graph level=0 size=140418, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 588678 documents Graph level=3 size=27, Fanout min=2, mean=5.33, max=11, meandelta=68349.80 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 6 7 11 Graph level=2 size=499, Fanout min=7, mean=20.15, max=32, meandelta=24852.16 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 18 19 21 23 26 31 32 Graph level=1 size=17938, Fanout min=4, mean=27.88, max=32, meandelta=19289.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=588678, Fanout min=1, mean=39.60, max=64, meandelta=13787.84 % 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=499, connectedness=1.00 Graph level=1 size=17938, connectedness=1.00 Graph level=0 size=588678, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 190474 documents Graph level=3 size=7, Fanout min=2, mean=3.14, max=5, meandelta=22899.41 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 3 3 3 3 3 5 Graph level=2 size=167, Fanout min=6, mean=14.16, max=26, meandelta=11292.98 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 12 13 13 15 16 17 21 26 Graph level=1 size=5886, Fanout min=7, mean=27.18, max=32, meandelta=6407.69 % 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=190474, Fanout min=1, mean=39.29, max=64, meandelta=4500.71 % 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=7, connectedness=1.00 Graph level=2 size=167, connectedness=1.00 Graph level=1 size=5886, connectedness=1.00 Graph level=0 size=190474, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 106890 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=4, meandelta=17871.79 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 3 3 3 3 4 Graph level=2 size=99, Fanout min=5, mean=12.14, max=28, meandelta=7485.72 % 0 10 20 30 40 50 60 70 80 90 100 0 8 8 9 10 11 12 14 16 18 28 Graph level=1 size=3286, Fanout min=8, mean=26.44, max=32, meandelta=3698.20 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 29 32 32 32 32 32 Graph level=0 size=106890, Fanout min=3, mean=38.96, max=64, meandelta=2546.56 % 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=5, connectedness=1.00 Graph level=2 size=99, connectedness=1.00 Graph level=1 size=3286, connectedness=1.00 Graph level=0 size=106890, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 114010 documents Graph level=3 size=6, Fanout min=2, mean=3.00, max=5, meandelta=20621.17 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 3 3 4 5 Graph level=2 size=107, Fanout min=4, mean=11.87, max=22, meandelta=8024.70 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 10 10 12 13 14 15 17 22 Graph level=1 size=3494, Fanout min=8, mean=26.52, max=32, meandelta=3930.41 % 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=114010, Fanout min=2, mean=39.04, max=64, meandelta=2709.72 % 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=107, connectedness=1.00 Graph level=1 size=3494, connectedness=1.00 Graph level=0 size=114010, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 107597 documents Graph level=3 size=6, Fanout min=2, mean=3.00, max=5, meandelta=12935.56 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 2 5 5 Graph level=2 size=99, Fanout min=4, mean=11.31, max=22, meandelta=7959.55 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 10 12 12 15 17 22 Graph level=1 size=3305, Fanout min=8, mean=26.71, max=32, meandelta=3696.27 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 26 29 32 32 32 32 32 Graph level=0 size=107597, Fanout min=1, mean=38.94, max=64, meandelta=2564.43 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=99, connectedness=1.00 Graph level=1 size=3305, connectedness=1.00 Graph level=0 size=107597, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 493909 documents Graph level=3 size=15, Fanout min=2, mean=4.53, max=7, meandelta=65368.54 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 4 4 4 5 5 5 6 7 Graph level=2 size=469, Fanout min=8, mean=20.43, max=32, meandelta=21389.97 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 16 18 20 22 24 26 31 32 Graph level=1 size=15273, Fanout min=5, mean=27.81, max=32, meandelta=16238.71 % 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=493909, Fanout min=1, mean=39.57, max=64, meandelta=11574.84 % 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=469, connectedness=1.00 Graph level=1 size=15273, connectedness=1.00 Graph level=0 size=493909, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 84770 documents Graph level=3 size=4, Fanout min=2, mean=2.00, max=2, meandelta=22174.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=72, Fanout min=5, mean=9.67, max=19, meandelta=7236.91 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 14 19 Graph level=1 size=2583, Fanout min=8, mean=26.37, max=32, meandelta=2925.73 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=84770, Fanout min=1, mean=38.68, max=64, meandelta=2032.25 % 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=2583, connectedness=1.00 Graph level=0 size=84770, 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.12.19.03.21/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': 196,914,155.69 msec task-clock:u 737,807,926,199,891 cycles:u (36.36%) 47,814,340,052,193 instructions:u (36.36%) 9,550,588,681,735 cache-references:u (36.36%) 2,341,413,158,480 cache-misses:u (36.36%) 26,440,493,647,652 L1-dcache-loads:u (36.36%) 2,727,230,888,456 L1-dcache-load-misses:u (36.36%) 2,934,688,943,860 L1-icache-loads:u (36.36%) 33,443,567,586 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,284,830 faults:u 11,891,416 minor-faults:u 111 major-faults:u 4,854,800,189,916 branches:u (36.36%) 83,897,575,502 branch-misses:u (36.36%) 10,448,571,809,671 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 5558.007786241 seconds time elapsed 195799.460072000 seconds user 1065.910792000 seconds sys took 1:32:38.033631 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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=12.52, net_cpu_ms=13.107, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=62332, index_time_sec=3405.03, index_docs_per_sec=2349.47, force_merge_time_sec=0.0, index_num_segments=16, index_size_on_disk_mb=32014.74, 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: (72, {0: 0, 10: 6, 20: 7, 30: 8, 40: 8, 50: 9, 60: 10, 70: 11, 80: 12, 90: 14, 100: 19}), 1: (2583, {0: 0, 10: 17, 20: 20, 30: 23, 40: 25, 50: 28, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (84770, {0: 0, 10: 20, 20: 24, 30: 28, 40: 32, 50: 36, 60: 41, 70: 47, 80: 56, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=5558, microseconds=33631)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 164 Start: 2026-05-13 04:15:24 (UTC) Duration: 3464 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 106588045 1875800203 jdk.FileWrite 6703750 145906315 jdk.FileRead 2504832 58865326 jdk.BooleanFlag 81344 2590164 jdk.CPULoad 63426 1289956 jdk.ObjectAllocationInNewTLAB 36192 723605 jdk.Checkpoint 11262 33692880 jdk.UnsignedIntFlag 7872 268664 jdk.IntFlag 7216 264780 jdk.StringFlag 5576 217760 jdk.Compilation 1107 30312 jdk.ObjectAllocationOutsideTLAB 1094 20593 jdk.CPUInformation 164 246356 jdk.GCConfiguration 164 4292 jdk.JVMInformation 164 148612 jdk.Metadata 164 18126456 jdk.GarbageCollection 22 538 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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106588045 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 85.00% 90M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 7.67% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.34% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.98% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.72% 770825 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.58% 622970 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.38% 405459 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.27% 291213 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.24% 257405 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.21% 219361 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.19% 198613 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.17% 183554 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.14% 153572 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.14% 151830 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.07% 76917 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.06% 66436 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 57355 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.04% 40168 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 35745 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.03% 35199 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.03% 34547 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.03% 28227 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.03% 27453 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.02% 25648 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.02% 22874 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 22594 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 21429 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.02% 21132 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.02% 21016 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 19394 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 19081 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 17754 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.02% 16988 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 16929 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 15067 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 14841 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.01% 14096 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 14008 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 13518 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 13361 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 11180 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 11156 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 11104 java.util.Arrays#sort():99 [Inlined code] 0.01% 9952 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 9790 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.01% 9414 org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.01% 9371 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 9355 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 9109 java.util.concurrent.ThreadLocalRandom$Access$1#getThreadLocalRandomProbe():403 [Inlined code] 0.01% 7737 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():438 [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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106588045 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 79.18% 84M 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] 7.67% 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.81% 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] 0.98% 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% 770681 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.72% 763836 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.37% 389146 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 [Inlined code] 0.35% 374520 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.27% 287034 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 [Inlined code] 0.23% 240194 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.20% 212600 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.17% 183250 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% 168847 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.15% 157850 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.12% 128673 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.07% 76880 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.07% 69532 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% 66734 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.06% 66436 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% 55041 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% 51637 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% 51038 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% 45919 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% 35745 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.03% 34572 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.03% 34547 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.03% 34452 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% 30851 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():194 [Inlined code] 0.03% 28645 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% 28399 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.03% 27453 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.02% 25648 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 21485 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% 21429 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% 21016 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% 20399 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% 20082 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.02% 17904 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 16313 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():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 16087 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% 15126 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.01% 14677 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% 14664 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [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.01% 14008 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% 13458 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 [Inlined code] 0.01% 13348 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace():186 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.01% 13055 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.01% 12365 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% 11898 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled 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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106588045 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 63.87% 68M 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.0x000000006a19ea80#call() [Inlined code] 9.87% 10M 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.0x000000006a19ea80#call() [Inlined code] 7.29% 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] 4.32% 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.0x000000006a19ea80#call() [Inlined code] 2.32% 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.0x000000006a19ea80#call() [Inlined code] 2.26% 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.22% 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.60% 642236 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at 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% 610576 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.57% 604890 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.56% 601639 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.0x000000006a19ea80#call() [Inlined code] 0.51% 539934 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.44% 474089 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.0x000000006a19ea80#call() [Inlined code] 0.36% 387910 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.33% 354827 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.26% 276396 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.23% 246763 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.0x000000006a19ea80#call() [Inlined code] 0.23% 242914 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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.23% 242416 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.21% 222765 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.18% 193370 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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.17% 183413 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.0x000000006a19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 157850 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.14% 153260 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.13% 134292 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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% 122505 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.11% 117780 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.11% 112877 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.0x000000006a07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.10% 106535 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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% 102214 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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.08% 88184 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 86053 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.0x000000006a19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.08% 85173 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.0x000000006a19ea80#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.0x000000006a19efd8#run() [JIT compiled code] 0.08% 83615 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.07% 70373 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.0x000000006a07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.06% 66436 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% 60806 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.06% 59701 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.05% 58605 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.0x000000006a19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.05% 52383 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 43985 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.0x000000006a19ea80#call() [Inlined code] 0.04% 43507 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.0x000000006a19ea80#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% 39999 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.0x000000006a19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 37366 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at 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.0x000000006a19ea80#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.03% 36722 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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.0x000000006a19efd8#run() [JIT compiled code] 0.03% 36167 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.0x000000006a19ea80#call() [Inlined code] 0.03% 34977 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():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.03% 34530 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [JIT compiled code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.03% 34407 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% 31586 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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 37275 events (total: 207949M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 30.86% 64167M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 24.49% 50925M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 24.10% 50114M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.18% 10770M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.44% 7162M java.lang.Integer#valueOf():1006 [Inlined code] 3.09% 6420M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.54% 3193M java.util.Arrays#copyOf():3478 [Inlined code] 0.80% 1673M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.70% 1461M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.68% 1417M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.68% 1413M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.55% 1136M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.41% 855M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.41% 845M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.29% 606M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.16% 331M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 323M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.15% 314M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.15% 303M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.13% 277M java.util.HashMap#newNode():1910 [Inlined code] 0.13% 266M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.13% 263M java.util.ArrayList#grow():240 [Inlined code] 0.12% 246M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.10% 218M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.10% 206M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.10% 198M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.09% 191M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.09% 190M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.08% 173M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.08% 169M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 168M java.lang.Integer#toString():435 [Inlined code] 0.08% 168M org.apache.lucene.search.TopKnnCollector#topDocs():63 [Inlined code] 0.07% 136M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.06% 116M java.util.HashMap#resize():711 [JIT compiled code] 0.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] 0.05% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 90M java.util.List#of():935 [Inlined 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% 86M knn.IndexerThread#_run():108 [JIT compiled code] 0.04% 78M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.04% 78M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.04% 73M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 63M org.apache.lucene.document.Document#():42 [Inlined code] 0.03% 62M knn.IndexerThread#_run():125 [JIT compiled code] 0.03% 60M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.03% 55M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.02% 45M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.02% 42M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.02% 42M org.apache.lucene.util.ArrayUtil#growExact():319 [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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 37275 events (total: 207949M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.98% 41557M 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] 19.71% 40985M 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.97% 39441M 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.89% 24718M 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.18% 10770M 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.46% 9272M 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.39% 9128M 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.43% 7142M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 3.09% 6420M 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.52% 3151M 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.77% 1600M 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% 1417M 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.49% 1010M 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.37% 778M 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% 755M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.33% 678M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 615M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.27% 555M 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.27% 554M 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.21% 437M 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% 331M 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% 314M 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% 266M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.13% 263M 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% 246M 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.11% 234M 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% 224M 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% 206M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 198M 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.09% 191M 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% 190M 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.09% 181M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.09% 181M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined 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% 169M 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.0x000000006a17f400#concat() [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 java.lang.Integer#toString():435 [Inlined code] at java.lang.Integer#toString():1121 [Inlined code] at org.apache.lucene.document.Field#stringValue():266 [Inlined code] at org.apache.lucene.document.Document#get():219 [JIT compiled code] 0.07% 151M 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.07% 146M 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% 132M 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.06% 129M 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.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.06% 119M 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.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.05% 112M 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.05% 105M 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.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] 0.05% 99M 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 [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [Interpreted code] 0.05% 95M 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% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 90M 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 [Inlined code] at knn.IndexerThread#_run():126 [JIT compiled code] 0.04% 89M java.util.logging.LogManager#reset():1298 [Interpreted code] at java.util.logging.LogManager$Cleaner#run():275 [Interpreted code] 0.04% 89M jdk.jfr.internal.ShutdownHook#run():48 [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.12.19.03.21/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmFalse.jfr is 2039.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 37275 events (total: 207949M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.94% 39377M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 13.27% 27594M 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.0x000000006a19ea80#call() [Inlined code] 13.08% 27191M 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.0x000000006a19ea80#call() [Inlined code] 7.88% 16382M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.18% 10770M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 4.01% 8335M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.43% 7142M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 3.33% 6934M 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.25% 6750M 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.45% 5084M 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] 2.42% 5022M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.59% 3303M 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.52% 3151M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.50% 3117M 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.40% 2906M 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.0x000000006a19ea80#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.13% 2355M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.13% 2339M 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.07% 2223M 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.0x000000006a19ea80#call() [Inlined code] 1.03% 2141M 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.0x000000006a19ea80#call() [Inlined code] 0.74% 1537M 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.0x000000006a19ea80#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.72% 1494M 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.0x000000006a19ea80#call() [Inlined code] 0.69% 1437M 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] 0.69% 1432M 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.58% 1197M 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.49% 1010M 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 [JIT compiled 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.42% 878M 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.41% 854M 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.36% 755M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.30% 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.0x000000006a19ea80#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% 447M 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.21% 442M 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.20% 410M 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.19% 398M 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.19% 394M 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.0x000000006a19ea80#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% 300M 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.14% 294M 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.0x000000006a19ea80#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% 278M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006a19ea80#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% 274M 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.0x000000006a19ea80#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% 272M 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.13% 266M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.13% 263M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.12% 256M 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.0x000000006a19ea80#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% 256M 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.0x000000006a19ea80#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% 253M 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.0x000000006a19ea80#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% 252M 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.12% 244M 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.0x000000006a19ea80#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% 240M 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.0x000000006a19ea80#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.11% 229M 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.0x000000006a19ea80#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.0x000000006a19efd8#run() [JIT compiled code] 0.10% 218M 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.0x000000006a19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 206M 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.0x000000006a1924e8#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] 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.12.19.03.21/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 4059394 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2137129564931232 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 13, 2026 1:40:37 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: 258 segments, 29 merges 1710.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1122.3s _126: 8 segs, 145.5 K docs, 579.6 MB 981.1s _142: 8 segs, 239.5 K docs, 955.1 MB 943.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 756.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 738.9s _17s: 8 segs, 175.3 K docs, 698.5 MB 677.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 663.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 560.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 533.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 507.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 443.3s _1ay: 8 segs, 109.1 K docs, 434.1 MB 420.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 355.6s _1bu: 8 segs, 178.9 K docs, 713.0 MB 332.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 281.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 253.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 227.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 202.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 180.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 162.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 145.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 130.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 104.9s _1ei: 8 segs, 40.5 K docs, 160.2 MB 84.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 66.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 43.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 13.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 0.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 5.0 sec: 258 segments, 29 merges 1715.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1127.4s _126: 8 segs, 145.5 K docs, 579.6 MB 986.2s _142: 8 segs, 239.5 K docs, 955.1 MB 948.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 761.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 744.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 682.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 668.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 565.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 538.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 512.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 448.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 425.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 360.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 337.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 286.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 258.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 232.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 207.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 185.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 167.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 150.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 135.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 110.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 89.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 71.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 48.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 18.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 5.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 10.0 sec: 258 segments, 29 merges 1720.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1132.4s _126: 8 segs, 145.5 K docs, 579.6 MB 991.2s _142: 8 segs, 239.5 K docs, 955.1 MB 953.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 766.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 749.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 687.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 673.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 570.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 543.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 517.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 453.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 430.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 365.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 342.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 291.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 263.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 237.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 212.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 190.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 172.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 155.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 140.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 115.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 94.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 76.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 53.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 23.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 10.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 15.0 sec: 258 segments, 29 merges 1725.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1137.4s _126: 8 segs, 145.5 K docs, 579.6 MB 996.2s _142: 8 segs, 239.5 K docs, 955.1 MB 958.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 771.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 754.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 692.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 678.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 575.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 548.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 522.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 458.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 435.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 370.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 347.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 296.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 268.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 242.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 217.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 195.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 178.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 160.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 145.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 120.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 99.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 81.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 58.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 28.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 15.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 20.0 sec: 258 segments, 29 merges 1730.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1142.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1001.2s _142: 8 segs, 239.5 K docs, 955.1 MB 963.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 776.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 759.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 697.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 683.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 580.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 553.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 527.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 463.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 440.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 375.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 352.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 302.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 273.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 247.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 222.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 200.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 183.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 165.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 150.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 125.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 104.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 86.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 63.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 33.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 20.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 25.1 sec: 258 segments, 29 merges 1735.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1147.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1006.2s _142: 8 segs, 239.5 K docs, 955.1 MB 968.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 781.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 764.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 702.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 688.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 585.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 558.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 532.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 468.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 445.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 380.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 357.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 307.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 278.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 252.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 227.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 205.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 188.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 170.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 155.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 130.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 109.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 91.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 68.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 38.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 25.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 30.1 sec: 258 segments, 29 merges 1740.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1152.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1011.2s _142: 8 segs, 239.5 K docs, 955.1 MB 973.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 786.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 769.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 707.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 693.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 590.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 563.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 537.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 473.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 450.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 385.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 363.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 312.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 283.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 257.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 232.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 210.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 193.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 175.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 160.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 135.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 114.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 96.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 73.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 43.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 30.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 35.1 sec: 258 segments, 29 merges 1745.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1157.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1016.2s _142: 8 segs, 239.5 K docs, 955.1 MB 978.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 791.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 774.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 712.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 698.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 595.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 568.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 542.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 478.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 455.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 390.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 368.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 317.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 288.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 262.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 237.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 215.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 198.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 180.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 165.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 140.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 119.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 101.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 78.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 48.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 35.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 40.1 sec: 258 segments, 29 merges 1750.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1162.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1021.2s _142: 8 segs, 239.5 K docs, 955.1 MB 983.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 796.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 779.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 717.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 703.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 601.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 573.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 547.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 483.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 460.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 395.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 373.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 322.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 293.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 267.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 242.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 220.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 203.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 185.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 170.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 145.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 124.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 106.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 83.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 53.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 40.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 45.1 sec: 258 segments, 29 merges 1755.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1167.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1026.2s _142: 8 segs, 239.5 K docs, 955.1 MB 988.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 801.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 784.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 722.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 708.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 606.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 578.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 552.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 488.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 465.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 400.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 378.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 327.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 298.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 272.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 247.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 225.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 208.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 190.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 175.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 150.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 129.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 111.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 88.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 58.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 45.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 50.0 sec: 258 segments, 29 merges 1760.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1172.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1031.1s _142: 8 segs, 239.5 K docs, 955.1 MB 993.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 806.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 789.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 727.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 713.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 610.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 583.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 557.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 493.3s _1ay: 8 segs, 109.1 K docs, 434.1 MB 470.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 405.6s _1bu: 8 segs, 178.9 K docs, 713.0 MB 382.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 331.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 303.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 277.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 252.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 230.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 212.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 195.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 180.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 154.9s _1ei: 8 segs, 40.5 K docs, 160.2 MB 134.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 116.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 93.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 63.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 50.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 55.0 sec: 258 segments, 29 merges 1765.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1177.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1036.2s _142: 8 segs, 239.5 K docs, 955.1 MB 998.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 811.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 794.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 732.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 718.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 615.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 588.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 562.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 498.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 475.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 410.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 387.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 336.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 308.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 282.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 257.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 235.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 217.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 200.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 185.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 160.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 139.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 121.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 98.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 68.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 55.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 60.0 sec: 258 segments, 29 merges 1770.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1182.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1041.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1003.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 816.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 799.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 737.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 723.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 620.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 593.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 567.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 503.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 480.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 415.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 392.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 341.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 313.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 287.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 262.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 240.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 222.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 205.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 190.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 165.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 144.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 126.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 103.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 73.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 60.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 65.0 sec: 258 segments, 29 merges 1775.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1187.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1046.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1008.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 821.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 804.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 742.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 728.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 625.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 598.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 572.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 508.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 485.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 420.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 397.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 346.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 318.1s _1cx: 9 segs, 43.5 K docs, 172.4 MB 292.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 267.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 245.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 227.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 210.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 195.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 170.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 149.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 131.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 108.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 78.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 65.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 70.0 sec: 258 segments, 29 merges 1780.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1192.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1051.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1013.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 826.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 809.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 747.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 733.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 630.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 603.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 577.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 513.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 490.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 425.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 402.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 351.9s _1cn: 9 segs, 45.8 K docs, 181.5 MB 323.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 297.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 272.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 250.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 233.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 215.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 200.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 175.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 154.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 136.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 113.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 83.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 70.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 75.0 sec: 258 segments, 29 merges 1785.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1197.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1056.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1018.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 831.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 814.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 752.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 738.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 635.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 608.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 582.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 518.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 495.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 430.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 407.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 357.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 328.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 302.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 277.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 255.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 238.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 220.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 205.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 180.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 159.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 141.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 118.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 88.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 75.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 80.1 sec: 258 segments, 29 merges 1790.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1202.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1061.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1023.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 836.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 819.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 757.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 743.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 640.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 613.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 587.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 523.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 500.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 435.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 412.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 362.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 333.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 307.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 282.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 260.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 243.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 225.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 210.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 185.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 164.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 146.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 123.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 93.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 80.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 85.1 sec: 258 segments, 29 merges 1795.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1207.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1066.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1028.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 841.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 824.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 762.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 748.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 645.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 618.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 592.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 528.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 505.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 440.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 418.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 367.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 338.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 312.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 287.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 265.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 248.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 230.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 215.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 190.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 169.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 151.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 128.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 98.7s _1fj: 10 segs, 48.0 K docs, 190.0 MB 85.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 90.1 sec: 258 segments, 29 merges 1800.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1212.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1071.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1033.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 846.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 829.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 767.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 753.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 650.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 623.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 597.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 533.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 510.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 445.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 423.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 372.0s _1cn: 9 segs, 45.8 K docs, 181.5 MB 343.2s _1cx: 9 segs, 43.5 K docs, 172.4 MB 317.3s _1d5: 8 segs, 41.3 K docs, 163.4 MB 292.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 270.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 253.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 235.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 220.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 195.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 174.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 156.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 133.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 103.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 90.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 95.1 sec: 242 segments, 27 merges 1805.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1217.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1076.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1038.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 851.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 834.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 772.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 758.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 655.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 628.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 602.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 538.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 515.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 450.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 428.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 322.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 297.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 275.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 258.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 240.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 225.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 200.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 179.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 161.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 138.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 108.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 95.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 100.1 sec: 242 segments, 27 merges 1810.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1222.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1081.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1043.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 856.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 839.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 777.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 763.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 660.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 633.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 607.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 543.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 520.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 455.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 433.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 327.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 302.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 280.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 263.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 245.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 230.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 205.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 184.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 166.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 143.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 113.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 100.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 105.1 sec: 242 segments, 27 merges 1815.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1227.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1086.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1048.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 861.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 844.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 782.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 768.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 666.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 638.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 612.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 548.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 525.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 460.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 438.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 332.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 307.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 285.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 268.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 250.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 235.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 210.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 189.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 171.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 148.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 118.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 105.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 110.1 sec: 242 segments, 27 merges 1820.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1232.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1091.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1053.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 866.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 849.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 787.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 773.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 671.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 643.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 617.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 553.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 530.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 465.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 443.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 337.4s _1d5: 8 segs, 41.3 K docs, 163.4 MB 312.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 290.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 273.0s _1du: 8 segs, 71.2 K docs, 282.8 MB 255.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 240.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 215.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 194.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 176.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 153.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 123.8s _1fj: 10 segs, 48.0 K docs, 190.0 MB 110.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 115.0 sec: 226 segments, 25 merges 1825.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1237.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1096.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1058.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 871.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 854.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 792.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 778.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 675.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 648.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 622.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 558.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 535.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 470.6s _1bu: 8 segs, 178.9 K docs, 713.0 MB 447.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 317.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 295.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 277.9s _1du: 8 segs, 71.2 K docs, 282.8 MB 260.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 245.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 219.9s _1ei: 8 segs, 40.5 K docs, 160.2 MB 199.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 181.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 158.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 115.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 120.0 sec: 219 segments, 24 merges 1830.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1242.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1101.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1063.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 876.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 859.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 797.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 783.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 680.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 653.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 627.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 563.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 540.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 475.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 452.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 322.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 300.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 265.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 250.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 225.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 204.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 186.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 163.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 120.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 125.0 sec: 219 segments, 24 merges 1835.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1247.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1106.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1068.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 881.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 864.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 802.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 788.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 685.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 658.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 632.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 568.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 545.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 480.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 457.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 327.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 305.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 270.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 255.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 230.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 209.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 191.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 168.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 125.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 130.0 sec: 219 segments, 24 merges 1840.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1252.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1111.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1073.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 886.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 869.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 807.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 793.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 690.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 663.5s _1a4: 8 segs, 73.5 K docs, 292.2 MB 637.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 573.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 550.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 485.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 462.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 332.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 310.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 275.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 260.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 235.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 214.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 196.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 173.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 130.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 135.1 sec: 219 segments, 24 merges 1845.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1257.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1116.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1078.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 891.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 874.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 812.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 798.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 695.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 668.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 642.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 578.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 555.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 490.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 467.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 337.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 315.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 280.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 265.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 240.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 219.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 201.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 178.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 135.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 140.1 sec: 219 segments, 24 merges 1850.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1262.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1121.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1083.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 896.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 879.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 817.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 803.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 700.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 673.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 647.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 583.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 560.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 495.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 472.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 342.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 320.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 285.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 270.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 245.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 224.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 206.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 183.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 140.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 145.1 sec: 219 segments, 24 merges 1855.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1267.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1126.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1088.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 901.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 884.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 822.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 808.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 705.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 678.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 652.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 588.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 565.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 500.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 478.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 347.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 325.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 290.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 275.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 250.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 229.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 211.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 188.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 145.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 150.1 sec: 219 segments, 24 merges 1860.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1272.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1131.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1093.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 906.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 889.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 827.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 813.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 710.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 683.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 657.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 593.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 570.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 505.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 483.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 352.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 330.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 295.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 280.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 255.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 234.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 216.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 193.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 150.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 155.1 sec: 219 segments, 24 merges 1865.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1277.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1136.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1098.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 911.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 894.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 832.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 818.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 716.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 688.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 662.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 598.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 575.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 510.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 488.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 357.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 335.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 300.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 285.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 260.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 239.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 221.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 198.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 155.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 160.1 sec: 219 segments, 24 merges 1870.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1282.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1141.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1103.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 916.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 899.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 837.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 823.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 721.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 693.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 667.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 603.4s _1ay: 8 segs, 109.1 K docs, 434.1 MB 580.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 515.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 493.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 362.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 340.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 305.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 290.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 265.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 244.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 226.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 203.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 160.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 165.1 sec: 212 segments, 23 merges 1875.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1287.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1146.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1108.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 921.3s _17k: 8 segs, 174.2 K docs, 694.5 MB 904.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 842.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 828.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 726.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 698.6s _1a4: 8 segs, 73.5 K docs, 292.2 MB 672.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 585.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 520.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 498.0s _1c3: 9 segs, 44.3 K docs, 175.2 MB 367.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 345.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 310.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 295.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 270.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 249.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 231.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 208.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 165.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 170.0 sec: 205 segments, 22 merges 1880.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1292.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1151.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1113.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 926.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 909.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 847.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 833.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 730.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 677.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 590.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 525.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 502.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 372.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 350.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 315.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 300.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 274.9s _1ei: 8 segs, 40.5 K docs, 160.2 MB 254.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 236.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 213.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 170.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 175.0 sec: 205 segments, 22 merges 1885.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1297.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1156.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1118.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 931.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 914.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 852.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 838.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 735.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 682.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 595.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 530.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 507.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 377.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 355.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 320.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 305.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 280.0s _1ei: 8 segs, 40.5 K docs, 160.2 MB 259.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 241.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 218.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 175.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 180.0 sec: 198 segments, 21 merges 1890.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1302.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1161.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1123.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 936.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 919.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 857.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 843.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 740.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 687.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 600.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 535.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 512.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 382.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 360.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 325.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 310.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 264.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 246.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 223.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 180.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 185.0 sec: 198 segments, 21 merges 1895.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1307.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1166.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1128.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 941.2s _17k: 8 segs, 174.2 K docs, 694.5 MB 924.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 862.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 848.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 745.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 692.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 605.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 540.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 517.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 387.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 365.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 330.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 315.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 269.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 251.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 228.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 185.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 190.0 sec: 191 segments, 20 merges 1900.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1312.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1171.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1133.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 929.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 867.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 853.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 750.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 697.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 610.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 545.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 522.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 392.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 370.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 335.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 320.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 274.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 256.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 233.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 190.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 195.1 sec: 191 segments, 20 merges 1905.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1317.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1176.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1138.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 934.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 872.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 858.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 755.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 702.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 615.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 550.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 527.9s _1c3: 9 segs, 44.3 K docs, 175.2 MB 397.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 375.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 340.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 325.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 279.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 261.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 238.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 195.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 200.0 sec: 183 segments, 20 merges 1910.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1322.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1181.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1143.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 939.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 877.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 863.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 760.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 707.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 620.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 555.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 402.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 380.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 345.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 330.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 284.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 266.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 243.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 200.0s _1fo: 12 segs, 46.6 K docs, 184.6 MB 4.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 205.1 sec: 183 segments, 20 merges 1915.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1327.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1186.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1148.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 944.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 882.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 868.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 765.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 712.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 625.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 560.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 407.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 385.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 350.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 335.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 289.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 271.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 248.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 205.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 9.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 210.1 sec: 183 segments, 20 merges 1920.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1332.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1191.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1153.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 949.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 887.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 873.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 770.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 717.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 630.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 565.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 412.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 390.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 355.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 340.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 294.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 276.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 253.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 210.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 14.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 215.1 sec: 183 segments, 20 merges 1925.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1337.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1196.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1158.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 954.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 892.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 878.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 775.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 722.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 635.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 570.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 417.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 395.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 360.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 345.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 299.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 281.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 258.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 215.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 19.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 220.1 sec: 183 segments, 20 merges 1930.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1342.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1201.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1163.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 959.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 897.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 883.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 780.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 727.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 640.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 575.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 422.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 400.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 365.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 350.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 304.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 286.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 263.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 220.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 24.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 225.1 sec: 183 segments, 20 merges 1935.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1347.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1206.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1168.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 964.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 902.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 888.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 786.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 732.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 645.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 580.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 427.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 405.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 370.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 355.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 309.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 291.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 268.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 225.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 30.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 230.1 sec: 183 segments, 20 merges 1940.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1352.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1211.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1173.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 969.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 907.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 893.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 791.0s _19v: 8 segs, 39.5 K docs, 156.3 MB 737.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 650.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 585.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 432.8s _1df: 8 segs, 38.5 K docs, 152.3 MB 410.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 375.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 360.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 314.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 296.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 273.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 230.1s _1fo: 12 segs, 46.6 K docs, 184.6 MB 35.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 235.0 sec: 172 segments, 19 merges 1945.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1357.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1216.1s _142: 8 segs, 239.5 K docs, 955.1 MB 1178.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 973.9s _17s: 8 segs, 175.3 K docs, 698.5 MB 912.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 898.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 795.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 742.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 655.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 590.6s _1bu: 8 segs, 178.9 K docs, 713.0 MB 437.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 415.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 380.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 365.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 319.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 301.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 278.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 39.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 240.0 sec: 172 segments, 19 merges 1950.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1362.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1221.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1183.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 979.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 917.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 903.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 800.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 747.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 660.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 595.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 442.7s _1df: 8 segs, 38.5 K docs, 152.3 MB 420.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 385.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 370.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 324.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 306.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 283.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 44.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 245.0 sec: 165 segments, 18 merges 1955.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1367.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1226.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1188.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 984.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 922.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 908.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 805.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 752.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 665.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 600.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 425.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 390.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 375.2s _1e9: 8 segs, 78.0 K docs, 310.2 MB 329.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 311.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 288.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 49.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 250.0 sec: 165 segments, 18 merges 1960.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1372.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1231.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1193.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 989.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 927.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 913.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 810.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 757.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 670.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 605.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 430.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 395.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 380.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 334.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 316.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 293.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 54.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 255.0 sec: 165 segments, 18 merges 1965.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1377.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1236.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1198.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 994.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 932.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 918.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 815.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 762.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 675.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 610.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 435.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 400.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 385.3s _1e9: 8 segs, 78.0 K docs, 310.2 MB 339.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 321.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 298.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 59.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 260.0 sec: 158 segments, 17 merges 1970.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1382.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1241.2s _142: 8 segs, 239.5 K docs, 955.1 MB 1203.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 999.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 937.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 923.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 820.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 767.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 680.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 615.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 440.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 405.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 344.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 326.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 303.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 64.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 265.0 sec: 151 segments, 16 merges 1975.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1387.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1208.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1004.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 942.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 928.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 825.9s _19v: 8 segs, 39.5 K docs, 156.3 MB 772.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 685.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 620.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 445.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 410.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 349.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 331.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 308.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 69.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 270.0 sec: 144 segments, 15 merges 1980.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1392.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1213.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1009.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 947.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 933.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 777.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 690.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 625.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 450.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 415.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 354.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 336.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 313.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 74.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 275.1 sec: 144 segments, 15 merges 1985.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1397.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1218.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1014.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 952.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 938.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 782.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 695.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 630.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 455.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 420.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 359.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 341.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 318.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 79.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 280.1 sec: 144 segments, 15 merges 1990.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1402.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1223.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1019.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 957.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 943.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 787.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 700.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 635.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 460.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 425.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 364.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 346.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 323.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 84.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 285.1 sec: 144 segments, 15 merges 1995.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1407.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1228.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1024.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 962.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 948.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 792.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 705.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 640.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 465.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 430.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 369.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 351.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 328.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 89.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 290.1 sec: 144 segments, 15 merges 2000.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1412.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1233.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1029.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 967.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 953.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 797.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 710.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 645.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 470.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 435.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 374.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 356.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 333.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 94.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 295.1 sec: 144 segments, 15 merges 2005.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1417.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1238.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1034.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 972.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 958.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 802.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 715.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 650.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 475.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 440.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 379.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 361.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 338.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 99.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 300.1 sec: 144 segments, 15 merges 2010.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1422.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1243.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1039.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 977.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 963.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 807.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 720.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 655.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 480.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 445.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 384.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 366.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 343.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 104.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 305.1 sec: 144 segments, 15 merges 2015.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1427.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1248.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1044.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 982.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 968.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 812.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 725.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 660.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 485.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 450.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 389.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 371.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 348.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 110.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 310.1 sec: 144 segments, 15 merges 2020.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1432.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1253.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1049.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 987.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 973.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 817.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 730.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 665.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 490.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 455.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 394.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 376.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 353.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 115.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 315.1 sec: 144 segments, 15 merges 2025.4s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1437.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1258.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1054.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 992.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 978.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 822.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 735.7s _1b5: 8 segs, 117.1 K docs, 466.1 MB 670.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 495.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 460.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 399.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 381.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 358.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 120.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 320.0 sec: 144 segments, 15 merges 2030.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1442.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1263.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1059.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 997.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 983.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 827.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 740.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 675.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 500.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 465.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 404.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 386.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 363.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 124.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 325.0 sec: 144 segments, 15 merges 2035.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1447.3s _126: 8 segs, 145.5 K docs, 579.6 MB 1268.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1064.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1002.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 988.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 832.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 745.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 680.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 505.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 470.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 409.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 391.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 368.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 129.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 330.0 sec: 144 segments, 15 merges 2040.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1452.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1273.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1069.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1007.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 993.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 837.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 750.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 685.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 510.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 475.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 414.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 396.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 373.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 134.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 335.0 sec: 144 segments, 15 merges 2045.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1457.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1278.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1074.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1012.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 998.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 842.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 755.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 690.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 515.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 480.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 419.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 401.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 378.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 139.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 340.0 sec: 144 segments, 15 merges 2050.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1462.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1283.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1079.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1017.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1003.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 847.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 760.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 695.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 520.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 485.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 424.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 406.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 383.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 144.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 345.0 sec: 144 segments, 15 merges 2055.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1467.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1288.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1084.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1022.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1008.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 852.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 765.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 700.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 525.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 490.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 429.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 411.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 388.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 149.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 350.0 sec: 144 segments, 15 merges 2060.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1472.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1293.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1089.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1027.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1013.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 857.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 770.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 705.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 530.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 495.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 434.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 416.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 393.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 154.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 355.0 sec: 144 segments, 15 merges 2065.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1477.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1298.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1094.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1032.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1018.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 862.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 775.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 710.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 535.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 500.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 439.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 421.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 398.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 159.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 360.1 sec: 144 segments, 15 merges 2070.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1482.4s _126: 8 segs, 145.5 K docs, 579.6 MB 1303.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1099.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1037.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1023.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 867.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 780.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 715.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 540.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 505.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 444.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 426.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 403.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 164.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 365.1 sec: 137 segments, 14 merges 2075.3s _ty: 8 segs, 1105.3 K docs, 4416.1 MB 1308.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1104.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1042.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1028.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 872.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 785.6s _1b5: 8 segs, 117.1 K docs, 466.1 MB 720.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 545.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 510.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 449.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 431.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 408.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 169.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 370.1 sec: 123 segments, 13 merges 1313.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1109.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1047.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1033.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 877.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 725.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 550.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 515.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 454.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 436.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 413.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 174.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 1.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 375.1 sec: 123 segments, 13 merges 1318.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1114.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1052.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1038.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 882.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 730.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 555.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 520.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 459.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 441.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 418.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 179.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 6.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 380.1 sec: 123 segments, 13 merges 1323.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1119.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1057.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1043.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 887.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 735.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 560.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 525.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 464.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 446.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 423.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 185.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 11.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 385.1 sec: 123 segments, 13 merges 1328.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1124.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1062.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1048.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 892.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 740.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 565.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 530.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 469.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 451.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 428.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 190.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 16.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 390.1 sec: 123 segments, 13 merges 1333.1s _14r: 8 segs, 176.0 K docs, 701.7 MB 1129.0s _17s: 8 segs, 175.3 K docs, 698.5 MB 1067.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1053.1s _18q: 8 segs, 184.1 K docs, 733.9 MB 897.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 745.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 570.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 535.1s _1e2: 8 segs, 178.3 K docs, 710.8 MB 474.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 456.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 433.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 195.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 21.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 395.0 sec: 116 segments, 12 merges 1338.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1072.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 1058.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 902.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 750.6s _1bu: 8 segs, 178.9 K docs, 713.0 MB 575.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 540.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 479.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 461.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 438.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 199.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 26.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 400.0 sec: 116 segments, 12 merges 1343.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1077.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 1063.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 907.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 755.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 580.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 545.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 484.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 466.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 443.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 204.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 31.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 405.0 sec: 116 segments, 12 merges 1348.0s _14r: 8 segs, 176.0 K docs, 701.7 MB 1082.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 1068.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 912.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 760.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 585.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 550.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 489.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 471.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 448.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 209.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 36.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 410.0 sec: 109 segments, 11 merges 1087.8s _18h: 8 segs, 145.0 K docs, 577.6 MB 1073.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 917.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 765.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 590.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 555.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 494.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 476.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 453.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 214.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 41.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 415.0 sec: 109 segments, 11 merges 1092.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1078.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 922.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 770.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 595.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 560.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 499.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 481.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 458.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 219.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 46.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 420.0 sec: 109 segments, 11 merges 1097.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1083.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 927.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 775.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 600.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 565.0s _1e2: 8 segs, 178.3 K docs, 710.8 MB 504.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 486.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 463.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 224.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 51.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 425.0 sec: 102 segments, 10 merges 1102.9s _18h: 8 segs, 145.0 K docs, 577.6 MB 1088.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 932.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 780.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 605.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 509.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 491.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 468.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 229.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 56.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 430.0 sec: 95 segments, 9 merges 1093.0s _18q: 8 segs, 184.1 K docs, 733.9 MB 937.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 785.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 610.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 514.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 496.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 473.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 234.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 61.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 435.1 sec: 88 segments, 8 merges 942.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 790.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 615.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 519.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 501.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 478.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 239.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 66.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 440.1 sec: 88 segments, 8 merges 947.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 795.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 620.8s _1dm: 8 segs, 113.6 K docs, 451.9 MB 524.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 506.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 483.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 244.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 71.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 445.1 sec: 88 segments, 8 merges 952.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 800.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 625.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 529.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 511.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 488.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 249.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 76.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 450.1 sec: 88 segments, 8 merges 957.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 805.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 630.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 534.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 516.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 493.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 254.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 81.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 455.1 sec: 88 segments, 8 merges 962.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 810.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 635.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 539.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 521.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 498.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 259.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 86.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 460.1 sec: 88 segments, 8 merges 967.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 815.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 640.9s _1dm: 8 segs, 113.6 K docs, 451.9 MB 544.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 526.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 503.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 264.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 91.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 465.1 sec: 81 segments, 7 merges 972.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 820.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 549.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 531.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 508.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 269.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 96.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 470.1 sec: 81 segments, 7 merges 977.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 825.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 554.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 536.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 513.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 275.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 101.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 475.1 sec: 81 segments, 7 merges 982.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 830.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 559.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 541.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 518.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 280.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 106.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 480.1 sec: 81 segments, 7 merges 987.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 835.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 564.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 546.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 523.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 285.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 111.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 485.1 sec: 81 segments, 7 merges 992.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 840.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 569.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 551.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 528.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 290.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 116.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 490.1 sec: 81 segments, 7 merges 997.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 845.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 574.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 556.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 533.2s _1f8: 10 segs, 47.9 K docs, 189.7 MB 295.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 121.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 495.0 sec: 81 segments, 7 merges 1002.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 850.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 579.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 561.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 538.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 299.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 126.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 500.0 sec: 81 segments, 7 merges 1007.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 855.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 584.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 566.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 543.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 304.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 131.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 505.0 sec: 81 segments, 7 merges 1012.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 860.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 589.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 571.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 548.1s _1f8: 10 segs, 47.9 K docs, 189.7 MB 309.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 136.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 510.0 sec: 72 segments, 6 merges 1017.2s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 865.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 594.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 576.2s _1ex: 13 segs, 65.1 K docs, 257.8 MB 314.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 141.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 515.0 sec: 72 segments, 6 merges 1022.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 870.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 599.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 581.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 319.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 146.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 520.1 sec: 72 segments, 6 merges 1027.3s _1ac: 8 segs, 410.5 K docs, 1638.7 MB 875.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 604.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 586.3s _1ex: 13 segs, 65.1 K docs, 257.8 MB 324.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 151.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 525.1 sec: 53 segments, 5 merges 880.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 609.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 329.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 156.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 4.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 530.1 sec: 53 segments, 5 merges 885.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 614.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 334.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 161.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 9.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 535.1 sec: 53 segments, 5 merges 890.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 619.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 340.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 166.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 14.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 540.0 sec: 53 segments, 5 merges 895.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 624.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 344.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 171.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 19.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 545.0 sec: 53 segments, 5 merges 900.7s _1bu: 8 segs, 178.9 K docs, 713.0 MB 629.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 349.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 176.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 24.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 550.0 sec: 46 segments, 4 merges 634.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 354.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 181.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 29.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 555.0 sec: 46 segments, 4 merges 639.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 359.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 186.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 34.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 560.1 sec: 46 segments, 4 merges 644.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 364.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 191.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 39.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 565.1 sec: 46 segments, 4 merges 649.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 369.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 196.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 44.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 570.1 sec: 46 segments, 4 merges 654.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 374.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 201.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 49.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 575.1 sec: 46 segments, 4 merges 659.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 380.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 206.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 54.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 580.1 sec: 46 segments, 4 merges 664.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 385.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 211.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 59.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 585.0 sec: 46 segments, 4 merges 669.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 389.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 216.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 64.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 590.0 sec: 46 segments, 4 merges 674.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 394.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 221.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 69.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 595.0 sec: 46 segments, 4 merges 679.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 399.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 226.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 74.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 600.0 sec: 46 segments, 4 merges 684.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 404.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 231.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 79.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 605.1 sec: 46 segments, 4 merges 689.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 409.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 236.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 84.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 610.1 sec: 46 segments, 4 merges 694.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 414.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 241.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 89.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 615.1 sec: 46 segments, 4 merges 699.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 419.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 246.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 94.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 620.1 sec: 46 segments, 4 merges 704.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 424.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 251.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 99.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 625.1 sec: 46 segments, 4 merges 709.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 430.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 256.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 104.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 630.1 sec: 46 segments, 4 merges 714.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 435.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 261.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 109.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 635.1 sec: 46 segments, 4 merges 719.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 440.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 266.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 114.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 640.1 sec: 46 segments, 4 merges 724.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 445.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 271.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 119.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 645.0 sec: 46 segments, 4 merges 729.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 449.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 276.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 124.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 650.0 sec: 46 segments, 4 merges 734.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 454.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 281.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 129.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 655.0 sec: 46 segments, 4 merges 739.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 459.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 286.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 134.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 660.0 sec: 46 segments, 4 merges 744.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 464.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 291.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 139.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 665.0 sec: 46 segments, 4 merges 749.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 469.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 296.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 144.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 670.0 sec: 46 segments, 4 merges 754.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 474.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 301.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 149.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 675.0 sec: 46 segments, 4 merges 759.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 479.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 306.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 154.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 680.0 sec: 46 segments, 4 merges 764.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 484.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 311.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 159.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 685.1 sec: 46 segments, 4 merges 769.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 489.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 316.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 164.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 690.1 sec: 46 segments, 4 merges 774.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 494.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 321.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 169.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 695.1 sec: 46 segments, 4 merges 779.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 499.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 326.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 174.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 700.1 sec: 46 segments, 4 merges 784.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 504.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 331.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 179.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 705.1 sec: 46 segments, 4 merges 789.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 509.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 336.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 184.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 710.1 sec: 46 segments, 4 merges 794.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 515.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 341.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 189.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 715.1 sec: 46 segments, 4 merges 799.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 520.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 346.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 194.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 720.1 sec: 46 segments, 4 merges 804.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 525.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 351.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 199.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 725.0 sec: 46 segments, 4 merges 809.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 529.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 356.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 204.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 730.0 sec: 46 segments, 4 merges 814.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 534.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 361.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 209.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 735.0 sec: 46 segments, 4 merges 819.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 539.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 366.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 214.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 740.0 sec: 46 segments, 4 merges 824.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 544.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 371.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 219.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 745.0 sec: 46 segments, 4 merges 829.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 549.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 376.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 224.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 750.0 sec: 46 segments, 4 merges 834.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 554.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 381.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 229.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 755.0 sec: 46 segments, 4 merges 839.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 559.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 386.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 234.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 760.1 sec: 46 segments, 4 merges 844.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 564.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 391.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 239.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 765.1 sec: 46 segments, 4 merges 849.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 569.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 396.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 244.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 770.1 sec: 46 segments, 4 merges 854.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 574.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 401.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 249.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 775.1 sec: 46 segments, 4 merges 859.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 579.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 406.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 254.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 780.1 sec: 46 segments, 4 merges 864.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 584.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 411.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 259.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 785.1 sec: 46 segments, 4 merges 869.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 589.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 416.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 264.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 790.1 sec: 46 segments, 4 merges 874.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 595.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 421.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 269.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 795.1 sec: 46 segments, 4 merges 879.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 600.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 426.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 274.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 800.1 sec: 46 segments, 4 merges 884.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 605.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 431.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 279.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 805.0 sec: 46 segments, 4 merges 889.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 609.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 436.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 284.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 810.0 sec: 46 segments, 4 merges 894.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 614.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 441.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 289.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 815.0 sec: 46 segments, 4 merges 899.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 619.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 446.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 294.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 820.0 sec: 46 segments, 4 merges 904.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 624.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 451.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 299.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 825.0 sec: 46 segments, 4 merges 909.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 629.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 456.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 304.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 830.0 sec: 46 segments, 4 merges 914.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 634.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 461.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 309.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 835.0 sec: 46 segments, 4 merges 919.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 639.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 466.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 314.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 840.0 sec: 46 segments, 4 merges 924.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 644.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 471.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 319.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 845.0 sec: 46 segments, 4 merges 929.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 649.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 476.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 324.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 850.1 sec: 46 segments, 4 merges 934.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 654.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 481.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 329.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 855.1 sec: 46 segments, 4 merges 939.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 659.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 486.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 334.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 860.1 sec: 46 segments, 4 merges 944.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 664.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 491.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 339.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 865.1 sec: 46 segments, 4 merges 949.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 670.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 496.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 344.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 870.1 sec: 46 segments, 4 merges 954.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 675.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 501.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 349.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 875.1 sec: 46 segments, 4 merges 959.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 680.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 506.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 354.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 880.0 sec: 46 segments, 4 merges 964.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 684.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 511.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 359.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 885.0 sec: 46 segments, 4 merges 969.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 689.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 516.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 364.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 890.0 sec: 46 segments, 4 merges 974.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 694.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 521.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 369.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 895.0 sec: 46 segments, 4 merges 979.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 699.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 526.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 374.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 900.0 sec: 46 segments, 4 merges 984.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 704.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 531.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 379.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 905.0 sec: 46 segments, 4 merges 989.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 709.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 536.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 384.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 910.0 sec: 46 segments, 4 merges 994.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 714.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 541.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 389.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 915.0 sec: 46 segments, 4 merges 999.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 719.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 546.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 394.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 920.1 sec: 46 segments, 4 merges 1004.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 724.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 551.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 399.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 925.1 sec: 46 segments, 4 merges 1009.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 729.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 556.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 404.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 930.1 sec: 46 segments, 4 merges 1014.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 734.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 561.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 409.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 935.1 sec: 46 segments, 4 merges 1019.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 739.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 566.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 414.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 940.1 sec: 46 segments, 4 merges 1024.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 744.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 571.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 419.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 945.1 sec: 46 segments, 4 merges 1029.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 750.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 576.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 424.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 950.1 sec: 46 segments, 4 merges 1034.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 755.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 581.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 429.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 955.1 sec: 46 segments, 4 merges 1039.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 760.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 586.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 434.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 960.0 sec: 46 segments, 4 merges 1044.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 764.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 591.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 439.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 965.0 sec: 46 segments, 4 merges 1049.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 769.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 596.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 444.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 970.0 sec: 46 segments, 4 merges 1054.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 774.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 601.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 449.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 975.0 sec: 46 segments, 4 merges 1059.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 779.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 606.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 454.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 980.0 sec: 46 segments, 4 merges 1064.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 784.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 611.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 459.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 985.0 sec: 46 segments, 4 merges 1069.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 789.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 616.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 464.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 990.0 sec: 46 segments, 4 merges 1074.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 794.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 621.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 469.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 995.0 sec: 46 segments, 4 merges 1079.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 799.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 626.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 474.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1000.0 sec: 46 segments, 4 merges 1084.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 804.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 631.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 479.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1005.0 sec: 46 segments, 4 merges 1089.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 809.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 636.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 484.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1010.0 sec: 46 segments, 4 merges 1094.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 814.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 641.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 489.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1015.1 sec: 46 segments, 4 merges 1099.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 819.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 646.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 494.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1020.1 sec: 46 segments, 4 merges 1104.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 824.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 651.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 499.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1025.1 sec: 46 segments, 4 merges 1109.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 829.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 656.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 504.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1030.1 sec: 46 segments, 4 merges 1114.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 834.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 661.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 509.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1035.1 sec: 46 segments, 4 merges 1119.1s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 839.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 666.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 514.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1040.1 sec: 46 segments, 4 merges 1124.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 844.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 671.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 519.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1045.1 sec: 46 segments, 4 merges 1129.2s _1ep: 8 segs, 1254.9 K docs, 5014.6 MB 849.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 676.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 524.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1050.1 sec: 39 segments, 3 merges 854.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 681.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 529.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1055.1 sec: 39 segments, 3 merges 860.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 686.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 534.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1060.1 sec: 39 segments, 3 merges 865.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 691.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 539.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1065.1 sec: 39 segments, 3 merges 870.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 696.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 544.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1070.1 sec: 39 segments, 3 merges 875.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 701.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 549.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1075.1 sec: 39 segments, 3 merges 880.0s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 706.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 554.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1080.0 sec: 39 segments, 3 merges 884.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 711.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 559.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1085.0 sec: 39 segments, 3 merges 889.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 716.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 564.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1090.0 sec: 39 segments, 3 merges 894.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 721.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 569.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1095.0 sec: 39 segments, 3 merges 899.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 726.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 574.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1100.0 sec: 39 segments, 3 merges 904.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 731.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 579.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1105.0 sec: 39 segments, 3 merges 909.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 736.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 584.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1110.0 sec: 39 segments, 3 merges 914.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 741.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 589.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1115.0 sec: 39 segments, 3 merges 919.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 746.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 594.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1120.0 sec: 39 segments, 3 merges 924.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 751.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 599.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1125.0 sec: 39 segments, 3 merges 929.9s _1fp: 8 segs, 345.1 K docs, 1376.0 MB 756.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 604.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1130.0 sec: 32 segments, 2 merges 761.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 609.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1135.0 sec: 32 segments, 2 merges 766.0s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 614.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1140.1 sec: 32 segments, 2 merges 771.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 619.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1145.1 sec: 32 segments, 2 merges 776.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 624.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1150.1 sec: 32 segments, 2 merges 781.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 629.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1155.1 sec: 32 segments, 2 merges 786.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 634.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1160.1 sec: 32 segments, 2 merges 791.1s _1fq: 8 segs, 502.5 K docs, 2005.0 MB 639.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1165.1 sec: 25 segments, 1 merges 644.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1170.1 sec: 25 segments, 1 merges 649.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1175.0 sec: 25 segments, 1 merges 654.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1180.0 sec: 25 segments, 1 merges 659.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1185.0 sec: 25 segments, 1 merges 664.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1190.0 sec: 25 segments, 1 merges 669.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1195.0 sec: 25 segments, 1 merges 674.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1200.1 sec: 25 segments, 1 merges 679.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1205.1 sec: 25 segments, 1 merges 684.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1210.1 sec: 25 segments, 1 merges 689.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1215.1 sec: 25 segments, 1 merges 694.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1220.1 sec: 25 segments, 1 merges 699.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1225.1 sec: 25 segments, 1 merges 704.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1230.1 sec: 25 segments, 1 merges 709.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1235.1 sec: 25 segments, 1 merges 714.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1240.1 sec: 25 segments, 1 merges 719.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1245.1 sec: 25 segments, 1 merges 724.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1250.1 sec: 25 segments, 1 merges 729.4s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1255.0 sec: 25 segments, 1 merges 734.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1260.0 sec: 25 segments, 1 merges 739.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1265.0 sec: 25 segments, 1 merges 744.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1270.0 sec: 25 segments, 1 merges 749.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1275.0 sec: 25 segments, 1 merges 754.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1280.0 sec: 25 segments, 1 merges 759.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1285.0 sec: 25 segments, 1 merges 764.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1290.0 sec: 25 segments, 1 merges 769.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1295.0 sec: 25 segments, 1 merges 774.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1300.0 sec: 25 segments, 1 merges 779.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1305.0 sec: 25 segments, 1 merges 784.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1310.1 sec: 25 segments, 1 merges 789.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1315.1 sec: 25 segments, 1 merges 794.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1320.1 sec: 25 segments, 1 merges 799.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1325.1 sec: 25 segments, 1 merges 804.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1330.1 sec: 25 segments, 1 merges 809.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1335.1 sec: 25 segments, 1 merges 814.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1340.1 sec: 25 segments, 1 merges 819.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1345.1 sec: 25 segments, 1 merges 824.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1350.1 sec: 25 segments, 1 merges 829.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1355.0 sec: 25 segments, 1 merges 834.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1360.0 sec: 25 segments, 1 merges 839.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1365.0 sec: 25 segments, 1 merges 844.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1370.0 sec: 25 segments, 1 merges 849.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1375.0 sec: 25 segments, 1 merges 854.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1380.0 sec: 25 segments, 1 merges 859.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1385.0 sec: 25 segments, 1 merges 864.3s _1fr: 8 segs, 771.3 K docs, 3080.2 MB 1390.0 sec: 18 segments, 1 merges 3.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1395.0 sec: 18 segments, 1 merges 8.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1400.1 sec: 18 segments, 1 merges 13.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1405.1 sec: 18 segments, 1 merges 18.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1410.1 sec: 18 segments, 1 merges 23.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1415.1 sec: 18 segments, 1 merges 28.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1420.1 sec: 18 segments, 1 merges 33.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1425.1 sec: 18 segments, 1 merges 38.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1430.1 sec: 18 segments, 1 merges 43.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1435.1 sec: 18 segments, 1 merges 48.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1440.1 sec: 18 segments, 1 merges 53.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1445.0 sec: 18 segments, 1 merges 58.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1450.0 sec: 18 segments, 1 merges 63.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1455.0 sec: 18 segments, 1 merges 68.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1460.0 sec: 18 segments, 1 merges 73.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1465.0 sec: 18 segments, 1 merges 78.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1470.0 sec: 18 segments, 1 merges 83.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1475.0 sec: 18 segments, 1 merges 88.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1480.0 sec: 18 segments, 1 merges 93.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1485.0 sec: 18 segments, 1 merges 98.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1490.0 sec: 18 segments, 1 merges 103.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1495.0 sec: 18 segments, 1 merges 108.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1500.1 sec: 18 segments, 1 merges 113.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1505.1 sec: 18 segments, 1 merges 118.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1510.1 sec: 18 segments, 1 merges 123.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1515.1 sec: 18 segments, 1 merges 128.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1520.1 sec: 18 segments, 1 merges 133.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1525.1 sec: 18 segments, 1 merges 138.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1530.1 sec: 18 segments, 1 merges 143.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1535.1 sec: 18 segments, 1 merges 148.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1540.1 sec: 18 segments, 1 merges 153.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1545.0 sec: 18 segments, 1 merges 158.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1550.0 sec: 18 segments, 1 merges 163.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1555.0 sec: 18 segments, 1 merges 168.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1560.0 sec: 18 segments, 1 merges 173.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1565.0 sec: 18 segments, 1 merges 178.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1570.0 sec: 18 segments, 1 merges 183.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1575.0 sec: 18 segments, 1 merges 188.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1580.0 sec: 18 segments, 1 merges 193.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1585.0 sec: 18 segments, 1 merges 198.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1590.0 sec: 18 segments, 1 merges 203.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1595.1 sec: 18 segments, 1 merges 208.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1600.1 sec: 18 segments, 1 merges 213.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1605.1 sec: 18 segments, 1 merges 218.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1610.1 sec: 18 segments, 1 merges 223.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1615.1 sec: 18 segments, 1 merges 228.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1620.1 sec: 18 segments, 1 merges 233.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1625.1 sec: 18 segments, 1 merges 238.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1630.1 sec: 18 segments, 1 merges 243.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1635.1 sec: 18 segments, 1 merges 248.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1640.1 sec: 18 segments, 1 merges 253.1s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1645.0 sec: 18 segments, 1 merges 258.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1650.0 sec: 18 segments, 1 merges 263.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1655.0 sec: 18 segments, 1 merges 268.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1660.0 sec: 18 segments, 1 merges 273.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1665.0 sec: 18 segments, 1 merges 278.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1670.0 sec: 18 segments, 1 merges 283.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1675.0 sec: 18 segments, 1 merges 288.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1680.0 sec: 18 segments, 1 merges 293.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1685.0 sec: 18 segments, 1 merges 298.0s _1fs: 3 segs, 1206.9 K docs, 4826.7 MB 1690.0 sec: 16 segments, 1 merges 3.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1695.0 sec: 16 segments, 1 merges 8.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1700.1 sec: 16 segments, 1 merges 13.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1705.1 sec: 16 segments, 1 merges 18.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1710.1 sec: 16 segments, 1 merges 23.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1715.1 sec: 16 segments, 1 merges 28.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1720.1 sec: 16 segments, 1 merges 33.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1725.1 sec: 16 segments, 1 merges 38.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1730.1 sec: 16 segments, 1 merges 43.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1735.1 sec: 16 segments, 1 merges 48.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1740.1 sec: 16 segments, 1 merges 53.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1745.1 sec: 16 segments, 1 merges 58.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1750.0 sec: 16 segments, 1 merges 63.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1755.0 sec: 16 segments, 1 merges 68.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1760.0 sec: 16 segments, 1 merges 73.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1765.0 sec: 16 segments, 1 merges 78.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1770.0 sec: 16 segments, 1 merges 83.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1775.0 sec: 16 segments, 1 merges 88.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1780.0 sec: 16 segments, 1 merges 93.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1785.0 sec: 16 segments, 1 merges 98.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1790.0 sec: 16 segments, 1 merges 103.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1795.0 sec: 16 segments, 1 merges 108.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1800.0 sec: 16 segments, 1 merges 113.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1805.1 sec: 16 segments, 1 merges 118.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1810.1 sec: 16 segments, 1 merges 123.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1815.1 sec: 16 segments, 1 merges 128.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1820.1 sec: 16 segments, 1 merges 133.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1825.1 sec: 16 segments, 1 merges 138.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1830.1 sec: 16 segments, 1 merges 143.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1835.1 sec: 16 segments, 1 merges 148.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1840.1 sec: 16 segments, 1 merges 153.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1845.1 sec: 16 segments, 1 merges 158.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1850.1 sec: 16 segments, 1 merges 163.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1855.1 sec: 16 segments, 1 merges 168.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1860.1 sec: 16 segments, 1 merges 173.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1865.1 sec: 16 segments, 1 merges 178.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1870.0 sec: 16 segments, 1 merges 183.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1875.0 sec: 16 segments, 1 merges 188.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1880.0 sec: 16 segments, 1 merges 193.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1885.0 sec: 16 segments, 1 merges 198.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1890.0 sec: 16 segments, 1 merges 203.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1895.1 sec: 16 segments, 1 merges 208.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1900.1 sec: 16 segments, 1 merges 213.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1905.1 sec: 16 segments, 1 merges 218.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1910.1 sec: 16 segments, 1 merges 223.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1915.1 sec: 16 segments, 1 merges 228.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1920.1 sec: 16 segments, 1 merges 233.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1925.1 sec: 16 segments, 1 merges 238.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1930.1 sec: 16 segments, 1 merges 243.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1935.0 sec: 16 segments, 1 merges 248.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1940.0 sec: 16 segments, 1 merges 253.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1945.0 sec: 16 segments, 1 merges 258.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1950.0 sec: 16 segments, 1 merges 263.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1955.0 sec: 16 segments, 1 merges 268.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1960.0 sec: 16 segments, 1 merges 273.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1965.0 sec: 16 segments, 1 merges 278.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1970.0 sec: 16 segments, 1 merges 283.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1975.0 sec: 16 segments, 1 merges 288.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1980.0 sec: 16 segments, 1 merges 293.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1985.0 sec: 16 segments, 1 merges 298.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1990.0 sec: 16 segments, 1 merges 303.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 1995.0 sec: 16 segments, 1 merges 308.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2000.1 sec: 16 segments, 1 merges 313.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2005.1 sec: 16 segments, 1 merges 318.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2010.1 sec: 16 segments, 1 merges 323.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2015.1 sec: 16 segments, 1 merges 328.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2020.1 sec: 16 segments, 1 merges 333.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2025.1 sec: 16 segments, 1 merges 338.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2030.1 sec: 16 segments, 1 merges 343.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2035.1 sec: 16 segments, 1 merges 348.2s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2040.0 sec: 16 segments, 1 merges 353.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2045.0 sec: 16 segments, 1 merges 358.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2050.0 sec: 16 segments, 1 merges 363.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2055.0 sec: 16 segments, 1 merges 368.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2060.0 sec: 16 segments, 1 merges 373.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB 2065.0 sec: 16 segments, 1 merges 378.1s _1ft: 7 segs, 1212.3 K docs, 4845.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3198 seconds reindex takes 3198.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: 10 segments, 1 merges 5.0 sec: 10 segments, 1 merges 5.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 10.0 sec: 10 segments, 1 merges 10.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 15.0 sec: 10 segments, 1 merges 15.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 20.0 sec: 10 segments, 1 merges 20.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 25.0 sec: 10 segments, 1 merges 25.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 30.0 sec: 10 segments, 1 merges 30.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 35.0 sec: 10 segments, 1 merges 35.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 40.0 sec: 10 segments, 1 merges 40.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 45.0 sec: 10 segments, 1 merges 45.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 50.0 sec: 10 segments, 1 merges 50.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 55.0 sec: 10 segments, 1 merges 55.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 60.1 sec: 10 segments, 1 merges 60.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 65.1 sec: 10 segments, 1 merges 65.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 70.1 sec: 10 segments, 1 merges 70.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 75.1 sec: 10 segments, 1 merges 75.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 80.1 sec: 10 segments, 1 merges 80.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 85.1 sec: 10 segments, 1 merges 85.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 90.1 sec: 10 segments, 1 merges 90.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 95.0 sec: 10 segments, 1 merges 95.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 100.0 sec: 10 segments, 1 merges 100.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 105.0 sec: 10 segments, 1 merges 105.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 110.0 sec: 10 segments, 1 merges 110.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 115.0 sec: 10 segments, 1 merges 115.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 120.0 sec: 10 segments, 1 merges 120.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 125.0 sec: 10 segments, 1 merges 125.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 130.0 sec: 10 segments, 1 merges 130.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 135.0 sec: 10 segments, 1 merges 135.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 140.0 sec: 10 segments, 1 merges 140.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 145.0 sec: 10 segments, 1 merges 145.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 150.1 sec: 10 segments, 1 merges 150.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 155.1 sec: 10 segments, 1 merges 155.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 160.1 sec: 10 segments, 1 merges 160.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 165.1 sec: 10 segments, 1 merges 165.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 170.1 sec: 10 segments, 1 merges 170.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 175.1 sec: 10 segments, 1 merges 175.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 180.1 sec: 10 segments, 1 merges 180.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 185.1 sec: 10 segments, 1 merges 185.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 190.1 sec: 10 segments, 1 merges 190.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 195.1 sec: 10 segments, 1 merges 195.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 200.1 sec: 10 segments, 1 merges 200.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 205.1 sec: 10 segments, 1 merges 205.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 210.1 sec: 10 segments, 1 merges 210.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 215.0 sec: 10 segments, 1 merges 215.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 220.0 sec: 10 segments, 1 merges 220.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 225.0 sec: 10 segments, 1 merges 225.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 230.0 sec: 10 segments, 1 merges 230.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 235.0 sec: 10 segments, 1 merges 235.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 240.0 sec: 10 segments, 1 merges 240.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 245.0 sec: 10 segments, 1 merges 245.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 250.0 sec: 10 segments, 1 merges 250.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 255.0 sec: 10 segments, 1 merges 255.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 260.0 sec: 10 segments, 1 merges 260.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 265.0 sec: 10 segments, 1 merges 265.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 270.0 sec: 10 segments, 1 merges 270.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 275.1 sec: 10 segments, 1 merges 275.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 280.1 sec: 10 segments, 1 merges 280.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 285.1 sec: 10 segments, 1 merges 285.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 290.1 sec: 10 segments, 1 merges 290.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 295.1 sec: 10 segments, 1 merges 295.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 300.1 sec: 10 segments, 1 merges 300.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 305.1 sec: 10 segments, 1 merges 305.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 310.1 sec: 10 segments, 1 merges 310.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 315.1 sec: 10 segments, 1 merges 315.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 320.1 sec: 10 segments, 1 merges 320.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 325.1 sec: 10 segments, 1 merges 325.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 330.1 sec: 10 segments, 1 merges 330.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 335.0 sec: 10 segments, 1 merges 335.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 340.0 sec: 10 segments, 1 merges 340.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 345.0 sec: 10 segments, 1 merges 345.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 350.0 sec: 10 segments, 1 merges 350.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 355.0 sec: 10 segments, 1 merges 355.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 360.0 sec: 10 segments, 1 merges 360.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 365.0 sec: 10 segments, 1 merges 365.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 370.0 sec: 10 segments, 1 merges 370.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 375.0 sec: 10 segments, 1 merges 375.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 380.0 sec: 10 segments, 1 merges 380.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 385.0 sec: 10 segments, 1 merges 385.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 390.0 sec: 10 segments, 1 merges 390.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 395.0 sec: 10 segments, 1 merges 395.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 400.1 sec: 10 segments, 1 merges 400.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 405.1 sec: 10 segments, 1 merges 405.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 410.1 sec: 10 segments, 1 merges 410.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 415.1 sec: 10 segments, 1 merges 415.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 420.1 sec: 10 segments, 1 merges 420.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 425.1 sec: 10 segments, 1 merges 425.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 430.1 sec: 10 segments, 1 merges 430.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 435.1 sec: 10 segments, 1 merges 435.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 440.1 sec: 10 segments, 1 merges 440.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 445.1 sec: 10 segments, 1 merges 445.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 450.1 sec: 10 segments, 1 merges 450.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 455.1 sec: 10 segments, 1 merges 455.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 460.1 sec: 10 segments, 1 merges 460.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 465.1 sec: 10 segments, 1 merges 465.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 470.1 sec: 10 segments, 1 merges 470.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 475.1 sec: 10 segments, 1 merges 475.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 480.1 sec: 10 segments, 1 merges 480.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 485.1 sec: 10 segments, 1 merges 485.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 490.1 sec: 10 segments, 1 merges 490.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 495.1 sec: 10 segments, 1 merges 495.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 500.1 sec: 10 segments, 1 merges 500.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 505.1 sec: 10 segments, 1 merges 505.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 510.0 sec: 10 segments, 1 merges 510.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 515.0 sec: 10 segments, 1 merges 515.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 520.0 sec: 10 segments, 1 merges 520.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 525.0 sec: 10 segments, 1 merges 525.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 530.0 sec: 10 segments, 1 merges 530.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 535.0 sec: 10 segments, 1 merges 535.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 540.0 sec: 10 segments, 1 merges 540.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 545.0 sec: 10 segments, 1 merges 545.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 550.0 sec: 10 segments, 1 merges 550.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 555.0 sec: 10 segments, 1 merges 555.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 560.0 sec: 10 segments, 1 merges 560.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 565.0 sec: 10 segments, 1 merges 565.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 570.1 sec: 10 segments, 1 merges 570.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 575.1 sec: 10 segments, 1 merges 575.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 580.1 sec: 10 segments, 1 merges 580.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 585.1 sec: 10 segments, 1 merges 585.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 590.1 sec: 10 segments, 1 merges 590.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 595.1 sec: 10 segments, 1 merges 595.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 600.1 sec: 10 segments, 1 merges 600.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 605.1 sec: 10 segments, 1 merges 605.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 610.1 sec: 10 segments, 1 merges 610.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 615.1 sec: 10 segments, 1 merges 615.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 620.1 sec: 10 segments, 1 merges 620.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 625.1 sec: 10 segments, 1 merges 625.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 630.0 sec: 10 segments, 1 merges 630.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 635.0 sec: 10 segments, 1 merges 635.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 640.0 sec: 10 segments, 1 merges 640.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 645.0 sec: 10 segments, 1 merges 645.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 650.0 sec: 10 segments, 1 merges 650.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 655.0 sec: 10 segments, 1 merges 655.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 660.0 sec: 10 segments, 1 merges 660.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 665.0 sec: 10 segments, 1 merges 665.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 670.0 sec: 10 segments, 1 merges 670.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 675.0 sec: 10 segments, 1 merges 675.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 680.0 sec: 10 segments, 1 merges 680.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 685.0 sec: 10 segments, 1 merges 685.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 690.0 sec: 10 segments, 1 merges 690.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 695.1 sec: 10 segments, 1 merges 695.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 700.1 sec: 10 segments, 1 merges 700.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 705.1 sec: 10 segments, 1 merges 705.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 710.1 sec: 10 segments, 1 merges 710.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 715.1 sec: 10 segments, 1 merges 715.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 720.1 sec: 10 segments, 1 merges 720.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 725.1 sec: 10 segments, 1 merges 725.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 730.1 sec: 10 segments, 1 merges 730.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 735.0 sec: 10 segments, 1 merges 735.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 740.0 sec: 10 segments, 1 merges 740.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 745.0 sec: 10 segments, 1 merges 745.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 750.0 sec: 10 segments, 1 merges 750.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 755.0 sec: 10 segments, 1 merges 755.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 760.0 sec: 10 segments, 1 merges 760.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 765.1 sec: 10 segments, 1 merges 765.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 770.1 sec: 10 segments, 1 merges 770.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 775.1 sec: 10 segments, 1 merges 775.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 780.1 sec: 10 segments, 1 merges 780.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 785.1 sec: 10 segments, 1 merges 785.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 790.0 sec: 10 segments, 1 merges 790.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 795.0 sec: 10 segments, 1 merges 795.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 800.0 sec: 10 segments, 1 merges 800.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 805.0 sec: 10 segments, 1 merges 805.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 810.0 sec: 10 segments, 1 merges 810.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 815.0 sec: 10 segments, 1 merges 815.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 820.0 sec: 10 segments, 1 merges 820.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 825.1 sec: 10 segments, 1 merges 825.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 830.1 sec: 10 segments, 1 merges 830.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 835.1 sec: 10 segments, 1 merges 835.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 840.1 sec: 10 segments, 1 merges 840.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 845.1 sec: 10 segments, 1 merges 845.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 850.1 sec: 10 segments, 1 merges 850.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 855.1 sec: 10 segments, 1 merges 855.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 860.0 sec: 10 segments, 1 merges 860.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 865.0 sec: 10 segments, 1 merges 865.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 870.0 sec: 10 segments, 1 merges 870.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 875.0 sec: 10 segments, 1 merges 875.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 880.0 sec: 10 segments, 1 merges 880.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 885.0 sec: 10 segments, 1 merges 885.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 890.0 sec: 10 segments, 1 merges 890.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 895.0 sec: 10 segments, 1 merges 895.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 900.1 sec: 10 segments, 1 merges 900.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 905.1 sec: 10 segments, 1 merges 905.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 910.1 sec: 10 segments, 1 merges 910.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 915.1 sec: 10 segments, 1 merges 915.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 920.1 sec: 10 segments, 1 merges 920.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 925.0 sec: 10 segments, 1 merges 925.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 930.0 sec: 10 segments, 1 merges 930.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 935.0 sec: 10 segments, 1 merges 935.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 940.0 sec: 10 segments, 1 merges 940.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 945.0 sec: 10 segments, 1 merges 945.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 950.0 sec: 10 segments, 1 merges 950.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 955.0 sec: 10 segments, 1 merges 955.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 960.1 sec: 10 segments, 1 merges 960.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 965.1 sec: 10 segments, 1 merges 965.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 970.1 sec: 10 segments, 1 merges 970.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 975.1 sec: 10 segments, 1 merges 975.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 980.1 sec: 10 segments, 1 merges 980.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 985.1 sec: 10 segments, 1 merges 985.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 990.1 sec: 10 segments, 1 merges 990.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 995.1 sec: 10 segments, 1 merges 995.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1000.1 sec: 10 segments, 1 merges 1000.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1005.0 sec: 10 segments, 1 merges 1005.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1010.0 sec: 10 segments, 1 merges 1010.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1015.0 sec: 10 segments, 1 merges 1015.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1020.0 sec: 10 segments, 1 merges 1020.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1025.0 sec: 10 segments, 1 merges 1025.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1030.0 sec: 10 segments, 1 merges 1030.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1035.0 sec: 10 segments, 1 merges 1035.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1040.0 sec: 10 segments, 1 merges 1040.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1045.0 sec: 10 segments, 1 merges 1045.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1050.0 sec: 10 segments, 1 merges 1050.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1055.0 sec: 10 segments, 1 merges 1055.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1060.0 sec: 10 segments, 1 merges 1060.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1065.1 sec: 10 segments, 1 merges 1065.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1070.1 sec: 10 segments, 1 merges 1070.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1075.1 sec: 10 segments, 1 merges 1075.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1080.1 sec: 10 segments, 1 merges 1080.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1085.1 sec: 10 segments, 1 merges 1085.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1090.1 sec: 10 segments, 1 merges 1090.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1095.1 sec: 10 segments, 1 merges 1095.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1100.1 sec: 10 segments, 1 merges 1100.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1105.1 sec: 10 segments, 1 merges 1105.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1110.1 sec: 10 segments, 1 merges 1110.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1115.1 sec: 10 segments, 1 merges 1115.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1120.1 sec: 10 segments, 1 merges 1120.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1125.1 sec: 10 segments, 1 merges 1125.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1130.0 sec: 10 segments, 1 merges 1130.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1135.0 sec: 10 segments, 1 merges 1135.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1140.0 sec: 10 segments, 1 merges 1140.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1145.0 sec: 10 segments, 1 merges 1145.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1150.0 sec: 10 segments, 1 merges 1150.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1155.0 sec: 10 segments, 1 merges 1155.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1160.0 sec: 10 segments, 1 merges 1160.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1165.0 sec: 10 segments, 1 merges 1165.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1170.0 sec: 10 segments, 1 merges 1170.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1175.0 sec: 10 segments, 1 merges 1175.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1180.0 sec: 10 segments, 1 merges 1180.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1185.0 sec: 10 segments, 1 merges 1185.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1190.0 sec: 10 segments, 1 merges 1190.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1195.1 sec: 10 segments, 1 merges 1195.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1200.1 sec: 10 segments, 1 merges 1200.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1205.1 sec: 10 segments, 1 merges 1205.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1210.1 sec: 10 segments, 1 merges 1210.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1215.1 sec: 10 segments, 1 merges 1215.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1220.1 sec: 10 segments, 1 merges 1220.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1225.1 sec: 10 segments, 1 merges 1225.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1230.1 sec: 10 segments, 1 merges 1230.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1235.1 sec: 10 segments, 1 merges 1235.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1240.1 sec: 10 segments, 1 merges 1240.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1245.1 sec: 10 segments, 1 merges 1245.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1250.1 sec: 10 segments, 1 merges 1250.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1255.1 sec: 10 segments, 1 merges 1255.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1260.0 sec: 10 segments, 1 merges 1260.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1265.0 sec: 10 segments, 1 merges 1265.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1270.0 sec: 10 segments, 1 merges 1270.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1275.0 sec: 10 segments, 1 merges 1275.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1280.0 sec: 10 segments, 1 merges 1280.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1285.0 sec: 10 segments, 1 merges 1285.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1290.0 sec: 10 segments, 1 merges 1290.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1295.0 sec: 10 segments, 1 merges 1295.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1300.0 sec: 10 segments, 1 merges 1300.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1305.0 sec: 10 segments, 1 merges 1305.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1310.0 sec: 10 segments, 1 merges 1310.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1315.0 sec: 10 segments, 1 merges 1315.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1320.1 sec: 10 segments, 1 merges 1320.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1325.1 sec: 10 segments, 1 merges 1325.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1330.1 sec: 10 segments, 1 merges 1330.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1335.1 sec: 10 segments, 1 merges 1335.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1340.1 sec: 10 segments, 1 merges 1340.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1345.1 sec: 10 segments, 1 merges 1345.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1350.1 sec: 10 segments, 1 merges 1350.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1355.1 sec: 10 segments, 1 merges 1355.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1360.1 sec: 10 segments, 1 merges 1360.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1365.1 sec: 10 segments, 1 merges 1365.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1370.1 sec: 10 segments, 1 merges 1370.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1375.1 sec: 10 segments, 1 merges 1375.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1380.1 sec: 10 segments, 1 merges 1380.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1385.0 sec: 10 segments, 1 merges 1385.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1390.0 sec: 10 segments, 1 merges 1390.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1395.0 sec: 10 segments, 1 merges 1395.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1400.0 sec: 10 segments, 1 merges 1400.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1405.1 sec: 10 segments, 1 merges 1405.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1410.1 sec: 10 segments, 1 merges 1410.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1415.1 sec: 10 segments, 1 merges 1415.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1420.1 sec: 10 segments, 1 merges 1420.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1425.1 sec: 10 segments, 1 merges 1425.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1430.1 sec: 10 segments, 1 merges 1430.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1435.1 sec: 10 segments, 1 merges 1435.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1440.1 sec: 10 segments, 1 merges 1440.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1445.1 sec: 10 segments, 1 merges 1445.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1450.1 sec: 10 segments, 1 merges 1450.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1455.1 sec: 10 segments, 1 merges 1455.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1460.1 sec: 10 segments, 1 merges 1460.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1465.1 sec: 10 segments, 1 merges 1465.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1470.0 sec: 10 segments, 1 merges 1470.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1475.0 sec: 10 segments, 1 merges 1475.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1480.0 sec: 10 segments, 1 merges 1480.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1485.0 sec: 10 segments, 1 merges 1485.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1490.0 sec: 10 segments, 1 merges 1490.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1495.0 sec: 10 segments, 1 merges 1495.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1500.0 sec: 10 segments, 1 merges 1500.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1505.0 sec: 10 segments, 1 merges 1505.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1510.0 sec: 10 segments, 1 merges 1510.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1515.0 sec: 10 segments, 1 merges 1515.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1520.0 sec: 10 segments, 1 merges 1520.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1525.0 sec: 10 segments, 1 merges 1525.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1530.0 sec: 10 segments, 1 merges 1530.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1535.1 sec: 10 segments, 1 merges 1535.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1540.1 sec: 10 segments, 1 merges 1540.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1545.1 sec: 10 segments, 1 merges 1545.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1550.1 sec: 10 segments, 1 merges 1550.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1555.1 sec: 10 segments, 1 merges 1555.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1560.1 sec: 10 segments, 1 merges 1560.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1565.1 sec: 10 segments, 1 merges 1565.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1570.1 sec: 10 segments, 1 merges 1570.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1575.1 sec: 10 segments, 1 merges 1575.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1580.1 sec: 10 segments, 1 merges 1580.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1585.1 sec: 10 segments, 1 merges 1585.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1590.1 sec: 10 segments, 1 merges 1590.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1595.1 sec: 10 segments, 1 merges 1595.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1600.1 sec: 10 segments, 1 merges 1600.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1605.0 sec: 10 segments, 1 merges 1605.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1610.0 sec: 10 segments, 1 merges 1610.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1615.0 sec: 10 segments, 1 merges 1615.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1620.0 sec: 10 segments, 1 merges 1620.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1625.0 sec: 10 segments, 1 merges 1625.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1630.0 sec: 10 segments, 1 merges 1630.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1635.0 sec: 10 segments, 1 merges 1635.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1640.0 sec: 10 segments, 1 merges 1640.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1645.0 sec: 10 segments, 1 merges 1645.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1650.0 sec: 10 segments, 1 merges 1650.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1655.0 sec: 10 segments, 1 merges 1655.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1660.0 sec: 10 segments, 1 merges 1660.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1665.1 sec: 10 segments, 1 merges 1665.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1670.1 sec: 10 segments, 1 merges 1670.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1675.1 sec: 10 segments, 1 merges 1675.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1680.1 sec: 10 segments, 1 merges 1680.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1685.1 sec: 10 segments, 1 merges 1685.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1690.1 sec: 10 segments, 1 merges 1690.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1695.1 sec: 10 segments, 1 merges 1695.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1700.1 sec: 10 segments, 1 merges 1700.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1705.1 sec: 10 segments, 1 merges 1705.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1710.1 sec: 10 segments, 1 merges 1710.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1715.1 sec: 10 segments, 1 merges 1715.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1720.1 sec: 10 segments, 1 merges 1720.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1725.1 sec: 10 segments, 1 merges 1725.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1730.0 sec: 10 segments, 1 merges 1730.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1735.0 sec: 10 segments, 1 merges 1735.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1740.0 sec: 10 segments, 1 merges 1740.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1745.0 sec: 10 segments, 1 merges 1745.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1750.0 sec: 10 segments, 1 merges 1750.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1755.0 sec: 10 segments, 1 merges 1755.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1760.0 sec: 10 segments, 1 merges 1760.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1765.0 sec: 10 segments, 1 merges 1765.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1770.0 sec: 10 segments, 1 merges 1770.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1775.0 sec: 10 segments, 1 merges 1775.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1780.0 sec: 10 segments, 1 merges 1780.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1785.0 sec: 10 segments, 1 merges 1785.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1790.0 sec: 10 segments, 1 merges 1790.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1795.1 sec: 10 segments, 1 merges 1795.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1800.1 sec: 10 segments, 1 merges 1800.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1805.1 sec: 10 segments, 1 merges 1805.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1810.1 sec: 10 segments, 1 merges 1810.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1815.1 sec: 10 segments, 1 merges 1815.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1820.1 sec: 10 segments, 1 merges 1820.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1825.1 sec: 10 segments, 1 merges 1825.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1830.1 sec: 10 segments, 1 merges 1830.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1835.1 sec: 10 segments, 1 merges 1835.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1840.1 sec: 10 segments, 1 merges 1840.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1845.1 sec: 10 segments, 1 merges 1845.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1850.1 sec: 10 segments, 1 merges 1850.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1855.1 sec: 10 segments, 1 merges 1855.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1860.1 sec: 10 segments, 1 merges 1860.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1865.1 sec: 10 segments, 1 merges 1865.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1870.1 sec: 10 segments, 1 merges 1870.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1875.0 sec: 10 segments, 1 merges 1875.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1880.0 sec: 10 segments, 1 merges 1880.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1885.0 sec: 10 segments, 1 merges 1885.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1890.0 sec: 10 segments, 1 merges 1890.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1895.0 sec: 10 segments, 1 merges 1895.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1900.0 sec: 10 segments, 1 merges 1900.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1905.0 sec: 10 segments, 1 merges 1905.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1910.0 sec: 10 segments, 1 merges 1910.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1915.0 sec: 10 segments, 1 merges 1915.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1920.0 sec: 10 segments, 1 merges 1920.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1925.0 sec: 10 segments, 1 merges 1925.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1930.0 sec: 10 segments, 1 merges 1930.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1935.1 sec: 10 segments, 1 merges 1935.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1940.1 sec: 10 segments, 1 merges 1940.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1945.1 sec: 10 segments, 1 merges 1945.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1950.1 sec: 10 segments, 1 merges 1950.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1955.1 sec: 10 segments, 1 merges 1955.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1960.1 sec: 10 segments, 1 merges 1960.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1965.1 sec: 10 segments, 1 merges 1965.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1970.1 sec: 10 segments, 1 merges 1970.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1975.1 sec: 10 segments, 1 merges 1975.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1980.1 sec: 10 segments, 1 merges 1980.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1985.1 sec: 10 segments, 1 merges 1985.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1990.1 sec: 10 segments, 1 merges 1990.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 1995.1 sec: 10 segments, 1 merges 1995.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2000.1 sec: 10 segments, 1 merges 2000.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2005.0 sec: 10 segments, 1 merges 2005.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2010.0 sec: 10 segments, 1 merges 2010.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2015.0 sec: 10 segments, 1 merges 2015.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2020.0 sec: 10 segments, 1 merges 2020.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2025.0 sec: 10 segments, 1 merges 2025.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2030.0 sec: 10 segments, 1 merges 2030.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2035.0 sec: 10 segments, 1 merges 2035.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2040.0 sec: 10 segments, 1 merges 2040.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2045.0 sec: 10 segments, 1 merges 2045.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2050.0 sec: 10 segments, 1 merges 2050.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2055.0 sec: 10 segments, 1 merges 2055.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2060.0 sec: 10 segments, 1 merges 2060.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2065.1 sec: 10 segments, 1 merges 2065.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2070.1 sec: 10 segments, 1 merges 2070.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2075.1 sec: 10 segments, 1 merges 2075.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2080.1 sec: 10 segments, 1 merges 2080.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2085.1 sec: 10 segments, 1 merges 2085.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2090.1 sec: 10 segments, 1 merges 2090.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2095.1 sec: 10 segments, 1 merges 2095.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2100.1 sec: 10 segments, 1 merges 2100.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2105.1 sec: 10 segments, 1 merges 2105.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2110.1 sec: 10 segments, 1 merges 2110.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2115.1 sec: 10 segments, 1 merges 2115.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2120.1 sec: 10 segments, 1 merges 2120.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2125.1 sec: 10 segments, 1 merges 2125.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2130.1 sec: 10 segments, 1 merges 2130.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2135.0 sec: 10 segments, 1 merges 2135.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2140.0 sec: 10 segments, 1 merges 2140.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2145.0 sec: 10 segments, 1 merges 2145.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2150.0 sec: 10 segments, 1 merges 2150.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2155.0 sec: 10 segments, 1 merges 2155.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2160.0 sec: 10 segments, 1 merges 2160.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2165.0 sec: 10 segments, 1 merges 2165.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2170.0 sec: 10 segments, 1 merges 2170.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2175.0 sec: 10 segments, 1 merges 2175.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2180.0 sec: 10 segments, 1 merges 2180.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2185.0 sec: 10 segments, 1 merges 2185.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2190.0 sec: 10 segments, 1 merges 2190.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2195.0 sec: 10 segments, 1 merges 2195.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2200.1 sec: 10 segments, 1 merges 2200.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2205.1 sec: 10 segments, 1 merges 2205.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2210.0 sec: 10 segments, 1 merges 2210.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2215.0 sec: 10 segments, 1 merges 2215.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2220.0 sec: 10 segments, 1 merges 2220.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2225.1 sec: 10 segments, 1 merges 2225.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2230.1 sec: 10 segments, 1 merges 2230.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2235.1 sec: 10 segments, 1 merges 2235.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2240.1 sec: 10 segments, 1 merges 2240.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2245.1 sec: 10 segments, 1 merges 2245.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2250.1 sec: 10 segments, 1 merges 2250.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2255.1 sec: 10 segments, 1 merges 2255.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2260.1 sec: 10 segments, 1 merges 2260.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2265.1 sec: 10 segments, 1 merges 2265.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2270.1 sec: 10 segments, 1 merges 2270.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2275.1 sec: 10 segments, 1 merges 2275.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2280.1 sec: 10 segments, 1 merges 2280.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2285.1 sec: 10 segments, 1 merges 2285.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2290.0 sec: 10 segments, 1 merges 2290.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2295.0 sec: 10 segments, 1 merges 2295.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2300.0 sec: 10 segments, 1 merges 2300.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2305.0 sec: 10 segments, 1 merges 2305.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2310.0 sec: 10 segments, 1 merges 2310.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2315.0 sec: 10 segments, 1 merges 2315.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2320.0 sec: 10 segments, 1 merges 2320.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2325.0 sec: 10 segments, 1 merges 2325.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2330.0 sec: 10 segments, 1 merges 2330.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2335.0 sec: 10 segments, 1 merges 2335.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2340.0 sec: 10 segments, 1 merges 2340.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2345.0 sec: 10 segments, 1 merges 2345.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2350.0 sec: 10 segments, 1 merges 2350.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2355.1 sec: 10 segments, 1 merges 2355.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2360.1 sec: 10 segments, 1 merges 2360.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2365.1 sec: 10 segments, 1 merges 2365.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2370.1 sec: 10 segments, 1 merges 2370.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2375.1 sec: 10 segments, 1 merges 2375.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2380.1 sec: 10 segments, 1 merges 2380.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2385.1 sec: 10 segments, 1 merges 2385.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2390.1 sec: 10 segments, 1 merges 2390.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2395.1 sec: 10 segments, 1 merges 2395.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2400.1 sec: 10 segments, 1 merges 2400.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2405.1 sec: 10 segments, 1 merges 2405.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2410.1 sec: 10 segments, 1 merges 2410.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2415.1 sec: 10 segments, 1 merges 2415.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2420.0 sec: 10 segments, 1 merges 2420.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2425.0 sec: 10 segments, 1 merges 2425.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2430.0 sec: 10 segments, 1 merges 2430.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2435.0 sec: 10 segments, 1 merges 2435.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2440.0 sec: 10 segments, 1 merges 2440.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2445.0 sec: 10 segments, 1 merges 2445.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2450.0 sec: 10 segments, 1 merges 2450.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2455.0 sec: 10 segments, 1 merges 2455.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2460.0 sec: 10 segments, 1 merges 2460.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2465.0 sec: 10 segments, 1 merges 2465.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2470.0 sec: 10 segments, 1 merges 2470.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2475.0 sec: 10 segments, 1 merges 2475.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2480.0 sec: 10 segments, 1 merges 2480.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2485.1 sec: 10 segments, 1 merges 2485.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2490.1 sec: 10 segments, 1 merges 2490.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2495.1 sec: 10 segments, 1 merges 2495.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2500.1 sec: 10 segments, 1 merges 2500.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2505.1 sec: 10 segments, 1 merges 2505.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2510.1 sec: 10 segments, 1 merges 2510.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2515.1 sec: 10 segments, 1 merges 2515.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2520.1 sec: 10 segments, 1 merges 2520.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2525.1 sec: 10 segments, 1 merges 2525.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2530.1 sec: 10 segments, 1 merges 2530.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2535.1 sec: 10 segments, 1 merges 2535.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2540.1 sec: 10 segments, 1 merges 2540.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2545.1 sec: 10 segments, 1 merges 2545.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2550.1 sec: 10 segments, 1 merges 2550.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2555.0 sec: 10 segments, 1 merges 2555.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2560.0 sec: 10 segments, 1 merges 2560.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2565.0 sec: 10 segments, 1 merges 2565.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2570.0 sec: 10 segments, 1 merges 2570.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2575.0 sec: 10 segments, 1 merges 2575.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2580.0 sec: 10 segments, 1 merges 2580.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2585.0 sec: 10 segments, 1 merges 2585.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2590.0 sec: 10 segments, 1 merges 2590.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2595.0 sec: 10 segments, 1 merges 2595.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2600.0 sec: 10 segments, 1 merges 2600.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2605.0 sec: 10 segments, 1 merges 2605.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2610.0 sec: 10 segments, 1 merges 2610.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2615.0 sec: 10 segments, 1 merges 2615.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2620.0 sec: 10 segments, 1 merges 2620.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2625.1 sec: 10 segments, 1 merges 2625.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2630.1 sec: 10 segments, 1 merges 2630.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2635.1 sec: 10 segments, 1 merges 2635.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2640.1 sec: 10 segments, 1 merges 2640.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2645.1 sec: 10 segments, 1 merges 2645.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2650.1 sec: 10 segments, 1 merges 2650.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2655.1 sec: 10 segments, 1 merges 2655.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2660.1 sec: 10 segments, 1 merges 2660.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2665.1 sec: 10 segments, 1 merges 2665.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2670.1 sec: 10 segments, 1 merges 2670.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2675.1 sec: 10 segments, 1 merges 2675.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2680.1 sec: 10 segments, 1 merges 2680.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2685.1 sec: 10 segments, 1 merges 2685.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2690.0 sec: 10 segments, 1 merges 2690.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2695.0 sec: 10 segments, 1 merges 2695.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2700.0 sec: 10 segments, 1 merges 2700.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2705.0 sec: 10 segments, 1 merges 2705.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2710.0 sec: 10 segments, 1 merges 2710.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2715.0 sec: 10 segments, 1 merges 2715.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2720.0 sec: 10 segments, 1 merges 2720.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2725.0 sec: 10 segments, 1 merges 2725.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2730.0 sec: 10 segments, 1 merges 2730.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2735.0 sec: 10 segments, 1 merges 2735.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2740.0 sec: 10 segments, 1 merges 2740.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2745.0 sec: 10 segments, 1 merges 2745.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2750.0 sec: 10 segments, 1 merges 2750.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2755.1 sec: 10 segments, 1 merges 2755.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2760.1 sec: 10 segments, 1 merges 2760.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2765.1 sec: 10 segments, 1 merges 2765.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2770.1 sec: 10 segments, 1 merges 2770.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2775.1 sec: 10 segments, 1 merges 2775.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2780.1 sec: 10 segments, 1 merges 2780.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2785.1 sec: 10 segments, 1 merges 2785.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2790.1 sec: 10 segments, 1 merges 2790.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2795.1 sec: 10 segments, 1 merges 2795.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2800.1 sec: 10 segments, 1 merges 2800.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2805.1 sec: 10 segments, 1 merges 2805.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2810.1 sec: 10 segments, 1 merges 2810.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2815.1 sec: 10 segments, 1 merges 2815.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2820.1 sec: 10 segments, 1 merges 2820.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2825.0 sec: 10 segments, 1 merges 2825.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2830.0 sec: 10 segments, 1 merges 2830.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2835.0 sec: 10 segments, 1 merges 2835.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2840.0 sec: 10 segments, 1 merges 2840.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2845.0 sec: 10 segments, 1 merges 2845.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2850.0 sec: 10 segments, 1 merges 2850.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2855.0 sec: 10 segments, 1 merges 2855.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2860.0 sec: 10 segments, 1 merges 2860.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2865.0 sec: 10 segments, 1 merges 2865.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2870.0 sec: 10 segments, 1 merges 2870.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2875.0 sec: 10 segments, 1 merges 2875.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2880.0 sec: 10 segments, 1 merges 2880.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2885.0 sec: 10 segments, 1 merges 2885.0s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2890.1 sec: 10 segments, 1 merges 2890.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2895.1 sec: 10 segments, 1 merges 2895.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2900.1 sec: 10 segments, 1 merges 2900.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2905.1 sec: 10 segments, 1 merges 2905.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2910.1 sec: 10 segments, 1 merges 2910.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2915.1 sec: 10 segments, 1 merges 2915.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2920.1 sec: 10 segments, 1 merges 2920.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2925.1 sec: 10 segments, 1 merges 2925.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2930.1 sec: 10 segments, 1 merges 2930.1s _1fu: 10 segs, 8000.0 K docs, 32023.2 MB 2935.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2938.56 sec index has 1 segments: segments_3: _1fu(11.0.0):C8000000 _1fu: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32156.03 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=50006859286 cpu@end=53206760426 deltaMS=3199.90114 thread 14 name=Reference Handler cpu@start=2289443 cpu@end=2289443 deltaMS=0.0 thread 15 name=Finalizer cpu@start=142924 cpu@end=142924 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=54398 cpu@end=54398 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=43633710 cpu@end=43633710 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=72337640970 cpu@end=72338219543 deltaMS=0.578573 thread 42 name=JFR Periodic Tasks cpu@start=590618732444 cpu@end=590773230647 deltaMS=154.498203 thread 45 name=Notification Thread cpu@start=109409 cpu@end=109409 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=8076776547924 cpu@end=8076776547924 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=8079002060038 cpu@end=8079002060038 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=8081668398617 cpu@end=8081668398617 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=8083393108169 cpu@end=8083393108169 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=8078161408860 cpu@end=8078161408860 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=8081601006528 cpu@end=8081601006528 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=8085363195235 cpu@end=8085363195235 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=8079713980434 cpu@end=8079713980434 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=8074854881943 cpu@end=8074854881943 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=8081149411772 cpu@end=8081149411772 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=8077719231676 cpu@end=8077719231676 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=8076639751593 cpu@end=8076639751593 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=8069589955636 cpu@end=8069589955636 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=8073145608031 cpu@end=8073145608031 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=8080450612066 cpu@end=8080450612066 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=8073627534332 cpu@end=8073627534332 deltaMS=0.0 Average CPU cores used: 1.0461683910293031 completed 1000 searches in 3206 ms: 311 QPS CPU time=3354 ms checking results SUMMARY: 0.943 3.206 3.354 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5663 3198.29 2501.34 2938.56 1 32156.03 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=224, Fanout min=5, mean=15.55, max=32, meandelta=393871.00 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 17 19 22 32 Graph level=2 size=7604, Fanout min=6, mean=27.36, max=32, meandelta=266465.53 % 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=247058, Fanout min=1, mean=28.30, max=32, meandelta=258431.53 % 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.66, max=64, meandelta=194620.55 % 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=224, connectedness=1.00 Graph level=2 size=7604, connectedness=1.00 Graph level=1 size=247058, 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.12.19.03.21/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': 239,714,821.10 msec task-clock:u 914,854,386,645,770 cycles:u (36.36%) 86,736,508,723,994 instructions:u (36.36%) 14,185,948,289,546 cache-references:u (36.36%) 3,835,383,781,753 cache-misses:u (36.36%) 54,581,983,347,003 L1-dcache-loads:u (36.36%) 3,754,018,231,136 L1-dcache-load-misses:u (36.36%) 4,275,433,583,517 L1-icache-loads:u (36.36%) 43,611,412,740 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 51,476,767 faults:u 24,340,185 minor-faults:u 2,325 major-faults:u 11,042,819,203,345 branches:u (36.36%) 118,670,079,349 branch-misses:u (36.36%) 11,753,817,169,741 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 8285.290436998 seconds time elapsed 238282.440039000 seconds user 1393.527375000 seconds sys took 2:18:05.322003 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.943, cpu_time_ms=3.206, net_cpu_ms=3.354, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5663, index_time_sec=3198.29, index_docs_per_sec=2501.34, force_merge_time_sec=2938.56, index_num_segments=1, index_size_on_disk_mb=32156.03, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (224, {0: 0, 10: 9, 20: 11, 30: 12, 40: 14, 50: 15, 60: 16, 70: 17, 80: 19, 90: 22, 100: 32}), 2: (7604, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247058, {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=8285, microseconds=322003)) Profiler summary for /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 166 Start: 2026-05-13 06:28:50 (UTC) Duration: 5374 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 106625463 1897700999 jdk.FileWrite 7600766 184844966 jdk.FileRead 507881 11957080 jdk.CPULoad 100136 2075269 jdk.BooleanFlag 82336 2657294 jdk.ObjectAllocationInNewTLAB 27389 553914 jdk.Checkpoint 13990 21187017 jdk.UnsignedIntFlag 7968 275380 jdk.IntFlag 7304 271162 jdk.StringFlag 5644 222686 jdk.ObjectAllocationOutsideTLAB 1154 21575 jdk.Compilation 1054 28932 jdk.CPUInformation 166 249432 jdk.GCConfiguration 166 4416 jdk.JVMInformation 166 150828 jdk.Metadata 166 18347582 jdk.GarbageCollection 25 622 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.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106625463 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 49.45% 52M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 39.15% 41M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.93% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.28% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.26% 1M org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.66% 700817 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.65% 691856 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.56% 592436 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.36% 382699 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.30% 317093 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.29% 312621 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.24% 260776 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.22% 237871 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.22% 235331 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.20% 212769 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.15% 158329 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.11% 112135 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.10% 102812 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.09% 101068 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.06% 66858 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.05% 52398 org.apache.lucene.store.MemorySegmentIndexInput#readFloats():249 [Inlined code] 0.04% 41005 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.04% 38553 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.03% 30215 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.03% 28164 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 22322 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 21038 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] 0.02% 19474 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 19386 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [Inlined code] 0.02% 19206 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 18043 org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [Inlined code] 0.02% 17672 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.02% 16936 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.02% 16262 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.02% 16186 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.01% 15042 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.01% 14909 org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.01% 14838 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 13802 jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 0.01% 13647 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.01% 12545 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 12036 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.01% 11966 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] 0.01% 11760 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 11460 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [JIT compiled code] 0.01% 11152 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 10936 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 10833 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.01% 10617 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] 0.01% 10239 java.util.DualPivotQuicksort#sort():368 [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.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106625463 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 46.27% 49M 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] 38.64% 41M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 3.93% 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.18% 3M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.04% 1M org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.81% 860271 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.66% 700814 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.51% 545653 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.49% 523657 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.44% 470199 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.40% 428824 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.29% 312621 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.29% 308095 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.24% 260528 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.22% 235407 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] 0.22% 230608 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.21% 228648 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] 0.21% 227076 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.15% 164631 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.14% 150386 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.14% 146031 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.12% 131651 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.11% 121835 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.10% 109891 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.07% 76085 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.07% 73186 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.05% 56338 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.04% 38553 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.04% 38435 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% 36778 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% 35120 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% 31150 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% 30045 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.03% 28459 org.apache.lucene.store.MemorySegmentIndexInput#readFloats():249 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at 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] 0.02% 21694 org.apache.lucene.store.MemorySegmentIndexInput#readFloats():249 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.02% 21038 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 [Inlined code] 0.02% 20722 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 20494 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 19386 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [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.02% 18043 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 [Inlined code] 0.02% 16832 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% 16693 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.0x000000009e172330#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.02% 16536 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():194 [Inlined code] 0.02% 16315 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.01% 15037 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.01% 14741 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] 0.01% 14213 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.01% 13800 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] 0.01% 13647 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.01% 13541 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] 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.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106625463 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.82% 45M 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.0x000000009e19f828#call() [Inlined code] 35.69% 38M 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 [Inlined code] at 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.66% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#call() [Inlined code] 1.83% 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 [Inlined code] at 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.69% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [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.63% 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.0x000000009e19f828#call() [Inlined code] 1.53% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.31% 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.94% 999952 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] 0.79% 847336 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled 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.63% 671714 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.0x000000009e19f828#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.63% 669249 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 [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.46% 488914 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.0x000000009e19f828#call() [Inlined code] 0.45% 474986 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 [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.0x000000009e19f828#call() [Inlined code] 0.42% 449984 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 [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.41% 441712 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.40% 421622 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled 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.31% 327951 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.29% 312621 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.28% 295559 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] 0.27% 286434 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.22% 235079 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.22% 233763 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] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.20% 215323 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] 0.20% 213976 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.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.17% 176317 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.15% 163751 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 154825 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.0x000000009e19f828#call() [Inlined code] 0.12% 126486 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.11% 118321 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.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 114311 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% 109500 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.0x000000009e19f828#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% 108532 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.10% 103220 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():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.09% 94152 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.0x000000009e19f828#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% 93952 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.08% 89763 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.0x000000009e19f828#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.08% 80369 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.07% 77684 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():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% 73733 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.07% 73186 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.07% 73041 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.06% 64454 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.0x000000009e19f828#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.06% 58991 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemory():130 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():653 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.05% 55849 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.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.05% 54316 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.05% 53368 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at 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% 46553 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.04% 44630 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.04% 38656 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at 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.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28534 events (total: 218660M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 29.07% 63560M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 27.30% 59685M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 27.16% 59382M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 3.58% 7832M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.59% 5653M java.util.Arrays#copyOf():3478 [Inlined code] 2.45% 5366M java.lang.Integer#valueOf():1006 [Inlined code] 1.06% 2326M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 0.86% 1883M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.77% 1683M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.76% 1651M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.57% 1253M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.55% 1202M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.41% 903M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.36% 783M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.32% 690M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.20% 431M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.19% 424M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.19% 415M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 306M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.13% 274M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.11% 244M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 202M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.08% 166M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.07% 159M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():615 [JIT compiled code] 0.07% 155M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 142M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.05% 115M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.05% 107M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 104M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.05% 102M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.05% 99M java.lang.Thread#beforeSleep():473 [Inlined code] 0.04% 92M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 88M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.04% 84M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.04% 82M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 82M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 82M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.03% 73M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.03% 72M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.03% 66M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.03% 60M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 58M java.util.ArrayList#grow():240 [Inlined code] 0.03% 57M org.apache.lucene.util.packed.DirectReader#getInstance():71 [Inlined code] 0.02% 52M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.02% 47M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.02% 46M java.lang.ThreadLocal$ThreadLocalMap#set():550 [Inlined code] 0.02% 34M knn.IndexerThread#_run():125 [JIT compiled code] 0.02% 34M knn.IndexerThread#_run():108 [JIT compiled code] 0.01% 32M java.util.HashMap#resize():711 [JIT compiled code] 0.01% 26M 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=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28534 events (total: 218660M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.72% 49687M 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.70% 49629M 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] 17.87% 39085M 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.19% 24474M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.54% 9937M 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.46% 9744M 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.45% 7545M 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.58% 5637M 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.45% 5366M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.06% 2326M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.74% 1618M 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.57% 1253M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.55% 1202M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.42% 919M 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.38% 837M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.34% 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.34% 733M 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.34% 733M 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.32% 690M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.28% 608M 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% 416M 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.19% 415M 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.14% 304M 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.14% 302M 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.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 287M 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.13% 274M 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% 206M 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.09% 202M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 185M 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% 177M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 159M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():615 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document():663 [JIT compiled code] at org.apache.lucene.index.CodecReader$1#document():101 [JIT compiled code] 0.07% 155M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 153M 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% 142M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [Interpreted code] 0.06% 131M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.05% 117M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.05% 115M 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% 102M 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.05% 99M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] 0.04% 98M 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% 92M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 88M 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% 84M 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.04% 82M java.util.logging.LogManager#reset():1298 [Interpreted code] at java.util.logging.LogManager$Cleaner#run():275 [Interpreted code] 0.04% 82M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 82M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.04% 79M 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.03% 67M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [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.0x000000009e199300#run() [Inlined code] 0.03% 66M 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.0x000000009e17f400#concat() [Inlined code] 0.03% 64M 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] 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.12.19.03.21/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.12.19.03.21/bench-knn-q32-fmTrue.jfr is 2041.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28534 events (total: 218660M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.72% 43116M 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.0x000000009e19f828#call() [Inlined code] 19.66% 42978M 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.0x000000009e19f828#call() [Inlined code] 17.85% 39021M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 7.46% 16320M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.73% 8154M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.32% 7254M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 3.31% 7230M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 2.59% 5665M 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.0x000000009e19f828#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.58% 5637M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.45% 5366M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.31% 5056M 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] 2.15% 4704M 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.11% 2422M 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.06% 2326M 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] 1.04% 2270M 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.73% 1590M 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.0x000000009e19f828#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.70% 1537M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.57% 1253M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#call() [Inlined code] 0.56% 1224M 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.0x000000009e19f828#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.54% 1181M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#call() [Inlined code] 0.53% 1160M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.32% 690M 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.0x000000009e19f828#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.27% 601M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] 0.26% 575M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.26% 570M 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.26% 567M 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.0x000000009e19f828#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.24% 518M 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.21% 465M 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.17% 364M 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] 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.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 333M 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.0x000000009e19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.14% 309M 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.12% 267M 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.0x000000009e19f828#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% 266M 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.12% 261M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.11% 241M 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.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] 0.11% 235M 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.0x000000009e19f828#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% 234M 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.0x000000009e199300#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.0x000000009e196ee8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.11% 230M 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.0x000000009e19f828#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.0x000000009e19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.10% 209M 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.09% 202M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields():249 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000009e193208#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.09% 193M 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.0x000000009e19f828#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% 192M 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009e19f828#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% 190M 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.08% 185M 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.0x000000009e199300#run() [Inlined code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():144 [JIT compiled code] 0.08% 177M 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] 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.0x000000009e199300#run() [Inlined code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():144 [JIT compiled code] 0.08% 173M 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] 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.0x000000009e199300#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.0x000000009e196ee8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.07% 159M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():615 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document():663 [JIT compiled code] at org.apache.lucene.index.CodecReader$1#document():101 [JIT compiled code] at org.apache.lucene.index.BaseCompositeReader$2#document():190 [JIT compiled code] at org.apache.lucene.index.StoredFields#document():68 [JIT compiled code] at knn.KnnTesterUtils#getResultIds():42 [Interpreted code] at knn.KnnGraphTester#testSearch():1284 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.07% 158M 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.0x000000009e19f828#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.07% 155M 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.0x000000009e193208#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.07% 153M 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] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [JIT compiled code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm nDoc searchType topK fanout resultSimilarity decay resultCount maxConn beamWidth overSample bp-reorder indexType rerank quantized vec_disk(MB) vec_RAM(MB) index(s) index_docs/s force_merge(s) num_segments index_size(MB) recall latency(ms) netCPU avgCpuCount 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 4 bits 35278.320 4028.320 931.03 8592.60 1110.00 1 36185.93 0.881 2.321 2.424 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 4 bits 35278.320 4028.320 1022.68 7822.57 0.00 16 36041.92 0.897 12.950 13.555 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 7 bits 39184.570 7934.570 1409.36 5676.34 1481.92 1 40090.66 0.928 2.508 2.622 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 7 bits 39184.570 7934.570 1513.38 5286.17 0.00 17 39947.98 0.954 13.465 14.099 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no no 31250.000 31250.000 3198.29 2501.34 2938.56 1 32156.03 0.943 3.206 3.354 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no no 31250.000 31250.000 3405.03 2349.47 0.00 16 32014.74 0.975 12.520 13.107 1.047 saving all results to /l/logs.nightly/2026.05.12.19.03.21/knn_results.pk done! took 29220.1 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-13 04:25:12.682707] now generate KNN nightly charts [2026-05-13 04:25:15.826336] 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=4111103 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 16 Start: 2026-05-13 08:25:16 (UTC) Duration: 130 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3982293 83249285 jdk.CPUTimeSample 3790049 66659459 jdk.FileRead 796347 18947499 jdk.ObjectAllocationInNewTLAB 155311 2892165 jdk.ObjectAllocationOutsideTLAB 47229 801447 jdk.BooleanFlag 11072 350892 jdk.Compilation 6203 159912 jdk.CPULoad 2320 45792 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 837 25371304 jdk.StringFlag 720 26887 jdk.GarbageCollection 44 1043 jdk.CPUInformation 16 24027 jdk.GCConfiguration 16 411 jdk.JVMInformation 16 16923 jdk.Metadata 16 1768428 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3790049 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.72% 330414 java.lang.Integer#rotateLeft():1650 [Inlined code] 5.59% 211946 java.lang.Character#codePointAtImpl():9670 [Inlined code] 5.12% 194110 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 3.69% 139728 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.50% 132568 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.41% 129120 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 3.26% 123638 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.72% 103067 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.55% 96766 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 1.68% 63540 java.lang.Character#codePointAt():9662 [Inlined code] 1.63% 61770 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.63% 61756 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.49% 56564 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.38% 52148 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.37% 51900 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.27% 48118 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.14% 43146 java.lang.Character#toChars():9872 [Inlined code] 1.08% 41085 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.08% 41083 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.06% 40131 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.03% 39178 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.98% 37093 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.82% 31229 java.lang.ThreadLocal#get():171 [Inlined code] 0.82% 31214 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.76% 28802 java.lang.Character#codePointAt():9665 [Inlined code] 0.74% 28031 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.72% 27228 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.72% 27173 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.68% 25796 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.58% 21832 java.lang.Character#toLowerCase():11251 [Inlined code] 0.51% 19188 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.50% 19043 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.50% 18834 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.47% 17809 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.45% 16920 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.42% 16029 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.41% 15572 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.40% 15188 org.apache.lucene.util.BytesRefHash#add():331 [JIT compiled code] 0.40% 15160 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.38% 14473 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.38% 14412 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.38% 14266 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.36% 13461 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.35% 13369 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.35% 13309 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] 0.35% 13243 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.35% 13131 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.33% 12695 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.33% 12606 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.33% 12456 org.apache.lucene.store.DataOutput#writeVInt():203 [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.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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3790049 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.72% 330414 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 5.59% 211946 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.68% 139592 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.50% 132568 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.41% 129116 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.25% 123027 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.70% 102414 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.55% 96766 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 1.63% 61756 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.63% 61743 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.50% 56681 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.49% 56562 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.44% 54467 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.38% 52148 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.37% 51900 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.32% 49986 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.27% 48117 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.24% 47082 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.14% 43146 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.12% 42575 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.08% 41085 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.06% 40129 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.03% 39098 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.82% 31212 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.75% 28346 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] 0.74% 28031 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.68% 25874 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.68% 25785 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.62% 23570 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.57% 21629 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.55% 20904 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.53% 20138 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.51% 19187 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.50% 19033 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.50% 18830 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.48% 18172 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.47% 17809 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.44% 16553 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.42% 16055 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.40% 15209 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.40% 15164 org.apache.lucene.util.BytesRefHash#add():331 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.40% 15102 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.38% 14459 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.37% 14051 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.36% 13457 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.35% 13395 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.35% 13358 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.35% 13309 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#start():77 [Inlined code] 0.35% 13130 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.33% 12681 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3790049 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.70% 329642 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] 5.42% 205328 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.68% 139547 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.38% 127949 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.16% 119700 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.55% 96543 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 1.63% 61756 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.63% 61738 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.49% 56385 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] 1.49% 56360 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.44% 54722 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.42% 53698 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.40% 52875 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.38% 52147 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.37% 51900 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.29% 48911 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.27% 48117 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.23% 46711 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.14% 43146 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.11% 42060 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.08% 41085 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.03% 38923 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.02% 38623 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.82% 31212 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.74% 28200 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.74% 28031 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.73% 27782 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.68% 25785 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.68% 25608 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.64% 24300 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.62% 23570 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.57% 21628 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.55% 20703 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.51% 19187 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.50% 19032 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.50% 18830 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.47% 17809 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% 16553 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.42% 16055 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.41% 15595 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.40% 15123 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% 15102 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.36% 13457 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.35% 13356 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.35% 13249 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% 13130 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.33% 12672 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [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.33% 12414 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.32% 12264 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.32% 11940 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] 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3790049 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.84% 145587 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 3.63% 137567 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 3.16% 119696 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.85% 107944 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.77% 105058 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.57% 97384 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.03% 76750 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.73% 65510 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.67% 63114 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.40% 52875 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.0x00000000221d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.39% 52608 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.35% 51295 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.15% 43520 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.11% 42041 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.07% 40430 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.03% 38901 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.94% 35723 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.82% 31122 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% 28819 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.75% 28490 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.75% 28314 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.74% 28200 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.69% 26058 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.68% 25784 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.67% 25543 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.67% 25246 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.65% 24522 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 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.64% 24441 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.63% 23867 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.62% 23609 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.62% 23566 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] 0.61% 23150 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.60% 22573 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.58% 22008 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.56% 21382 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.56% 21053 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.53% 20217 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 19959 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.52% 19656 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.51% 19259 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.50% 18782 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.42% 15910 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.41% 15551 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.40% 15101 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.38% 14374 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.35% 13395 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.35% 13200 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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.34% 12704 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] 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.33% 12676 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.33% 12664 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] 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] 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3790049 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.71% 140561 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 3.51% 133008 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.73% 103569 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.36% 89563 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.14% 81220 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.99% 75536 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.70% 64429 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.63% 61799 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.40% 52875 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.0x00000000221d3690#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.39% 52608 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.37% 51883 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.35% 51295 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.32% 49969 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.13% 42840 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.05% 39853 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.03% 38930 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.93% 35305 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.93% 35153 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.81% 30612 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.75% 28324 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.74% 28200 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.74% 28008 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.73% 27847 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.68% 25784 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.0x00000000221d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.68% 25621 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.66% 25121 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.65% 24522 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 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.63% 24027 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.62% 23442 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.60% 22830 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.59% 22230 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] 0.57% 21629 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 21461 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.56% 21044 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.54% 20534 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [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.53% 19902 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.52% 19603 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.51% 19343 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.50% 19005 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.49% 18525 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% 18516 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% 15227 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.40% 15081 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.39% 14885 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.38% 14330 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.36% 13525 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.34% 12975 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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.33% 12527 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] 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.33% 12450 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] 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.33% 12374 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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] 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 202513 events (total: 308398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.53% 54058M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 9.57% 29511M java.lang.StringUTF16#compress():212 [Inlined code] 8.52% 26269M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.24% 22333M perf.LineFileDocs#readDocs():176 [JIT compiled code] 7.19% 22173M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.54% 14005M java.lang.StringUTF16#compress():216 [Inlined code] 3.46% 10660M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.34% 10287M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.26% 10056M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.74% 8444M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.31% 7110M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 2.02% 6229M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.97% 6067M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.88% 5811M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.88% 5804M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.87% 5768M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.76% 5435M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.67% 5148M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.59% 4915M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.35% 4158M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.28% 3932M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.18% 3636M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.87% 2696M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.63% 1932M java.nio.HeapByteBuffer#():75 [Inlined code] 0.60% 1859M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.58% 1785M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.57% 1762M java.util.ArrayList#grow():240 [Inlined code] 0.54% 1677M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.50% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.49% 1519M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.46% 1412M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.39% 1202M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.35% 1090M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.34% 1048M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.30% 930M perf.LineFileDocs#intToID():299 [Inlined code] 0.30% 926M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.29% 909M perf.LineFileDocs#intToID():305 [Inlined code] 0.28% 860M perf.LineFileDocs#nextDoc():644 [JIT compiled code] 0.27% 845M java.util.ArrayDeque#():179 [Inlined code] 0.27% 841M perf.LineFileDocs#nextDoc():654 [JIT compiled code] 0.27% 840M java.util.List#of():935 [Inlined code] 0.19% 590M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.19% 573M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.19% 572M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.18% 542M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.18% 539M perf.LineFileDocs#nextDoc():605 [Interpreted code] 0.14% 443M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] 0.14% 430M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.13% 409M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.11% 351M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 202513 events (total: 308398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.50% 53972M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 9.57% 29511M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.52% 26269M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.24% 22333M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 7.19% 22173M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.54% 14005M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.45% 10640M 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.21% 9913M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.74% 8444M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.63% 8106M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.31% 7110M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.02% 6229M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.97% 6067M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.88% 5811M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.88% 5804M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.77% 5454M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.76% 5435M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.67% 5148M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.59% 4915M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.35% 4158M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.28% 3932M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.18% 3636M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.70% 2168M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.63% 1932M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.60% 1859M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.57% 1772M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.57% 1762M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.54% 1677M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.50% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1519M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.46% 1412M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.35% 1066M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.34% 1048M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.31% 950M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.30% 930M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.30% 926M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.30% 925M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.29% 909M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.28% 860M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.28% 858M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.27% 844M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.27% 841M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.27% 840M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] 0.27% 820M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():737 [JIT compiled code] 0.19% 572M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] 0.18% 560M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.18% 542M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.18% 539M perf.LineFileDocs#nextDoc():605 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.14% 443M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList():242 [JIT compiled code] 0.13% 395M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000221b4400#newInvokeSpecial() [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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 202513 events (total: 308398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.50% 53972M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.67% 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():649 [JIT compiled code] 8.43% 26011M 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.24% 22333M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.58% 17197M 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.51% 13921M 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():649 [JIT compiled code] 3.17% 9776M 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.72% 8396M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.61% 8058M 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.31% 7110M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.02% 6229M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.97% 6067M 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.88% 5811M 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.87% 5752M 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.76% 5435M 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.67% 5148M 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.67% 5145M 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.59% 4915M 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.40% 4322M 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.35% 4158M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.28% 3932M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.08% 3315M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.05% 3237M 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():736 [JIT compiled code] 1.04% 3198M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.70% 2165M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.60% 1865M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000002213ea30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.57% 1772M 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.57% 1762M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.50% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1526M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.49% 1519M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.47% 1439M 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.45% 1393M 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():644 [JIT compiled code] 0.37% 1152M 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():737 [JIT compiled code] 0.35% 1082M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.35% 1066M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1063M 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():753 [JIT compiled code] 0.33% 1026M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined code] 0.31% 950M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 941M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():763 [JIT compiled code] 0.30% 930M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 926M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 925M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 918M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():754 [JIT compiled code] 0.29% 909M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 860M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 858M 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.27% 844M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.27% 841M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 840M 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] 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 202513 events (total: 308398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.50% 53972M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.65% 26673M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.24% 22333M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.49% 13836M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.63% 11192M 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.33% 7170M 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] 2.31% 7110M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.87% 5752M 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.82% 5627M 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.76% 5431M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.72% 5303M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.68% 5193M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.61% 4949M 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.59% 4915M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.58% 4874M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.58% 4864M 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.40% 4322M 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.0x00000000221d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.40% 4313M 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.0x00000000221d3690#merge() [Interpreted code] 1.39% 4296M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.35% 4158M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.14% 3525M 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.0x00000000221d3690#merge() [Interpreted code] 1.05% 3237M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.05% 3225M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.01% 3104M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.98% 3013M 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.94% 2904M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.82% 2544M 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.79% 2445M 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.79% 2441M 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% 2414M 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.75% 2323M 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.75% 2311M 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.73% 2252M 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% 1878M 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% 1798M 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.57% 1772M 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.55% 1685M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000002213ea30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.53% 1620M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.52% 1618M 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.50% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1525M 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% 1393M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.43% 1337M 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.43% 1319M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.37% 1152M 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():737 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1066M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1063M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1058M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.34% 1037M 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.33% 1009M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined 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] 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 191.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 202513 events (total: 308398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.50% 53972M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.65% 26673M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.24% 22333M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.49% 13836M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.63% 11192M 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.0x00000000221d3690#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.31% 7110M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.87% 5752M 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.0x00000000221d3690#merge() [Interpreted code] 1.71% 5278M 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.63% 5013M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.62% 4982M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.58% 4864M 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.0x00000000221d3690#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.55% 4774M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.51% 4665M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.49% 4595M 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.44% 4432M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.40% 4322M 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.0x00000000221d3690#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.40% 4313M 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.0x00000000221d3690#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.35% 4158M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.34% 4127M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.31% 4054M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.14% 3525M 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.0x00000000221d3690#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% 3237M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.05% 3225M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.92% 2834M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.89% 2759M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.82% 2544M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.73% 2240M 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.71% 2191M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.69% 2130M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.68% 2112M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.60% 1852M 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.58% 1798M 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.57% 1772M 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.0x00000000221d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.57% 1771M 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.56% 1728M 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.54% 1669M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000002213ea30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.51% 1580M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.50% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1515M 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.49% 1500M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.46% 1410M 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] 0.45% 1393M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.43% 1337M 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.0x00000000221d3690#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% 1276M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.38% 1165M 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.37% 1152M 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():737 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1066M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1063M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.33% 1015M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.33% 1009M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined 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] move log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocs.top.log [2026-05-13 04:29:10.504354] took 103.9 sec [2026-05-13 04:29:10.508325] medIndexAtClose None [2026-05-13 04:29:10.509609] 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=4113356 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 54 Start: 2026-05-13 12:05:18 (UTC) Duration: 1585 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 97189296 1943756379 jdk.FileWrite 3937610 107744874 jdk.ObjectAllocationInNewTLAB 107525 2339808 jdk.FileRead 77419 2195560 jdk.BooleanFlag 37368 1233306 jdk.ObjectAllocationOutsideTLAB 7717 153262 jdk.CPULoad 7039 147819 jdk.UnsignedIntFlag 3348 120042 jdk.IntFlag 3024 112482 jdk.StringFlag 2430 95040 jdk.Checkpoint 1567 54257175 jdk.Compilation 105 2954 jdk.CPUInformation 54 81162 jdk.GCConfiguration 54 1458 jdk.JVMInformation 54 65178 jdk.Metadata 54 5968512 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97189296 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.99% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 10.78% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 4.71% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 2.02% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.55% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.02% 994026 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.99% 960582 java.util.ArrayList#elementData():412 [Inlined code] 0.95% 920102 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.52% 502040 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.43% 422084 java.util.Arrays#fill():3144 [Inlined code] 0.35% 340533 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.35% 340253 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.23% 227833 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.23% 223705 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.23% 220399 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.22% 214073 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.22% 212362 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] 0.21% 203824 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] 0.18% 177286 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 0.18% 176877 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.17% 166910 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.16% 154703 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] 0.14% 135071 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.13% 124968 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.13% 124057 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.10% 99976 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.10% 99093 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 96040 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.10% 95178 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.09% 84236 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.08% 82544 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.08% 82393 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.08% 82176 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.08% 77004 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.08% 74351 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.07% 72196 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] 0.07% 69867 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 69415 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.07% 69234 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.07% 68002 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 68002 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.07% 67386 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.07% 66523 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.07% 63856 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.06% 62671 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.06% 62064 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.06% 59810 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] 0.06% 56897 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.05% 49293 java.util.Arrays#fill():3143 [Inlined code] 0.05% 47315 org.apache.lucene.util.FixedBitSet#getAndSet():305 [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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97189296 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.99% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 10.78% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 4.71% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.86% 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.55% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.02% 994026 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.99% 960381 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.95% 920102 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.52% 502040 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.43% 422084 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.35% 340253 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.23% 220399 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.22% 214073 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.22% 212362 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 197287 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.18% 177286 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.18% 177012 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.18% 176877 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.16% 155505 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.16% 154945 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% 149752 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.15% 148801 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.15% 146666 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.14% 135071 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.13% 128709 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.13% 124057 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.10% 101016 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 96040 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 84236 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 82176 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 79032 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.08% 77004 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.08% 73011 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.07% 71784 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.07% 71456 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.07% 69998 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.07% 69142 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% 68915 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.07% 68002 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 67493 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 67477 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.06% 62671 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.06% 62064 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 59172 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 58223 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 56157 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.05% 51619 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 49293 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.05% 47315 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.05% 46833 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphNextNeighbor():242 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97189296 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.99% 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.78% 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.15% 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.78% 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.55% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.10% 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.00% 969976 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.90% 874837 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.68% 662991 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.49% 475226 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.46% 442820 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.43% 422084 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.35% 339390 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.23% 220399 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.21% 203061 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.20% 190943 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.20% 190188 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.18% 177012 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% 168329 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.17% 166718 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined 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% 162336 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] 0.15% 149040 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.15% 147056 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.15% 146666 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.15% 140956 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.13% 131073 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% 124057 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.12% 121126 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined 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.10% 100420 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% 96040 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 84745 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% 84129 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.08% 79032 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.08% 75665 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.07% 70979 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.07% 69999 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% 68973 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% 68956 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% 67660 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.07% 67477 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [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.07% 65499 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% 65226 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.07% 64149 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.06% 62671 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% 62064 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.06% 55821 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 55602 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.05% 52034 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.05% 51227 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [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% 49293 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] 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97189296 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.34% 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():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.98% 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.76% 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.87% 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.43% 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.90% 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.14% 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] 2.90% 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] 2.54% 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] 2.03% 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.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] 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.63% 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.36% 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.17% 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.89% 863166 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.82% 797622 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.82% 796602 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.78% 753621 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.71% 685739 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.68% 662991 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.62% 607363 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.52% 507756 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.49% 475226 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.43% 419830 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.40% 392976 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.38% 373454 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.35% 339390 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.21% 207411 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 [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.21% 203061 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.20% 190943 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.20% 190188 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.18% 176779 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.17% 169938 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.17% 166718 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined 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.15% 149040 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% 143680 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.15% 141728 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] 0.14% 132017 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.13% 130462 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% 125204 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.13% 124057 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% 121126 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined 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.11% 106810 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.11% 105455 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.11% 102059 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.10% 92843 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 [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.09% 88987 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 [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.09% 87232 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% 84117 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.09% 83311 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] 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97189296 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 12.04% 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.09% 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] 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.94% 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.91% 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.25% 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.03% 2M 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.71% 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% 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] 2.03% 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.83% 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.81% 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.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] 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.47% 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.29% 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.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.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():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.04% 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] 0.87% 844410 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.83% 807414 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.0x00000000841faa80#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.82% 794575 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.78% 753621 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.71% 685628 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.67% 646675 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.62% 607363 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.62% 598784 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.51% 498851 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.49% 475226 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.48% 464658 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.46% 451485 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% 448355 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.46% 447999 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.45% 437451 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.44% 427572 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.41% 400574 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.38% 373900 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% 373454 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.0x00000000841faa80#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.38% 365720 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.36% 349083 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.36% 349082 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.35% 344746 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.35% 340049 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% 332362 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.33% 321996 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 [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.31% 305518 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.21% 207411 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 [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.0x00000000841faa80#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.20% 189942 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.0x00000000841faa80#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% 188562 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.0x00000000841faa80#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% 184155 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.18% 176779 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.18% 176387 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 115241 events (total: 116775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.88% 27889M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 23.42% 27347M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 7.19% 8395M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 7.17% 8373M java.nio.HeapByteBuffer#():75 [Inlined code] 6.29% 7342M perf.LineFileDocs#readVector():212 [JIT compiled code] 3.15% 3682M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.90% 3391M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 2.85% 3329M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.15% 2505M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.66% 1943M java.lang.StringUTF16#compress():212 [Inlined code] 1.36% 1586M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.24% 1448M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 1.23% 1434M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.13% 1319M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 1.04% 1210M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.87% 1021M java.lang.StringUTF16#compress():216 [Inlined code] 0.75% 874M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.72% 838M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.67% 778M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.61% 716M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.59% 688M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.54% 629M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.47% 554M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.43% 505M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.42% 495M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.42% 495M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.41% 476M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.40% 463M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.39% 452M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.35% 405M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.29% 336M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.28% 329M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.26% 307M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.23% 267M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.21% 245M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.17% 204M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.16% 188M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.15% 178M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 167M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.14% 158M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.14% 158M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.13% 146M java.util.ArrayList#grow():240 [Inlined code] 0.11% 131M java.util.ArrayDeque#():179 [Inlined code] 0.11% 130M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.11% 127M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.11% 125M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 124M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.10% 117M perf.LineFileDocs#readDocs():176 [Interpreted code] 0.10% 116M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.10% 114M perf.LineFileDocs#nextDoc():649 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 115241 events (total: 116775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.75% 27728M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 23.42% 27347M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 7.19% 8395M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 7.17% 8373M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 6.14% 7166M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.15% 3682M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.90% 3391M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.85% 3329M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.15% 2505M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.66% 1943M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.36% 1586M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.24% 1448M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.23% 1434M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.11% 1296M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 1.04% 1210M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.87% 1021M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.72% 838M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.67% 778M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.59% 690M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.54% 629M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.47% 554M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.43% 505M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 495M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 495M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.42% 490M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.39% 453M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.39% 452M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.38% 443M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.38% 440M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.35% 403M 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% 336M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.28% 329M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.25% 288M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.21% 245M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.20% 235M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.19% 225M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.19% 221M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.16% 188M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.16% 184M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.15% 176M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.15% 169M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 167M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.14% 160M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.14% 158M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 0.14% 158M 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% 146M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.11% 131M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.11% 130M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 0.11% 125M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 124M 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 115241 events (total: 116775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.63% 25262M 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] 21.34% 24923M 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] 7.19% 8395M 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.60% 7707M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 6.14% 7166M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.15% 3682M 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.90% 3391M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.83% 3302M 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.11% 2466M 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.08% 2423M 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.62% 1891M 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.49% 1739M 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():649 [JIT compiled code] 1.36% 1586M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.11% 1296M 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] 1.04% 1210M 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.87% 1015M 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():649 [JIT compiled code] 0.87% 1012M 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.71% 828M 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.67% 778M 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.65% 759M 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.59% 690M 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.59% 689M 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.54% 629M 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.53% 613M 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% 554M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.43% 505M 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.42% 495M 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.42% 495M 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.42% 487M 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.39% 453M 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.39% 452M 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.33% 382M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.28% 329M 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.26% 305M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.26% 301M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.25% 290M 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.23% 273M 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.22% 254M 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():736 [JIT compiled code] 0.22% 254M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x0000000084180570#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.21% 245M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.19% 220M 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.19% 216M 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.17% 202M 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.16% 188M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.16% 184M 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% 176M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.15% 170M 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.14% 158M 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% 149M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.13% 146M 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] 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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 115241 events (total: 116775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.60% 15883M 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] 13.48% 15737M 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] 7.19% 8395M 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.60% 7707M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.14% 7166M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.71% 6668M 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.57% 6504M 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.90% 3391M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.18% 2546M 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.15% 2509M 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.00% 2339M 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.62% 1895M 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.62% 1891M 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.53% 1786M 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.49% 1739M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.36% 1586M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 1381M 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.18% 1380M 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.87% 1015M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.82% 962M 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.67% 778M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.65% 759M 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.0x00000000841ecd08#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.61% 708M 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.59% 692M 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.0x00000000841ecd08#merge() [Interpreted code] 0.56% 658M 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.54% 630M 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.52% 609M 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.52% 604M 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.51% 596M 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.50% 579M 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.0x00000000841ecd08#merge() [Interpreted code] 0.45% 525M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.45% 521M 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.43% 505M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 495M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 493M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.39% 450M 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.37% 427M 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% 406M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.33% 382M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.31% 365M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.30% 355M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.30% 355M 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.29% 334M 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.26% 307M 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.26% 305M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.25% 290M 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.0x00000000841faa80#call() [JIT compiled code] 0.24% 279M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.23% 273M 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.0x00000000841faa80#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.22% 255M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.22% 254M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [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 2020.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 115241 events (total: 116775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.60% 15883M 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.0x00000000841faa80#call() [JIT compiled code] 13.48% 15737M 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.0x00000000841faa80#call() [JIT compiled code] 7.19% 8395M 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.60% 7707M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.14% 7166M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.71% 6668M 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.57% 6504M 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.90% 3391M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.83% 2135M 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.0x00000000841faa80#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.62% 1895M 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.0x00000000841ecd08#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.62% 1891M 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.0x00000000841faa80#call() [JIT compiled code] 1.60% 1867M 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.57% 1835M 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.49% 1739M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.36% 1586M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 1381M 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.18% 1380M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.04% 1211M 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.87% 1015M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.82% 962M 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.67% 778M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000841ecd08#merge() [Interpreted code] 0.65% 759M 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.0x00000000841ecd08#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.59% 692M 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.0x00000000841ecd08#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.59% 690M 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.58% 679M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#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.58% 673M 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.55% 647M 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.52% 609M 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.50% 579M 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.0x00000000841ecd08#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.47% 546M 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.0x00000000841faa80#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.45% 525M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.45% 521M 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.0x00000000841ecd08#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.43% 505M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.42% 495M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.42% 493M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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% 450M 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.38% 441M 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.37% 427M 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.36% 424M 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.35% 406M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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% 382M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.31% 365M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.29% 334M 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.28% 328M 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.0x00000000841faa80#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% 311M 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.26% 305M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.25% 297M 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.0x00000000841faa80#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% 279M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [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.23% 270M 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.0x00000000841faa80#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.0x00000000841fafd8#run() [JIT compiled code] 0.23% 263M 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] move log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectors.top.log [2026-05-13 09:12:08.306969] took 14120.9 sec [2026-05-13 09:12:09.058404] medIndexVectorsAtClose None [2026-05-13 09:12:09.066232] 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=17770 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-13 14:47:03 (UTC) Duration: 1375 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 83368299 1667271635 jdk.FileWrite 11167291 304591901 jdk.ObjectAllocationInNewTLAB 300777 6244860 jdk.FileRead 208066 6082110 jdk.BooleanFlag 112104 3699918 jdk.ObjectAllocationOutsideTLAB 42345 794454 jdk.CPULoad 19994 419874 jdk.UnsignedIntFlag 10044 360126 jdk.IntFlag 9072 337446 jdk.StringFlag 7290 287550 jdk.Checkpoint 6103 134572868 jdk.CPUInformation 162 243486 jdk.GCConfiguration 162 4374 jdk.JVMInformation 162 201690 jdk.Metadata 162 17905536 jdk.Compilation 155 4321 jdk.GarbageCollection 43 1124 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83368299 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.13% 30M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 35.36% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 6.04% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.54% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.25% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.26% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.66% 546974 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.64% 532795 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.57% 476557 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.37% 306413 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] 0.36% 301153 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.31% 261758 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.30% 250690 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.27% 221015 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.26% 217805 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.25% 207472 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.24% 198919 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 175281 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 169200 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.18% 153261 java.util.Arrays#fill():3144 [Inlined code] 0.18% 151973 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.18% 150109 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.17% 139768 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.16% 136172 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 115832 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.13% 105395 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.12% 101281 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.12% 100682 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 96256 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.11% 93817 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.10% 87500 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.09% 78250 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.09% 74662 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.08% 67652 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.08% 67472 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 62803 sun.nio.ch.NativeThread#current0() [Native code] 0.07% 60234 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.07% 57937 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.07% 56103 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.07% 54265 java.util.Arrays#fill():3143 [Inlined code] 0.06% 50654 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 48858 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.06% 48812 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.06% 48574 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.06% 47921 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.05% 45213 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.05% 43962 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 42599 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.05% 40915 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 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83368299 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.51% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 35.36% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 6.04% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.27% 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.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.25% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 1.26% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.66% 546974 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.57% 476557 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.57% 471867 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.39% 323202 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.37% 306412 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] 0.36% 301153 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.30% 250690 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.28% 230700 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% 221015 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.26% 217805 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.25% 207472 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% 201743 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.24% 198919 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.21% 171335 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% 169200 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.20% 162771 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% 153261 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.18% 150109 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% 136172 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.14% 115832 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.12% 101281 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% 96256 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.11% 94720 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.11% 93817 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.11% 90235 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 87500 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.09% 74662 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.08% 67652 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.08% 66239 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.08% 62803 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] 0.07% 60234 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 60015 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 57937 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% 56334 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.07% 56103 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 0.07% 54265 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 48858 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% 48059 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.06% 47913 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.06% 47427 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 47127 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 47123 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 46626 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83368299 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.36% 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] 33.22% 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.04% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] 3.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 3.10% 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.66% 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.27% 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.12% 937651 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.00% 830493 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.65% 545131 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% 476557 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.57% 471867 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% 375703 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.39% 323202 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.37% 305783 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] 0.36% 301151 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] 0.30% 250227 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.26% 214744 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.25% 210403 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.24% 198919 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.24% 198574 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.20% 169200 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.19% 154421 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.18% 153960 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.18% 153261 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% 136172 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.15% 128946 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.15% 122447 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% 115832 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.13% 111192 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] 0.13% 110056 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% 107254 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.11% 94230 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% 93817 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% 89967 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% 89830 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.11% 88922 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.10% 86219 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.10% 79844 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% 74662 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% 72797 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% 65440 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% 64564 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% 62139 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% 57643 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% 56334 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% 55643 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.07% 54265 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% 47756 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.06% 47573 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():194 [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 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83368299 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.22% 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.09% 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.04% 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.83% 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.03% 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.52% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.79% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.66% 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.40% 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.27% 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.01% 838510 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.00% 830493 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.91% 755454 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.65% 545131 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.57% 471862 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.54% 448513 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.45% 375703 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.37% 309543 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.36% 302015 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readBytes():187 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():129 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] 0.36% 301151 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] 0.30% 250227 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.25% 209677 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% 198574 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.23% 187852 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% 169200 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.20% 165850 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 154421 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.18% 153960 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.0x000000004a1fad20#call() [JIT compiled code] 0.16% 133004 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.15% 128585 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% 126862 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.15% 122436 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 111192 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% 107006 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% 94230 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.10% 87055 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.10% 84826 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% 84050 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% 79843 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% 72797 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.09% 72512 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.0x000000004a07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.09% 71715 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.08% 65440 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.07% 62175 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] 0.07% 62139 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% 61542 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% 59132 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.07% 58969 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% 55643 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.07% 54541 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83368299 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.22% 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.0x000000004a1fad20#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.69% 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.48% 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.73% 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.03% 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.30% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.79% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.61% 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.40% 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.27% 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.0x000000004a1fad20#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.01% 838510 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] 1.00% 830493 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.0x000000004a1fad20#call() [JIT compiled code] 0.76% 629643 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% 583555 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.65% 545131 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.0x000000004a1fad20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.59% 492229 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.57% 471862 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% 385037 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% 349070 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.37% 309543 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.30% 247116 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readBytes():187 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():129 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.28% 236980 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% 222083 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.25% 209677 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 [Inlined code] 0.23% 193307 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.23% 187852 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.0x000000004a1fad20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.22% 186655 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% 185126 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.0x000000004a1fad20#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.20% 169200 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.19% 161007 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.19% 155560 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.0x000000004a1fad20#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% 154421 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.0x000000004a1fad20#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% 143962 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.0x000000004a1fad20#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.0x000000004a1fb278#run() [JIT compiled code] 0.17% 138909 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.16% 133004 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.0x000000004a1fad20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 128585 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.0x000000004a1f6758#merge() [Interpreted code] 0.15% 126862 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.0x000000004a1fad20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 122436 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.13% 111692 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% 107006 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% 106473 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% 103648 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.11% 95640 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% 94230 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.0x000000004a1f6758#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.10% 87055 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.10% 84826 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.10% 84050 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% 81612 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.10% 79841 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 343120 events (total: 347085M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.22% 73641M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 17.07% 59260M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 16.69% 57944M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.32% 21944M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.07% 21054M perf.LineFileDocs#readVector():212 [Inlined code] 5.79% 20100M java.nio.HeapByteBuffer#():75 [Inlined code] 2.82% 9800M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.65% 9208M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 2.47% 8562M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.54% 5361M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.49% 5175M java.lang.StringUTF16#compress():212 [Inlined code] 1.48% 5153M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.03% 3574M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.94% 3254M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.91% 3143M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.80% 2777M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.73% 2531M java.lang.StringUTF16#compress():216 [Inlined code] 0.62% 2168M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.57% 1970M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.54% 1888M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.45% 1567M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.44% 1513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.43% 1486M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.43% 1481M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.42% 1461M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.39% 1339M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.38% 1302M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.35% 1202M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.31% 1060M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.28% 981M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.25% 879M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.24% 846M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.23% 808M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.17% 591M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 591M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.16% 540M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.15% 505M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 496M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.14% 483M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.11% 381M java.util.ArrayDeque#():179 [Inlined code] 0.10% 362M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 357M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.10% 356M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.10% 332M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 325M java.util.ArrayList#grow():240 [Inlined code] 0.09% 323M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.09% 316M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.08% 262M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.07% 247M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.07% 241M 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.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 343120 events (total: 347085M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.96% 58867M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 16.69% 57944M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 12.51% 43414M 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.71% 30226M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 6.32% 21944M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.07% 21054M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 5.79% 20098M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 2.82% 9800M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.65% 9208M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.47% 8562M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.54% 5361M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.49% 5175M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.48% 5153M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.03% 3574M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.94% 3254M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.89% 3104M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.80% 2777M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.73% 2531M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.62% 2168M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.54% 1888M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.45% 1567M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 1528M 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% 1513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.43% 1486M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.39% 1339M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.38% 1302M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.35% 1202M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.28% 981M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.28% 958M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.27% 954M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.27% 950M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.25% 867M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.24% 846M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 808M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.17% 591M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.14% 502M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 496M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.14% 480M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.13% 464M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.13% 450M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.13% 441M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.11% 392M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 381M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.10% 357M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.10% 356M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.10% 348M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.09% 329M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.09% 325M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.09% 323M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.09% 316M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 343120 events (total: 347085M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.38% 53368M 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.16% 52625M 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.98% 38095M 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.71% 30226M 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.32% 21944M 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.07% 21054M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.60% 19423M 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.80% 9712M 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.65% 9208M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.47% 8562M 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.58% 5499M 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.54% 5361M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.53% 5318M 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.34% 4638M 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():649 [JIT compiled code] 1.21% 4187M 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.01% 3516M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.89% 3104M 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% 2777M 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% 2516M 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():649 [JIT compiled code] 0.67% 2337M 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% 2168M 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.54% 1872M 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.54% 1868M 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.49% 1705M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.47% 1637M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.45% 1567M 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% 1528M 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% 1513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.43% 1486M 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.39% 1339M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.38% 1302M 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.35% 1202M 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% 1089M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.27% 940M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.27% 929M 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.26% 897M 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.24% 846M 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.19% 655M 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.18% 615M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000004a13cd70#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.17% 599M 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():736 [JIT compiled code] 0.17% 591M 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.16% 568M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 496M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.14% 494M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.14% 477M 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.13% 460M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 441M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.11% 388M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.11% 377M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.10% 348M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 343120 events (total: 347085M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.98% 38095M 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.77% 30431M 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.73% 30301M 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% 30226M 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.32% 21944M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 6.07% 21054M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.60% 19423M 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.92% 17090M 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.79% 16624M 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.65% 9208M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.61% 5585M 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.54% 5361M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.53% 5304M 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.49% 5154M 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% 4638M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 4283M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.23% 4278M 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.21% 4187M 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.19% 4126M 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.01% 3516M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [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.79% 2746M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.76% 2645M 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% 2516M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.62% 2168M 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] 0.54% 1868M 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.0x000000004a1eb840#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.54% 1867M 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% 1771M 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% 1637M 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.47% 1615M 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.0x000000004a1eb840#merge() [Interpreted code] 0.43% 1488M 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.43% 1486M 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.42% 1469M 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.40% 1397M 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.39% 1343M 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.38% 1307M 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.0x000000004a1eb840#merge() [Interpreted code] 0.38% 1302M 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.35% 1213M 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.33% 1140M 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% 1134M 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.31% 1089M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 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.0x000000004a1fad20#call() [JIT compiled code] 0.31% 1087M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.28% 970M 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% 901M 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.26% 897M 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.25% 884M 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.23% 796M 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% 669M 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.19% 659M 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% 636M 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.17% 603M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 343120 events (total: 347085M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.98% 38095M 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.77% 30431M 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.0x000000004a1fad20#call() [JIT compiled code] 8.73% 30301M 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.0x000000004a1fad20#call() [JIT compiled code] 8.71% 30226M 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.0x000000004a1fad20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 6.32% 21944M 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] 6.07% 21054M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.60% 19423M 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.92% 17090M 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.79% 16624M 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.65% 9208M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.54% 5361M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.48% 5121M 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.0x000000004a1fad20#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% 4638M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 4278M 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.0x000000004a1eb840#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.21% 4187M 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.0x000000004a1fad20#call() [JIT compiled code] 1.19% 4126M 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] 1.03% 3562M 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% 3516M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [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.0x000000004a1fad20#call() [JIT compiled code] 1.00% 3471M 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.83% 2868M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.79% 2746M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.76% 2645M 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% 2516M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.62% 2168M 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.0x000000004a1eb840#merge() [Interpreted code] 0.54% 1868M 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.0x000000004a1eb840#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.53% 1832M 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% 1812M 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.50% 1720M 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.47% 1637M 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% 1615M 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.0x000000004a1eb840#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.46% 1591M 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.43% 1486M 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.40% 1397M 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.39% 1343M 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.38% 1307M 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.0x000000004a1eb840#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% 1302M 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.33% 1144M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.33% 1140M 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.33% 1134M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.31% 1087M 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.0x000000004a1eb840#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% 1086M 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.0x000000004a1fad20#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% 1075M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 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.0x000000004a1fad20#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.0x000000004a1fb278#run() [JIT compiled code] 0.28% 970M 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.28% 969M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.26% 919M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.26% 901M 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.26% 897M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.25% 884M 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% 669M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.19% 659M 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] move log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-13 11:43:45.742617] took 6972.8 sec [2026-05-13 11:43:45.746659] medIndexVectorsAtClose None [2026-05-13 11:43:45.755981] 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=72979 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-13 15:43:46 (UTC) Duration: 187 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5096415 121928711 jdk.CPUTimeSample 3647226 64146888 jdk.FileRead 796613 18878476 jdk.ObjectAllocationInNewTLAB 440433 7781543 jdk.ObjectAllocationOutsideTLAB 114710 1846250 jdk.BooleanFlag 13148 416641 jdk.Compilation 7193 186098 jdk.CPULoad 3384 67082 jdk.UnsignedIntFlag 1178 40687 jdk.IntFlag 1064 38177 jdk.Checkpoint 1052 32841277 jdk.StringFlag 855 32119 jdk.GarbageCollection 49 1162 jdk.CPUInformation 19 28532 jdk.GCConfiguration 19 488 jdk.JVMInformation 19 21179 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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3647225 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.77% 210563 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 5.74% 209394 java.lang.Character#codePointAtImpl():9670 [Inlined code] 5.59% 203880 java.lang.Integer#rotateLeft():1650 [Inlined code] 3.98% 145080 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.96% 144580 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.28% 119507 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.77% 100867 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.45% 89393 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 2.21% 80534 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.80% 65806 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.70% 61990 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.41% 51470 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.41% 51302 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.35% 49360 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.18% 43161 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.13% 41247 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.09% 39810 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.05% 38454 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.94% 34346 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 0.87% 31755 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.85% 31182 java.lang.ThreadLocal#get():171 [Inlined code] 0.82% 30062 java.lang.Character#toChars():9872 [Inlined code] 0.79% 28822 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.76% 27596 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.69% 25093 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.62% 22765 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.61% 22369 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.60% 22029 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.57% 20829 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.55% 20106 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.55% 19998 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.52% 19079 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.51% 18500 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.48% 17552 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.45% 16584 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.45% 16272 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.45% 16231 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.44% 16084 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.44% 16013 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.43% 15535 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.42% 15292 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.41% 15060 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.41% 14850 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.40% 14677 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.39% 14330 java.lang.Character#toLowerCase():11251 [Inlined code] 0.39% 14250 java.lang.Character#codePointAt():9662 [Inlined code] 0.39% 14187 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.38% 14028 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.38% 13771 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.37% 13541 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [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.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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3647225 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.74% 209394 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 5.59% 203880 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 3.98% 145078 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.96% 144447 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.24% 118126 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.77% 100867 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.45% 89390 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.19% 80055 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.80% 65806 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.70% 61990 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.64% 59828 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.48% 53872 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.41% 51470 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.41% 51286 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.35% 49360 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.33% 48657 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.32% 48206 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.18% 43161 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.13% 41247 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 0.94% 34346 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.87% 31750 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.82% 30061 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.76% 27595 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.72% 26120 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] 0.69% 25093 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.61% 22369 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.60% 22029 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.57% 20809 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.56% 20380 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.54% 19538 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.53% 19261 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.53% 19201 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.52% 19016 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.51% 18624 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.48% 17548 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.45% 16580 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.44% 16217 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.44% 16170 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.44% 15944 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% 15750 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.43% 15614 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.43% 15535 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.41% 14845 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.40% 14675 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.39% 14326 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.39% 14187 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.39% 14171 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.38% 14028 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.38% 13770 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.37% 13541 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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3647225 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.61% 204717 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] 5.57% 203052 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.96% 144383 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.81% 139107 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.74% 99829 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 2.13% 77688 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.80% 65806 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.78% 64760 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.69% 61551 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.41% 51470 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.41% 51421 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.41% 51284 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.35% 49360 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.32% 48298 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.29% 46918 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.28% 46865 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.20% 43666 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.17% 42608 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.16% 42206 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.13% 41246 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.94% 34346 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.86% 31545 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.82% 30061 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.76% 27595 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.73% 26577 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.71% 26028 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.69% 24988 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.61% 22369 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.60% 22025 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.54% 19854 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% 19016 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.51% 18623 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.45% 16580 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.44% 16217 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.44% 16170 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.43% 15750 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.43% 15535 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.41% 15101 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.41% 14965 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.41% 14886 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.41% 14845 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.40% 14675 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.40% 14488 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.39% 14188 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.39% 14187 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.39% 14171 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.38% 14028 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.38% 13770 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.37% 13526 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.35% 12937 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3647225 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.41% 124384 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.85% 103996 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 2.83% 103159 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.78% 101558 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.70% 98491 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 2.37% 86318 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.13% 77688 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.07% 75413 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.87% 68028 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.78% 64760 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.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.34% 48890 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.32% 48067 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.29% 46893 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.19% 43364 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.17% 42567 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.11% 40337 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.00% 36377 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.92% 33704 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.87% 31650 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.86% 31545 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.78% 28430 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.76% 27545 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.75% 27352 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.74% 27169 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.71% 26028 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.70% 25378 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.69% 25075 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.69% 24988 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.65% 23735 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.65% 23546 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.64% 23524 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.63% 22991 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.58% 21222 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.54% 19703 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.52% 19015 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.51% 18552 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.47% 17247 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.46% 16863 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.42% 15312 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.41% 15068 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 [Inlined code] 0.41% 14873 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] 0.40% 14526 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.39% 14220 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% 14106 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.39% 14078 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.37% 13669 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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.36% 13123 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [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.36% 13105 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 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.35% 12858 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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.33% 12180 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=12 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 238.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3647225 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.12% 113914 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.46% 89890 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.44% 88951 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.41% 87764 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] 2.32% 84515 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.15% 78539 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.91% 69668 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.78% 64760 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.0x00000000631e3918#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.71% 62443 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.22% 44634 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.21% 44027 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.18% 43140 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.11% 40337 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.09% 39671 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.06% 38798 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.06% 38576 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.05% 38392 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.00% 36377 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.86% 31545 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.0x00000000631e3918#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.85% 30991 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.80% 29109 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.71% 26028 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.70% 25675 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.69% 25305 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.69% 24988 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.68% 24937 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.68% 24875 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.64% 23340 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.60% 21717 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.59% 21624 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.59% 21394 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% 19480 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.50% 18335 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.50% 18166 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.49% 18000 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.43% 15861 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.43% 15503 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.42% 15472 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.41% 14873 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.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.38% 14018 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.38% 13827 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 [Inlined code] 0.37% 13353 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 [Inlined code] 0.36% 13294 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.36% 13105 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 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.35% 12936 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.35% 12811 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.35% 12596 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [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.34% 12483 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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.33% 12011 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.33% 11861 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 555111 events (total: 346197M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.32% 53052M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 9.05% 31335M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 8.53% 29530M java.lang.StringUTF16#compress():212 [Inlined code] 6.51% 22532M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 6.49% 22457M perf.LineFileDocs#readDocs():176 [JIT compiled code] 4.09% 14167M java.lang.StringUTF16#compress():216 [Inlined code] 3.60% 12470M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.40% 11787M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.26% 11272M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.83% 9790M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.75% 9525M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.24% 7768M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 2.13% 7358M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.85% 6397M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.78% 6149M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.67% 5794M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.60% 5541M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.55% 5354M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.47% 5077M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.38% 4772M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.20% 4171M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.19% 4110M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.13% 3922M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.79% 2739M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.62% 2146M java.nio.HeapByteBuffer#():75 [Inlined code] 0.62% 2141M java.util.ArrayList#grow():240 [Inlined code] 0.58% 2014M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.58% 1999M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.57% 1981M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.56% 1921M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.52% 1796M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.45% 1559M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.45% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.45% 1544M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.45% 1543M java.lang.Long#valueOf():1000 [Inlined code] 0.42% 1465M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.34% 1189M java.util.ArrayDeque#():179 [Inlined code] 0.32% 1091M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.32% 1090M perf.LineFileDocs#nextDoc():654 [JIT compiled code] 0.28% 955M perf.LineFileDocs#intToID():305 [Inlined code] 0.28% 953M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.27% 934M perf.LineFileDocs#nextDoc():644 [JIT compiled code] 0.27% 927M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] 0.26% 915M perf.LineFileDocs#nextDoc():739 [JIT compiled code] 0.25% 879M perf.LineFileDocs#intToID():299 [Inlined code] 0.25% 858M java.util.List#of():935 [Inlined code] 0.25% 848M org.apache.lucene.document.LongField#binaryValue():88 [JIT compiled code] 0.24% 831M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] 0.23% 795M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes():412 [Inlined code] 0.22% 755M org.apache.lucene.document.IntField#binaryValue():85 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 238.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 555111 events (total: 346197M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.27% 52881M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 9.05% 31335M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 8.53% 29530M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 6.51% 22532M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 6.49% 22457M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.09% 14167M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.60% 12449M 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.20% 11075M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.75% 9512M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.71% 9381M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.70% 9355M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.24% 7768M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.13% 7358M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.85% 6397M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.78% 6149M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.67% 5794M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.60% 5541M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.55% 5354M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.47% 5077M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.38% 4772M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.20% 4171M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.19% 4110M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 3922M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.78% 2684M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.70% 2431M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.62% 2146M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.62% 2141M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.57% 1981M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.56% 1921M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.52% 1796M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.45% 1559M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.45% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.45% 1544M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.45% 1543M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.34% 1189M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.32% 1114M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.32% 1090M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.31% 1068M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():737 [JIT compiled code] 0.30% 1048M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.30% 1028M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():742 [JIT compiled code] 0.28% 985M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.28% 955M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.28% 953M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.27% 934M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.27% 930M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.27% 927M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] 0.26% 915M perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.25% 879M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.25% 858M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] 0.25% 848M org.apache.lucene.document.LongField#binaryValue():88 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 555111 events (total: 346197M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.27% 52881M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.76% 30312M 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.75% 26820M 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():649 [JIT compiled code] 6.49% 22457M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.99% 17260M 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.07% 14099M 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():649 [JIT compiled code] 3.16% 10948M 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% 9270M 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.65% 9161M 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.24% 7768M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.12% 7352M 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.85% 6397M 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.81% 6268M 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.78% 6149M 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.72% 5953M 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.67% 5794M 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% 5541M 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.55% 5354M 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.47% 5077M 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.38% 4772M 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.19% 4110M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 3922M 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.09% 3778M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.94% 3265M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.94% 3256M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.89% 3079M 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():736 [JIT compiled code] 0.72% 2506M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] 0.69% 2384M 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.62% 2141M 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.60% 2080M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000006313da30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.57% 1965M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.51% 1767M 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.49% 1687M 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.45% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1452M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.39% 1342M 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():644 [JIT compiled code] 0.35% 1204M 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():753 [JIT compiled code] 0.34% 1186M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.32% 1108M 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.32% 1090M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 1068M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():737 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 1048M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 1028M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():742 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 1013M 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():737 [JIT compiled code] 0.28% 960M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():763 [JIT compiled code] 0.28% 959M 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():742 [JIT compiled code] 0.28% 955M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 953M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 945M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():754 [JIT compiled code] 0.27% 942M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 555111 events (total: 346197M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.27% 52881M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.73% 26777M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.49% 22457M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.43% 15351M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 4.05% 14014M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.36% 8168M 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.24% 7768M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.11% 7309M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.81% 6268M 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.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.80% 6215M 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.78% 6172M 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.67% 5791M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.67% 5780M 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.0x00000000631e3918#merge() [Interpreted code] 1.59% 5512M 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% 5320M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.50% 5209M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.47% 5077M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.36% 4701M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.27% 4388M 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.0x00000000631e3918#merge() [Interpreted code] 1.25% 4313M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.19% 4110M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 3880M 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.05% 3646M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.94% 3256M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.93% 3205M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.89% 3079M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.88% 3050M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.84% 2917M 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.82% 2829M 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.73% 2541M 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.73% 2537M 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% 2458M 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.71% 2454M 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.71% 2453M 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.63% 2188M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.62% 2133M 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% 2076M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.58% 1996M 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.57% 1965M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.53% 1843M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000006313da30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.51% 1763M 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.49% 1683M 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.46% 1581M 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.45% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1452M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.39% 1342M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 1256M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.35% 1207M 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% 1204M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1186M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [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] 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.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 555111 events (total: 346197M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.27% 52881M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.73% 26777M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.49% 22457M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.43% 15351M 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.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 4.05% 14014M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.24% 7768M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.13% 7382M 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] 2.11% 7309M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000631e3918#merge() [Interpreted code] 1.81% 6268M 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.0x00000000631e3918#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.80% 6215M 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.0x00000000631e3918#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.67% 5780M 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.0x00000000631e3918#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.52% 5257M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.45% 5026M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.42% 4919M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.41% 4881M 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.36% 4725M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.34% 4655M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.27% 4388M 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.0x00000000631e3918#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.25% 4311M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.22% 4239M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.19% 4110M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.01% 3489M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.94% 3256M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.89% 3079M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.88% 3040M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.84% 2899M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.82% 2829M 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.73% 2541M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.72% 2492M 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.71% 2453M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.67% 2334M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.65% 2243M 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.63% 2188M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.60% 2076M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.57% 1975M 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% 1965M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.53% 1835M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000006313da30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.53% 1822M 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.49% 1683M 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.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.48% 1654M 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% 1551M 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.45% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.41% 1426M 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.39% 1342M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.38% 1305M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.37% 1272M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.36% 1256M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000631e3918#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.35% 1227M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.35% 1204M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.33% 1156M 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.12.19.03.21/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/nrtIndexMediumDocs.top.log [2026-05-13 11:48:47.714693] took 186.9 sec [2026-05-13 11:48:47.718672] run CheckIndex [2026-05-13 11:48:47.718755] 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.12.19.03.21/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-13 11:57:06.104580] took 498.4 sec [2026-05-13 11:57:06.106004] nrtMedIndexAtClose 24 segments: segments_2: _78(11.0.0):C6852352 _1a(11.0.0):C436933 _5p(11.0.0):C6770691 _1k(11.0.0):C609674 _26(11.0.0):C940429 _2f(11.0.0):C744147 _8n(11.0.0):C7205763 _7x(11.0.0):C879131 _8d(11.0.0):C882070 _8l(11.0.0):C883623 _89(11.0.0):C30116 _8k(11.0.0):c111398 _8m(11.0.0):C665069 _86(11.0.0):C41483 _7n(11.0.0):C99862 _7w(11.0.0):C70897 _87(11.0.0):C37780 _80(11.0.0):C58522 _84(11.0.0):C46162 _7z(11.0.0):C65769 _82(11.0.0):C53970 _88(11.0.0):C34793 _83(11.0.0):C49090 _81(11.0.0):C55314 [2026-05-13 11:57:06.106150] 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.12.19.03.21/nrt.log 2>&1 [2026-05-13 12:27:06.858814] took 1800.8 sec [2026-05-13 12:27:06.863345] drop: 502.1 502.9 510.2 524.2 524.6 524.8 525.1 525.3 525.4 528.0 529.2 529.7 530.7 531.0 531.6 531.9 532.0 532.0 532.2 532.2 532.3 532.3 532.3 532.3 532.4 532.4 532.5 532.7 532.9 532.9 533.2 533.2 533.4 533.5 538.4 [2026-05-13 12:27:06.863719] times: 20.1 20.4 20.5 20.7 21.0 21.1 21.2 21.3 21.3 21.3 21.3 21.4 21.4 21.5 21.5 21.6 21.6 21.6 21.6 21.7 21.7 21.7 21.8 21.8 21.8 21.8 21.8 21.9 21.9 22.0 22.1 22.1 22.2 22.2 22.3 22.3 22.4 22.4 22.4 22.5 22.5 22.6 22.6 22.6 22.6 22.7 22.7 22.7 22.8 22.8 22.8 22.8 22.9 22.9 22.9 22.9 22.9 23.0 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.1 23.1 23.2 23.2 23.2 23.2 23.2 23.3 23.3 23.3 23.3 23.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.5 23.5 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.9 23.9 23.9 23.9 23.9 23.9 23.9 23.9 24.0 24.0 24.0 24.0 24.0 24.1 24.1 24.1 24.1 24.1 24.1 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.3 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.6 24.6 24.6 24.7 24.7 24.7 24.7 24.7 24.7 24.8 24.8 24.8 24.8 24.8 24.9 24.9 24.9 24.9 24.9 24.9 24.9 24.9 24.9 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.2 25.2 25.3 25.3 25.3 25.3 25.3 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.7 25.7 25.7 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.3 26.3 26.3 26.3 26.3 26.3 26.3 26.4 26.4 26.5 26.5 26.6 26.6 26.6 26.6 26.6 26.6 26.7 26.7 26.9 26.9 26.9 27.0 27.0 27.0 27.0 27.0 27.0 27.1 27.1 27.2 27.2 27.3 27.3 27.3 27.3 27.3 27.4 27.4 27.5 27.5 27.6 27.6 27.6 27.6 27.6 27.6 27.7 27.8 27.8 27.9 27.9 27.9 27.9 27.9 27.9 27.9 27.9 28.0 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.4 28.4 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.5 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.7 28.7 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 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.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.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.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.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.4 29.4 29.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.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.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.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 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.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.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.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.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.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.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.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.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.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 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.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.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.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.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.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.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.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.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 33.0 33.0 33.0 33.0 33.0 33.1 33.1 33.1 33.1 33.1 33.2 33.2 33.2 33.3 33.3 33.5 33.5 33.7 33.9 34.0 34.0 34.0 34.1 34.2 34.4 34.8 35.0 35.2 35.4 35.5 35.6 35.8 36.1 36.3 36.5 36.6 37.0 37.2 37.4 37.4 37.9 38.3 38.7 39.0 39.1 39.2 39.3 39.6 39.8 40.0 40.2 145.7 145.7 146.9 147.2 154.0 154.9 155.8 173.7 184.2 190.0 210.2 210.8 212.1 215.3 215.5 215.8 215.9 216.7 216.8 217.0 217.1 217.5 218.1 218.3 218.4 218.6 218.7 219.0 219.1 219.2 219.8 220.4 220.8 221.7 222.3 222.3 222.6 222.6 222.9 223.4 224.7 231.6 231.9 234.4 236.3 240.2 241.5 242.7 243.3 244.6 244.7 253.7 254.5 263.1 264.7 267.3 267.5 268.9 271.0 272.0 272.5 275.3 282.1 286.7 294.4 294.8 299.9 304.8 305.2 305.3 307.9 310.3 318.7 320.5 321.1 321.3 322.7 331.8 332.3 335.3 337.9 339.5 340.6 341.2 342.7 342.7 343.0 343.5 344.1 344.3 345.2 345.2 346.1 346.4 346.7 347.2 347.2 348.0 348.1 348.1 349.0 349.2 349.6 349.7 351.1 351.4 351.5 351.6 352.1 352.3 352.4 353.2 353.3 353.3 354.4 355.0 355.1 362.5 366.9 367.5 367.9 381.2 381.8 383.8 385.6 387.9 389.7 393.6 405.1 421.9 426.1 429.1 433.4 433.7 435.0 436.0 437.4 437.5 439.5 442.6 449.9 452.5 455.1 456.0 457.2 457.4 458.0 458.7 459.6 459.7 459.8 460.0 460.3 460.9 461.0 461.1 461.7 462.5 462.8 463.9 464.0 464.0 464.3 464.8 465.3 465.6 465.7 466.0 466.5 466.8 467.0 467.0 467.9 468.2 469.2 469.6 469.9 470.0 471.2 472.0 472.6 473.7 474.7 475.6 476.2 481.4 482.5 496.0 [2026-05-13 12:27:06.863874] NRT reopen time (msec) mean=63.0237 stdDev=101.2220 [2026-05-13 12:27:06.863881] run CheckIndex [2026-05-13 12:27:06.863953] 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.12.19.03.21/checkIndex.nrt.log 2>&1 [2026-05-13 12:35:02.421365] took 475.6 sec [2026-05-13 12:35:03.611928] 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=104832 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-05-13 16:35:03 (UTC) Duration: 110 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3903141 81198084 jdk.CPUTimeSample 3031085 53051293 jdk.FileRead 624167 14679798 jdk.ObjectAllocationInNewTLAB 295816 5279386 jdk.ObjectAllocationOutsideTLAB 87930 1433342 jdk.BooleanFlag 9688 305906 jdk.Compilation 5798 149129 jdk.CPULoad 1969 38787 jdk.UnsignedIntFlag 868 29882 jdk.IntFlag 784 28042 jdk.Checkpoint 737 23246747 jdk.StringFlag 630 23410 jdk.GarbageCollection 41 967 jdk.CPUInformation 14 21022 jdk.GCConfiguration 14 358 jdk.JVMInformation 14 14582 jdk.Metadata 14 1547373 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3031081 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.16% 216891 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 5.19% 157184 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 5.17% 156702 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.39% 132997 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.56% 107956 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.14% 95280 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.97% 90055 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.91% 88333 java.lang.Integer#rotateLeft():1650 [Inlined code] 2.53% 76558 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.03% 61487 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.97% 59798 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.68% 50987 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.64% 49820 java.lang.Character#codePointAt():9662 [Inlined code] 1.62% 49066 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.59% 48206 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.53% 46356 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.53% 46279 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.34% 40767 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.26% 38128 java.lang.Character#toChars():9872 [Inlined code] 1.21% 36637 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.16% 35231 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.08% 32733 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.05% 31814 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.86% 25954 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.85% 25681 java.lang.Character#codePointAt():9665 [Inlined code] 0.73% 22058 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.71% 21604 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.69% 20805 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.60% 18078 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.58% 17515 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.56% 16952 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.55% 16620 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.52% 15732 java.lang.Character#toLowerCase():11251 [Inlined code] 0.48% 14547 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.47% 14340 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.46% 13952 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.45% 13554 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.44% 13447 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.41% 12562 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.41% 12478 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.41% 12458 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.40% 12020 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] 0.38% 11668 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.37% 11246 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.37% 11092 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.36% 10943 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.36% 10797 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] 0.35% 10760 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.35% 10738 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.34% 10244 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3031081 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.17% 156702 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.38% 132814 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.68% 111656 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 3.56% 107956 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.47% 105077 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 3.12% 94530 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.96% 89814 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.91% 88333 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 2.53% 76558 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.25% 68200 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.03% 61487 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.97% 59784 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.68% 50987 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.62% 49066 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.59% 48204 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 1.53% 46351 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.53% 46279 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.47% 44450 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.34% 40666 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.26% 38128 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.21% 36637 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.16% 35231 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.12% 34023 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.05% 31807 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 1.03% 31183 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.86% 25954 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.81% 24645 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.78% 23778 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.70% 21240 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.59% 17833 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.56% 16931 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.55% 16620 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.55% 16522 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.53% 16153 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.51% 15560 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.48% 14669 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.48% 14518 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.47% 14121 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.47% 14109 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.45% 13545 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.42% 12678 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] 0.41% 12555 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.41% 12454 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.38% 11657 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.37% 11214 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.37% 11076 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.36% 10943 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.36% 10785 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.35% 10738 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.35% 10562 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3031081 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.00% 151569 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 4.38% 132641 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.51% 106440 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.44% 104147 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 3.23% 97777 org.apache.lucene.index.IndexingChain$PerField#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.89% 87744 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.87% 86849 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.53% 76549 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.03% 61485 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.97% 59769 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.68% 50987 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.62% 49083 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% 49054 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.56% 47333 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.56% 47171 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.53% 46328 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.53% 46275 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.45% 44050 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] 1.26% 38125 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.21% 36636 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% 32511 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.05% 31803 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.01% 30665 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] 0.94% 28362 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.86% 25953 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.84% 25562 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.80% 24330 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.70% 21239 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.65% 19831 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.65% 19738 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.63% 19171 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.62% 18784 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.56% 16930 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.55% 16700 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.55% 16616 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.55% 16522 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.51% 15559 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.48% 14667 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.48% 14518 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.47% 14109 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.46% 13976 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.45% 13545 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.43% 12913 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.41% 12554 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.41% 12453 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% 11842 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.38% 11640 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.36% 11060 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [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.35% 10737 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.35% 10666 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3031081 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.17% 95969 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 2.95% 89503 org.apache.lucene.index.IndexingChain$PerField#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 [Inlined code] 2.87% 86844 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.80% 84880 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.53% 76676 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.47% 74877 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.11% 64049 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.08% 63198 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.93% 58605 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] 1.61% 48951 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.56% 47333 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.0x000000003c1d48b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.45% 43874 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 1.34% 40696 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.05% 31810 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.02% 30926 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.99% 30080 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.99% 30043 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] 0.98% 29710 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.97% 29368 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.93% 28062 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.90% 27183 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.85% 25862 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.81% 24645 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] 0.81% 24504 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 [JIT compiled code] 0.81% 24499 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 [JIT compiled code] 0.79% 23913 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.75% 22701 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.73% 22061 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] 0.70% 21221 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 [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.66% 20073 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.66% 19923 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 [JIT compiled code] 0.62% 18883 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.60% 18293 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] 0.60% 18233 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 [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.60% 18103 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.59% 17767 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.58% 17691 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.56% 17006 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.55% 16700 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.55% 16621 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 [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.55% 16568 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.52% 15656 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.50% 15163 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% 15024 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.50% 15019 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% 14517 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.47% 14167 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.45% 13543 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.44% 13225 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.41% 12544 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] 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] 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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3031081 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.17% 95969 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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] 2.95% 89503 org.apache.lucene.index.IndexingChain$PerField#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 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.57% 77805 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 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.33% 70692 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 [JIT compiled code] 2.28% 69124 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 [JIT compiled code] 1.92% 58091 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 [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.90% 57734 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 [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.75% 53137 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 [Inlined code] 1.56% 47333 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.0x000000003c1d48b8#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.49% 45309 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.36% 41124 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.35% 41057 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 [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.34% 40759 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 [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.26% 38168 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.96% 29236 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.94% 28501 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.91% 27573 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.90% 27315 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 [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.90% 27236 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 [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.88% 26818 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 [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.81% 24540 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 [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.77% 23300 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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.75% 22730 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 [JIT compiled 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.75% 22603 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 [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.74% 22454 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 [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.69% 20904 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 [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] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.67% 20380 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.64% 19385 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 [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] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.60% 18187 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 [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.59% 18000 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] at org.apache.lucene.index.IndexingChain#processDocument():634 [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% 17997 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 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.58% 17485 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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.57% 17252 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 [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.55% 16800 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 [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] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.55% 16700 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.55% 16691 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.54% 16483 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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% 16118 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 [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.51% 15364 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.51% 15360 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 [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] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.48% 14496 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.47% 14181 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.47% 14112 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.46% 13904 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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% 13543 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.0x000000003c1d48b8#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.44% 13476 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.42% 12779 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.38% 11583 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] 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.37% 11363 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] 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.37% 11305 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined 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-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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 383716 events (total: 287765M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.65% 45022M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 12.45% 35826M java.lang.StringUTF16#compress():216 [Inlined code] 8.99% 25864M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 8.76% 25199M java.lang.StringUTF16#compress():212 [Inlined code] 7.68% 22103M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.04% 20244M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.04% 8743M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 2.87% 8263M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.84% 8173M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.76% 7955M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.96% 5638M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.83% 5262M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.76% 5077M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.76% 5059M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.75% 5038M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.73% 4971M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.72% 4951M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.60% 4591M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.38% 3967M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 1.29% 3704M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.07% 3070M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.93% 2668M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.78% 2257M perf.LineFileDocs#nextDoc():647 [Interpreted code] 0.58% 1667M java.nio.HeapByteBuffer#():75 [Inlined code] 0.57% 1636M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.52% 1483M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.49% 1398M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.48% 1394M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.45% 1293M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.31% 879M java.util.ArrayList#grow():240 [Inlined code] 0.23% 672M java.util.ArrayDeque#():179 [Inlined code] 0.22% 643M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.19% 546M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.15% 445M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.15% 440M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.15% 417M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.14% 409M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.14% 392M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.13% 380M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.13% 368M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.12% 338M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.10% 300M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.10% 299M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] 0.09% 255M perf.LineFileDocs#intToID():299 [Inlined code] 0.09% 247M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.09% 245M java.util.List#of():935 [Inlined code] 0.08% 236M java.lang.Thread#beforeSleep():473 [Interpreted code] 0.07% 213M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] 0.07% 212M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 383716 events (total: 287765M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.59% 41987M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 12.45% 35826M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.99% 25864M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 8.76% 25199M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 7.68% 22101M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.04% 20244M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.84% 8173M 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.84% 8163M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.76% 7955M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.66% 7661M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 1.96% 5638M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.83% 5262M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.76% 5077M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.75% 5038M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.73% 4971M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.72% 4946M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.70% 4886M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.58% 4548M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.27% 3661M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.17% 3378M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 1.07% 3070M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.05% 3034M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] 0.93% 2668M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.78% 2257M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.58% 1667M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.57% 1636M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.48% 1385M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.46% 1315M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.45% 1293M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.39% 1127M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.38% 1081M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.31% 879M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.23% 654M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.20% 589M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] 0.15% 445M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.15% 440M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.14% 392M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.13% 382M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.13% 373M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.13% 373M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] 0.13% 361M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000003c1b0000#newInvokeSpecial() [Inlined code] 0.12% 338M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] 0.11% 302M 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% 300M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.10% 299M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] 0.09% 266M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] 0.09% 255M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.08% 243M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():636 [JIT compiled code] 0.08% 236M java.lang.Thread#beforeSleep():473 [Interpreted code] at java.lang.Thread#sleepNanos():504 [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/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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 383716 events (total: 287765M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.59% 41987M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.68% 33619M 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():649 [JIT compiled code] 8.10% 23314M 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():649 [JIT compiled code] 7.65% 22000M 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.25% 20857M 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.04% 20244M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.79% 8036M 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.75% 7904M 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.65% 7611M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.96% 5638M 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.83% 5262M 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% 5077M 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.75% 5038M 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.73% 4971M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4923M 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.70% 4886M 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.60% 4618M 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.58% 4548M 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% 3661M 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.25% 3610M 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.17% 3378M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.15% 3304M 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.05% 3034M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.02% 2936M 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% 2639M 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.78% 2257M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.69% 1978M 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():649 [Interpreted code] 0.57% 1636M 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.56% 1598M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003c13a0a8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1396M 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.48% 1385M 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.46% 1315M 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.45% 1293M 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.38% 1081M 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.35% 1013M 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():649 [Interpreted code] 0.31% 879M 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% 679M 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():736 [JIT compiled code] 0.23% 654M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.20% 589M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.15% 445M 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.13% 382M 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.13% 373M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.13% 373M 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.13% 361M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000003c1b0000#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.12% 338M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [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.10% 300M 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.10% 300M 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():644 [JIT compiled code] 0.10% 299M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [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] 0.10% 287M 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 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 383716 events (total: 287765M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.59% 41987M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.91% 31382M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.67% 22074M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.04% 20244M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.25% 9345M 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.12% 8967M 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.55% 7328M 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.92% 5528M 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.83% 5276M 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% 5077M 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.74% 4995M 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.73% 4971M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4923M 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.67% 4819M 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.67% 4809M 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.57% 4510M 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.56% 4491M 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.46% 4210M 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.17% 3378M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.16% 3346M 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.15% 3304M 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.0x000000003c1d48b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.15% 3297M 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.0x000000003c1d48b8#merge() [Interpreted code] 1.13% 3243M 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.12% 3210M 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.0x000000003c1d48b8#merge() [Interpreted code] 1.05% 3034M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.00% 2876M 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.96% 2757M 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.89% 2563M 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.82% 2356M 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.78% 2257M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.78% 2237M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.69% 1978M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.63% 1801M 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.61% 1754M 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.59% 1689M 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.59% 1684M 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.54% 1546M perf.LineFileDocs#newDocState():509 [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():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.50% 1445M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003c13a0a8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.50% 1424M 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.49% 1408M 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.48% 1385M 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.45% 1306M 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.43% 1240M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.42% 1211M 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.40% 1138M 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.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 [JIT compiled code] 0.36% 1043M 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.35% 1013M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.32% 929M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 172.66 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 383716 events (total: 287765M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.59% 41987M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.91% 31382M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.67% 22074M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.04% 20244M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.12% 8967M 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.0x000000003c1d48b8#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.13% 6130M 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% 4971M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4923M 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.0x000000003c1d48b8#merge() [Interpreted code] 1.69% 4856M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.68% 4822M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.67% 4808M 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.60% 4593M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.59% 4582M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.56% 4491M 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.0x000000003c1d48b8#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% 4426M 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.43% 4126M 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% 4062M 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.17% 3378M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.15% 3304M 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.0x000000003c1d48b8#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.15% 3297M 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.0x000000003c1d48b8#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.12% 3215M 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.12% 3210M 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.0x000000003c1d48b8#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.10% 3162M 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.07% 3070M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.05% 3034M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.96% 2763M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.92% 2652M 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.83% 2387M 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 [JIT compiled code] 0.78% 2257M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.78% 2237M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.69% 1978M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.68% 1963M 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 [JIT compiled code] 0.62% 1785M 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.58% 1669M 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.54% 1546M 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 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [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():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.50% 1445M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003c13a0a8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.49% 1401M 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.48% 1385M 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.0x000000003c1d48b8#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% 1338M 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.45% 1306M 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.45% 1288M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.43% 1240M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.42% 1211M 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.40% 1148M 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.35% 1013M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 979M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.33% 957M 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 [JIT compiled 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.32% 929M 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 [Inlined code] move log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/fastIndexBigDocs.top.log [2026-05-13 12:38:29.848936] took 84.5 sec [2026-05-13 12:38:29.849970] bigIndexAtClose None [2026-05-13 12:38:29.851094] 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=108039 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: 167 Start: 2026-05-14 00:22:57 (UTC) Duration: 11814 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 86562748 1644216246 jdk.FileWrite 15408129 354358324 jdk.FileRead 343579 9535581 jdk.CPULoad 223046 4683966 jdk.BooleanFlag 115564 3814113 jdk.ObjectAllocationInNewTLAB 35596 775287 jdk.Checkpoint 35285 99542313 jdk.UnsignedIntFlag 10354 371241 jdk.IntFlag 9352 347861 jdk.StringFlag 7515 321809 jdk.ObjectAllocationOutsideTLAB 183 3239 jdk.Compilation 170 4746 jdk.CPUInformation 167 251001 jdk.GCConfiguration 167 4509 jdk.JVMInformation 167 314628 jdk.Metadata 167 18458176 jdk.GarbageCollection 71 1846 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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86562748 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.83% 37M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 35.37% 30M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 7.80% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 1.61% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.39% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 0.95% 819638 java.util.Arrays#fill():3144 [Inlined code] 0.76% 658798 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.70% 605211 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.55% 479322 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.40% 342862 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.38% 330699 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.37% 323833 java.util.ArrayList#elementData():412 [Inlined code] 0.35% 306803 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] 0.35% 302248 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.32% 274221 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.29% 252300 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.22% 188087 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.18% 157857 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.17% 145925 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.15% 130782 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.15% 125594 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.14% 123277 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.13% 113540 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.12% 99924 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.11% 94888 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.10% 86905 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] 0.10% 86526 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.10% 82672 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.09% 77619 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [JIT compiled code] 0.08% 67558 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.08% 65243 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.07% 63533 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 58747 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.07% 57460 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.05% 47493 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.05% 47303 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.05% 45554 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.05% 44908 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 44151 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.05% 43258 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 41258 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.05% 39611 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.05% 39319 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.04% 38425 java.util.Arrays#fill():3143 [Inlined code] 0.04% 36703 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 36535 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 0.04% 33468 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.04% 32867 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.04% 32760 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.04% 31354 org.apache.lucene.util.hnsw.NeighborArray#size():208 [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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86562748 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.83% 37M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 35.37% 30M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 7.80% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 1.61% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.35% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.95% 819638 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.76% 658798 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.70% 605211 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.55% 479322 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.38% 330699 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.37% 323791 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.35% 306803 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.35% 302248 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.32% 274221 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.29% 252300 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.28% 238498 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.22% 188087 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.17% 145925 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.17% 143423 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.15% 130782 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.14% 123277 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.14% 122280 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.13% 113540 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.11% 95701 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 80144 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.09% 80117 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.08% 72498 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.08% 67558 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% 66831 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.07% 63533 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 59167 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] 0.07% 57698 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 57460 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.05% 46008 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 45554 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.05% 44908 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.05% 43258 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 39319 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.04% 38425 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.04% 37771 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.04% 37603 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% 36703 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 36535 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% 33468 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.04% 33133 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.04% 32867 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.04% 31794 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% 31337 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.04% 31335 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 30635 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86562748 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.83% 37M 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] 35.37% 30M 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] 7.80% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 1.33% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.95% 819638 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.70% 605211 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.67% 578500 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.66% 572830 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.60% 521090 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.55% 479322 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.38% 330699 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.36% 313365 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.35% 301794 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.34% 292613 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.33% 284186 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.32% 274221 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.28% 240461 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 226360 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% 184289 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.17% 145925 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.15% 132524 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 [JIT compiled code] 0.14% 120616 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 116145 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% 111214 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.11% 91455 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.10% 87773 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.09% 80298 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.09% 80117 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.08% 72133 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.07% 63864 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 63410 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.06% 54414 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.06% 50862 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% 50378 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 45554 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% 44908 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% 43501 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.04% 38837 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% 38445 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] 0.04% 38425 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.04% 36434 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 35185 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 33468 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% 33104 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.04% 32684 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.04% 31337 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [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.03% 29623 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.03% 29563 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 29028 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 27466 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86562748 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.41% 28M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 11.24% 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] 11.02% 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] 8.58% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 6.42% 5M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 2.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.08% 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.58% 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.58% 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.54% 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.46% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.29% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.86% 744782 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.85% 735069 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.80% 689001 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.79% 687081 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.69% 594683 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.69% 593879 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.67% 578500 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.65% 564749 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.65% 561461 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.63% 543422 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.61% 524118 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.55% 479322 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.0x000000007507aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.55% 477555 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 [JIT compiled code] 0.35% 301794 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.34% 296920 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 [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.30% 257087 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.28% 240461 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.26% 226360 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.26% 221486 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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] 0.24% 203987 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] 0.19% 160786 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.16% 141258 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% 135087 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.15% 131448 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.15% 129527 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.14% 120616 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.0x0000000075208000#call() [JIT compiled code] 0.13% 116145 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.12% 100129 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% 94735 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.11% 91455 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.10% 90626 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 [Inlined code] 0.10% 87773 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 [JIT compiled code] 0.10% 85457 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.09% 80496 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% 80269 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.09% 77469 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.08% 66172 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.07% 63864 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86562748 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.41% 28M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 10.04% 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 [Inlined code] 9.53% 8M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 8.21% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 4.47% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.24% 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [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():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.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():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.46% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.45% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.43% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.29% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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.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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.03% 893992 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.80% 689767 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.79% 687081 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.75% 653098 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.73% 633439 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.67% 584166 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.67% 578500 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.66% 568061 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.65% 561226 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.62% 539179 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.59% 509233 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.57% 492881 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#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.55% 479322 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.0x000000007507aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.52% 452495 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.44% 378262 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.40% 349420 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.35% 300779 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 [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] 0.34% 296900 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 [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.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.33% 284349 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.32% 277425 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 277098 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 257087 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.28% 244025 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.27% 235733 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 226455 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#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.26% 226360 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#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.26% 224575 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.26% 221486 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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.0x0000000075208000#call() [JIT compiled code] 0.22% 192117 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.19% 161906 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.18% 155002 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.18% 151587 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#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% 151007 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% 144707 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.16% 140853 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% 135694 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.16% 135087 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.0x0000000075208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 131448 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#call() [JIT compiled 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/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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35775 events (total: 679492M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.48% 105186M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 14.53% 98762M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 4.95% 33654M perf.LineFileDocs#readVector():212 [Inlined code] 4.92% 33420M java.nio.HeapByteBuffer#():75 [Inlined code] 4.60% 31261M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.29% 22330M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.70% 18343M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.60% 17688M java.util.Arrays#copyOf():3478 [Inlined code] 2.05% 13929M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 1.95% 13250M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.72% 11666M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.43% 9713M java.util.Arrays#copyOf():3537 [Inlined code] 1.39% 9456M java.util.Arrays#copyOfRange():3849 [Inlined code] 1.34% 9077M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.30% 8800M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 1.29% 8790M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.27% 8646M java.util.ArrayList#grow():240 [Inlined code] 1.24% 8450M java.lang.StringUTF16#compress():212 [Inlined code] 1.21% 8196M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.03% 7021M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 0.97% 6587M java.util.HashMap#newNode():1910 [Inlined code] 0.97% 6577M java.lang.StringBuilder#toString():478 [Inlined code] 0.95% 6456M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.91% 6174M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.89% 6077M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.85% 5805M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.85% 5758M org.apache.lucene.document.StringField#():61 [Inlined code] 0.71% 4845M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.63% 4302M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.61% 4117M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.59% 4034M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.58% 3944M java.util.HashMap#resize():711 [JIT compiled code] 0.58% 3921M java.lang.StringUTF16#compress():216 [Inlined code] 0.57% 3839M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.52% 3533M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.52% 3514M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.46% 3092M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.44% 2991M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.44% 2978M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.40% 2731M java.lang.Long#valueOf():1000 [Inlined code] 0.39% 2654M perf.LineFileDocs#cloneDoc():533 [JIT compiled code] 0.38% 2612M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.37% 2534M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.36% 2480M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] 0.35% 2401M org.apache.lucene.facet.taxonomy.FacetLabel#():74 [Inlined code] 0.35% 2395M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.35% 2357M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.34% 2327M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.31% 2132M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.29% 1985M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():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.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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35775 events (total: 679492M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.81% 100612M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 14.53% 98762M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 4.95% 33654M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 4.78% 32505M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 4.60% 31261M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 3.27% 22190M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.70% 18343M 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.60% 17688M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 2.05% 13929M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 1.95% 13250M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.72% 11666M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.43% 9713M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.39% 9456M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 1.34% 9077M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.30% 8800M 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.29% 8790M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.27% 8646M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.24% 8450M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.21% 8196M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.03% 7021M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] 0.97% 6577M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 0.95% 6456M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.91% 6174M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.89% 6077M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.71% 4845M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.67% 4573M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.63% 4302M 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.61% 4117M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.58% 3921M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.57% 3839M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.52% 3533M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.51% 3437M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.47% 3180M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.46% 3092M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.45% 3079M 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% 2991M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.44% 2978M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.42% 2829M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] 0.39% 2654M perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [JIT compiled code] 0.39% 2628M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] 0.39% 2625M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.37% 2518M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] 0.36% 2480M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.35% 2395M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.35% 2357M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.34% 2327M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.33% 2267M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.31% 2132M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.29% 1985M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():108 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 0.29% 1975M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35775 events (total: 679492M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.61% 92476M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 13.28% 90264M 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] 4.95% 33654M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.78% 32505M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 4.60% 31261M 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.70% 18343M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 2.60% 17688M 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.05% 13929M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] 1.95% 13250M 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.72% 11666M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.43% 9713M 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.39% 9456M 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.34% 9077M 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.27% 8646M 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.25% 8498M 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.21% 8196M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.20% 8136M 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.10% 7478M 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():649 [JIT compiled code] 1.03% 7021M 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.00% 6783M 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] 0.99% 6755M 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.90% 6086M 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.0x000000007504c400#concat() [Inlined code] 0.89% 6077M 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% 5940M 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.86% 5830M 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.71% 4845M 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.61% 4117M 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.58% 3921M 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():649 [JIT compiled code] 0.57% 3839M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] 0.52% 3533M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.50% 3378M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.47% 3180M 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():860 [JIT compiled code] 0.45% 3079M 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% 2991M 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.44% 2978M 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.40% 2688M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.39% 2654M perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] 0.39% 2625M 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():860 [JIT compiled code] 0.36% 2480M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.36% 2473M 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.35% 2365M 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.35% 2357M 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.34% 2334M 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.34% 2327M 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.34% 2321M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.33% 2267M 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():860 [JIT compiled code] 0.33% 2240M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.32% 2196M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():573 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.31% 2132M 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.30% 2016M 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] 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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35775 events (total: 679492M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 7.96% 54100M 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] 7.84% 53288M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 4.95% 33654M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.78% 32505M 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.60% 31261M 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.32% 29379M 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] 3.96% 26933M 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] 2.70% 18343M 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():860 [JIT compiled code] 2.05% 13929M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.42% 9679M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.35% 9192M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.33% 9059M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.21% 8228M 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():860 [JIT compiled code] 1.21% 8196M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 7478M 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():649 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.03% 7021M 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():860 [JIT compiled code] 1.02% 6901M 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] 1.00% 6783M 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] 0.93% 6343M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.90% 6086M 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.0x000000007504c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000007504c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.89% 6077M 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.70% 4765M 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.66% 4461M 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.64% 4342M 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.61% 4117M 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():860 [JIT compiled code] 0.60% 4058M 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.58% 3921M 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():649 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.57% 3891M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.57% 3839M 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.52% 3547M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] 0.50% 3411M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.50% 3378M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] 0.49% 3344M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.47% 3180M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.46% 3130M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] 0.45% 3061M 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():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.44% 2991M 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():860 [JIT compiled code] 0.40% 2733M 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.39% 2654M perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.39% 2625M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.39% 2617M 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():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.39% 2616M 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.36% 2480M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.36% 2431M 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 [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.0x00000000751de430#merge() [JIT compiled code] 0.36% 2414M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.34% 2334M 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.0x00000000751de430#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.34% 2327M 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.34% 2321M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] 0.33% 2267M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.31% 2097M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at 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] 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 2038.02 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35775 events (total: 679492M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 7.96% 54100M 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.0x0000000075208000#call() [JIT compiled code] 7.84% 53288M 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.0x0000000075208000#call() [JIT compiled code] 4.95% 33654M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.78% 32505M 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.60% 31261M 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 [JIT compiled 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.32% 29379M 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 [JIT compiled code] 3.96% 26933M 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 [JIT compiled code] 2.70% 18343M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.05% 13929M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.21% 8228M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.21% 8196M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 7706M 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.0x0000000075208000#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.10% 7478M 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():649 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.03% 7021M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.02% 6901M 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.0x00000000751de430#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] 1.00% 6783M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] 0.93% 6343M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000075208000#call() [JIT compiled code] 0.92% 6229M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.91% 6199M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.89% 6077M 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.70% 4741M 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.66% 4461M 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.64% 4342M 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.61% 4117M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.60% 4058M 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 [JIT compiled 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.58% 3921M 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():649 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.57% 3891M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.57% 3839M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] 0.52% 3547M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.51% 3480M 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.50% 3411M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.50% 3378M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.49% 3344M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.47% 3180M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.46% 3130M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.46% 3115M 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.0x000000007504c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000007504c800#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.codecs.lucene103.blocktree.FieldReader#newReader():87 [Inlined code] 0.45% 3061M 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():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] 0.44% 2991M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.44% 2971M 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.0x000000007504c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000007504c800#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.42% 2830M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.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.40% 2733M 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 [JIT compiled code] 0.39% 2654M perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.39% 2625M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.39% 2617M 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():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] 0.39% 2616M 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.0x00000000751de430#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.36% 2480M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [JIT compiled 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.36% 2431M 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 [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.0x00000000751de430#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] 0.36% 2414M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.34% 2334M 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.0x00000000751de430#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.34% 2327M 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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] move log to /l/logs.nightly/2026.05.12.19.03.21/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.12.19.03.21/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.12.19.03.21/fixedIndex.top.log [2026-05-14 00:15:32.997061] took 39680.8 sec [2026-05-14 00:15:33.000401] run CheckIndex [2026-05-14 00:15:33.000487] 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.12.19.03.21/checkIndex.fixedIndex.log 2>&1 [2026-05-14 00:21:39.970852] took 367.0 sec [2026-05-14 00:21:39.972270] 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-14 00:21:39.972448] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.12.19.03.21/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.12.19.03.21/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.12.19.03.21/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 423.6 s 53.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.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 404.5 s 56.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.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 409.6 s 55.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 410.7 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.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.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.5 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-5.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8701999 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.5 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.6 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 416.8 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.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 414.0 s 54.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.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 412.3 s 55.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 413.7 s 54.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.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 406.6 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 413.4 s 54.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 407.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.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 419.1 s 54.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.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.2 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 411.7 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.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 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.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 407.0 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.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 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.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 416.8 s 54.5 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=545224 [2026-05-14 02:39:43.621977] done search (2:18:03.649506) 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.587 1.593 0.4% 5.000 4.836 -3.3% 5.380 5.343 -0.7% 5.445 5.386 -1.1% 5.468 5.426 -0.8% ('And3Terms', None) 1.609 1.608 -0.1% 3.186 3.124 -1.9% 3.488 3.557 2.0% 3.543 3.678 3.8% 3.820 4.619 20.9% ('AndHighHigh', None) 4.853 4.804 -1.0% 6.910 6.822 -1.3% 7.306 7.000 -4.2% 9.099 7.429 -18.4% 16.960 15.527 -8.5% ('AndHighHighDayTaxoFacets', None) 62.124 68.780 10.7% 114.582 130.701 14.1% 116.896 133.679 14.4% 120.762 139.746 15.7% 154.670 156.181 1.0% ('AndHighMed', None) 2.198 2.165 -1.5% 3.044 2.920 -4.1% 3.210 3.081 -4.0% 3.997 3.116 -22.1% 4.085 3.128 -23.4% ('AndHighMedDayTaxoFacets', None) 7.706 7.726 0.3% 21.016 22.112 5.2% 22.465 22.629 0.7% 23.393 22.983 -1.8% 23.839 23.573 -1.1% ('AndHighOrMedMed', None) 6.194 6.478 4.6% 10.995 11.767 7.0% 11.342 12.078 6.5% 13.012 12.475 -4.1% 22.657 24.694 9.0% ('AndMedOrHighHigh', None) 4.333 4.298 -0.8% 11.482 11.403 -0.7% 11.734 13.021 11.0% 12.050 13.757 14.2% 61.083 77.601 27.0% ('AndMissingHigh', 'Title') 0.154 0.156 1.3% 0.253 0.251 -0.9% 0.451 0.419 -7.2% 0.528 0.498 -5.6% 0.651 0.582 -10.6% ('AndStopWords', None) 6.930 5.775 -16.7% 18.801 18.585 -1.2% 20.422 21.127 3.5% 20.422 21.127 3.5% 20.469 21.765 6.3% ('BrowseDateSSDVFacets', None) 650.141 652.420 0.4% 654.753 659.034 0.7% 659.201 668.642 1.4% 659.201 668.642 1.4% 755.739 754.535 -0.2% ('BrowseDateTaxoFacets', None) 138.287 138.520 0.2% 147.416 141.515 -4.0% 152.442 153.099 0.4% 152.442 153.099 0.4% 153.234 153.751 0.3% ('BrowseDayOfYearSSDVFacets', None) 171.327 173.070 1.0% 172.613 174.686 1.2% 181.116 183.119 1.1% 181.116 183.119 1.1% 181.594 185.681 2.3% ('BrowseDayOfYearTaxoFacets', None) 137.932 137.860 -0.1% 140.339 140.650 0.2% 152.573 151.552 -0.7% 152.573 151.552 -0.7% 152.700 152.408 -0.2% ('BrowseMonthSSDVFacets', None) 161.050 161.881 0.5% 163.966 163.698 -0.2% 170.383 173.153 1.6% 170.383 173.153 1.6% 171.507 174.204 1.6% ('BrowseMonthTaxoFacets', None) 148.305 148.013 -0.2% 150.814 150.074 -0.5% 159.252 158.909 -0.2% 159.252 158.909 -0.2% 208.079 208.186 0.1% ('BrowseRandomLabelSSDVFacets', None) 212.333 213.579 0.6% 218.576 220.925 1.1% 234.467 240.325 2.5% 234.467 240.325 2.5% 241.149 241.187 0.0% ('BrowseRandomLabelTaxoFacets', None) 157.884 156.994 -0.6% 161.243 162.643 0.9% 172.159 168.193 -2.3% 172.159 168.193 -2.3% 178.838 169.141 -5.4% ('CombinedAndHighHigh', None) 17.927 18.994 5.9% 18.920 20.237 7.0% 20.630 21.342 3.5% 22.581 22.685 0.5% 73.693 64.154 -12.9% ('CombinedAndHighMed', None) 3.214 3.237 0.7% 9.038 9.598 6.2% 9.542 10.199 6.9% 11.761 10.467 -11.0% 86.244 81.175 -5.9% ('CombinedOrHighHigh', None) 17.977 19.339 7.6% 19.286 20.606 6.8% 20.339 21.608 6.2% 22.131 22.284 0.7% 22.733 23.744 4.4% ('CombinedOrHighMed', None) 3.310 3.362 1.6% 9.174 9.685 5.6% 9.968 10.025 0.6% 12.833 11.337 -11.7% 23.397 28.633 22.4% ('CombinedTerm', None) 6.551 6.958 6.2% 12.440 13.477 8.3% 12.788 13.870 8.5% 12.843 14.559 13.4% 24.985 54.379 117.6% ('CountAndHighHigh', None) 1.761 1.802 2.3% 1.977 2.043 3.3% 2.149 2.246 4.5% 2.258 2.359 4.5% 2.271 2.370 4.4% ('CountAndHighMed', None) 1.688 1.695 0.4% 1.911 1.956 2.3% 2.192 2.393 9.2% 48.864 56.693 16.0% 78.061 92.644 18.7% ('CountFilteredIntNRQ', None) 6.650 6.796 2.2% 7.603 7.678 1.0% 9.692 8.580 -11.5% 38.403 38.848 1.2% 40.366 39.988 -0.9% ('CountFilteredOrHighHigh', None) 4.780 4.844 1.3% 4.987 5.071 1.7% 5.265 5.228 -0.7% 7.578 5.537 -26.9% 19.592 20.008 2.1% ('CountFilteredOrHighMed', None) 4.337 4.363 0.6% 4.714 4.742 0.6% 6.418 5.686 -11.4% 8.680 7.823 -9.9% 8.881 8.648 -2.6% ('CountFilteredOrMany', None) 16.292 17.104 5.0% 19.057 20.219 6.1% 19.701 21.123 7.2% 21.571 22.167 2.8% 93.758 91.190 -2.7% ('CountFilteredPhrase', None) 11.877 11.800 -0.7% 17.061 17.204 0.8% 17.754 17.960 1.2% 36.418 24.343 -33.2% 106.808 111.110 4.0% ('CountOrHighHigh', None) 1.686 1.715 1.7% 1.877 1.933 2.9% 2.235 2.259 1.1% 2.425 2.391 -1.4% 2.737 2.413 -11.8% ('CountOrHighMed', None) 1.628 1.657 1.8% 1.957 2.014 2.9% 4.107 3.022 -26.4% 4.256 3.106 -27.0% 15.500 14.991 -3.3% ('CountOrMany', None) 14.569 15.349 5.3% 17.867 19.047 6.6% 18.329 19.664 7.3% 18.431 20.003 8.5% 23.482 23.771 1.2% ('CountPhrase', None) 40.074 40.071 -0.0% 81.398 80.443 -1.2% 90.411 88.785 -1.8% 90.865 89.943 -1.0% 91.857 90.471 -1.5% ('CountTerm', None) 0.102 0.103 0.5% 0.157 0.154 -1.8% 0.233 0.234 0.6% 0.333 0.264 -20.8% 0.515 0.594 15.3% ('DismaxOrHighHigh', None) 2.764 2.726 -1.4% 7.051 7.014 -0.5% 7.388 7.545 2.1% 14.084 11.206 -20.4% 15.196 15.165 -0.2% ('DismaxOrHighMed', None) 2.491 2.483 -0.3% 3.041 3.044 0.1% 3.312 3.298 -0.4% 3.434 7.691 124.0% 10.885 13.379 22.9% ('DismaxTerm', None) 0.689 0.705 2.3% 0.915 0.924 1.0% 2.166 2.492 15.0% 14.640 3.965 -72.9% 23.954 4.246 -82.3% ('FilteredAnd2Terms2StopWords', None) 1.006 0.989 -1.6% 6.318 6.185 -2.1% 6.568 6.534 -0.5% 6.980 6.662 -4.5% 8.105 6.753 -16.7% ('FilteredAnd3Terms', None) 1.496 1.499 0.2% 2.512 2.511 -0.0% 2.826 2.928 3.6% 6.782 7.571 11.6% 15.927 37.296 134.2% ('FilteredAndHighHigh', None) 7.336 7.306 -0.4% 7.592 7.553 -0.5% 7.803 7.857 0.7% 8.011 8.522 6.4% 8.319 9.035 8.6% ('FilteredAndHighMed', None) 2.191 2.203 0.6% 5.590 5.622 0.6% 5.877 5.823 -0.9% 5.942 5.946 0.1% 6.139 5.999 -2.3% ('FilteredAndStopWords', None) 8.142 8.190 0.6% 10.228 10.054 -1.7% 11.609 10.337 -11.0% 11.609 10.337 -11.0% 95.001 96.593 1.7% ('FilteredDismaxOrHighHigh', None) 10.014 10.535 5.2% 10.731 11.139 3.8% 11.733 11.780 0.4% 17.047 13.220 -22.4% 19.285 34.828 80.6% ('FilteredDismaxOrHighMed', None) 3.080 3.249 5.5% 7.212 7.556 4.8% 7.672 8.019 4.5% 7.789 10.093 29.6% 144.311 130.850 -9.3% ('FilteredDismaxTerm', None) 3.604 3.517 -2.4% 4.785 4.684 -2.1% 5.164 5.190 0.5% 5.783 6.493 12.3% 6.294 14.968 137.8% ('FilteredIntNRQ', None) 3.295 3.313 0.6% 4.184 4.200 0.4% 4.589 4.644 1.2% 5.253 5.053 -3.8% 56.454 55.633 -1.5% ('FilteredOr2Terms2StopWords', None) 3.440 3.356 -2.4% 7.418 7.230 -2.5% 7.677 7.541 -1.8% 7.764 7.640 -1.6% 7.866 110.335 1302.7% ('FilteredOr3Terms', None) 4.617 4.547 -1.5% 6.108 5.994 -1.9% 6.438 6.221 -3.4% 7.969 6.298 -21.0% 63.560 7.111 -88.8% ('FilteredOrHighHigh', None) 7.721 7.667 -0.7% 8.021 8.014 -0.1% 8.417 8.284 -1.6% 8.547 10.723 25.5% 57.819 59.540 3.0% ('FilteredOrHighMed', None) 2.246 2.234 -0.5% 5.533 5.561 0.5% 5.823 5.936 2.0% 6.515 11.220 72.2% 32.840 33.052 0.6% ('FilteredOrMany', None) 31.399 31.006 -1.3% 34.264 33.888 -1.1% 35.496 35.862 1.0% 35.658 37.533 5.3% 36.024 93.247 158.8% ('FilteredOrStopWords', None) 11.582 11.218 -3.1% 11.946 11.903 -0.4% 13.630 12.109 -11.2% 13.630 12.109 -11.2% 144.561 137.645 -4.8% ('FilteredPhrase', None) 11.037 10.896 -1.3% 16.940 16.864 -0.4% 19.309 18.768 -2.8% 29.364 22.167 -24.5% 32.386 25.575 -21.0% ('FilteredPrefix3', None) 1.827 1.829 0.1% 3.949 3.840 -2.8% 4.358 4.310 -1.1% 4.506 4.428 -1.7% 6.928 18.100 161.3% ('FilteredTerm', None) 3.215 3.135 -2.5% 4.554 4.466 -1.9% 4.754 4.787 0.7% 4.843 6.020 24.3% 29.217 30.970 6.0% ('Fuzzy1', None) 8.895 9.057 1.8% 10.811 10.871 0.6% 11.648 11.421 -1.9% 13.822 12.124 -12.3% 35.324 35.192 -0.4% ('Fuzzy2', None) 9.956 9.930 -0.3% 11.748 11.851 0.9% 12.631 12.925 2.3% 12.686 14.359 13.2% 14.018 15.246 8.8% ('IntNRQ', None) 3.194 3.257 2.0% 4.063 4.179 2.9% 4.608 4.463 -3.2% 4.725 4.766 0.9% 6.164 7.943 28.9% ('IntSet', None) 1.176 1.179 0.2% 1.322 1.363 3.0% 3.155 3.408 8.0% 20.590 17.483 -15.1% 25.763 28.080 9.0% ('IntervalsOrdered', None) 37.649 36.301 -3.6% 95.874 95.335 -0.6% 96.764 96.168 -0.6% 97.455 96.757 -0.7% 129.264 106.205 -17.8% ('MedTermDayTaxoFacets', None) 22.580 23.718 5.0% 26.598 28.504 7.2% 27.817 29.153 4.8% 28.054 29.534 5.3% 28.107 29.676 5.6% ('Or2Terms2StopWords', None) 1.761 1.713 -2.7% 5.162 4.936 -4.4% 5.676 5.298 -6.7% 7.877 5.574 -29.2% 33.003 35.097 6.3% ('Or3Terms', None) 2.157 2.172 0.7% 3.614 3.522 -2.5% 3.958 3.952 -0.2% 5.865 4.128 -29.6% 271.244 273.536 0.8% ('OrHighHigh', None) 5.257 5.170 -1.7% 5.831 5.784 -0.8% 6.144 6.030 -1.9% 17.322 6.063 -65.0% 18.819 15.778 -16.2% ('OrHighMed', None) 1.710 1.691 -1.1% 2.842 2.799 -1.5% 3.113 3.261 4.8% 8.135 8.413 3.4% 8.803 8.627 -2.0% ('OrHighMedDayTaxoFacets', None) 75.208 87.671 16.6% 242.622 291.842 20.3% 246.657 296.097 20.0% 250.259 301.604 20.5% 260.291 303.882 16.7% ('OrHighRare', None) 2.898 2.852 -1.6% 3.120 3.152 1.0% 3.312 3.596 8.6% 3.327 3.919 17.8% 11.325 12.359 9.1% ('OrMany', None) 24.888 24.620 -1.1% 27.828 27.511 -1.1% 29.436 29.262 -0.6% 30.203 30.883 2.2% 46.653 30.968 -33.6% ('OrStopWords', None) 5.937 5.832 -1.8% 15.488 15.439 -0.3% 15.673 15.782 0.7% 15.673 15.782 0.7% 15.733 19.749 25.5% ('PKLookup',) 2.697 2.761 2.4% 2.889 2.909 0.7% 4.190 4.006 -4.4% 6.419 5.526 -13.9% 7.500 7.493 -0.1% ('Phrase', None) 14.726 14.707 -0.1% 39.370 39.972 1.5% 41.777 41.953 0.4% 48.665 44.514 -8.5% 54.773 50.635 -7.6% ('PostFilteredVectorSearch', None) 1.881 1.891 0.5% 2.074 2.092 0.9% 5.508 6.166 11.9% 5.946 6.910 16.2% 6.629 7.665 15.6% ('PreFilteredVectorSearch', None) 5.600 5.664 1.1% 6.199 6.175 -0.4% 8.990 8.926 -0.7% 82.439 47.983 -41.8% 324.357 319.935 -1.4% ('Prefix3', None) 1.106 1.126 1.8% 3.485 3.438 -1.3% 4.085 3.940 -3.5% 24.432 12.368 -49.4% 93.716 88.345 -5.7% ('Respell',) 14.528 14.455 -0.5% 16.922 16.906 -0.1% 20.914 19.609 -6.2% 24.814 25.281 1.9% 30.923 32.135 3.9% ('SloppyPhrase', None) 77.334 77.119 -0.3% 202.548 203.867 0.7% 205.114 207.128 1.0% 205.616 207.187 0.8% 283.294 283.058 -0.1% ('SpanNear', None) 34.717 34.304 -1.2% 92.725 91.777 -1.0% 93.732 93.941 0.2% 94.055 108.855 15.7% 195.704 202.415 3.4% ('Term', None) 0.843 0.827 -2.0% 1.016 1.026 1.0% 1.188 1.160 -2.4% 1.460 1.242 -14.9% 26.255 19.481 -25.8% ('TermBGroup1M', None) 51.416 51.060 -0.7% 82.856 83.253 0.5% 83.761 84.598 1.0% 84.470 85.012 0.6% 86.291 85.204 -1.3% ('TermBGroup1M1P', None) 24.969 25.412 1.8% 44.612 45.626 2.3% 45.115 45.967 1.9% 48.476 46.699 -3.7% 50.391 51.519 2.2% ('TermDateFacets', None) 30.078 32.590 8.4% 51.877 56.694 9.3% 52.467 57.502 9.6% 52.662 65.351 24.1% 145.434 143.005 -1.7% ('TermDateTimeSort', 'DateTime') 4.237 4.047 -4.5% 5.326 5.848 9.8% 5.710 6.185 8.3% 23.404 15.996 -31.7% 90.463 81.038 -10.4% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.100 6.349 4.1% 9.627 10.099 4.9% 10.011 11.405 13.9% 14.371 12.863 -10.5% 36.505 42.068 15.2% ('TermDayOfYearSort', 'DayOfYear') 2.335 2.226 -4.7% 3.618 3.251 -10.1% 4.117 3.765 -8.6% 10.707 13.080 22.2% 24.439 26.907 10.1% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.109 6.218 1.8% 10.411 10.854 4.3% 10.627 11.192 5.3% 10.720 11.557 7.8% 14.089 12.699 -9.9% ('TermGroup100', None) 56.698 57.093 0.7% 108.226 108.827 0.6% 109.780 110.067 0.3% 110.209 110.971 0.7% 110.957 110.998 0.0% ('TermGroup10K', None) 63.669 63.017 -1.0% 109.261 109.257 -0.0% 110.684 110.963 0.3% 110.834 111.416 0.5% 157.111 127.893 -18.6% ('TermGroup1M', None) 64.610 63.910 -1.1% 113.883 113.067 -0.7% 115.729 114.176 -1.3% 116.253 114.843 -1.2% 118.163 116.522 -1.4% ('TermMonthSort', 'Month') 0.912 0.878 -3.8% 1.067 1.030 -3.5% 1.371 1.236 -9.9% 1.958 2.173 11.0% 2.348 2.526 7.6% ('TermMonthSortSkipper', 'Month (skipper)') 4.940 5.130 3.8% 8.296 8.992 8.4% 8.612 9.394 9.1% 8.695 10.208 17.4% 49.143 70.141 42.7% ('TermTitleSort', 'Title') 7.476 7.560 1.1% 9.698 10.077 3.9% 20.179 13.751 -31.9% 76.028 59.383 -21.9% 138.092 135.920 -1.6% ('TermTitleSortSkipper', 'Title (skipper)') 6.422 6.540 1.8% 9.608 10.209 6.3% 9.891 10.555 6.7% 10.206 12.686 24.3% 71.256 74.880 5.1% ('VectorSearch', None) 2.095 2.133 1.8% 2.329 2.680 15.1% 6.300 7.432 18.0% 6.681 8.375 25.4% 8.258 10.767 30.4% ('Wildcard', None) 21.778 23.816 9.4% 35.952 37.310 3.8% 45.846 44.781 -2.3% 50.020 50.159 0.3% 86.330 81.454 -5.6% generate vmstat pretties /l/reports.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.12.19.03.21/search-tasks /l/reports.nightly/2026.05.12.19.03.21/fastIndexBigDocs /l/reports.nightly/2026.05.12.19.03.21/fixedIndex /l/reports.nightly/2026.05.12.19.03.21/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.12.19.03.21/nrtIndexMediumDocs /l/reports.nightly/2026.05.12.19.03.21/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.28 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 64.08 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 98.74 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.70 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 228.21 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.92 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.70 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=4 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.77 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=8 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.05 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=12 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.03 seconds Blunders: now uploading files "/l/logs.nightly/bench-search-nightly-nightly-14.jfr" "/l/logs.nightly/bench-search-nightly-nightly-13.jfr" "/l/logs.nightly/bench-search-nightly-nightly-5.jfr" "/l/logs.nightly/bench-search-nightly-nightly-0.jfr" "/l/logs.nightly/bench-search-nightly-nightly-17.jfr" "/l/logs.nightly/bench-search-nightly-nightly-19.jfr" "/l/logs.nightly/bench-search-nightly-nightly-16.jfr" "/l/logs.nightly/bench-search-nightly-nightly-11.jfr" "/l/logs.nightly/bench-search-nightly-nightly-8.jfr" "/l/logs.nightly/bench-search-nightly-nightly-18.jfr" "/l/logs.nightly/bench-search-nightly-nightly-1.jfr" "/l/logs.nightly/bench-search-nightly-nightly-7.jfr" "/l/logs.nightly/bench-search-nightly-nightly-9.jfr" "/l/logs.nightly/bench-search-nightly-nightly-2.jfr" "/l/logs.nightly/bench-search-nightly-nightly-3.jfr" "/l/logs.nightly/bench-search-nightly-nightly-6.jfr" "/l/logs.nightly/bench-search-nightly-nightly-12.jfr" "/l/logs.nightly/bench-search-nightly-nightly-4.jfr" "/l/logs.nightly/bench-search-nightly-nightly-10.jfr" "/l/logs.nightly/bench-search-nightly-nightly-15.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.16.112, 3.5.69.56, 3.5.67.193, 3.5.75.34, 3.5.69.59, 3.5.73.48, 52.92.19.232, 3.5.75.3 * Trying 52.92.16.112: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_CHACHA20_POLY1305_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.16.112 port 443) from 10.17.4.7 port 48470 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/301dee94-0fc5-4daa-859b-f80cba7d1bdf.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIHUMi0VPtXzNhwQ7UZNODkbhYjj8O%2Fiz%2Fvx7zgrPZE0VAiEA47sf%2FgqzZCB5RMaa%2Fm%2BHBm1HAjnhrKksEtN5n2JQ6nAqugUIUxAAGgw4MzU0OTQ3NTMxMjYiDLn0ZuViOvskWfjVqCqXBQqL%2FabrqfZ8nCWkx88zqBNMUs5pReAH91dv%2Bd0dCCZFFVnnCd2RPOVnoEWr91ojxCs9rK60OPWaNtsHdJV6AAQ9E4rjeR8cQ8PHjfuizqjl6V32FIETRR2z8I12DgDtz8ISp6ZddzfZFVRxdh%2B%2FIuoz03QWzDt%2BVRLycPaerQCBqPAjxHAuC9qD9OdkSMx%2FFNHHm61bf43K%2F3acCUm%2BtkoapYSGx6MJlc%2B4UcWxzzN3k9ukpwMsOokwWVDiopc%2FyKE6TNrYF9cYXTDFb%2FbRkfgTCOmziibMCM76J4rJM7I1%2BjTxhjDKYmtq9SM88SMl3uqD0Fzof3agQ321DW9GF3QYOXVO34s%2BgJtVgHMXIO6etJjjl2Fk1IV%2FrdR9Hr4iu%2FZjfMyVzUTrY3XIWSFvDj5Re4Erp0MdGjOPx9sXYJw9I1T8bjR0OCfVXZv%2FrZnsnH7SmyyCMNHyxaRhLWPvJuGqy35WqFIaq%2FB5614bHW%2FBGyWMFSVHXPc9PfeRniSZaPBC%2FXGIBj%2FFfxdJNIIR3BOPUx%2FfG9%2FJ%2F%2BKgya4tHL36TuWKOrVRPwkXJBwS0v66PKL175DFib1zoRcHQ%2BrqFgEcw273%2B6CTS4GCeP%2FrvlfQ3g12WxWrrlHLudL7Qf48Tm3mcvzKj4b6ZnxvAGLr%2FnjyE0zsfdhND%2BNzGbbw47wrBwUpH7DvgFc66JrsxJOZyLLqP3BWW0JUSDOnwy4wPf0i8bzOa2F%2B%2FK%2Fq4ExzxgG6QKkZieQckMkn486YhGZW9jFfxYDIGaeh%2BWhxdgI1LZdyFD3Ikp%2FzSyp1FHsQe%2BFsP6FWGtgHuCWc935iEwppnQ3A5rXv%2Be5NLdlCvjlt8TTUG6AS4gJ5k8ZaMPIUvi7L6CTDaMM%2FTjDT35TQBjqxAYWUQfJ3Uijfp02hWYbSw5nvU8v7SPSnqEJqa0Kt%2FrX75lOjS9qX92Qra%2FXwv2FR7%2F1SDSni0gCQyrMLdJrmHWLdcemJrBaw0z15vEEQMD99Rw4AY63rqoc%2FoG2oXDDBmoMI0m7DWzUKhKgewTZozswenvuiJ3aWrCg8qM%2FtV%2FoLMXJjQbeVQ%2FXVORmdGmKWW2VbFTo6nB%2BP7jcm11SamZWghIpSfMtn4HuLM0D1jAlmhw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260514T065240Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTH6DDUN2P%2F20260514%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=e18fe98686ddd32ef9c8167be3ba6135e99f600cb77b5e981b11ddd77a379424 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 429067903 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 409.1M 0 0 0 128.0k 0 112.3k 1:02:09 00:01 1:02:08 112.3k 0 409.1M 0 0 0 320.0k 0 136.7k 51:02 00:02 51:00 136.8k 0 409.1M 0 0 0 576.0k 0 161.0k 43:21 00:03 43:18 161.1k 0 409.1M 0 0 0 832.0k 0 169.0k 41:19 00:04 41:15 169.0k 0 409.1M 0 0 0 1.00M 0 160.4k 43:31 00:06 43:25 160.4k 0 409.1M 0 0 0 1.18M 0 155.9k 44:47 00:07 44:40 163.3k 0 409.1M 0 0 0 1.31M 0 150.1k 46:29 00:08 46:21 154.9k 0 409.1M 0 0 0 1.50M 0 154.1k 45:17 00:09 45:08 150.2k 0 409.1M 0 0 0 1.87M 0 171.3k 40:45 00:11 40:34 173.1k 0 409.1M 0 0 0 2.12M 0 176.7k 39:31 00:12 39:19 194.2k 0 409.1M 0 0 0 2.31M 0 174.5k 40:00 00:13 39:47 199.7k 0 409.1M 0 0 0 2.50M 0 170.7k 40:54 00:14 40:40 201.0k 0 409.1M 0 0 0 2.68M 0 171.0k 40:49 00:16 40:33 198.5k 0 409.1M 0 0 0 2.93M 0 171.8k 40:38 00:17 40:21 172.7k 0 409.1M 0 0 0 3.12M 0 170.4k 40:57 00:18 40:39 158.5k 0 409.1M 0 0 0 3.37M 0 172.7k 40:26 00:20 40:06 168.7k 0 409.1M 0 0 0 3.56M 0 172.5k 40:28 00:21 40:07 177.0k 0 409.1M 0 0 0 3.81M 0 173.8k 40:09 00:22 39:47 181.0k 0 409.1M 0 0 0 4.06M 0 175.8k 39:42 00:23 39:19 187.4k 1 409.1M 0 0 1 4.25M 0 174.7k 39:58 00:24 39:34 187.7k 1 409.1M 0 0 1 4.37M 0 172.6k 40:26 00:25 40:01 172.5k 1 409.1M 0 0 1 4.56M 0 171.8k 40:38 00:27 40:11 169.4k 1 409.1M 0 0 1 4.75M 0 171.4k 40:43 00:28 40:15 162.4k 1 409.1M 0 0 1 4.93M 0 172.0k 40:35 00:29 40:06 156.2k 1 409.1M 0 0 1 5.12M 0 170.4k 40:57 00:30 40:27 152.4k 1 409.1M 0 0 1 5.25M 0 168.3k 41:28 00:31 40:57 149.6k 1 409.1M 0 0 1 5.37M 0 164.8k 42:21 00:33 41:48 134.3k 1 409.1M 0 0 1 5.50M 0 161.3k 43:16 00:34 42:42 117.4k 1 409.1M 0 0 1 5.62M 0 159.7k 43:42 00:36 43:06 105.6k 1 409.1M 0 0 1 5.75M 0 158.6k 44:01 00:37 43:24 100.9k 1 409.1M 0 0 1 5.93M 0 157.7k 44:15 00:38 43:37 106.5k 1 409.1M 0 0 1 6.06M 0 156.6k 44:34 00:39 43:55 112.6k 1 409.1M 0 0 1 6.25M 0 157.3k 44:22 00:40 43:42 133.1k 1 409.1M 0 0 1 6.43M 0 157.5k 44:19 00:41 43:38 143.7k 1 409.1M 0 0 1 6.56M 0 156.6k 44:35 00:42 43:53 143.8k 1 409.1M 0 0 1 6.75M 0 156.7k 44:33 00:44 43:49 149.4k 1 409.1M 0 0 1 6.87M 0 155.7k 44:50 00:45 44:05 149.1k 1 409.1M 0 0 1 7.06M 0 155.4k 44:55 00:46 44:09 141.8k 1 409.1M 0 0 1 7.25M 0 153.9k 45:21 00:48 44:33 130.4k 1 409.1M 0 0 1 7.37M 0 152.1k 45:53 00:49 45:04 123.8k 1 409.1M 0 0 1 7.56M 0 151.9k 45:57 00:50 45:07 121.4k 1 409.1M 0 0 1 7.75M 0 152.3k 45:50 00:52 44:58 129.8k 1 409.1M 0 0 1 7.93M 0 152.1k 45:53 00:53 45:00 130.2k 1 409.1M 0 0 1 8.12M 0 152.2k 45:51 00:54 44:57 139.3k 2 409.1M 0 0 2 8.31M 0 152.8k 45:41 00:55 44:46 157.9k 2 409.1M 0 0 2 8.50M 0 152.1k 45:53 00:57 44:56 153.5k 2 409.1M 0 0 2 8.68M 0 152.7k 45:42 00:58 44:44 156.8k 2 409.1M 0 0 2 8.93M 0 153.8k 45:22 00:59 44:23 168.9k 2 409.1M 0 0 2 9.06M 0 152.7k 45:43 01:00 44:43 157.1k 2 409.1M 0 0 2 9.18M 0 151.6k 46:03 01:02 45:01 141.3k 2 409.1M 0 0 2 9.31M 0 151.2k 46:11 01:03 45:08 142.0k 2 409.1M 0 0 2 9.50M 0 150.6k 46:21 01:04 45:17 131.0k 2 409.1M 0 0 2 9.62M 0 149.5k 46:42 01:05 45:37 109.0k 2 409.1M 0 0 2 9.75M 0 148.4k 47:02 01:07 45:55 108.2k 2 409.1M 0 0 2 9.93M 0 148.1k 47:07 01:08 45:59 115.7k 2 409.1M 0 0 2 10.18M 0 149.2k 46:48 01:09 45:39 130.7k 2 409.1M 0 0 2 10.43M 0 150.0k 46:33 01:11 45:22 143.7k 2 409.1M 0 0 2 10.62M 0 150.0k 46:31 01:12 45:19 156.0k 2 409.1M 0 0 2 10.81M 0 149.8k 46:36 01:13 45:23 163.6k 2 409.1M 0 0 2 11.00M 0 149.5k 46:41 01:15 45:26 163.7k 2 409.1M 0 0 2 11.18M 0 149.1k 46:49 01:16 45:33 148.2k 2 409.1M 0 0 2 11.37M 0 149.3k 46:44 01:17 45:27 142.7k 2 409.1M 0 0 2 11.62M 0 150.3k 46:26 01:19 45:07 153.2k 2 409.1M 0 0 2 11.87M 0 151.6k 46:03 01:20 44:43 173.2k 2 409.1M 0 0 2 12.06M 0 152.0k 45:56 01:21 44:35 183.4k 2 409.1M 0 0 2 12.18M 0 151.5k 46:04 01:22 44:42 185.9k 3 409.1M 0 0 3 12.37M 0 151.0k 46:13 01:23 44:50 173.4k 3 409.1M 0 0 3 12.50M 0 149.7k 46:37 01:25 45:12 142.3k 3 409.1M 0 0 3 12.62M 0 148.6k 46:58 01:26 45:32 113.2k 3 409.1M 0 0 3 12.75M 0 148.0k 47:10 01:28 45:42 101.5k 3 409.1M 0 0 3 12.87M 0 147.4k 47:22 01:29 45:53 99.00k 3 409.1M 0 0 3 13.00M 0 146.8k 47:33 01:30 46:03 96760 3 409.1M 0 0 3 13.12M 0 146.5k 47:39 01:31 46:08 102.4k 3 409.1M 0 0 3 13.25M 0 145.6k 47:56 01:33 46:23 103.8k 3 409.1M 0 0 3 13.37M 0 144.8k 48:12 01:34 46:38 100.6k 3 409.1M 0 0 3 13.50M 0 144.3k 48:23 01:35 46:48 100.9k 3 409.1M 0 0 3 13.68M 0 144.4k 48:21 01:37 46:44 110.1k 3 409.1M 0 0 3 13.87M 0 144.8k 48:11 01:38 46:33 120.9k 3 409.1M 0 0 3 14.06M 0 145.2k 48:05 01:39 46:26 137.9k 3 409.1M 0 0 3 14.25M 0 145.6k 47:57 01:40 46:17 158.1k 3 409.1M 0 0 3 14.37M 0 145.4k 48:00 01:41 46:19 165.0k 3 409.1M 0 0 3 14.56M 0 145.3k 48:01 01:42 46:19 162.2k 3 409.1M 0 0 3 14.75M 0 145.4k 48:01 01:43 46:18 154.2k 3 409.1M 0 0 3 14.93M 0 145.6k 47:56 01:45 46:11 153.0k 3 409.1M 0 0 3 15.12M 0 145.4k 47:59 01:46 46:13 143.5k 3 409.1M 0 0 3 15.31M 0 145.2k 48:04 01:47 46:17 142.4k 3 409.1M 0 0 3 15.43M 0 144.9k 48:09 01:49 46:20 138.5k 3 409.1M 0 0 3 15.62M 0 144.9k 48:10 01:50 46:20 138.1k 3 409.1M 0 0 3 15.81M 0 145.3k 48:03 01:51 46:12 139.9k 3 409.1M 0 0 3 16.00M 0 145.3k 48:03 01:52 46:11 142.1k 3 409.1M 0 0 3 16.18M 0 145.3k 48:03 01:54 46:09 146.1k 4 409.1M 0 0 4 16.37M 0 145.5k 47:59 01:55 46:04 154.8k 4 409.1M 0 0 4 16.56M 0 145.3k 48:02 01:56 46:06 152.0k 4 409.1M 0 0 4 16.75M 0 145.4k 47:59 01:57 46:02 148.4k 4 409.1M 0 0 4 17.00M 0 146.0k 47:49 01:59 45:50 158.4k 4 409.1M 0 0 4 17.18M 0 146.1k 47:47 02:00 45:47 160.4k 4 409.1M 0 0 4 17.37M 0 145.9k 47:51 02:01 45:50 153.0k 4 409.1M 0 0 4 17.50M 0 145.7k 47:54 02:02 45:52 153.2k 4 409.1M 0 0 4 17.68M 0 145.9k 47:50 02:04 45:46 154.8k 4 409.1M 0 0 4 17.87M 0 146.0k 47:49 02:05 45:44 146.4k 4 409.1M 0 0 4 18.06M 0 146.1k 47:46 02:06 45:40 147.7k 4 409.1M 0 0 4 18.25M 0 146.0k 47:49 02:07 45:42 148.2k 4 409.1M 0 0 4 18.43M 0 145.7k 47:55 02:09 45:46 144.9k 4 409.1M 0 0 4 18.56M 0 145.1k 48:05 02:10 45:55 131.1k 4 409.1M 0 0 4 18.75M 0 145.5k 47:58 02:11 45:47 135.9k 4 409.1M 0 0 4 19.00M 0 146.3k 47:43 02:12 45:31 149.0k 4 409.1M 0 0 4 19.18M 0 146.4k 47:41 02:14 45:27 154.4k 4 409.1M 0 0 4 19.37M 0 146.3k 47:42 02:15 45:27 159.8k 4 409.1M 0 0 4 19.56M 0 146.2k 47:45 02:17 45:28 167.9k 4 409.1M 0 0 4 19.75M 0 146.1k 47:46 02:18 45:28 159.5k 4 409.1M 0 0 4 19.93M 0 146.2k 47:44 02:19 45:25 145.0k 4 409.1M 0 0 4 20.12M 0 146.4k 47:41 02:20 45:21 146.5k 4 409.1M 0 0 4 20.37M 0 147.0k 47:29 02:21 45:08 161.8k 5 409.1M 0 0 5 20.62M 0 147.4k 47:22 02:23 44:59 174.3k 5 409.1M 0 0 5 20.81M 0 147.6k 47:17 02:24 44:53 182.5k 5 409.1M 0 0 5 21.00M 0 147.8k 47:13 02:25 44:48 186.1k 5 409.1M 0 0 5 21.18M 0 148.0k 47:10 02:26 44:44 186.4k 5 409.1M 0 0 5 21.37M 0 147.9k 47:11 02:27 44:44 170.3k 5 409.1M 0 0 5 21.62M 0 148.4k 47:01 02:29 44:32 174.1k 5 409.1M 0 0 5 21.87M 0 148.9k 46:52 02:30 44:22 179.9k 5 409.1M 0 0 5 22.06M 0 148.9k 46:52 02:31 44:21 175.4k 5 409.1M 0 0 5 22.18M 0 148.7k 46:57 02:32 44:25 164.8k 5 409.1M 0 0 5 22.31M 0 148.5k 47:01 02:33 44:28 161.5k 5 409.1M 0 0 5 22.50M 0 148.5k 47:00 02:35 44:25 150.7k 5 409.1M 0 0 5 22.68M 0 148.5k 47:00 02:36 44:24 137.2k 5 409.1M 0 0 5 22.87M 0 148.6k 46:58 02:37 44:21 140.0k 5 409.1M 0 0 5 23.06M 0 148.4k 47:02 02:39 44:23 142.1k 5 409.1M 0 0 5 23.25M 0 148.3k 47:04 02:40 44:24 144.4k 5 409.1M 0 0 5 23.37M 0 147.9k 47:11 02:41 44:30 134.1k 5 409.1M 0 0 5 23.50M 0 147.5k 47:20 02:43 44:37 123.6k 5 409.1M 0 0 5 23.68M 0 147.4k 47:21 02:44 44:37 119.8k 5 409.1M 0 0 5 23.81M 0 146.9k 47:31 02:45 44:46 111.9k 5 409.1M 0 0 5 23.93M 0 146.6k 47:37 02:47 44:50 105.8k 5 409.1M 0 0 5 24.06M 0 146.3k 47:42 02:48 44:54 107.4k 5 409.1M 0 0 5 24.18M 0 145.8k 47:52 02:49 45:03 105.5k 5 409.1M 0 0 5 24.31M 0 145.6k 47:57 02:50 45:07 99.42k 5 409.1M 0 0 5 24.50M 0 145.7k 47:55 02:52 45:03 113.4k 6 409.1M 0 0 6 24.62M 0 145.4k 48:01 02:53 45:08 112.5k 6 409.1M 0 0 6 24.75M 0 145.1k 48:05 02:54 45:11 112.8k 6 409.1M 0 0 6 24.93M 0 145.4k 48:01 02:55 45:06 131.9k 6 409.1M 0 0 6 25.18M 0 145.8k 47:53 02:56 44:57 150.5k 6 409.1M 0 0 6 25.37M 0 145.9k 47:51 02:58 44:53 150.5k 6 409.1M 0 0 6 25.56M 0 145.9k 47:51 02:59 44:52 160.2k 6 409.1M 0 0 6 25.81M 0 146.2k 47:44 03:00 44:44 176.2k 6 409.1M 0 0 6 26.00M 0 146.2k 47:44 03:02 44:42 169.6k 6 409.1M 0 0 6 26.18M 0 146.1k 47:47 03:03 44:44 154.8k 6 409.1M 0 0 6 26.37M 0 146.2k 47:45 03:04 44:41 155.0k 6 409.1M 0 0 6 26.56M 0 146.0k 47:49 03:06 44:43 148.9k 6 409.1M 0 0 6 26.75M 0 146.0k 47:49 03:07 44:42 140.0k 6 409.1M 0 0 6 26.93M 0 145.9k 47:50 03:08 44:42 138.4k 6 409.1M 0 0 6 27.12M 0 146.1k 47:46 03:09 44:37 148.0k 6 409.1M 0 0 6 27.31M 0 146.1k 47:47 03:11 44:36 143.9k 6 409.1M 0 0 6 27.43M 0 145.9k 47:50 03:12 44:38 143.4k 6 409.1M 0 0 6 27.62M 0 145.8k 47:52 03:13 44:39 141.2k 6 409.1M 0 0 6 27.81M 0 145.6k 47:57 03:15 44:42 135.8k 6 409.1M 0 0 6 27.93M 0 145.1k 48:06 03:17 44:49 117.6k 6 409.1M 0 0 6 28.06M 0 145.0k 48:08 03:18 44:50 113.6k 6 409.1M 0 0 6 28.25M 0 145.0k 48:09 03:19 44:50 119.6k 6 409.1M 0 0 6 28.43M 0 145.0k 48:09 03:20 44:49 121.2k 7 409.1M 0 0 7 28.68M 0 145.3k 48:02 03:22 44:40 136.9k 7 409.1M 0 0 7 28.93M 0 145.7k 47:54 03:23 44:31 165.2k 7 409.1M 0 0 7 29.18M 0 146.1k 47:47 03:24 44:23 180.6k 7 409.1M 0 0 7 29.37M 0 146.3k 47:42 03:25 44:17 190.3k 7 409.1M 0 0 7 29.62M 0 146.7k 47:35 03:26 44:09 203.7k 7 409.1M 0 0 7 29.81M 0 146.6k 47:36 03:28 44:08 191.2k 7 409.1M 0 0 7 29.93M 0 146.2k 47:45 03:29 44:16 159.6k 7 409.1M 0 0 7 30.06M 0 145.8k 47:53 03:31 44:22 136.1k 7 409.1M 0 0 7 30.25M 0 145.7k 47:54 03:32 44:22 128.1k 7 409.1M 0 0 7 30.43M 0 145.8k 47:53 03:33 44:20 118.9k 7 409.1M 0 0 7 30.62M 0 145.9k 47:50 03:34 44:16 124.6k 7 409.1M 0 0 7 30.81M 0 145.9k 47:50 03:36 44:14 138.7k 7 409.1M 0 0 7 31.06M 0 146.2k 47:44 03:37 44:07 160.4k 7 409.1M 0 0 7 31.18M 0 146.1k 47:47 03:38 44:09 159.1k 7 409.1M 0 0 7 31.31M 0 145.9k 47:50 03:39 44:11 150.9k 7 409.1M 0 0 7 31.43M 0 145.6k 47:56 03:41 44:15 134.0k 7 409.1M 0 0 7 31.56M 0 145.4k 48:01 03:42 44:19 125.5k 7 409.1M 0 0 7 31.68M 0 145.1k 48:06 03:43 44:23 106.1k 7 409.1M 0 0 7 31.81M 0 144.9k 48:10 03:44 44:26 103.2k 7 409.1M 0 0 7 31.93M 0 144.8k 48:13 03:45 44:28 103.9k 7 409.1M 0 0 7 32.12M 0 144.9k 48:11 03:46 44:25 118.1k 7 409.1M 0 0 7 32.31M 0 145.0k 48:08 03:48 44:20 131.0k 7 409.1M 0 0 7 32.50M 0 145.1k 48:07 03:49 44:18 142.8k 7 409.1M 0 0 7 32.68M 0 145.2k 48:04 03:50 44:14 158.5k 8 409.1M 0 0 8 32.81M 0 145.1k 48:05 03:51 44:14 160.6k 8 409.1M 0 0 8 32.93M 0 144.8k 48:11 03:52 44:19 143.3k 8 409.1M 0 0 8 33.12M 0 144.8k 48:12 03:54 44:18 137.1k 8 409.1M 0 0 8 33.31M 0 145.0k 48:09 03:55 44:14 140.2k 8 409.1M 0 0 8 33.50M 0 145.0k 48:08 03:56 44:12 136.2k 8 409.1M 0 0 8 33.75M 0 145.3k 48:02 03:57 44:05 151.9k 8 409.1M 0 0 8 33.93M 0 145.5k 47:58 03:58 44:00 171.2k 8 409.1M 0 0 8 34.12M 0 145.5k 47:58 04:00 43:58 175.4k 8 409.1M 0 0 8 34.31M 0 145.4k 47:59 04:01 43:58 164.3k 8 409.1M 0 0 8 34.43M 0 145.3k 48:03 04:02 44:01 155.1k 8 409.1M 0 0 8 34.62M 0 145.2k 48:04 04:04 44:00 140.8k 8 409.1M 0 0 8 34.81M 0 145.3k 48:02 04:05 43:57 138.8k 8 409.1M 0 0 8 35.00M 0 145.4k 48:01 04:06 43:55 139.0k 8 409.1M 0 0 8 35.18M 0 145.4k 48:01 04:07 43:54 142.6k 8 409.1M 0 0 8 35.37M 0 145.3k 48:02 04:09 43:53 147.7k 8 409.1M 0 0 8 35.50M 0 145.2k 48:04 04:10 43:54 146.0k 8 409.1M 0 0 8 35.62M 0 145.1k 48:05 04:11 43:54 137.8k 8 409.1M 0 0 8 35.81M 0 145.1k 48:05 04:12 43:53 136.1k 8 409.1M 0 0 8 36.00M 0 145.2k 48:04 04:13 43:51 138.5k 8 409.1M 0 0 8 36.18M 0 145.1k 48:06 04:15 43:51 137.4k 8 409.1M 0 0 8 36.37M 0 145.0k 48:08 04:16 43:52 137.5k 8 409.1M 0 0 8 36.50M 0 144.9k 48:10 04:17 43:53 136.5k 8 409.1M 0 0 8 36.68M 0 145.0k 48:09 04:19 43:50 138.2k 9 409.1M 0 0 9 36.87M 0 145.0k 48:08 04:20 43:48 137.4k 9 409.1M 0 0 9 37.06M 0 145.0k 48:08 04:21 43:47 140.8k 9 409.1M 0 0 9 37.18M 0 144.7k 48:15 04:23 43:52 129.7k 9 409.1M 0 0 9 37.31M 0 144.5k 48:17 04:24 43:53 129.0k 9 409.1M 0 0 9 37.50M 0 144.7k 48:15 04:25 43:50 132.0k 9 409.1M 0 0 9 37.68M 0 144.7k 48:15 04:26 43:49 130.7k 9 409.1M 0 0 9 37.81M 0 144.6k 48:16 04:27 43:49 126.5k 9 409.1M 0 0 9 38.00M 0 144.5k 48:18 04:29 43:49 139.2k 9 409.1M 0 0 9 38.12M 0 144.3k 48:23 04:30 43:53 133.1k 9 409.1M 0 0 9 38.25M 0 144.1k 48:26 04:31 43:55 122.1k 9 409.1M 0 0 9 38.43M 0 144.1k 48:27 04:33 43:54 118.9k 9 409.1M 0 0 9 38.56M 0 143.8k 48:33 04:34 43:59 110.9k 9 409.1M 0 0 9 38.68M 0 143.6k 48:37 04:35 44:02 104.5k 9 409.1M 0 0 9 38.87M 0 143.6k 48:35 04:37 43:58 117.7k 9 409.1M 0 0 9 39.06M 0 143.8k 48:32 04:38 43:54 130.1k 9 409.1M 0 0 9 39.25M 0 144.0k 48:29 04:39 43:50 138.9k 9 409.1M 0 0 9 39.37M 0 143.8k 48:32 04:40 43:52 147.1k 9 409.1M 0 0 9 39.56M 0 143.8k 48:32 04:41 43:51 156.9k 9 409.1M 0 0 9 39.75M 0 143.9k 48:30 04:42 43:48 155.9k 9 409.1M 0 0 9 39.93M 0 144.1k 48:27 04:43 43:44 156.1k 9 409.1M 0 0 9 40.12M 0 144.1k 48:26 04:44 43:42 152.1k 9 409.1M 0 0 9 40.31M 0 144.1k 48:27 04:46 43:41 155.8k 9 409.1M 0 0 9 40.50M 0 144.0k 48:29 04:47 43:42 149.7k 9 409.1M 0 0 9 40.62M 0 143.9k 48:31 04:49 43:42 142.4k 9 409.1M 0 0 9 40.87M 0 144.2k 48:25 04:50 43:35 149.3k 10 409.1M 0 0 10 41.18M 0 144.8k 48:13 04:51 43:22 173.6k 10 409.1M 0 0 10 41.43M 0 145.0k 48:09 04:52 43:17 186.6k 10 409.1M 0 0 10 41.68M 0 145.2k 48:04 04:53 43:11 207.0k 10 409.1M 0 0 10 41.87M 0 145.3k 48:02 04:54 43:08 216.5k 10 409.1M 0 0 10 42.00M 0 145.2k 48:05 04:56 43:09 194.0k 10 409.1M 0 0 10 42.12M 0 145.1k 48:07 04:57 43:10 159.4k 10 409.1M 0 0 10 42.25M 0 145.0k 48:09 04:58 43:11 144.8k 10 409.1M 0 0 10 42.43M 0 144.9k 48:10 04:59 43:11 130.2k 10 409.1M 0 0 10 42.56M 0 144.8k 48:11 05:00 43:11 120.7k 10 409.1M 0 0 10 42.68M 0 144.6k 48:16 05:02 43:14 117.0k 10 409.1M 0 0 10 42.87M 0 144.6k 48:17 05:03 43:14 122.0k 10 409.1M 0 0 10 43.06M 0 144.7k 48:15 05:04 43:11 130.3k 10 409.1M 0 0 10 43.18M 0 144.6k 48:16 05:05 43:11 129.2k 10 409.1M 0 0 10 43.31M 0 144.3k 48:22 05:07 43:15 120.3k 10 409.1M 0 0 10 43.43M 0 144.1k 48:26 05:08 43:18 120.1k 10 409.1M 0 0 10 43.56M 0 143.9k 48:30 05:09 43:21 111.6k 10 409.1M 0 0 10 43.68M 0 143.7k 48:34 05:11 43:23 99.36k 10 409.1M 0 0 10 43.87M 0 143.7k 48:34 05:12 43:22 103.2k 10 409.1M 0 0 10 44.00M 0 143.7k 48:35 05:13 43:22 111.0k 10 409.1M 0 0 10 44.18M 0 143.7k 48:34 05:14 43:20 123.2k 10 409.1M 0 0 10 44.31M 0 143.5k 48:38 05:16 43:22 123.5k 10 409.1M 0 0 10 44.50M 0 143.5k 48:37 05:17 43:20 134.4k 10 409.1M 0 0 10 44.62M 0 143.4k 48:40 05:18 43:22 127.9k 10 409.1M 0 0 10 44.81M 0 143.4k 48:40 05:19 43:21 136.9k 10 409.1M 0 0 10 44.81M 0 143.4k 48:40 05:19 43:21 143.4k 10 409.1M 0 0 10 45.00M 0 143.5k 48:38 05:20 43:18 166.0k 11 409.1M 0 0 11 45.25M 0 143.7k 48:34 05:22 43:12 185.9k 11 409.1M 0 0 11 45.43M 0 143.7k 48:35 05:23 43:12 163.8k 11 409.1M 0 0 11 45.56M 0 143.6k 48:36 05:24 43:12 155.5k 11 409.1M 0 0 11 45.81M 0 143.8k 48:31 05:26 43:05 165.6k 11 409.1M 0 0 11 46.00M 0 143.9k 48:29 05:27 43:02 167.0k 11 409.1M 0 0 11 46.12M 0 143.8k 48:32 05:28 43:04 148.6k 11 409.1M 0 0 11 46.25M 0 143.5k 48:38 05:29 43:09 136.5k 11 409.1M 0 0 11 46.37M 0 143.3k 48:42 05:31 43:11 129.2k 11 409.1M 0 0 11 46.50M 0 143.1k 48:47 05:32 43:15 105.7k 11 409.1M 0 0 11 46.62M 0 143.0k 48:50 05:33 43:17 97104 11 409.1M 0 0 11 46.75M 0 142.8k 48:53 05:35 43:18 95241 11 409.1M 0 0 11 46.87M 0 142.6k 48:57 05:36 43:21 97741 11 409.1M 0 0 11 47.00M 0 142.5k 48:59 05:37 43:22 99.54k 11 409.1M 0 0 11 47.18M 0 142.5k 48:59 05:38 43:21 112.4k 11 409.1M 0 0 11 47.37M 0 142.5k 48:59 05:40 43:19 119.2k 11 409.1M 0 0 11 47.62M 0 142.7k 48:55 05:41 43:14 139.0k 11 409.1M 0 0 11 47.87M 0 142.8k 48:52 05:43 43:09 156.6k 11 409.1M 0 0 11 48.06M 0 142.9k 48:51 05:44 43:07 161.9k 11 409.1M 0 0 11 48.25M 0 142.9k 48:51 05:45 43:06 162.7k 11 409.1M 0 0 11 48.43M 0 143.0k 48:50 05:46 43:04 166.5k 11 409.1M 0 0 11 48.62M 0 142.9k 48:51 05:48 43:03 150.3k 11 409.1M 0 0 11 48.81M 0 142.8k 48:52 05:49 43:03 141.7k 11 409.1M 0 0 11 48.93M 0 142.7k 48:54 05:50 43:04 136.0k 12 409.1M 0 0 12 49.12M 0 142.8k 48:52 05:52 43:00 138.6k 12 409.1M 0 0 12 49.25M 0 142.7k 48:54 05:53 43:01 131.2k 12 409.1M 0 0 12 49.37M 0 142.7k 48:55 05:54 43:01 132.6k 12 409.1M 0 0 12 49.56M 0 142.8k 48:54 05:55 42:59 138.4k 12 409.1M 0 0 12 49.75M 0 142.8k 48:52 05:56 42:56 148.1k 12 409.1M 0 0 12 49.93M 0 142.7k 48:55 05:58 42:57 134.9k 12 409.1M 0 0 12 50.06M 0 142.6k 48:58 05:59 42:59 132.7k 12 409.1M 0 0 12 50.18M 0 142.4k 49:00 06:00 43:00 128.7k 12 409.1M 0 0 12 50.31M 0 142.3k 49:02 06:01 43:01 119.9k 12 409.1M 0 0 12 50.50M 0 142.5k 49:00 06:02 42:58 121.8k 12 409.1M 0 0 12 50.68M 0 142.5k 48:58 06:04 42:54 133.4k 12 409.1M 0 0 12 50.81M 0 142.4k 49:00 06:05 42:55 135.0k 12 409.1M 0 0 12 50.93M 0 142.4k 49:01 06:06 42:55 139.9k 12 409.1M 0 0 12 51.12M 0 142.5k 49:00 06:07 42:53 150.5k 12 409.1M 0 0 12 51.31M 0 142.5k 48:58 06:08 42:50 148.0k 12 409.1M 0 0 12 51.50M 0 142.6k 48:58 06:09 42:49 143.2k 12 409.1M 0 0 12 51.75M 0 142.8k 48:53 06:11 42:42 163.4k 12 409.1M 0 0 12 51.93M 0 142.9k 48:51 06:12 42:39 171.3k 12 409.1M 0 0 12 52.06M 0 142.7k 48:54 06:13 42:41 158.2k 12 409.1M 0 0 12 52.18M 0 142.6k 48:56 06:14 42:42 147.7k 12 409.1M 0 0 12 52.31M 0 142.5k 48:59 06:15 42:44 140.2k 12 409.1M 0 0 12 52.50M 0 142.6k 48:57 06:16 42:41 131.1k 12 409.1M 0 0 12 52.68M 0 142.6k 48:57 06:18 42:39 126.1k 12 409.1M 0 0 12 52.87M 0 142.7k 48:55 06:19 42:36 140.3k 12 409.1M 0 0 12 53.12M 0 142.9k 48:51 06:20 42:31 157.6k 13 409.1M 0 0 13 53.31M 0 142.9k 48:50 06:21 42:29 167.8k 13 409.1M 0 0 13 53.50M 0 142.9k 48:50 06:23 42:27 163.3k 13 409.1M 0 0 13 53.68M 0 143.0k 48:49 06:24 42:25 166.9k 13 409.1M 0 0 13 53.87M 0 143.1k 48:47 06:25 42:22 168.5k 13 409.1M 0 0 13 54.06M 0 143.1k 48:46 06:26 42:20 160.0k 13 409.1M 0 0 13 54.18M 0 143.1k 48:47 06:27 42:20 154.4k 13 409.1M 0 0 13 54.37M 0 143.1k 48:47 06:29 42:18 152.4k 13 409.1M 0 0 13 54.56M 0 143.2k 48:45 06:30 42:15 156.2k 13 409.1M 0 0 13 54.81M 0 143.3k 48:42 06:31 42:11 158.5k 13 409.1M 0 0 13 55.00M 0 143.4k 48:40 06:32 42:08 161.3k 13 409.1M 0 0 13 55.18M 0 143.5k 48:39 06:33 42:06 168.8k 13 409.1M 0 0 13 55.37M 0 143.5k 48:39 06:35 42:04 169.6k 13 409.1M 0 0 13 55.56M 0 143.6k 48:37 06:36 42:01 169.5k 13 409.1M 0 0 13 55.75M 0 143.6k 48:37 06:37 42:00 160.3k 13 409.1M 0 0 13 55.93M 0 143.6k 48:37 06:38 41:59 153.7k 13 409.1M 0 0 13 56.06M 0 143.4k 48:40 06:40 42:00 139.7k 13 409.1M 0 0 13 56.18M 0 143.2k 48:44 06:41 42:03 126.4k 13 409.1M 0 0 13 56.31M 0 143.2k 48:46 06:42 42:04 117.1k 13 409.1M 0 0 13 56.50M 0 143.3k 48:43 06:43 42:00 122.9k 13 409.1M 0 0 13 56.68M 0 143.3k 48:43 06:45 41:58 123.1k 13 409.1M 0 0 13 56.87M 0 143.3k 48:42 06:46 41:56 137.5k 13 409.1M 0 0 13 57.06M 0 143.4k 48:41 06:47 41:54 153.8k 13 409.1M 0 0 13 57.25M 0 143.4k 48:41 06:48 41:53 158.4k 14 409.1M 0 0 14 57.43M 0 143.4k 48:41 06:50 41:51 151.4k 14 409.1M 0 0 14 57.62M 0 143.4k 48:41 06:51 41:50 151.4k 14 409.1M 0 0 14 57.75M 0 143.2k 48:44 06:52 41:52 135.4k 14 409.1M 0 0 14 57.87M 0 143.1k 48:47 06:54 41:53 125.7k 14 409.1M 0 0 14 58.06M 0 143.1k 48:46 06:55 41:51 128.1k 14 409.1M 0 0 14 58.31M 0 143.3k 48:42 06:56 41:46 139.3k 14 409.1M 0 0 14 58.50M 0 143.4k 48:40 06:57 41:43 145.6k 14 409.1M 0 0 14 58.62M 0 143.4k 48:41 06:58 41:43 153.5k 14 409.1M 0 0 14 58.81M 0 143.4k 48:40 06:59 41:41 166.9k 14 409.1M 0 0 14 59.00M 0 143.5k 48:39 07:01 41:38 165.7k 14 409.1M 0 0 14 59.25M 0 143.6k 48:36 07:02 41:34 164.6k 14 409.1M 0 0 14 59.37M 0 143.5k 48:39 07:03 41:36 145.9k 14 409.1M 0 0 14 59.50M 0 143.4k 48:41 07:04 41:37 145.4k 14 409.1M 0 0 14 59.68M 0 143.4k 48:40 07:06 41:34 144.2k 14 409.1M 0 0 14 59.81M 0 143.4k 48:41 07:07 41:34 137.1k 14 409.1M 0 0 14 60.00M 0 143.4k 48:41 07:08 41:33 124.8k 14 409.1M 0 0 14 60.12M 0 143.3k 48:43 07:09 41:34 131.1k 14 409.1M 0 0 14 60.31M 0 143.2k 48:44 07:11 41:33 132.3k 14 409.1M 0 0 14 60.43M 0 143.1k 48:46 07:12 41:34 124.3k 14 409.1M 0 0 14 60.56M 0 143.1k 48:48 07:13 41:35 122.1k 14 409.1M 0 0 14 60.68M 0 143.0k 48:49 07:14 41:35 117.4k 14 409.1M 0 0 14 60.81M 0 143.0k 48:50 07:15 41:35 119.3k 14 409.1M 0 0 14 60.93M 0 142.9k 48:51 07:16 41:35 117.8k 14 409.1M 0 0 14 61.06M 0 142.7k 48:55 07:18 41:37 108.5k 14 409.1M 0 0 14 61.25M 0 142.5k 48:58 07:19 41:39 108.2k 14 409.1M 0 0 14 61.37M 0 142.5k 48:59 07:20 41:39 108.2k 15 409.1M 0 0 15 61.56M 0 142.4k 49:01 07:22 41:39 108.7k 15 409.1M 0 0 15 61.68M 0 142.2k 49:04 07:23 41:41 103.0k 15 409.1M 0 0 15 61.87M 0 142.2k 49:04 07:25 41:39 116.2k 15 409.1M 0 0 15 62.06M 0 142.3k 49:04 07:26 41:38 124.6k 15 409.1M 0 0 15 62.25M 0 142.3k 49:03 07:27 41:36 130.0k 15 409.1M 0 0 15 62.37M 0 142.2k 49:06 07:29 41:37 125.6k 15 409.1M 0 0 15 62.50M 0 142.0k 49:09 07:30 41:39 126.9k 15 409.1M 0 0 15 62.68M 0 142.1k 49:07 07:31 41:36 131.0k 15 409.1M 0 0 15 62.87M 0 142.2k 49:05 07:32 41:33 136.6k 15 409.1M 0 0 15 63.00M 0 142.1k 49:08 07:33 41:35 126.1k 15 409.1M 0 0 15 63.12M 0 142.0k 49:10 07:35 41:35 127.2k 15 409.1M 0 0 15 63.31M 0 142.0k 49:09 07:36 41:33 141.5k 15 409.1M 0 0 15 63.56M 0 142.1k 49:08 07:37 41:31 140.8k 15 409.1M 0 0 15 63.68M 0 142.0k 49:09 07:39 41:30 128.2k 15 409.1M 0 0 15 63.87M 0 142.0k 49:10 07:40 41:30 135.9k 15 409.1M 0 0 15 64.06M 0 142.0k 49:09 07:41 41:28 146.1k 15 409.1M 0 0 15 64.18M 0 141.9k 49:11 07:42 41:29 136.5k 15 409.1M 0 0 15 64.31M 0 141.8k 49:14 07:44 41:30 119.2k 15 409.1M 0 0 15 64.43M 0 141.6k 49:17 07:45 41:32 116.1k 15 409.1M 0 0 15 64.62M 0 141.6k 49:18 07:47 41:31 114.8k 15 409.1M 0 0 15 64.75M 0 141.5k 49:19 07:48 41:31 106.7k 15 409.1M 0 0 15 64.87M 0 141.5k 49:20 07:49 41:31 108.4k 15 409.1M 0 0 15 64.93M 0 141.3k 49:24 07:50 41:34 106.2k 15 409.1M 0 0 15 65.06M 0 141.1k 49:28 07:52 41:36 101.6k 15 409.1M 0 0 15 65.25M 0 141.1k 49:27 07:53 41:34 106.2k 16 409.1M 0 0 16 65.50M 0 141.3k 49:25 07:54 41:31 122.0k 16 409.1M 0 0 16 65.68M 0 141.3k 49:24 07:55 41:29 128.7k 16 409.1M 0 0 16 65.87M 0 141.4k 49:23 07:57 41:26 145.2k 16 409.1M 0 0 16 66.06M 0 141.4k 49:22 07:58 41:24 165.5k 16 409.1M 0 0 16 66.25M 0 141.5k 49:20 07:59 41:21 169.6k 16 409.1M 0 0 16 66.43M 0 141.4k 49:21 08:00 41:21 155.5k 16 409.1M 0 0 16 66.56M 0 141.4k 49:22 08:01 41:21 148.7k 16 409.1M 0 0 16 66.68M 0 141.3k 49:23 08:02 41:21 140.9k 16 409.1M 0 0 16 66.81M 0 141.2k 49:25 08:04 41:21 127.9k 16 409.1M 0 0 16 66.93M 0 141.2k 49:26 08:05 41:21 117.9k 16 409.1M 0 0 16 67.12M 0 141.3k 49:24 08:06 41:18 126.0k 16 409.1M 0 0 16 67.31M 0 141.2k 49:25 08:07 41:18 130.1k 16 409.1M 0 0 16 67.43M 0 141.2k 49:26 08:08 41:18 130.2k 16 409.1M 0 0 16 67.56M 0 141.1k 49:27 08:09 41:18 132.8k 16 409.1M 0 0 16 67.75M 0 141.1k 49:28 08:11 41:17 132.3k 16 409.1M 0 0 16 67.87M 0 141.0k 49:30 08:12 41:18 120.6k 16 409.1M 0 0 16 68.00M 0 140.9k 49:33 08:14 41:19 111.4k 16 409.1M 0 0 16 68.18M 0 140.8k 49:34 08:15 41:19 111.7k 16 409.1M 0 0 16 68.31M 0 140.8k 49:35 08:16 41:19 113.3k 16 409.1M 0 0 16 68.50M 0 140.8k 49:33 08:17 41:16 121.5k 16 409.1M 0 0 16 68.68M 0 140.9k 49:32 08:18 41:14 134.1k 16 409.1M 0 0 16 68.81M 0 140.9k 49:33 08:19 41:14 142.6k 16 409.1M 0 0 16 68.93M 0 140.7k 49:37 08:21 41:16 131.9k 16 409.1M 0 0 16 69.06M 0 140.7k 49:37 08:22 41:15 132.0k 16 409.1M 0 0 16 69.18M 0 140.6k 49:39 08:23 41:16 118.5k 16 409.1M 0 0 16 69.31M 0 140.6k 49:40 08:24 41:16 109.7k 16 409.1M 0 0 16 69.50M 0 140.6k 49:39 08:25 41:14 117.2k 17 409.1M 0 0 17 69.68M 0 140.6k 49:39 08:27 41:12 131.8k 17 409.1M 0 0 17 69.87M 0 140.6k 49:39 08:28 41:11 136.0k 17 409.1M 0 0 17 70.06M 0 140.7k 49:37 08:29 41:08 146.4k 17 409.1M 0 0 17 70.25M 0 140.6k 49:39 08:31 41:08 143.8k 17 409.1M 0 0 17 70.37M 0 140.5k 49:40 08:32 41:08 134.4k 17 409.1M 0 0 17 70.50M 0 140.5k 49:41 08:33 41:08 130.9k 17 409.1M 0 0 17 70.62M 0 140.4k 49:43 08:34 41:09 124.6k 17 409.1M 0 0 17 70.81M 0 140.4k 49:43 08:36 41:07 120.7k 17 409.1M 0 0 17 70.93M 0 140.4k 49:44 08:37 41:07 119.2k 17 409.1M 0 0 17 71.12M 0 140.3k 49:44 08:38 41:06 124.9k 17 409.1M 0 0 17 71.25M 0 140.3k 49:45 08:39 41:06 126.1k 17 409.1M 0 0 17 71.43M 0 140.3k 49:44 08:41 41:03 133.1k 17 409.1M 0 0 17 71.62M 0 140.2k 49:47 08:42 41:05 123.5k 17 409.1M 0 0 17 71.75M 0 140.0k 49:51 08:44 41:07 117.1k 17 409.1M 0 0 17 71.87M 0 140.0k 49:52 08:45 41:07 112.6k 17 409.1M 0 0 17 72.00M 0 139.9k 49:52 08:46 41:06 112.5k 17 409.1M 0 0 17 72.12M 0 139.9k 49:53 08:47 41:06 107.9k 17 409.1M 0 0 17 72.31M 0 139.9k 49:53 08:49 41:04 116.1k 17 409.1M 0 0 17 72.43M 0 139.9k 49:54 08:50 41:04 124.8k 17 409.1M 0 0 17 72.62M 0 139.9k 49:53 08:51 41:02 135.2k 17 409.1M 0 0 17 72.81M 0 139.9k 49:53 08:52 41:01 138.8k 17 409.1M 0 0 17 73.00M 0 140.0k 49:52 08:53 40:59 142.7k 17 409.1M 0 0 17 73.18M 0 140.0k 49:50 08:54 40:56 152.3k 17 409.1M 0 0 17 73.43M 0 140.2k 49:47 08:56 40:51 170.4k 17 409.1M 0 0 17 73.62M 0 140.3k 49:45 08:57 40:48 174.9k 18 409.1M 0 0 18 73.81M 0 140.3k 49:44 08:58 40:46 176.1k 18 409.1M 0 0 18 73.93M 0 140.3k 49:45 08:59 40:46 170.7k 18 409.1M 0 0 18 74.06M 0 140.2k 49:48 09:00 40:48 152.1k 18 409.1M 0 0 18 74.25M 0 140.2k 49:47 09:02 40:45 138.2k 18 409.1M 0 0 18 74.43M 0 140.2k 49:47 09:03 40:44 133.2k 18 409.1M 0 0 18 74.62M 0 140.2k 49:47 09:04 40:43 129.8k 18 409.1M 0 0 18 74.75M 0 140.2k 49:48 09:05 40:43 130.7k 18 409.1M 0 0 18 74.87M 0 140.1k 49:49 09:07 40:42 133.6k 18 409.1M 0 0 18 75.06M 0 140.1k 49:49 09:08 40:41 131.6k 18 409.1M 0 0 18 75.25M 0 140.1k 49:50 09:09 40:41 127.8k 18 409.1M 0 0 18 75.43M 0 140.0k 49:51 09:11 40:40 125.8k 18 409.1M 0 0 18 75.56M 0 140.0k 49:51 09:12 40:39 126.7k 18 409.1M 0 0 18 75.75M 0 140.0k 49:50 09:13 40:37 135.2k 18 409.1M 0 0 18 75.93M 0 140.1k 49:48 09:14 40:34 143.7k 18 409.1M 0 0 18 76.12M 0 140.2k 49:46 09:15 40:31 154.6k 18 409.1M 0 0 18 76.25M 0 140.2k 49:47 09:16 40:31 158.5k 18 409.1M 0 0 18 76.43M 0 140.3k 49:46 09:17 40:29 167.6k 18 409.1M 0 0 18 76.62M 0 140.3k 49:44 09:18 40:26 170.4k 18 409.1M 0 0 18 76.81M 0 140.4k 49:43 09:20 40:23 167.9k 18 409.1M 0 0 18 77.00M 0 140.4k 49:43 09:21 40:22 156.9k 18 409.1M 0 0 18 77.18M 0 140.4k 49:42 09:22 40:20 160.4k 18 409.1M 0 0 18 77.31M 0 140.4k 49:43 09:23 40:20 152.3k 18 409.1M 0 0 18 77.43M 0 140.3k 49:45 09:25 40:20 135.4k 18 409.1M 0 0 18 77.56M 0 140.2k 49:46 09:26 40:20 124.6k 18 409.1M 0 0 18 77.68M 0 140.2k 49:48 09:27 40:21 118.5k 19 409.1M 0 0 19 77.81M 0 140.1k 49:49 09:28 40:21 111.3k 19 409.1M 0 0 19 78.00M 0 140.1k 49:48 09:29 40:19 116.5k 19 409.1M 0 0 19 78.18M 0 140.1k 49:49 09:31 40:18 124.3k 19 409.1M 0 0 19 78.37M 0 140.1k 49:49 09:32 40:17 128.0k 19 409.1M 0 0 19 78.56M 0 140.1k 49:48 09:33 40:15 138.1k 19 409.1M 0 0 19 78.75M 0 140.1k 49:48 09:35 40:13 142.1k 19 409.1M 0 0 19 78.93M 0 140.2k 49:47 09:36 40:11 144.5k 19 409.1M 0 0 19 79.12M 0 140.2k 49:47 09:37 40:10 147.8k 19 409.1M 0 0 19 79.25M 0 140.1k 49:50 09:39 40:11 136.9k 19 409.1M 0 0 19 79.37M 0 140.0k 49:51 09:40 40:11 129.9k 19 409.1M 0 0 19 79.56M 0 140.0k 49:51 09:41 40:10 129.6k 19 409.1M 0 0 19 79.75M 0 140.1k 49:50 09:42 40:08 129.3k 19 409.1M 0 0 19 79.87M 0 140.0k 49:50 09:43 40:07 126.2k 19 409.1M 0 0 19 80.06M 0 140.1k 49:49 09:44 40:05 148.0k 19 409.1M 0 0 19 80.25M 0 140.2k 49:48 09:46 40:02 153.2k 19 409.1M 0 0 19 80.43M 0 140.2k 49:47 09:47 40:00 159.6k 19 409.1M 0 0 19 80.62M 0 140.3k 49:45 09:48 39:57 162.3k 19 409.1M 0 0 19 80.81M 0 140.4k 49:44 09:49 39:55 174.3k 19 409.1M 0 0 19 81.00M 0 140.4k 49:43 09:50 39:53 164.4k 19 409.1M 0 0 19 81.12M 0 140.3k 49:45 09:51 39:54 152.5k 19 409.1M 0 0 19 81.25M 0 140.1k 49:48 09:53 39:55 133.6k 19 409.1M 0 0 19 81.37M 0 140.1k 49:50 09:54 39:56 121.6k 19 409.1M 0 0 19 81.56M 0 140.1k 49:49 09:55 39:54 115.9k 19 409.1M 0 0 19 81.75M 0 140.1k 49:50 09:57 39:53 113.7k 20 409.1M 0 0 20 81.93M 0 140.1k 49:50 09:58 39:52 120.9k 20 409.1M 0 0 20 82.12M 0 140.1k 49:50 10:00 39:50 134.5k 20 409.1M 0 0 20 82.31M 0 140.1k 49:49 10:01 39:48 143.7k 20 409.1M 0 0 20 82.50M 0 140.1k 49:49 10:02 39:47 140.7k 20 409.1M 0 0 20 82.62M 0 140.1k 49:50 10:03 39:47 140.5k 20 409.1M 0 0 20 82.75M 0 140.0k 49:51 10:04 39:47 137.1k 20 409.1M 0 0 20 82.87M 0 140.0k 49:51 10:05 39:46 132.3k 20 409.1M 0 0 20 83.00M 0 139.9k 49:53 10:07 39:46 121.7k 20 409.1M 0 0 20 83.12M 0 139.9k 49:54 10:08 39:46 115.2k 20 409.1M 0 0 20 83.25M 0 139.8k 49:56 10:09 39:47 110.7k 20 409.1M 0 0 20 83.37M 0 139.8k 49:56 10:10 39:46 111.8k 20 409.1M 0 0 20 83.50M 0 139.7k 49:57 10:11 39:46 111.6k 20 409.1M 0 0 20 83.68M 0 139.8k 49:56 10:12 39:44 121.5k 20 409.1M 0 0 20 83.93M 0 139.9k 49:54 10:14 39:40 141.0k 20 409.1M 0 0 20 84.06M 0 139.9k 49:54 10:15 39:39 147.2k 20 409.1M 0 0 20 84.25M 0 139.8k 49:55 10:16 39:39 146.1k 20 409.1M 0 0 20 84.37M 0 139.8k 49:55 10:17 39:38 146.5k 20 409.1M 0 0 20 84.56M 0 139.9k 49:55 10:18 39:37 147.9k 20 409.1M 0 0 20 84.75M 0 139.9k 49:55 10:20 39:35 136.4k 20 409.1M 0 0 20 84.87M 0 139.8k 49:55 10:21 39:34 136.3k 20 409.1M 0 0 20 85.00M 0 139.8k 49:56 10:22 39:34 136.4k 20 409.1M 0 0 20 85.12M 0 139.7k 49:59 10:23 39:36 124.0k 20 409.1M 0 0 20 85.25M 0 139.6k 50:01 10:25 39:36 111.5k 20 409.1M 0 0 20 85.43M 0 139.6k 50:00 10:26 39:34 114.7k 20 409.1M 0 0 20 85.68M 0 139.7k 49:57 10:27 39:30 129.6k 20 409.1M 0 0 20 85.87M 0 139.8k 49:56 10:28 39:28 136.8k 21 409.1M 0 0 21 86.06M 0 139.8k 49:57 10:30 39:27 149.3k 21 409.1M 0 0 21 86.25M 0 139.7k 49:57 10:31 39:26 156.1k 21 409.1M 0 0 21 86.37M 0 139.7k 49:57 10:32 39:25 150.6k 21 409.1M 0 0 21 86.50M 0 139.7k 49:58 10:33 39:25 135.5k 21 409.1M 0 0 21 86.68M 0 139.7k 49:58 10:35 39:23 129.9k 21 409.1M 0 0 21 86.68M 0 139.7k 49:58 10:35 39:23 139.7k 21 409.1M 0 0 21 86.87M 0 139.7k 49:57 10:36 39:21 174.0k 21 409.1M 0 0 21 87.06M 0 139.8k 49:56 10:37 39:19 173.9k 21 409.1M 0 0 21 87.25M 0 139.8k 49:55 10:38 39:17 168.9k 21 409.1M 0 0 21 87.43M 0 139.9k 49:55 10:39 39:16 162.4k 21 409.1M 0 0 21 87.62M 0 139.9k 49:53 10:41 39:12 164.7k 21 409.1M 0 0 21 87.75M 0 139.8k 49:55 10:42 39:13 149.3k 21 409.1M 0 0 21 87.87M 0 139.8k 49:55 10:43 39:12 140.5k 21 409.1M 0 0 21 88.00M 0 139.7k 49:57 10:44 39:13 129.5k 21 409.1M 0 0 21 88.12M 0 139.7k 49:57 10:45 39:12 124.6k 21 409.1M 0 0 21 88.25M 0 139.6k 50:00 10:47 39:13 105.9k 21 409.1M 0 0 21 88.37M 0 139.4k 50:04 10:48 39:16 99.45k 21 409.1M 0 0 21 88.50M 0 139.4k 50:05 10:49 39:16 97.87k 21 409.1M 0 0 21 88.68M 0 139.4k 50:04 10:51 39:13 107.3k 21 409.1M 0 0 21 88.81M 0 139.4k 50:05 10:52 39:13 105.6k 21 409.1M 0 0 21 89.00M 0 139.4k 50:04 10:53 39:11 120.2k 21 409.1M 0 0 21 89.18M 0 139.4k 50:05 10:54 39:11 134.5k 21 409.1M 0 0 21 89.31M 0 139.4k 50:05 10:56 39:09 136.5k 21 409.1M 0 0 21 89.43M 0 139.3k 50:07 10:57 39:10 124.3k 21 409.1M 0 0 21 89.56M 0 139.2k 50:08 10:58 39:10 124.6k 21 409.1M 0 0 21 89.68M 0 139.1k 50:10 10:59 39:11 112.1k 21 409.1M 0 0 21 89.81M 0 139.1k 50:11 11:01 39:10 106.1k 21 409.1M 0 0 21 89.93M 0 139.0k 50:13 11:02 39:11 99.84k 22 409.1M 0 0 22 90.06M 0 138.9k 50:15 11:03 39:12 100.0k 22 409.1M 0 0 22 90.18M 0 138.8k 50:18 11:05 39:13 96817 22 409.1M 0 0 22 90.31M 0 138.7k 50:19 11:06 39:13 97.93k 22 409.1M 0 0 22 90.43M 0 138.7k 50:20 11:07 39:13 99.14k 22 409.1M 0 0 22 90.56M 0 138.6k 50:21 11:08 39:13 101.3k 22 409.1M 0 0 22 90.68M 0 138.5k 50:24 11:10 39:14 99101 22 409.1M 0 0 22 90.81M 0 138.4k 50:26 11:11 39:15 98.29k 22 409.1M 0 0 22 90.93M 0 138.4k 50:27 11:12 39:15 99.31k 22 409.1M 0 0 22 91.12M 0 138.4k 50:27 11:14 39:13 105.1k 22 409.1M 0 0 22 91.25M 0 138.3k 50:27 11:15 39:12 109.5k 22 409.1M 0 0 22 91.43M 0 138.4k 50:27 11:16 39:11 126.3k 22 409.1M 0 0 22 91.56M 0 138.4k 50:27 11:17 39:10 134.6k 22 409.1M 0 0 22 91.75M 0 138.4k 50:26 11:18 39:08 142.9k 22 409.1M 0 0 22 92.00M 0 138.5k 50:24 11:19 39:05 154.2k 22 409.1M 0 0 22 92.06M 0 138.4k 50:26 11:20 39:06 143.3k 22 409.1M 0 0 22 92.18M 0 138.3k 50:29 11:22 39:07 127.2k 22 409.1M 0 0 22 92.37M 0 138.3k 50:28 11:23 39:05 133.5k 22 409.1M 0 0 22 92.56M 0 138.3k 50:27 11:24 39:03 131.4k 22 409.1M 0 0 22 92.75M 0 138.3k 50:27 11:26 39:01 121.0k 22 409.1M 0 0 22 92.93M 0 138.3k 50:27 11:27 39:00 133.9k 22 409.1M 0 0 22 93.12M 0 138.3k 50:29 11:29 39:00 137.3k 22 409.1M 0 0 22 93.25M 0 138.2k 50:30 11:30 39:00 130.3k 22 409.1M 0 0 22 93.43M 0 138.3k 50:28 11:31 38:57 134.3k 22 409.1M 0 0 22 93.62M 0 138.3k 50:29 11:33 38:56 130.5k 22 409.1M 0 0 22 93.75M 0 138.2k 50:29 11:34 38:55 127.6k 22 409.1M 0 0 22 94.00M 0 138.4k 50:27 11:35 38:52 148.4k 23 409.1M 0 0 23 94.25M 0 138.5k 50:24 11:36 38:48 169.0k 23 409.1M 0 0 23 94.50M 0 138.6k 50:21 11:37 38:44 178.5k 23 409.1M 0 0 23 94.75M 0 138.8k 50:18 11:38 38:40 201.0k 23 409.1M 0 0 23 95.00M 0 138.9k 50:15 11:40 38:35 214.6k 23 409.1M 0 0 23 95.18M 0 138.9k 50:14 11:41 38:33 210.0k 23 409.1M 0 0 23 95.37M 0 138.9k 50:14 11:42 38:32 190.1k 23 409.1M 0 0 23 95.50M 0 138.9k 50:15 11:43 38:32 168.8k 23 409.1M 0 0 23 95.62M 0 138.9k 50:16 11:44 38:32 150.3k 23 409.1M 0 0 23 95.75M 0 138.8k 50:17 11:45 38:32 131.3k 23 409.1M 0 0 23 95.87M 0 138.8k 50:18 11:47 38:31 119.6k 23 409.1M 0 0 23 96.00M 0 138.7k 50:18 11:48 38:30 114.6k 23 409.1M 0 0 23 96.12M 0 138.7k 50:20 11:49 38:31 112.4k 23 409.1M 0 0 23 96.25M 0 138.6k 50:21 11:50 38:31 110.5k 23 409.1M 0 0 23 96.43M 0 138.7k 50:20 11:51 38:29 118.0k 23 409.1M 0 0 23 96.62M 0 138.7k 50:20 11:53 38:27 127.6k 23 409.1M 0 0 23 96.81M 0 138.7k 50:18 11:54 38:24 138.4k 23 409.1M 0 0 23 97.06M 0 138.9k 50:15 11:55 38:20 162.3k 23 409.1M 0 0 23 97.31M 0 139.0k 50:14 11:56 38:18 176.9k 23 409.1M 0 0 23 97.43M 0 138.9k 50:14 11:57 38:17 172.7k 23 409.1M 0 0 23 97.62M 0 139.0k 50:14 11:59 38:15 171.9k 23 409.1M 0 0 23 97.75M 0 138.9k 50:14 12:00 38:14 161.3k 23 409.1M 0 0 23 97.93M 0 139.0k 50:14 12:01 38:13 148.3k 23 409.1M 0 0 23 98.06M 0 138.9k 50:14 12:02 38:12 136.5k 24 409.1M 0 0 24 98.25M 0 138.9k 50:14 12:03 38:11 139.4k 24 409.1M 0 0 24 98.37M 0 138.9k 50:15 12:04 38:11 132.7k 24 409.1M 0 0 24 98.56M 0 138.9k 50:14 12:06 38:08 139.6k 24 409.1M 0 0 24 98.75M 0 139.0k 50:13 12:07 38:06 140.8k 24 409.1M 0 0 24 98.93M 0 139.0k 50:12 12:08 38:04 147.9k 24 409.1M 0 0 24 99.06M 0 139.0k 50:14 12:09 38:05 141.8k 24 409.1M 0 0 24 99.18M 0 138.9k 50:15 12:11 38:04 135.1k 24 409.1M 0 0 24 99.31M 0 138.8k 50:17 12:12 38:05 121.8k 24 409.1M 0 0 24 99.43M 0 138.7k 50:19 12:13 38:06 108.6k 24 409.1M 0 0 24 99.56M 0 138.7k 50:20 12:14 38:06 99.16k 24 409.1M 0 0 24 99.68M 0 138.6k 50:21 12:16 38:05 100.9k 24 409.1M 0 0 24 99.87M 0 138.6k 50:22 12:17 38:05 105.6k 24 409.1M 0 0 24 100.0M 0 138.6k 50:22 12:18 38:04 111.8k 24 409.1M 0 0 24 100.1M 0 138.5k 50:24 12:20 38:04 110.2k 24 409.1M 0 0 24 100.3M 0 138.5k 50:24 12:21 38:03 118.1k 24 409.1M 0 0 24 100.5M 0 138.5k 50:23 12:22 38:01 127.0k 24 409.1M 0 0 24 100.6M 0 138.6k 50:22 12:23 37:59 136.2k 24 409.1M 0 0 24 100.8M 0 138.5k 50:23 12:24 37:59 133.6k 24 409.1M 0 0 24 100.9M 0 138.5k 50:24 12:25 37:59 142.7k 24 409.1M 0 0 24 101.1M 0 138.5k 50:23 12:27 37:56 142.6k 24 409.1M 0 0 24 101.3M 0 138.7k 50:20 12:28 37:52 155.1k 24 409.1M 0 0 24 101.6M 0 138.8k 50:18 12:29 37:49 166.7k 24 409.1M 0 0 24 101.8M 0 138.8k 50:17 12:30 37:47 179.2k 24 409.1M 0 0 24 101.9M 0 138.8k 50:18 12:31 37:47 172.3k 24 409.1M 0 0 24 102.1M 0 138.8k 50:18 12:33 37:45 168.8k 25 409.1M 0 0 25 102.3M 0 138.8k 50:18 12:34 37:44 151.5k 25 409.1M 0 0 25 102.4M 0 138.7k 50:20 12:36 37:44 126.1k 25 409.1M 0 0 25 102.5M 0 138.6k 50:21 12:37 37:44 116.3k 25 409.1M 0 0 25 102.7M 0 138.6k 50:21 12:38 37:43 121.4k 25 409.1M 0 0 25 102.8M 0 138.6k 50:22 12:39 37:43 115.7k 25 409.1M 0 0 25 103.0M 0 138.5k 50:23 12:40 37:43 112.1k 25 409.1M 0 0 25 103.1M 0 138.5k 50:25 12:42 37:43 113.4k 25 409.1M 0 0 25 103.2M 0 138.4k 50:26 12:43 37:43 109.9k 25 409.1M 0 0 25 103.3M 0 138.4k 50:27 12:44 37:43 107.3k 25 409.1M 0 0 25 103.5M 0 138.4k 50:27 12:46 37:41 113.9k 25 409.1M 0 0 25 103.6M 0 138.4k 50:27 12:47 37:40 114.1k 25 409.1M 0 0 25 103.8M 0 138.3k 50:28 12:48 37:40 119.6k 25 409.1M 0 0 25 104.0M 0 138.3k 50:28 12:49 37:39 128.6k 25 409.1M 0 0 25 104.1M 0 138.3k 50:28 12:50 37:38 128.4k 25 409.1M 0 0 25 104.3M 0 138.3k 50:29 12:52 37:37 127.2k 25 409.1M 0 0 25 104.5M 0 138.3k 50:28 12:53 37:35 135.2k 25 409.1M 0 0 25 104.6M 0 138.3k 50:28 12:54 37:34 139.9k 25 409.1M 0 0 25 104.8M 0 138.3k 50:28 12:55 37:33 135.2k 25 409.1M 0 0 25 105.0M 0 138.3k 50:28 12:57 37:31 140.3k 25 409.1M 0 0 25 105.2M 0 138.4k 50:26 12:58 37:28 153.2k 25 409.1M 0 0 25 105.4M 0 138.4k 50:26 12:59 37:27 144.2k 25 409.1M 0 0 25 105.5M 0 138.3k 50:27 13:01 37:26 138.9k 25 409.1M 0 0 25 105.7M 0 138.4k 50:27 13:02 37:25 148.3k 25 409.1M 0 0 25 105.9M 0 138.4k 50:26 13:03 37:23 148.6k 25 409.1M 0 0 25 106.1M 0 138.4k 50:25 13:04 37:21 142.4k 25 409.1M 0 0 25 106.2M 0 138.4k 50:26 13:05 37:21 138.5k 25 409.1M 0 0 25 106.3M 0 138.3k 50:28 13:07 37:21 133.7k 26 409.1M 0 0 26 106.5M 0 138.2k 50:30 13:08 37:22 120.6k 26 409.1M 0 0 26 106.6M 0 138.2k 50:30 13:10 37:20 118.1k 26 409.1M 0 0 26 106.8M 0 138.3k 50:29 13:11 37:18 118.8k 26 409.1M 0 0 26 107.0M 0 138.3k 50:28 13:12 37:16 131.1k 26 409.1M 0 0 26 107.2M 0 138.4k 50:27 13:13 37:14 148.2k 26 409.1M 0 0 26 107.4M 0 138.4k 50:26 13:14 37:12 161.2k 26 409.1M 0 0 26 107.6M 0 138.4k 50:27 13:16 37:11 156.6k 26 409.1M 0 0 26 107.7M 0 138.3k 50:27 13:17 37:10 147.3k 26 409.1M 0 0 26 107.8M 0 138.3k 50:28 13:18 37:10 138.0k 26 409.1M 0 0 26 108.0M 0 138.3k 50:29 13:19 37:10 126.1k 26 409.1M 0 0 26 108.1M 0 138.2k 50:30 13:20 37:10 112.5k 26 409.1M 0 0 26 108.2M 0 138.1k 50:32 13:22 37:10 106.5k 26 409.1M 0 0 26 108.4M 0 138.1k 50:32 13:23 37:09 111.1k 26 409.1M 0 0 26 108.6M 0 138.1k 50:32 13:25 37:07 114.4k 26 409.1M 0 0 26 108.8M 0 138.1k 50:32 13:26 37:06 121.5k 26 409.1M 0 0 26 109.0M 0 138.2k 50:31 13:27 37:04 134.3k 26 409.1M 0 0 26 109.1M 0 138.2k 50:31 13:28 37:03 140.7k 26 409.1M 0 0 26 109.3M 0 138.2k 50:30 13:29 37:01 147.1k 26 409.1M 0 0 26 109.5M 0 138.2k 50:30 13:31 36:59 150.5k 26 409.1M 0 0 26 109.6M 0 138.2k 50:30 13:32 36:58 145.9k 26 409.1M 0 0 26 109.8M 0 138.2k 50:30 13:33 36:57 148.2k 26 409.1M 0 0 26 110.0M 0 138.3k 50:29 13:34 36:55 155.1k 26 409.1M 0 0 26 110.1M 0 138.3k 50:29 13:35 36:54 148.4k 26 409.1M 0 0 26 110.3M 0 138.3k 50:29 13:37 36:52 145.2k 27 409.1M 0 0 27 110.5M 0 138.2k 50:29 13:38 36:51 145.1k 27 409.1M 0 0 27 110.6M 0 138.3k 50:29 13:39 36:50 142.2k 27 409.1M 0 0 27 110.8M 0 138.2k 50:29 13:40 36:49 135.2k 27 409.1M 0 0 27 111.0M 0 138.3k 50:28 13:41 36:47 142.0k 27 409.1M 0 0 27 111.2M 0 138.4k 50:25 13:42 36:43 165.4k 27 409.1M 0 0 27 111.5M 0 138.6k 50:21 13:43 36:38 190.6k 27 409.1M 0 0 27 111.6M 0 138.6k 50:22 13:44 36:38 186.9k 27 409.1M 0 0 27 111.8M 0 138.6k 50:22 13:45 36:37 187.4k 27 409.1M 0 0 27 112.0M 0 138.6k 50:22 13:47 36:35 183.4k 27 409.1M 0 0 27 112.1M 0 138.7k 50:20 13:48 36:32 169.7k 27 409.1M 0 0 27 112.4M 0 138.7k 50:19 13:49 36:30 158.3k 27 409.1M 0 0 27 112.6M 0 138.8k 50:17 13:50 36:27 169.1k 27 409.1M 0 0 27 112.7M 0 138.7k 50:19 13:51 36:28 160.8k 27 409.1M 0 0 27 112.9M 0 138.8k 50:18 13:53 36:25 160.6k 27 409.1M 0 0 27 113.1M 0 138.8k 50:18 13:54 36:24 155.6k 27 409.1M 0 0 27 113.2M 0 138.7k 50:19 13:55 36:24 137.0k 27 409.1M 0 0 27 113.3M 0 138.7k 50:20 13:56 36:24 120.2k 27 409.1M 0 0 27 113.5M 0 138.7k 50:20 13:58 36:22 133.6k 27 409.1M 0 0 27 113.7M 0 138.7k 50:18 13:59 36:19 136.9k 27 409.1M 0 0 27 113.8M 0 138.7k 50:19 14:00 36:19 131.7k 27 409.1M 0 0 27 114.0M 0 138.7k 50:20 14:01 36:19 132.8k 27 409.1M 0 0 27 114.1M 0 138.7k 50:19 14:02 36:17 151.1k 27 409.1M 0 0 27 114.4M 0 138.9k 50:16 14:03 36:13 164.3k 28 409.1M 0 0 28 114.6M 0 138.9k 50:15 14:04 36:11 162.6k 28 409.1M 0 0 28 114.8M 0 138.9k 50:15 14:06 36:09 161.5k 28 409.1M 0 0 28 115.0M 0 138.9k 50:15 14:07 36:08 167.0k 28 409.1M 0 0 28 115.1M 0 138.8k 50:17 14:08 36:09 151.1k 28 409.1M 0 0 28 115.2M 0 138.7k 50:19 14:10 36:09 120.9k 28 409.1M 0 0 28 115.4M 0 138.7k 50:19 14:11 36:08 119.3k 28 409.1M 0 0 28 115.7M 0 138.9k 50:15 14:12 36:03 141.5k 28 409.1M 0 0 28 116.0M 0 139.0k 50:12 14:14 35:58 157.4k 28 409.1M 0 0 28 116.1M 0 139.1k 50:11 14:15 35:56 172.3k 28 409.1M 0 0 28 116.4M 0 139.2k 50:09 14:16 35:53 207.9k 28 409.1M 0 0 28 116.6M 0 139.3k 50:07 14:17 35:50 214.8k 28 409.1M 0 0 28 116.8M 0 139.3k 50:07 14:18 35:49 190.0k 28 409.1M 0 0 28 116.9M 0 139.1k 50:10 14:20 35:50 149.6k 28 409.1M 0 0 28 117.0M 0 139.0k 50:12 14:21 35:51 131.5k 28 409.1M 0 0 28 117.2M 0 139.0k 50:12 14:23 35:49 121.1k 28 409.1M 0 0 28 117.4M 0 139.0k 50:12 14:24 35:48 108.7k 28 409.1M 0 0 28 117.6M 0 139.0k 50:13 14:26 35:47 110.1k 28 409.1M 0 0 28 117.7M 0 138.9k 50:15 14:27 35:48 112.9k 28 409.1M 0 0 28 117.8M 0 138.9k 50:16 14:28 35:48 120.7k 28 409.1M 0 0 28 118.0M 0 138.9k 50:16 14:30 35:46 117.7k 28 409.1M 0 0 28 118.1M 0 138.8k 50:16 14:31 35:45 115.1k 28 409.1M 0 0 28 118.3M 0 138.8k 50:17 14:32 35:45 116.6k 28 409.1M 0 0 28 118.5M 0 138.9k 50:15 14:33 35:42 138.0k 29 409.1M 0 0 29 118.7M 0 138.9k 50:15 14:35 35:40 141.9k 29 409.1M 0 0 29 118.9M 0 138.9k 50:16 14:36 35:40 137.5k 29 409.1M 0 0 29 119.0M 0 138.8k 50:18 14:38 35:40 132.0k 29 409.1M 0 0 29 119.2M 0 138.8k 50:17 14:39 35:38 136.4k 29 409.1M 0 0 29 119.3M 0 138.8k 50:18 14:40 35:38 125.6k 29 409.1M 0 0 29 119.5M 0 138.7k 50:20 14:42 35:38 112.0k 29 409.1M 0 0 29 119.6M 0 138.7k 50:19 14:43 35:36 120.6k 29 409.1M 0 0 29 119.8M 0 138.7k 50:19 14:44 35:35 127.7k 29 409.1M 0 0 29 120.0M 0 138.7k 50:20 14:45 35:35 121.6k 29 409.1M 0 0 29 120.1M 0 138.7k 50:19 14:47 35:32 127.1k 29 409.1M 0 0 29 120.3M 0 138.6k 50:21 14:48 35:33 132.0k 29 409.1M 0 0 29 120.4M 0 138.6k 50:21 14:49 35:32 121.7k 29 409.1M 0 0 29 120.6M 0 138.6k 50:21 14:50 35:31 130.2k 29 409.1M 0 0 29 120.8M 0 138.6k 50:21 14:51 35:30 132.6k 29 409.1M 0 0 29 121.0M 0 138.6k 50:21 14:53 35:28 127.0k 29 409.1M 0 0 29 121.1M 0 138.6k 50:22 14:54 35:28 131.8k 29 409.1M 0 0 29 121.2M 0 138.5k 50:23 14:55 35:28 128.2k 29 409.1M 0 0 29 121.3M 0 138.5k 50:25 14:57 35:28 112.8k 29 409.1M 0 0 29 121.5M 0 138.5k 50:24 14:58 35:26 118.5k 29 409.1M 0 0 29 121.8M 0 138.6k 50:21 14:59 35:22 140.5k 29 409.1M 0 0 29 122.0M 0 138.6k 50:21 15:00 35:21 146.2k 29 409.1M 0 0 29 122.1M 0 138.6k 50:21 15:01 35:20 153.1k 29 409.1M 0 0 29 122.2M 0 138.6k 50:22 15:02 35:20 163.7k 29 409.1M 0 0 29 122.4M 0 138.6k 50:21 15:04 35:17 158.2k 29 409.1M 0 0 29 122.6M 0 138.6k 50:21 15:05 35:16 136.0k 29 409.1M 0 0 29 122.7M 0 138.6k 50:22 15:06 35:16 130.8k 30 409.1M 0 0 30 122.9M 0 138.6k 50:22 15:08 35:14 133.2k 30 409.1M 0 0 30 123.1M 0 138.6k 50:21 15:09 35:12 140.0k 30 409.1M 0 0 30 123.3M 0 138.7k 50:20 15:10 35:10 143.8k 30 409.1M 0 0 30 123.5M 0 138.7k 50:20 15:11 35:09 148.4k 30 409.1M 0 0 30 123.6M 0 138.6k 50:21 15:12 35:09 145.9k 30 409.1M 0 0 30 123.8M 0 138.7k 50:20 15:13 35:07 150.6k 30 409.1M 0 0 30 124.0M 0 138.7k 50:20 15:15 35:05 148.2k 30 409.1M 0 0 30 124.1M 0 138.7k 50:20 15:16 35:04 139.1k 30 409.1M 0 0 30 124.3M 0 138.6k 50:21 15:17 35:04 132.9k 30 409.1M 0 0 30 124.4M 0 138.6k 50:21 15:18 35:03 134.1k 30 409.1M 0 0 30 124.6M 0 138.6k 50:21 15:20 35:01 135.8k 30 409.1M 0 0 30 124.8M 0 138.7k 50:20 15:21 34:59 136.1k 30 409.1M 0 0 30 125.0M 0 138.7k 50:19 15:22 34:57 146.1k 30 409.1M 0 0 30 125.1M 0 138.7k 50:18 15:23 34:55 157.0k 30 409.1M 0 0 30 125.3M 0 138.8k 50:17 15:24 34:53 169.9k 30 409.1M 0 0 30 125.6M 0 138.9k 50:15 15:25 34:50 175.7k 30 409.1M 0 0 30 125.7M 0 138.9k 50:16 15:26 34:50 172.4k 30 409.1M 0 0 30 125.8M 0 138.8k 50:16 15:27 34:49 162.3k 30 409.1M 0 0 30 126.0M 0 138.9k 50:15 15:29 34:46 162.2k 30 409.1M 0 0 30 126.2M 0 138.9k 50:15 15:30 34:45 152.7k 30 409.1M 0 0 30 126.4M 0 138.9k 50:15 15:31 34:44 140.7k 30 409.1M 0 0 30 126.6M 0 138.9k 50:14 15:32 34:42 151.7k 31 409.1M 0 0 31 126.8M 0 139.0k 50:12 15:34 34:38 167.0k 31 409.1M 0 0 31 127.1M 0 139.1k 50:11 15:35 34:36 171.4k 31 409.1M 0 0 31 127.3M 0 139.2k 50:09 15:36 34:33 185.2k 31 409.1M 0 0 31 127.5M 0 139.2k 50:09 15:38 34:31 185.1k 31 409.1M 0 0 31 127.6M 0 139.2k 50:09 15:39 34:30 174.3k 31 409.1M 0 0 31 127.8M 0 139.1k 50:11 15:40 34:31 148.2k 31 409.1M 0 0 31 127.9M 0 139.0k 50:12 15:41 34:31 130.3k 31 409.1M 0 0 31 128.0M 0 139.0k 50:14 15:43 34:31 105.4k 31 409.1M 0 0 31 128.2M 0 139.0k 50:13 15:44 34:29 107.2k 31 409.1M 0 0 31 128.4M 0 139.0k 50:14 15:46 34:28 110.8k 31 409.1M 0 0 31 128.6M 0 138.9k 50:14 15:47 34:27 118.0k 31 409.1M 0 0 31 128.8M 0 138.9k 50:15 15:49 34:26 120.5k 31 409.1M 0 0 31 128.9M 0 138.9k 50:16 15:50 34:26 127.3k 31 409.1M 0 0 31 129.1M 0 138.9k 50:15 15:51 34:24 131.7k 31 409.1M 0 0 31 129.1M 0 138.9k 50:15 15:51 34:24 138.9k 31 409.1M 0 0 31 129.3M 0 138.9k 50:15 15:52 34:23 140.9k 31 409.1M 0 0 31 129.4M 0 138.9k 50:16 15:54 34:22 120.0k 31 409.1M 0 0 31 129.5M 0 138.8k 50:17 15:55 34:22 118.4k 31 409.1M 0 0 31 129.7M 0 138.8k 50:17 15:56 34:21 123.3k 31 409.1M 0 0 31 129.9M 0 138.8k 50:18 15:58 34:20 120.4k 31 409.1M 0 0 31 130.0M 0 138.7k 50:20 16:00 34:20 104.9k 31 409.1M 0 0 31 130.1M 0 138.6k 50:22 16:01 34:21 105.5k 31 409.1M 0 0 31 130.3M 0 138.6k 50:21 16:02 34:19 111.5k 31 409.1M 0 0 31 130.5M 0 138.7k 50:20 16:03 34:17 117.5k 31 409.1M 0 0 31 130.7M 0 138.7k 50:19 16:04 34:15 130.0k 32 409.1M 0 0 32 131.0M 0 138.8k 50:17 16:06 34:11 163.4k 32 409.1M 0 0 32 131.1M 0 138.8k 50:16 16:07 34:09 177.9k 32 409.1M 0 0 32 131.3M 0 138.8k 50:18 16:08 34:10 163.2k 32 409.1M 0 0 32 131.4M 0 138.7k 50:19 16:09 34:10 148.1k 32 409.1M 0 0 32 131.5M 0 138.7k 50:20 16:11 34:09 131.8k 32 409.1M 0 0 32 131.6M 0 138.6k 50:22 16:12 34:10 105.4k 32 409.1M 0 0 32 131.8M 0 138.5k 50:23 16:14 34:09 95436 32 409.1M 0 0 32 132.0M 0 138.6k 50:22 16:15 34:07 108.6k 32 409.1M 0 0 32 132.1M 0 138.6k 50:22 16:16 34:06 118.5k 32 409.1M 0 0 32 132.3M 0 138.6k 50:21 16:17 34:04 128.6k 32 409.1M 0 0 32 132.5M 0 138.6k 50:21 16:18 34:03 149.8k 32 409.1M 0 0 32 132.7M 0 138.6k 50:21 16:20 34:01 156.9k 32 409.1M 0 0 32 132.9M 0 138.6k 50:21 16:21 34:00 151.7k 32 409.1M 0 0 32 133.0M 0 138.6k 50:22 16:22 34:00 139.5k 32 409.1M 0 0 32 133.1M 0 138.6k 50:22 16:23 33:59 134.8k 32 409.1M 0 0 32 133.3M 0 138.5k 50:23 16:25 33:58 124.3k 32 409.1M 0 0 32 133.5M 0 138.5k 50:23 16:26 33:57 120.8k 32 409.1M 0 0 32 133.6M 0 138.5k 50:24 16:27 33:57 114.1k 32 409.1M 0 0 32 133.7M 0 138.5k 50:24 16:28 33:56 119.7k 32 409.1M 0 0 32 133.9M 0 138.5k 50:25 16:30 33:55 120.1k 32 409.1M 0 0 32 134.1M 0 138.5k 50:24 16:31 33:53 126.7k 32 409.1M 0 0 32 134.3M 0 138.5k 50:23 16:32 33:51 139.5k 32 409.1M 0 0 32 134.5M 0 138.6k 50:21 16:33 33:48 158.0k 32 409.1M 0 0 32 134.8M 0 138.7k 50:19 16:34 33:45 173.0k 32 409.1M 0 0 32 135.0M 0 138.7k 50:19 16:36 33:43 181.8k 33 409.1M 0 0 33 135.1M 0 138.7k 50:20 16:37 33:43 176.7k 33 409.1M 0 0 33 135.2M 0 138.7k 50:20 16:38 33:42 162.1k 33 409.1M 0 0 33 135.3M 0 138.6k 50:21 16:39 33:42 143.0k 33 409.1M 0 0 33 135.5M 0 138.7k 50:20 16:40 33:40 136.3k 33 409.1M 0 0 33 135.8M 0 138.8k 50:18 16:41 33:37 146.2k 33 409.1M 0 0 33 135.9M 0 138.7k 50:18 16:42 33:36 147.8k 33 409.1M 0 0 33 136.0M 0 138.7k 50:19 16:43 33:36 151.2k 33 409.1M 0 0 33 136.1M 0 138.7k 50:19 16:45 33:34 150.1k 33 409.1M 0 0 33 136.3M 0 138.7k 50:20 16:46 33:34 139.4k 33 409.1M 0 0 33 136.5M 0 138.7k 50:19 16:47 33:32 129.9k 33 409.1M 0 0 33 136.7M 0 138.8k 50:18 16:48 33:30 141.6k 33 409.1M 0 0 33 136.9M 0 138.8k 50:18 16:50 33:28 144.2k 33 409.1M 0 0 33 137.0M 0 138.7k 50:18 16:51 33:27 145.2k 33 409.1M 0 0 33 137.2M 0 138.8k 50:18 16:52 33:26 152.3k 33 409.1M 0 0 33 137.5M 0 138.8k 50:17 16:53 33:24 157.7k 33 409.1M 0 0 33 137.6M 0 138.8k 50:18 16:55 33:23 139.8k 33 409.1M 0 0 33 137.7M 0 138.7k 50:19 16:56 33:23 132.3k 33 409.1M 0 0 33 137.8M 0 138.7k 50:20 16:57 33:23 130.8k 33 409.1M 0 0 33 138.0M 0 138.7k 50:20 16:58 33:22 121.7k 33 409.1M 0 0 33 138.1M 0 138.7k 50:19 16:59 33:20 116.9k 33 409.1M 0 0 33 138.4M 0 138.7k 50:18 17:01 33:17 134.9k 33 409.1M 0 0 33 138.5M 0 138.7k 50:19 17:02 33:17 137.4k 33 409.1M 0 0 33 138.6M 0 138.7k 50:20 17:03 33:17 137.8k 33 409.1M 0 0 33 138.8M 0 138.7k 50:20 17:04 33:16 140.5k 33 409.1M 0 0 33 139.0M 0 138.7k 50:20 17:05 33:15 136.4k 34 409.1M 0 0 34 139.1M 0 138.6k 50:21 17:07 33:14 120.9k 34 409.1M 0 0 34 139.2M 0 138.6k 50:21 17:08 33:13 123.1k 34 409.1M 0 0 34 139.3M 0 138.6k 50:22 17:09 33:13 121.7k 34 409.1M 0 0 34 139.5M 0 138.6k 50:22 17:10 33:12 120.7k 34 409.1M 0 0 34 139.6M 0 138.6k 50:22 17:11 33:11 118.7k 34 409.1M 0 0 34 139.8M 0 138.5k 50:23 17:13 33:10 121.8k 34 409.1M 0 0 34 140.0M 0 138.5k 50:23 17:14 33:09 123.9k 34 409.1M 0 0 34 140.2M 0 138.5k 50:23 17:16 33:07 132.0k 34 409.1M 0 0 34 140.4M 0 138.6k 50:23 17:17 33:06 135.3k 34 409.1M 0 0 34 140.5M 0 138.5k 50:23 17:18 33:05 133.2k 34 409.1M 0 0 34 140.7M 0 138.6k 50:22 17:19 33:03 143.1k 34 409.1M 0 0 34 140.9M 0 138.6k 50:22 17:20 33:02 148.7k 34 409.1M 0 0 34 141.1M 0 138.6k 50:22 17:22 33:00 143.9k 34 409.1M 0 0 34 141.3M 0 138.6k 50:22 17:23 32:59 144.2k 34 409.1M 0 0 34 141.4M 0 138.5k 50:23 17:25 32:58 138.2k 34 409.1M 0 0 34 141.5M 0 138.5k 50:24 17:26 32:58 128.3k 34 409.1M 0 0 34 141.6M 0 138.5k 50:24 17:27 32:57 118.4k 34 409.1M 0 0 34 141.8M 0 138.5k 50:25 17:28 32:57 116.2k 34 409.1M 0 0 34 142.0M 0 138.5k 50:24 17:29 32:55 117.9k 34 409.1M 0 0 34 142.2M 0 138.6k 50:23 17:30 32:53 142.2k 34 409.1M 0 0 34 142.3M 0 138.5k 50:24 17:32 32:52 136.9k 34 409.1M 0 0 34 142.5M 0 138.4k 50:25 17:33 32:52 130.8k 34 409.1M 0 0 34 142.6M 0 138.4k 50:26 17:35 32:51 126.7k 34 409.1M 0 0 34 142.7M 0 138.3k 50:28 17:36 32:52 115.1k 34 409.1M 0 0 34 142.8M 0 138.3k 50:28 17:37 32:51 98.71k 34 409.1M 0 0 34 143.0M 0 138.3k 50:28 17:38 32:50 108.1k 35 409.1M 0 0 35 143.2M 0 138.3k 50:28 17:40 32:48 118.9k 35 409.1M 0 0 35 143.4M 0 138.3k 50:28 17:41 32:47 123.9k 35 409.1M 0 0 35 143.5M 0 138.2k 50:30 17:43 32:47 123.2k 35 409.1M 0 0 35 143.6M 0 138.2k 50:30 17:44 32:46 122.5k 35 409.1M 0 0 35 143.8M 0 138.2k 50:30 17:45 32:45 120.5k 35 409.1M 0 0 35 144.0M 0 138.2k 50:31 17:46 32:45 117.0k 35 409.1M 0 0 35 144.1M 0 138.1k 50:33 17:48 32:45 104.2k 35 409.1M 0 0 35 144.2M 0 138.0k 50:34 17:49 32:45 104.2k 35 409.1M 0 0 35 144.4M 0 138.0k 50:34 17:51 32:43 109.7k 35 409.1M 0 0 35 144.6M 0 138.0k 50:34 17:52 32:42 114.5k 35 409.1M 0 0 35 144.8M 0 138.1k 50:34 17:53 32:41 119.7k 35 409.1M 0 0 35 145.0M 0 138.0k 50:34 17:55 32:39 134.4k 35 409.1M 0 0 35 145.1M 0 138.0k 50:35 17:56 32:39 135.9k 35 409.1M 0 0 35 145.2M 0 138.0k 50:36 17:57 32:39 128.1k 35 409.1M 0 0 35 145.3M 0 137.9k 50:36 17:58 32:38 120.2k 35 409.1M 0 0 35 145.5M 0 137.9k 50:37 17:59 32:38 114.0k 35 409.1M 0 0 35 145.6M 0 138.0k 50:36 18:00 32:36 121.3k 35 409.1M 0 0 35 145.8M 0 138.0k 50:35 18:02 32:33 136.9k 35 409.1M 0 0 35 146.0M 0 138.0k 50:34 18:03 32:31 150.8k 35 409.1M 0 0 35 146.2M 0 138.0k 50:34 18:04 32:30 158.6k 35 409.1M 0 0 35 146.4M 0 138.1k 50:33 18:05 32:28 170.0k 35 409.1M 0 0 35 146.6M 0 138.2k 50:31 18:06 32:25 175.7k 35 409.1M 0 0 35 146.9M 0 138.2k 50:30 18:08 32:22 177.8k 35 409.1M 0 0 35 147.0M 0 138.2k 50:30 18:09 32:21 170.0k 35 409.1M 0 0 35 147.1M 0 138.2k 50:31 18:10 32:21 163.5k 36 409.1M 0 0 36 147.3M 0 138.2k 50:30 18:11 32:19 160.8k 36 409.1M 0 0 36 147.5M 0 138.2k 50:30 18:12 32:18 145.8k 36 409.1M 0 0 36 147.6M 0 138.2k 50:31 18:14 32:17 131.8k 36 409.1M 0 0 36 147.7M 0 138.1k 50:32 18:15 32:17 121.4k 36 409.1M 0 0 36 147.8M 0 138.0k 50:34 18:16 32:18 111.0k 36 409.1M 0 0 36 148.0M 0 137.9k 50:36 18:18 32:18 97712 36 409.1M 0 0 36 148.1M 0 138.0k 50:36 18:19 32:17 98877 36 409.1M 0 0 36 148.3M 0 138.0k 50:35 18:20 32:15 107.5k 36 409.1M 0 0 36 148.5M 0 138.0k 50:35 18:21 32:14 120.8k 36 409.1M 0 0 36 148.6M 0 138.0k 50:35 18:23 32:12 128.7k 36 409.1M 0 0 36 148.8M 0 138.0k 50:36 18:24 32:12 139.1k 36 409.1M 0 0 36 148.9M 0 137.9k 50:38 18:25 32:13 122.8k 36 409.1M 0 0 36 149.0M 0 137.8k 50:39 18:27 32:12 104.0k 36 409.1M 0 0 36 149.1M 0 137.7k 50:41 18:28 32:13 93596 36 409.1M 0 0 36 149.3M 0 137.7k 50:42 18:30 32:12 94500 36 409.1M 0 0 36 149.5M 0 137.7k 50:41 18:31 32:10 98.69k 36 409.1M 0 0 36 149.6M 0 137.7k 50:42 18:32 32:10 105.7k 36 409.1M 0 0 36 149.8M 0 137.7k 50:41 18:33 32:08 121.2k 36 409.1M 0 0 36 150.0M 0 137.7k 50:41 18:34 32:07 141.5k 36 409.1M 0 0 36 150.2M 0 137.8k 50:39 18:36 32:03 160.6k 36 409.1M 0 0 36 150.5M 0 137.9k 50:37 18:37 32:00 171.4k 36 409.1M 0 0 36 150.7M 0 137.9k 50:36 18:38 31:58 186.9k 36 409.1M 0 0 36 151.0M 0 138.0k 50:34 18:39 31:55 199.2k 36 409.1M 0 0 36 151.1M 0 138.0k 50:34 18:41 31:53 186.4k 36 409.1M 0 0 36 151.3M 0 138.0k 50:35 18:42 31:53 171.0k 37 409.1M 0 0 37 151.5M 0 138.0k 50:34 18:43 31:51 163.6k 37 409.1M 0 0 37 151.6M 0 138.0k 50:34 18:44 31:50 155.4k 37 409.1M 0 0 37 151.9M 0 138.1k 50:32 18:46 31:46 153.3k 37 409.1M 0 0 37 152.1M 0 138.1k 50:32 18:47 31:45 161.6k 37 409.1M 0 0 37 152.3M 0 138.2k 50:30 18:48 31:42 175.4k 37 409.1M 0 0 37 152.5M 0 138.2k 50:31 18:49 31:42 162.3k 37 409.1M 0 0 37 152.6M 0 138.1k 50:31 18:51 31:40 156.6k 37 409.1M 0 0 37 152.8M 0 138.1k 50:31 18:52 31:39 143.5k 37 409.1M 0 0 37 153.0M 0 138.2k 50:31 18:54 31:37 141.8k 37 409.1M 0 0 37 153.2M 0 138.2k 50:30 18:55 31:35 137.8k 37 409.1M 0 0 37 153.4M 0 138.2k 50:30 18:56 31:34 151.1k 37 409.1M 0 0 37 153.5M 0 138.2k 50:31 18:57 31:34 138.9k 37 409.1M 0 0 37 153.6M 0 138.1k 50:32 18:58 31:34 136.3k 37 409.1M 0 0 37 153.8M 0 138.1k 50:32 18:59 31:33 129.9k 37 409.1M 0 0 37 153.9M 0 138.1k 50:33 19:01 31:32 117.6k 37 409.1M 0 0 37 154.1M 0 138.1k 50:33 19:02 31:31 113.9k 37 409.1M 0 0 37 154.3M 0 138.1k 50:32 19:03 31:29 130.1k 37 409.1M 0 0 37 154.5M 0 138.1k 50:33 19:05 31:28 131.4k 37 409.1M 0 0 37 154.6M 0 138.1k 50:33 19:06 31:27 130.9k 37 409.1M 0 0 37 154.7M 0 138.0k 50:34 19:07 31:27 128.6k 37 409.1M 0 0 37 154.9M 0 138.0k 50:34 19:08 31:26 127.0k 37 409.1M 0 0 37 155.0M 0 138.0k 50:34 19:10 31:24 120.4k 37 409.1M 0 0 37 155.1M 0 137.9k 50:36 19:11 31:25 110.5k 37 409.1M 0 0 37 155.3M 0 137.9k 50:36 19:12 31:24 112.2k 38 409.1M 0 0 38 155.5M 0 138.0k 50:36 19:13 31:23 122.9k 38 409.1M 0 0 38 155.7M 0 138.1k 50:34 19:14 31:20 141.2k 38 409.1M 0 0 38 155.9M 0 138.1k 50:33 19:16 31:17 146.5k 38 409.1M 0 0 38 156.0M 0 138.0k 50:34 19:17 31:17 150.7k 38 409.1M 0 0 38 156.1M 0 138.0k 50:35 19:18 31:17 150.0k 38 409.1M 0 0 38 156.3M 0 138.0k 50:35 19:19 31:16 146.9k 38 409.1M 0 0 38 156.6M 0 138.1k 50:33 19:21 31:12 144.4k 38 409.1M 0 0 38 156.8M 0 138.2k 50:31 19:22 31:09 160.5k 38 409.1M 0 0 38 157.0M 0 138.2k 50:30 19:23 31:07 178.2k 38 409.1M 0 0 38 157.2M 0 138.2k 50:30 19:24 31:06 177.7k 38 409.1M 0 0 38 157.4M 0 138.2k 50:30 19:26 31:04 176.3k 38 409.1M 0 0 38 157.6M 0 138.2k 50:30 19:27 31:03 165.3k 38 409.1M 0 0 38 157.8M 0 138.3k 50:29 19:28 31:01 152.6k 38 409.1M 0 0 38 157.9M 0 138.2k 50:30 19:29 31:01 135.6k 38 409.1M 0 0 38 158.0M 0 138.2k 50:31 19:31 31:00 130.9k 38 409.1M 0 0 38 158.1M 0 138.2k 50:31 19:32 30:59 128.2k 38 409.1M 0 0 38 158.3M 0 138.2k 50:31 19:33 30:58 126.2k 38 409.1M 0 0 38 158.6M 0 138.2k 50:29 19:34 30:55 137.3k 38 409.1M 0 0 38 158.8M 0 138.3k 50:29 19:35 30:54 153.3k 38 409.1M 0 0 38 158.9M 0 138.3k 50:29 19:36 30:53 157.4k 38 409.1M 0 0 38 159.1M 0 138.3k 50:29 19:38 30:51 157.5k 38 409.1M 0 0 38 159.3M 0 138.3k 50:28 19:39 30:49 162.4k 38 409.1M 0 0 38 159.5M 0 138.3k 50:29 19:40 30:49 140.6k 39 409.1M 0 0 39 159.6M 0 138.2k 50:30 19:42 30:48 125.9k 39 409.1M 0 0 39 159.7M 0 138.2k 50:31 19:43 30:48 125.7k 39 409.1M 0 0 39 159.8M 0 138.1k 50:32 19:44 30:48 116.4k 39 409.1M 0 0 39 160.0M 0 138.1k 50:33 19:46 30:47 101.7k 39 409.1M 0 0 39 160.1M 0 138.0k 50:35 19:47 30:48 92213 39 409.1M 0 0 39 160.2M 0 137.9k 50:36 19:49 30:47 96220 39 409.1M 0 0 39 160.3M 0 137.9k 50:36 19:50 30:46 96518 39 409.1M 0 0 39 160.5M 0 137.9k 50:37 19:51 30:46 97814 39 409.1M 0 0 39 160.6M 0 137.9k 50:37 19:52 30:45 101.7k 39 409.1M 0 0 39 160.7M 0 137.9k 50:38 19:53 30:45 114.2k 39 409.1M 0 0 39 160.9M 0 137.9k 50:38 19:55 30:43 118.9k 39 409.1M 0 0 39 161.0M 0 137.8k 50:38 19:56 30:42 117.3k 39 409.1M 0 0 39 161.2M 0 137.8k 50:38 19:57 30:41 127.5k 39 409.1M 0 0 39 161.4M 0 137.9k 50:38 19:58 30:40 134.6k 39 409.1M 0 0 39 161.6M 0 137.9k 50:37 19:59 30:38 141.7k 39 409.1M 0 0 39 161.8M 0 137.9k 50:37 20:01 30:36 142.5k 39 409.1M 0 0 39 162.0M 0 137.9k 50:38 20:02 30:36 143.9k 39 409.1M 0 0 39 162.1M 0 137.8k 50:39 20:04 30:35 135.0k 39 409.1M 0 0 39 162.2M 0 137.8k 50:39 20:05 30:34 124.7k 39 409.1M 0 0 39 162.3M 0 137.7k 50:41 20:07 30:34 107.0k 39 409.1M 0 0 39 162.5M 0 137.7k 50:42 20:08 30:34 103.4k 39 409.1M 0 0 39 162.6M 0 137.7k 50:42 20:09 30:33 100.9k 39 409.1M 0 0 39 162.7M 0 137.7k 50:42 20:10 30:32 105.3k 39 409.1M 0 0 39 162.9M 0 137.7k 50:42 20:11 30:31 114.1k 39 409.1M 0 0 39 163.1M 0 137.7k 50:41 20:12 30:29 137.2k 39 409.1M 0 0 39 163.3M 0 137.7k 50:41 20:13 30:28 144.7k 39 409.1M 0 0 39 163.5M 0 137.8k 50:40 20:15 30:25 159.1k 40 409.1M 0 0 40 163.7M 0 137.8k 50:39 20:16 30:23 164.5k 40 409.1M 0 0 40 163.9M 0 137.8k 50:39 20:17 30:22 162.2k 40 409.1M 0 0 40 164.0M 0 137.7k 50:40 20:19 30:21 147.3k 40 409.1M 0 0 40 164.1M 0 137.7k 50:41 20:20 30:21 136.6k 40 409.1M 0 0 40 164.3M 0 137.7k 50:42 20:21 30:21 120.7k 40 409.1M 0 0 40 164.5M 0 137.7k 50:41 20:22 30:19 118.7k 40 409.1M 0 0 40 164.7M 0 137.8k 50:40 20:24 30:16 130.8k 40 409.1M 0 0 40 164.8M 0 137.7k 50:41 20:25 30:16 133.1k 40 409.1M 0 0 40 165.0M 0 137.7k 50:41 20:26 30:15 137.2k 40 409.1M 0 0 40 165.1M 0 137.7k 50:41 20:27 30:14 146.6k 40 409.1M 0 0 40 165.3M 0 137.7k 50:40 20:28 30:12 147.0k 40 409.1M 0 0 40 165.5M 0 137.7k 50:41 20:30 30:11 129.6k 40 409.1M 0 0 40 165.6M 0 137.7k 50:41 20:31 30:10 136.4k 40 409.1M 0 0 40 165.8M 0 137.7k 50:42 20:32 30:10 133.8k 40 409.1M 0 0 40 166.0M 0 137.7k 50:41 20:33 30:08 132.5k 40 409.1M 0 0 40 166.1M 0 137.7k 50:41 20:35 30:06 134.6k 40 409.1M 0 0 40 166.3M 0 137.8k 50:40 20:36 30:04 147.5k 40 409.1M 0 0 40 166.5M 0 137.8k 50:40 20:37 30:03 146.0k 40 409.1M 0 0 40 166.6M 0 137.7k 50:41 20:39 30:02 141.0k 40 409.1M 0 0 40 166.8M 0 137.7k 50:41 20:40 30:01 135.1k 40 409.1M 0 0 40 167.0M 0 137.7k 50:41 20:41 30:00 137.3k 40 409.1M 0 0 40 167.3M 0 137.8k 50:38 20:42 29:56 152.1k 40 409.1M 0 0 40 167.6M 0 137.9k 50:37 20:44 29:53 166.2k 40 409.1M 0 0 40 167.7M 0 137.8k 50:38 20:45 29:53 164.5k 41 409.1M 0 0 41 167.8M 0 137.8k 50:40 20:47 29:53 151.8k 41 409.1M 0 0 41 168.0M 0 137.7k 50:40 20:48 29:52 140.0k 41 409.1M 0 0 41 168.1M 0 137.7k 50:42 20:49 29:53 108.9k 41 409.1M 0 0 41 168.2M 0 137.6k 50:44 20:51 29:53 87849 41 409.1M 0 0 41 168.3M 0 137.6k 50:44 20:52 29:52 90908 41 409.1M 0 0 41 168.5M 0 137.5k 50:45 20:54 29:51 98.61k 41 409.1M 0 0 41 168.6M 0 137.5k 50:45 20:55 29:50 101.4k 41 409.1M 0 0 41 168.8M 0 137.5k 50:45 20:56 29:49 107.4k 41 409.1M 0 0 41 168.9M 0 137.5k 50:46 20:57 29:49 119.0k 41 409.1M 0 0 41 169.1M 0 137.5k 50:45 20:58 29:47 127.2k 41 409.1M 0 0 41 169.3M 0 137.5k 50:45 21:00 29:45 129.9k 41 409.1M 0 0 41 169.5M 0 137.5k 50:46 21:01 29:45 130.1k 41 409.1M 0 0 41 169.6M 0 137.5k 50:47 21:03 29:44 125.1k 41 409.1M 0 0 41 169.7M 0 137.4k 50:47 21:04 29:43 123.8k 41 409.1M 0 0 41 169.9M 0 137.4k 50:47 21:05 29:42 123.6k 41 409.1M 0 0 41 170.0M 0 137.4k 50:48 21:06 29:42 118.4k 41 409.1M 0 0 41 170.2M 0 137.4k 50:47 21:08 29:39 122.3k 41 409.1M 0 0 41 170.3M 0 137.4k 50:48 21:09 29:39 121.3k 41 409.1M 0 0 41 170.5M 0 137.4k 50:48 21:10 29:38 127.5k 41 409.1M 0 0 41 170.6M 0 137.4k 50:49 21:11 29:38 121.3k 41 409.1M 0 0 41 170.8M 0 137.3k 50:49 21:13 29:36 122.9k 41 409.1M 0 0 41 170.8M 0 137.3k 50:49 21:13 29:36 137.3k 41 409.1M 0 0 41 170.9M 0 137.3k 50:50 21:14 29:36 94160 41 409.1M 0 0 41 171.0M 0 137.2k 50:51 21:15 29:36 96767 41 409.1M 0 0 41 171.1M 0 137.2k 50:52 21:17 29:35 97839 41 409.1M 0 0 41 171.3M 0 137.2k 50:52 21:18 29:34 105.0k 41 409.1M 0 0 41 171.5M 0 137.2k 50:53 21:19 29:34 106.2k 41 409.1M 0 0 41 171.6M 0 137.2k 50:53 21:20 29:33 110.7k 41 409.1M 0 0 41 171.8M 0 137.2k 50:53 21:22 29:31 122.0k 42 409.1M 0 0 42 171.9M 0 137.2k 50:53 21:23 29:30 127.6k 42 409.1M 0 0 42 172.1M 0 137.2k 50:53 21:24 29:29 135.3k 42 409.1M 0 0 42 172.3M 0 137.2k 50:52 21:25 29:27 148.4k 42 409.1M 0 0 42 172.5M 0 137.3k 50:51 21:26 29:25 158.4k 42 409.1M 0 0 42 172.6M 0 137.2k 50:52 21:27 29:25 151.9k 42 409.1M 0 0 42 172.6M 0 137.1k 50:54 21:28 29:26 129.3k 42 409.1M 0 0 42 172.6M 0 137.1k 50:55 21:29 29:26 108.2k 42 409.1M 0 0 42 172.8M 0 137.1k 50:55 21:30 29:25 99674 42 409.1M 0 0 42 172.9M 0 137.0k 50:56 21:31 29:25 85254 42 409.1M 0 0 42 173.1M 0 137.1k 50:56 21:33 29:23 96394 42 409.1M 0 0 42 173.3M 0 137.1k 50:55 21:34 29:21 126.9k 42 409.1M 0 0 42 173.5M 0 137.2k 50:53 21:35 29:18 155.5k 42 409.1M 0 0 42 173.7M 0 137.2k 50:53 21:36 29:17 163.6k 42 409.1M 0 0 42 173.8M 0 137.2k 50:53 21:37 29:16 167.6k 42 409.1M 0 0 42 174.0M 0 137.2k 50:53 21:38 29:15 161.5k 42 409.1M 0 0 42 174.2M 0 137.2k 50:53 21:40 29:13 156.2k 42 409.1M 0 0 42 174.3M 0 137.1k 50:54 21:41 29:13 134.8k 42 409.1M 0 0 42 174.5M 0 137.1k 50:54 21:42 29:12 129.4k 42 409.1M 0 0 42 174.7M 0 137.2k 50:53 21:43 29:10 140.6k 42 409.1M 0 0 42 174.9M 0 137.2k 50:52 21:44 29:08 148.0k 42 409.1M 0 0 42 175.1M 0 137.3k 50:50 21:46 29:04 162.4k 42 409.1M 0 0 42 175.3M 0 137.3k 50:50 21:47 29:03 177.6k 42 409.1M 0 0 42 175.5M 0 137.3k 50:50 21:48 29:02 177.0k 42 409.1M 0 0 42 175.6M 0 137.3k 50:50 21:49 29:01 164.4k 42 409.1M 0 0 42 175.8M 0 137.3k 50:51 21:50 29:01 149.6k 42 409.1M 0 0 42 175.9M 0 137.2k 50:51 21:52 28:59 126.7k 43 409.1M 0 0 43 176.1M 0 137.2k 50:51 21:53 28:58 121.7k 43 409.1M 0 0 43 176.3M 0 137.3k 50:51 21:54 28:57 125.3k 43 409.1M 0 0 43 176.5M 0 137.3k 50:51 21:56 28:55 131.0k 43 409.1M 0 0 43 176.6M 0 137.3k 50:51 21:57 28:54 134.4k 43 409.1M 0 0 43 176.7M 0 137.3k 50:51 21:58 28:53 139.2k 43 409.1M 0 0 43 176.8M 0 137.2k 50:52 21:59 28:53 135.4k 43 409.1M 0 0 43 177.0M 0 137.2k 50:52 22:00 28:52 132.4k 43 409.1M 0 0 43 177.1M 0 137.2k 50:52 22:01 28:51 121.5k 43 409.1M 0 0 43 177.3M 0 137.2k 50:52 22:03 28:49 130.9k 43 409.1M 0 0 43 177.6M 0 137.3k 50:50 22:04 28:46 149.1k 43 409.1M 0 0 43 177.8M 0 137.3k 50:49 22:05 28:44 160.1k 43 409.1M 0 0 43 178.0M 0 137.4k 50:49 22:06 28:43 168.8k 43 409.1M 0 0 43 178.1M 0 137.3k 50:50 22:07 28:43 163.7k 43 409.1M 0 0 43 178.2M 0 137.3k 50:50 22:08 28:42 151.9k 43 409.1M 0 0 43 178.3M 0 137.3k 50:51 22:10 28:41 130.4k 43 409.1M 0 0 43 178.5M 0 137.3k 50:51 22:11 28:40 118.8k 43 409.1M 0 0 43 178.6M 0 137.2k 50:52 22:12 28:40 105.7k 43 409.1M 0 0 43 178.8M 0 137.3k 50:51 22:13 28:38 121.9k 43 409.1M 0 0 43 179.0M 0 137.3k 50:51 22:14 28:37 133.8k 43 409.1M 0 0 43 179.1M 0 137.3k 50:50 22:15 28:35 146.2k 43 409.1M 0 0 43 179.3M 0 137.3k 50:50 22:17 28:33 151.8k 43 409.1M 0 0 43 179.5M 0 137.3k 50:50 22:18 28:32 160.4k 43 409.1M 0 0 43 179.6M 0 137.3k 50:50 22:19 28:31 151.6k 43 409.1M 0 0 43 179.8M 0 137.3k 50:50 22:20 28:30 139.4k 43 409.1M 0 0 43 179.9M 0 137.3k 50:51 22:21 28:30 130.6k 44 409.1M 0 0 44 180.0M 0 137.3k 50:51 22:22 28:29 125.1k 44 409.1M 0 0 44 180.2M 0 137.3k 50:50 22:23 28:27 129.1k 44 409.1M 0 0 44 180.4M 0 137.3k 50:50 22:25 28:25 134.8k 44 409.1M 0 0 44 180.5M 0 137.3k 50:51 22:26 28:25 132.3k 44 409.1M 0 0 44 180.7M 0 137.3k 50:51 22:28 28:23 130.6k 44 409.1M 0 0 44 180.9M 0 137.3k 50:51 22:29 28:22 135.5k 44 409.1M 0 0 44 181.1M 0 137.3k 50:50 22:30 28:20 144.5k 44 409.1M 0 0 44 181.3M 0 137.4k 50:49 22:31 28:18 150.8k 44 409.1M 0 0 44 181.6M 0 137.4k 50:47 22:32 28:15 170.1k 44 409.1M 0 0 44 181.8M 0 137.4k 50:47 22:34 28:13 178.6k 44 409.1M 0 0 44 182.0M 0 137.5k 50:47 22:35 28:12 178.3k 44 409.1M 0 0 44 182.1M 0 137.5k 50:46 22:36 28:10 173.9k 44 409.1M 0 0 44 182.3M 0 137.5k 50:46 22:37 28:09 160.0k 44 409.1M 0 0 44 182.4M 0 137.4k 50:47 22:38 28:09 138.2k 44 409.1M 0 0 44 182.6M 0 137.5k 50:47 22:40 28:07 140.1k 44 409.1M 0 0 44 182.7M 0 137.4k 50:47 22:41 28:06 134.9k 44 409.1M 0 0 44 182.8M 0 137.4k 50:48 22:42 28:06 114.5k 44 409.1M 0 0 44 183.0M 0 137.4k 50:49 22:43 28:06 112.7k 44 409.1M 0 0 44 183.1M 0 137.3k 50:49 22:44 28:05 117.9k 44 409.1M 0 0 44 183.3M 0 137.4k 50:49 22:46 28:03 115.9k 44 409.1M 0 0 44 183.5M 0 137.4k 50:48 22:47 28:01 125.7k 44 409.1M 0 0 44 183.6M 0 137.4k 50:48 22:48 28:00 143.2k 44 409.1M 0 0 44 183.8M 0 137.4k 50:48 22:49 27:59 147.9k 44 409.1M 0 0 44 183.9M 0 137.4k 50:49 22:50 27:59 138.6k 44 409.1M 0 0 44 184.0M 0 137.3k 50:49 22:51 27:58 134.1k 45 409.1M 0 0 45 184.2M 0 137.4k 50:48 22:52 27:56 135.0k 45 409.1M 0 0 45 184.4M 0 137.4k 50:48 22:54 27:54 135.4k 45 409.1M 0 0 45 184.6M 0 137.4k 50:47 22:55 27:52 145.4k 45 409.1M 0 0 45 184.8M 0 137.4k 50:48 22:56 27:52 151.8k 45 409.1M 0 0 45 184.9M 0 137.4k 50:48 22:57 27:51 146.5k 45 409.1M 0 0 45 185.0M 0 137.3k 50:50 22:59 27:51 125.3k 45 409.1M 0 0 45 185.2M 0 137.3k 50:50 23:00 27:50 122.6k 45 409.1M 0 0 45 185.4M 0 137.3k 50:50 23:02 27:48 116.0k 45 409.1M 0 0 45 185.5M 0 137.3k 50:51 23:03 27:48 109.5k 45 409.1M 0 0 45 185.6M 0 137.2k 50:52 23:05 27:47 108.7k 45 409.1M 0 0 45 185.7M 0 137.2k 50:53 23:06 27:47 108.2k 45 409.1M 0 0 45 185.8M 0 137.1k 50:54 23:07 27:47 96037 45 409.1M 0 0 45 186.0M 0 137.1k 50:55 23:09 27:46 95186 45 409.1M 0 0 45 186.1M 0 137.1k 50:55 23:10 27:45 98.37k 45 409.1M 0 0 45 186.3M 0 137.1k 50:55 23:11 27:44 103.5k 45 409.1M 0 0 45 186.5M 0 137.0k 50:56 23:13 27:43 108.0k 45 409.1M 0 0 45 186.6M 0 137.0k 50:56 23:14 27:42 120.7k 45 409.1M 0 0 45 186.8M 0 137.0k 50:57 23:16 27:41 112.4k 45 409.1M 0 0 45 186.9M 0 136.9k 50:59 23:17 27:42 102.9k 45 409.1M 0 0 45 187.0M 0 136.9k 51:00 23:19 27:41 99160 45 409.1M 0 0 45 187.2M 0 136.9k 51:00 23:20 27:40 106.9k 45 409.1M 0 0 45 187.3M 0 136.9k 51:00 23:21 27:39 100.9k 45 409.1M 0 0 45 187.5M 0 136.8k 51:01 23:22 27:39 103.4k 45 409.1M 0 0 45 187.6M 0 136.7k 51:03 23:24 27:39 103.1k 45 409.1M 0 0 45 187.7M 0 136.7k 51:03 23:25 27:38 106.6k 45 409.1M 0 0 45 187.9M 0 136.7k 51:03 23:27 27:36 104.4k 45 409.1M 0 0 45 188.0M 0 136.7k 51:04 23:28 27:36 104.3k 46 409.1M 0 0 46 188.2M 0 136.7k 51:04 23:29 27:35 112.2k 46 409.1M 0 0 46 188.4M 0 136.7k 51:04 23:31 27:33 126.7k 46 409.1M 0 0 46 188.5M 0 136.7k 51:04 23:32 27:32 128.8k 46 409.1M 0 0 46 188.7M 0 136.7k 51:04 23:33 27:31 131.0k 46 409.1M 0 0 46 188.9M 0 136.7k 51:04 23:34 27:30 135.1k 46 409.1M 0 0 46 189.0M 0 136.7k 51:04 23:36 27:28 128.9k 46 409.1M 0 0 46 189.1M 0 136.6k 51:05 23:37 27:28 121.8k 46 409.1M 0 0 46 189.3M 0 136.6k 51:06 23:38 27:28 114.9k 46 409.1M 0 0 46 189.5M 0 136.6k 51:06 23:39 27:27 118.1k 46 409.1M 0 0 46 189.6M 0 136.6k 51:05 23:41 27:24 124.7k 46 409.1M 0 0 46 189.8M 0 136.6k 51:05 23:42 27:23 129.2k 46 409.1M 0 0 46 190.0M 0 136.6k 51:05 23:43 27:22 133.6k 46 409.1M 0 0 46 190.1M 0 136.6k 51:06 23:44 27:22 136.4k 46 409.1M 0 0 46 190.2M 0 136.6k 51:06 23:45 27:21 126.9k 46 409.1M 0 0 46 190.3M 0 136.6k 51:07 23:46 27:21 118.6k 46 409.1M 0 0 46 190.5M 0 136.6k 51:06 23:48 27:18 124.8k 46 409.1M 0 0 46 190.7M 0 136.6k 51:06 23:49 27:17 130.1k 46 409.1M 0 0 46 190.9M 0 136.6k 51:05 23:50 27:15 145.5k 46 409.1M 0 0 46 191.1M 0 136.7k 51:05 23:51 27:14 156.7k 46 409.1M 0 0 46 191.3M 0 136.7k 51:03 23:52 27:11 171.4k 46 409.1M 0 0 46 191.5M 0 136.7k 51:03 23:54 27:09 170.0k 46 409.1M 0 0 46 191.6M 0 136.7k 51:04 23:55 27:09 163.7k 46 409.1M 0 0 46 191.8M 0 136.7k 51:03 23:56 27:07 157.8k 46 409.1M 0 0 46 192.0M 0 136.7k 51:04 23:57 27:07 147.4k 46 409.1M 0 0 46 192.1M 0 136.7k 51:04 23:59 27:05 134.0k 46 409.1M 0 0 46 192.3M 0 136.7k 51:04 24:00 27:04 124.3k 47 409.1M 0 0 47 192.4M 0 136.7k 51:05 24:01 27:04 125.3k 47 409.1M 0 0 47 192.5M 0 136.6k 51:06 24:02 27:04 112.9k 47 409.1M 0 0 47 192.7M 0 136.6k 51:06 24:04 27:02 116.0k 47 409.1M 0 0 47 192.9M 0 136.6k 51:06 24:06 27:00 111.7k 47 409.1M 0 0 47 193.0M 0 136.6k 51:07 24:07 27:00 113.3k 47 409.1M 0 0 47 193.1M 0 136.5k 51:07 24:08 26:59 113.1k 47 409.1M 0 0 47 193.3M 0 136.6k 51:07 24:09 26:58 125.9k 47 409.1M 0 0 47 193.5M 0 136.6k 51:06 24:10 26:56 131.6k 47 409.1M 0 0 47 193.6M 0 136.6k 51:07 24:11 26:56 134.3k 47 409.1M 0 0 47 193.8M 0 136.6k 51:06 24:12 26:54 148.3k 47 409.1M 0 0 47 194.0M 0 136.6k 51:05 24:13 26:52 160.8k 47 409.1M 0 0 47 194.2M 0 136.6k 51:05 24:15 26:50 161.4k 47 409.1M 0 0 47 194.4M 0 136.7k 51:04 24:16 26:48 160.6k 47 409.1M 0 0 47 194.6M 0 136.7k 51:03 24:17 26:46 173.5k 47 409.1M 0 0 47 194.8M 0 136.7k 51:03 24:18 26:45 166.1k 47 409.1M 0 0 47 195.0M 0 136.7k 51:03 24:19 26:44 157.2k 47 409.1M 0 0 47 195.1M 0 136.7k 51:03 24:21 26:42 153.5k 47 409.1M 0 0 47 195.3M 0 136.7k 51:04 24:22 26:42 139.9k 47 409.1M 0 0 47 195.4M 0 136.7k 51:05 24:23 26:42 124.4k 47 409.1M 0 0 47 195.5M 0 136.6k 51:05 24:25 26:40 110.7k 47 409.1M 0 0 47 195.6M 0 136.6k 51:06 24:26 26:40 109.1k 47 409.1M 0 0 47 195.8M 0 136.5k 51:07 24:27 26:40 99357 47 409.1M 0 0 47 195.9M 0 136.5k 51:09 24:29 26:40 94910 47 409.1M 0 0 47 196.1M 0 136.5k 51:08 24:30 26:38 101.3k 47 409.1M 0 0 47 196.3M 0 136.5k 51:08 24:32 26:36 113.7k 48 409.1M 0 0 48 196.5M 0 136.5k 51:07 24:33 26:34 125.0k 48 409.1M 0 0 48 196.7M 0 136.6k 51:06 24:34 26:32 151.2k 48 409.1M 0 0 48 196.9M 0 136.6k 51:06 24:35 26:31 165.7k 48 409.1M 0 0 48 197.1M 0 136.6k 51:06 24:37 26:29 166.9k 48 409.1M 0 0 48 197.3M 0 136.6k 51:05 24:38 26:27 161.8k 48 409.1M 0 0 48 197.5M 0 136.6k 51:05 24:39 26:26 153.0k 48 409.1M 0 0 48 197.6M 0 136.6k 51:05 24:41 26:24 141.8k 48 409.1M 0 0 48 197.8M 0 136.7k 51:05 24:42 26:23 148.8k 48 409.1M 0 0 48 198.0M 0 136.7k 51:04 24:43 26:21 153.2k 48 409.1M 0 0 48 198.2M 0 136.7k 51:03 24:44 26:19 160.9k 48 409.1M 0 0 48 198.4M 0 136.7k 51:04 24:45 26:19 155.5k 48 409.1M 0 0 48 198.5M 0 136.6k 51:05 24:47 26:18 136.5k 48 409.1M 0 0 48 198.6M 0 136.6k 51:05 24:48 26:17 128.0k 48 409.1M 0 0 48 198.8M 0 136.6k 51:06 24:49 26:17 118.6k 48 409.1M 0 0 48 198.9M 0 136.6k 51:06 24:50 26:16 107.9k 48 409.1M 0 0 48 199.0M 0 136.6k 51:06 24:52 26:14 105.5k 48 409.1M 0 0 48 199.1M 0 136.6k 51:07 24:53 26:14 118.7k 48 409.1M 0 0 48 199.3M 0 136.5k 51:07 24:54 26:13 117.4k 48 409.1M 0 0 48 199.4M 0 136.5k 51:08 24:55 26:13 115.0k 48 409.1M 0 0 48 199.6M 0 136.5k 51:07 24:56 26:11 120.8k 48 409.1M 0 0 48 199.8M 0 136.5k 51:07 24:57 26:10 129.7k 48 409.1M 0 0 48 200.0M 0 136.5k 51:07 24:59 26:08 131.4k 48 409.1M 0 0 48 200.1M 0 136.5k 51:08 25:00 26:08 129.5k 48 409.1M 0 0 48 200.3M 0 136.5k 51:07 25:01 26:06 139.4k 49 409.1M 0 0 49 200.5M 0 136.6k 51:06 25:03 26:03 149.8k 49 409.1M 0 0 49 200.7M 0 136.6k 51:05 25:04 26:01 153.2k 49 409.1M 0 0 49 200.9M 0 136.6k 51:06 25:05 26:01 149.8k 49 409.1M 0 0 49 201.0M 0 136.6k 51:06 25:06 26:00 154.2k 49 409.1M 0 0 49 201.2M 0 136.6k 51:06 25:08 25:58 149.7k 49 409.1M 0 0 49 201.3M 0 136.6k 51:07 25:09 25:58 129.6k 49 409.1M 0 0 49 201.5M 0 136.5k 51:07 25:10 25:57 117.5k 49 409.1M 0 0 49 201.6M 0 136.5k 51:08 25:11 25:57 117.6k 49 409.1M 0 0 49 201.7M 0 136.5k 51:09 25:13 25:56 108.8k 49 409.1M 0 0 49 201.8M 0 136.4k 51:09 25:14 25:55 102.3k 49 409.1M 0 0 49 202.0M 0 136.4k 51:10 25:16 25:54 107.4k 49 409.1M 0 0 49 202.1M 0 136.4k 51:10 25:17 25:53 110.4k 49 409.1M 0 0 49 202.3M 0 136.4k 51:10 25:18 25:52 107.3k 49 409.1M 0 0 49 202.4M 0 136.4k 51:11 25:19 25:52 116.3k 49 409.1M 0 0 49 202.5M 0 136.4k 51:11 25:20 25:51 112.6k 49 409.1M 0 0 49 202.6M 0 136.3k 51:12 25:21 25:51 111.9k 49 409.1M 0 0 49 202.8M 0 136.4k 51:11 25:22 25:49 122.2k 49 409.1M 0 0 49 203.1M 0 136.4k 51:09 25:23 25:46 149.0k 49 409.1M 0 0 49 203.3M 0 136.5k 51:09 25:24 25:45 160.5k 49 409.1M 0 0 49 203.5M 0 136.5k 51:08 25:26 25:42 173.9k 49 409.1M 0 0 49 203.6M 0 136.5k 51:08 25:27 25:41 183.8k 49 409.1M 0 0 49 203.8M 0 136.5k 51:07 25:28 25:39 179.6k 49 409.1M 0 0 49 204.0M 0 136.5k 51:07 25:29 25:38 158.3k 49 409.1M 0 0 49 204.1M 0 136.5k 51:08 25:31 25:37 142.8k 49 409.1M 0 0 49 204.3M 0 136.5k 51:08 25:32 25:36 141.1k 49 409.1M 0 0 49 204.5M 0 136.5k 51:09 25:33 25:36 129.2k 50 409.1M 0 0 50 204.6M 0 136.5k 51:09 25:34 25:35 121.6k 50 409.1M 0 0 50 204.8M 0 136.5k 51:08 25:36 25:32 126.5k 50 409.1M 0 0 50 205.0M 0 136.5k 51:09 25:37 25:32 127.5k 50 409.1M 0 0 50 205.1M 0 136.5k 51:08 25:38 25:30 131.6k 50 409.1M 0 0 50 205.4M 0 136.5k 51:07 25:40 25:27 150.0k 50 409.1M 0 0 50 205.6M 0 136.5k 51:07 25:41 25:26 152.0k 50 409.1M 0 0 50 205.8M 0 136.5k 51:07 25:42 25:25 148.8k 50 409.1M 0 0 50 206.0M 0 136.5k 51:07 25:44 25:23 156.2k 50 409.1M 0 0 50 206.1M 0 136.5k 51:07 25:45 25:22 150.4k 50 409.1M 0 0 50 206.4M 0 136.6k 51:06 25:47 25:19 150.0k 50 409.1M 0 0 50 206.6M 0 136.6k 51:05 25:48 25:17 160.3k 50 409.1M 0 0 50 206.8M 0 136.6k 51:05 25:49 25:16 153.4k 50 409.1M 0 0 50 206.9M 0 136.6k 51:06 25:50 25:16 148.9k 50 409.1M 0 0 50 207.1M 0 136.6k 51:06 25:52 25:14 151.6k 50 409.1M 0 0 50 207.3M 0 136.6k 51:06 25:53 25:13 140.8k 50 409.1M 0 0 50 207.4M 0 136.6k 51:06 25:54 25:12 122.0k 50 409.1M 0 0 50 207.5M 0 136.6k 51:06 25:55 25:11 125.4k 50 409.1M 0 0 50 207.7M 0 136.6k 51:06 25:56 25:10 138.0k 50 409.1M 0 0 50 207.9M 0 136.6k 51:06 25:58 25:08 136.5k 50 409.1M 0 0 50 208.0M 0 136.6k 51:06 25:59 25:07 131.0k 50 409.1M 0 0 50 208.2M 0 136.6k 51:06 26:00 25:06 139.7k 50 409.1M 0 0 50 208.4M 0 136.6k 51:05 26:01 25:04 147.7k 51 409.1M 0 0 51 208.6M 0 136.7k 51:04 26:03 25:01 149.4k 51 409.1M 0 0 51 208.8M 0 136.7k 51:04 26:04 25:00 150.6k 51 409.1M 0 0 51 209.0M 0 136.6k 51:05 26:05 25:00 150.8k 51 409.1M 0 0 51 209.1M 0 136.6k 51:06 26:07 24:59 137.6k 51 409.1M 0 0 51 209.3M 0 136.6k 51:06 26:08 24:58 131.3k 51 409.1M 0 0 51 209.5M 0 136.6k 51:06 26:09 24:57 124.4k 51 409.1M 0 0 51 209.6M 0 136.6k 51:06 26:10 24:56 120.6k 51 409.1M 0 0 51 209.7M 0 136.6k 51:07 26:12 24:55 116.9k 51 409.1M 0 0 51 209.8M 0 136.5k 51:07 26:13 24:54 121.6k 51 409.1M 0 0 51 210.0M 0 136.5k 51:07 26:14 24:53 125.4k 51 409.1M 0 0 51 210.3M 0 136.6k 51:06 26:16 24:50 133.7k 51 409.1M 0 0 51 210.5M 0 136.6k 51:06 26:17 24:49 136.9k 51 409.1M 0 0 51 210.6M 0 136.6k 51:06 26:18 24:48 141.2k 51 409.1M 0 0 51 210.7M 0 136.6k 51:06 26:19 24:47 147.3k 51 409.1M 0 0 51 210.9M 0 136.6k 51:06 26:20 24:46 148.4k 51 409.1M 0 0 51 211.1M 0 136.6k 51:05 26:21 24:44 142.3k 51 409.1M 0 0 51 211.3M 0 136.6k 51:06 26:23 24:43 139.9k 51 409.1M 0 0 51 211.5M 0 136.6k 51:05 26:24 24:41 148.3k 51 409.1M 0 0 51 211.6M 0 136.7k 51:04 26:25 24:39 159.2k 51 409.1M 0 0 51 211.9M 0 136.7k 51:03 26:26 24:37 171.8k 51 409.1M 0 0 51 212.1M 0 136.7k 51:03 26:27 24:36 168.3k 51 409.1M 0 0 51 212.3M 0 136.7k 51:03 26:29 24:34 169.2k 51 409.1M 0 0 51 212.3M 0 136.7k 51:03 26:29 24:34 136.7k 51 409.1M 0 0 51 212.4M 0 136.7k 51:03 26:30 24:33 101.9k 51 409.1M 0 0 51 212.5M 0 136.7k 51:04 26:32 24:32 96589 51 409.1M 0 0 51 212.6M 0 136.6k 51:05 26:33 24:32 98034 52 409.1M 0 0 52 212.8M 0 136.6k 51:05 26:34 24:31 99.66k 52 409.1M 0 0 52 212.9M 0 136.6k 51:07 26:36 24:31 97727 52 409.1M 0 0 52 213.0M 0 136.6k 51:07 26:37 24:30 98.11k 52 409.1M 0 0 52 213.1M 0 136.5k 51:07 26:38 24:29 103.5k 52 409.1M 0 0 52 213.3M 0 136.5k 51:07 26:39 24:28 108.4k 52 409.1M 0 0 52 213.4M 0 136.5k 51:08 26:40 24:28 108.8k 52 409.1M 0 0 52 213.5M 0 136.5k 51:08 26:41 24:27 114.1k 52 409.1M 0 0 52 213.7M 0 136.5k 51:08 26:42 24:26 120.6k 52 409.1M 0 0 52 213.9M 0 136.5k 51:08 26:44 24:24 126.7k 52 409.1M 0 0 52 214.1M 0 136.5k 51:08 26:45 24:23 127.5k 52 409.1M 0 0 52 214.3M 0 136.5k 51:08 26:47 24:21 131.6k 52 409.1M 0 0 52 214.4M 0 136.5k 51:09 26:48 24:21 128.7k 52 409.1M 0 0 52 214.5M 0 136.4k 51:09 26:49 24:20 123.1k 52 409.1M 0 0 52 214.7M 0 136.5k 51:09 26:50 24:19 126.0k 52 409.1M 0 0 52 215.0M 0 136.5k 51:08 26:52 24:16 139.6k 52 409.1M 0 0 52 215.1M 0 136.5k 51:07 26:53 24:14 146.6k 52 409.1M 0 0 52 215.3M 0 136.5k 51:07 26:54 24:13 157.2k 52 409.1M 0 0 52 215.5M 0 136.6k 51:07 26:55 24:12 167.3k 52 409.1M 0 0 52 215.7M 0 136.6k 51:06 26:56 24:10 167.5k 52 409.1M 0 0 52 216.0M 0 136.6k 51:05 26:58 24:07 168.6k 52 409.1M 0 0 52 216.2M 0 136.7k 51:04 26:59 24:05 169.9k 52 409.1M 0 0 52 216.4M 0 136.7k 51:04 27:00 24:04 173.7k 52 409.1M 0 0 52 216.5M 0 136.7k 51:04 27:02 24:02 165.5k 52 409.1M 0 0 52 216.7M 0 136.7k 51:04 27:03 24:01 166.6k 53 409.1M 0 0 53 216.9M 0 136.7k 51:04 27:04 24:00 152.7k 53 409.1M 0 0 53 217.1M 0 136.7k 51:03 27:05 23:58 148.8k 53 409.1M 0 0 53 217.3M 0 136.7k 51:03 27:06 23:57 148.7k 53 409.1M 0 0 53 217.5M 0 136.7k 51:03 27:08 23:55 151.5k 53 409.1M 0 0 53 217.6M 0 136.7k 51:03 27:09 23:54 140.9k 53 409.1M 0 0 53 217.7M 0 136.7k 51:04 27:10 23:54 131.2k 53 409.1M 0 0 53 217.8M 0 136.6k 51:05 27:12 23:53 115.2k 53 409.1M 0 0 53 218.0M 0 136.6k 51:06 27:13 23:53 101.4k 53 409.1M 0 0 53 218.1M 0 136.6k 51:07 27:14 23:53 99056 53 409.1M 0 0 53 218.3M 0 136.6k 51:06 27:15 23:51 108.5k 53 409.1M 0 0 53 218.5M 0 136.6k 51:07 27:17 23:50 112.0k 53 409.1M 0 0 53 218.6M 0 136.5k 51:07 27:19 23:48 113.2k 53 409.1M 0 0 53 218.7M 0 136.5k 51:08 27:20 23:48 120.1k 53 409.1M 0 0 53 218.8M 0 136.5k 51:08 27:21 23:47 117.1k 53 409.1M 0 0 53 219.0M 0 136.5k 51:08 27:22 23:46 111.6k 53 409.1M 0 0 53 219.1M 0 136.4k 51:09 27:24 23:45 105.6k 53 409.1M 0 0 53 219.3M 0 136.4k 51:10 27:25 23:45 110.0k 53 409.1M 0 0 53 219.4M 0 136.4k 51:11 27:27 23:44 103.6k 53 409.1M 0 0 53 219.5M 0 136.3k 51:12 27:28 23:44 102.1k 53 409.1M 0 0 53 219.7M 0 136.4k 51:11 27:29 23:42 105.1k 53 409.1M 0 0 53 219.9M 0 136.4k 51:10 27:30 23:40 123.4k 53 409.1M 0 0 53 220.0M 0 136.4k 51:11 27:31 23:40 121.0k 53 409.1M 0 0 53 220.1M 0 136.3k 51:12 27:33 23:39 124.0k 53 409.1M 0 0 53 220.3M 0 136.3k 51:12 27:34 23:38 128.4k 53 409.1M 0 0 53 220.5M 0 136.4k 51:11 27:35 23:36 135.6k 53 409.1M 0 0 53 220.7M 0 136.4k 51:11 27:36 23:35 134.2k 53 409.1M 0 0 53 220.8M 0 136.4k 51:11 27:37 23:34 137.9k 54 409.1M 0 0 54 221.0M 0 136.3k 51:12 27:39 23:33 141.6k 54 409.1M 0 0 54 221.1M 0 136.3k 51:12 27:40 23:32 138.9k 54 409.1M 0 0 54 221.3M 0 136.4k 51:11 27:41 23:30 134.3k 54 409.1M 0 0 54 221.5M 0 136.4k 51:11 27:42 23:29 128.2k 54 409.1M 0 0 54 221.6M 0 136.3k 51:12 27:43 23:29 127.5k 54 409.1M 0 0 54 221.7M 0 136.3k 51:12 27:45 23:27 126.6k 54 409.1M 0 0 54 221.9M 0 136.3k 51:12 27:46 23:26 135.1k 54 409.1M 0 0 54 222.1M 0 136.3k 51:12 27:47 23:25 131.8k 54 409.1M 0 0 54 222.3M 0 136.3k 51:12 27:49 23:23 133.0k 54 409.1M 0 0 54 222.4M 0 136.3k 51:12 27:50 23:22 135.7k 54 409.1M 0 0 54 222.5M 0 136.3k 51:12 27:51 23:21 136.6k 54 409.1M 0 0 54 222.6M 0 136.3k 51:13 27:52 23:21 129.9k 54 409.1M 0 0 54 222.8M 0 136.3k 51:13 27:53 23:20 125.1k 54 409.1M 0 0 54 223.0M 0 136.3k 51:13 27:55 23:18 123.4k 54 409.1M 0 0 54 223.2M 0 136.3k 51:13 27:56 23:17 127.7k 54 409.1M 0 0 54 223.3M 0 136.3k 51:13 27:57 23:16 130.8k 54 409.1M 0 0 54 223.5M 0 136.3k 51:13 27:58 23:15 138.1k 54 409.1M 0 0 54 223.6M 0 136.3k 51:13 28:00 23:13 135.3k 54 409.1M 0 0 54 223.8M 0 136.3k 51:12 28:01 23:11 141.4k 54 409.1M 0 0 54 224.1M 0 136.4k 51:11 28:02 23:09 150.1k 54 409.1M 0 0 54 224.2M 0 136.3k 51:12 28:03 23:09 152.4k 54 409.1M 0 0 54 224.5M 0 136.4k 51:11 28:04 23:07 159.2k 54 409.1M 0 0 54 224.6M 0 136.4k 51:10 28:06 23:04 169.4k 54 409.1M 0 0 54 224.8M 0 136.4k 51:09 28:07 23:02 172.2k 55 409.1M 0 0 55 225.0M 0 136.5k 51:09 28:08 23:01 168.3k 55 409.1M 0 0 55 225.3M 0 136.5k 51:08 28:09 22:59 177.7k 55 409.1M 0 0 55 225.4M 0 136.5k 51:09 28:10 22:59 159.8k 55 409.1M 0 0 55 225.5M 0 136.4k 51:09 28:12 22:57 145.6k 55 409.1M 0 0 55 225.6M 0 136.4k 51:10 28:13 22:57 128.2k 55 409.1M 0 0 55 225.8M 0 136.4k 51:11 28:14 22:57 114.4k 55 409.1M 0 0 55 225.9M 0 136.3k 51:12 28:16 22:56 97.93k 55 409.1M 0 0 55 226.1M 0 136.4k 51:11 28:17 22:54 108.9k 55 409.1M 0 0 55 226.3M 0 136.4k 51:10 28:18 22:52 129.4k 55 409.1M 0 0 55 226.6M 0 136.5k 51:09 28:20 22:49 149.6k 55 409.1M 0 0 55 226.8M 0 136.5k 51:09 28:21 22:48 159.6k 55 409.1M 0 0 55 226.9M 0 136.4k 51:09 28:22 22:47 163.2k 55 409.1M 0 0 55 227.0M 0 136.4k 51:10 28:23 22:47 151.1k 55 409.1M 0 0 55 227.1M 0 136.4k 51:10 28:25 22:45 130.4k 55 409.1M 0 0 55 227.3M 0 136.4k 51:10 28:26 22:44 119.8k 55 409.1M 0 0 55 227.5M 0 136.4k 51:11 28:27 22:44 111.1k 55 409.1M 0 0 55 227.6M 0 136.4k 51:11 28:28 22:43 112.7k 55 409.1M 0 0 55 227.8M 0 136.4k 51:11 28:30 22:41 122.7k 55 409.1M 0 0 55 228.0M 0 136.4k 51:11 28:31 22:40 134.9k 55 409.1M 0 0 55 228.1M 0 136.4k 51:10 28:32 22:38 136.9k 55 409.1M 0 0 55 228.3M 0 136.4k 51:10 28:33 22:37 145.8k 55 409.1M 0 0 55 228.5M 0 136.4k 51:10 28:34 22:36 154.1k 55 409.1M 0 0 55 228.7M 0 136.4k 51:10 28:36 22:34 149.6k 55 409.1M 0 0 55 228.9M 0 136.4k 51:10 28:37 22:33 148.4k 55 409.1M 0 0 55 229.1M 0 136.5k 51:09 28:38 22:31 155.0k 56 409.1M 0 0 56 229.3M 0 136.5k 51:08 28:40 22:28 162.4k 56 409.1M 0 0 56 229.5M 0 136.5k 51:08 28:41 22:27 152.6k 56 409.1M 0 0 56 229.7M 0 136.5k 51:08 28:42 22:26 158.7k 56 409.1M 0 0 56 229.9M 0 136.5k 51:08 28:44 22:24 153.7k 56 409.1M 0 0 56 230.1M 0 136.5k 51:07 28:45 22:22 155.4k 56 409.1M 0 0 56 230.3M 0 136.6k 51:07 28:46 22:21 153.8k 56 409.1M 0 0 56 230.6M 0 136.6k 51:06 28:48 22:18 170.2k 56 409.1M 0 0 56 230.8M 0 136.6k 51:05 28:49 22:16 168.4k 56 409.1M 0 0 56 231.0M 0 136.6k 51:05 28:50 22:15 171.6k 56 409.1M 0 0 56 231.1M 0 136.6k 51:05 28:51 22:14 166.6k 56 409.1M 0 0 56 231.3M 0 136.7k 51:04 28:52 22:12 170.2k 56 409.1M 0 0 56 231.5M 0 136.7k 51:04 28:54 22:10 160.5k 56 409.1M 0 0 56 231.7M 0 136.7k 51:04 28:55 22:09 155.1k 56 409.1M 0 0 56 231.8M 0 136.7k 51:04 28:56 22:08 149.7k 56 409.1M 0 0 56 232.0M 0 136.7k 51:05 28:57 22:08 139.5k 56 409.1M 0 0 56 232.1M 0 136.6k 51:05 28:58 22:07 124.6k 56 409.1M 0 0 56 232.2M 0 136.6k 51:05 28:59 22:06 118.1k 56 409.1M 0 0 56 232.3M 0 136.6k 51:05 29:01 22:04 117.0k 56 409.1M 0 0 56 232.5M 0 136.6k 51:06 29:02 22:04 110.2k 56 409.1M 0 0 56 232.6M 0 136.6k 51:06 29:03 22:03 111.0k 56 409.1M 0 0 56 232.7M 0 136.6k 51:07 29:04 22:03 112.7k 56 409.1M 0 0 56 232.8M 0 136.5k 51:07 29:05 22:02 107.4k 56 409.1M 0 0 56 233.0M 0 136.5k 51:08 29:07 22:01 105.3k 56 409.1M 0 0 56 233.1M 0 136.5k 51:08 29:08 22:00 108.9k 57 409.1M 0 0 57 233.3M 0 136.5k 51:08 29:09 21:59 116.7k 57 409.1M 0 0 57 233.5M 0 136.5k 51:07 29:10 21:57 132.0k 57 409.1M 0 0 57 233.7M 0 136.6k 51:06 29:12 21:54 148.1k 57 409.1M 0 0 57 234.0M 0 136.6k 51:05 29:13 21:52 167.7k 57 409.1M 0 0 57 234.1M 0 136.6k 51:05 29:14 21:51 181.4k 57 409.1M 0 0 57 234.5M 0 136.7k 51:03 29:15 21:48 204.6k 57 409.1M 0 0 57 234.6M 0 136.8k 51:02 29:16 21:46 206.4k 57 409.1M 0 0 57 234.8M 0 136.7k 51:02 29:18 21:44 188.1k 57 409.1M 0 0 57 235.0M 0 136.7k 51:03 29:19 21:44 163.9k 57 409.1M 0 0 57 235.1M 0 136.7k 51:03 29:20 21:43 161.1k 57 409.1M 0 0 57 235.3M 0 136.8k 51:02 29:21 21:41 143.1k 57 409.1M 0 0 57 235.5M 0 136.8k 51:02 29:23 21:39 134.9k 57 409.1M 0 0 57 235.6M 0 136.7k 51:03 29:24 21:39 132.8k 57 409.1M 0 0 57 235.8M 0 136.7k 51:03 29:25 21:38 135.3k 57 409.1M 0 0 57 236.0M 0 136.7k 51:03 29:26 21:37 136.0k 57 409.1M 0 0 57 236.1M 0 136.7k 51:03 29:28 21:35 129.5k 57 409.1M 0 0 57 236.3M 0 136.7k 51:03 29:29 21:34 130.6k 57 409.1M 0 0 57 236.5M 0 136.7k 51:04 29:31 21:33 118.4k 57 409.1M 0 0 57 236.5M 0 136.6k 51:05 29:32 21:33 112.6k 57 409.1M 0 0 57 236.7M 0 136.6k 51:05 29:33 21:32 112.3k 57 409.1M 0 0 57 237.0M 0 136.7k 51:04 29:34 21:30 126.4k 57 409.1M 0 0 57 237.2M 0 136.7k 51:02 29:35 21:27 141.3k 58 409.1M 0 0 58 237.4M 0 136.8k 51:02 29:37 21:25 170.3k 58 409.1M 0 0 58 237.6M 0 136.8k 51:02 29:38 21:24 181.7k 58 409.1M 0 0 58 237.8M 0 136.8k 51:02 29:39 21:23 178.2k 58 409.1M 0 0 58 238.0M 0 136.8k 51:01 29:40 21:21 165.9k 58 409.1M 0 0 58 238.1M 0 136.8k 51:01 29:42 21:19 150.9k 58 409.1M 0 0 58 238.3M 0 136.8k 51:02 29:43 21:19 135.7k 58 409.1M 0 0 58 238.5M 0 136.8k 51:01 29:44 21:17 142.9k 58 409.1M 0 0 58 238.7M 0 136.8k 51:00 29:45 21:15 153.5k 58 409.1M 0 0 58 238.9M 0 136.8k 51:00 29:47 21:13 152.5k 58 409.1M 0 0 58 239.1M 0 136.9k 51:00 29:48 21:12 159.2k 58 409.1M 0 0 58 239.3M 0 136.9k 50:59 29:49 21:10 175.0k 58 409.1M 0 0 58 239.5M 0 136.9k 50:59 29:50 21:09 169.6k 58 409.1M 0 0 58 239.7M 0 136.9k 50:58 29:52 21:06 169.3k 58 409.1M 0 0 58 239.9M 0 137.0k 50:58 29:53 21:05 173.7k 58 409.1M 0 0 58 240.1M 0 137.0k 50:57 29:54 21:03 169.3k 58 409.1M 0 0 58 240.2M 0 137.0k 50:58 29:55 21:03 161.2k 58 409.1M 0 0 58 240.3M 0 136.9k 50:58 29:56 21:02 147.9k 58 409.1M 0 0 58 240.5M 0 136.9k 50:59 29:58 21:01 126.8k 58 409.1M 0 0 58 240.6M 0 136.9k 50:59 29:59 21:00 114.5k 58 409.1M 0 0 58 240.7M 0 136.8k 51:00 30:00 21:00 99826 58 409.1M 0 0 58 240.8M 0 136.8k 51:01 30:01 21:00 98.61k 58 409.1M 0 0 58 241.0M 0 136.8k 51:00 30:03 20:57 108.6k 58 409.1M 0 0 58 241.1M 0 136.8k 51:01 30:04 20:57 112.1k 58 409.1M 0 0 58 241.3M 0 136.8k 51:01 30:05 20:56 119.7k 59 409.1M 0 0 59 241.5M 0 136.8k 51:00 30:06 20:54 139.5k 59 409.1M 0 0 59 241.6M 0 136.8k 51:00 30:07 20:53 139.2k 59 409.1M 0 0 59 241.8M 0 136.8k 51:01 30:09 20:52 132.6k 59 409.1M 0 0 59 242.0M 0 136.8k 51:01 30:10 20:51 131.4k 59 409.1M 0 0 59 242.1M 0 136.8k 51:01 30:12 20:49 130.4k 59 409.1M 0 0 59 242.3M 0 136.8k 51:01 30:13 20:48 127.0k 59 409.1M 0 0 59 242.5M 0 136.8k 51:01 30:14 20:47 128.9k 59 409.1M 0 0 59 242.7M 0 136.8k 51:01 30:16 20:45 132.2k 59 409.1M 0 0 59 242.8M 0 136.8k 51:01 30:17 20:44 132.9k 59 409.1M 0 0 59 243.0M 0 136.8k 51:02 30:18 20:44 130.6k 59 409.1M 0 0 59 243.1M 0 136.8k 51:02 30:19 20:43 123.1k 59 409.1M 0 0 59 243.2M 0 136.7k 51:03 30:20 20:43 116.6k 59 409.1M 0 0 59 243.3M 0 136.7k 51:03 30:22 20:41 110.0k 59 409.1M 0 0 59 243.5M 0 136.7k 51:03 30:23 20:40 111.8k 59 409.1M 0 0 59 243.7M 0 136.8k 51:02 30:24 20:38 130.1k 59 409.1M 0 0 59 243.9M 0 136.8k 51:01 30:25 20:36 145.6k 59 409.1M 0 0 59 244.1M 0 136.8k 51:01 30:26 20:35 166.0k 59 409.1M 0 0 59 244.4M 0 136.9k 51:00 30:27 20:33 185.7k 59 409.1M 0 0 59 244.6M 0 136.9k 50:58 30:29 20:29 206.8k 59 409.1M 0 0 59 244.9M 0 137.0k 50:57 30:30 20:27 202.4k 59 409.1M 0 0 59 245.1M 0 137.0k 50:56 30:31 20:25 206.2k 59 409.1M 0 0 59 245.4M 0 137.1k 50:56 30:33 20:23 201.4k 60 409.1M 0 0 60 245.5M 0 137.0k 50:56 30:34 20:22 184.6k 60 409.1M 0 0 60 245.7M 0 137.0k 50:56 30:35 20:21 167.6k 60 409.1M 0 0 60 246.0M 0 137.1k 50:55 30:36 20:19 170.8k 60 409.1M 0 0 60 246.1M 0 137.1k 50:55 30:37 20:18 155.6k 60 409.1M 0 0 60 246.3M 0 137.1k 50:54 30:38 20:16 153.8k 60 409.1M 0 0 60 246.5M 0 137.1k 50:54 30:40 20:14 158.7k 60 409.1M 0 0 60 246.6M 0 137.1k 50:55 30:41 20:14 154.5k 60 409.1M 0 0 60 246.8M 0 137.1k 50:54 30:42 20:12 152.3k 60 409.1M 0 0 60 247.1M 0 137.2k 50:52 30:43 20:09 172.0k 60 409.1M 0 0 60 247.4M 0 137.3k 50:51 30:45 20:06 185.8k 60 409.1M 0 0 60 247.5M 0 137.3k 50:51 30:46 20:05 183.5k 60 409.1M 0 0 60 247.7M 0 137.3k 50:51 30:47 20:04 186.9k 60 409.1M 0 0 60 247.8M 0 137.2k 50:52 30:48 20:04 160.2k 60 409.1M 0 0 60 248.0M 0 137.2k 50:53 30:50 20:03 128.4k 60 409.1M 0 0 60 248.1M 0 137.2k 50:53 30:52 20:01 109.6k 60 409.1M 0 0 60 248.3M 0 137.2k 50:53 30:53 20:00 110.5k 60 409.1M 0 0 60 248.4M 0 137.1k 50:54 30:54 20:00 103.0k 60 409.1M 0 0 60 248.6M 0 137.2k 50:53 30:55 19:58 116.3k 60 409.1M 0 0 60 248.7M 0 137.1k 50:54 30:56 19:58 129.2k 60 409.1M 0 0 60 248.9M 0 137.1k 50:54 30:58 19:56 126.3k 60 409.1M 0 0 60 249.0M 0 137.1k 50:54 30:59 19:55 121.3k 60 409.1M 0 0 60 249.1M 0 137.1k 50:55 31:00 19:55 114.1k 60 409.1M 0 0 60 249.2M 0 137.0k 50:56 31:01 19:55 105.5k 60 409.1M 0 0 60 249.4M 0 137.1k 50:55 31:02 19:53 113.2k 61 409.1M 0 0 61 249.6M 0 137.1k 50:55 31:04 19:51 119.2k 61 409.1M 0 0 61 249.7M 0 137.0k 50:56 31:05 19:51 115.8k 61 409.1M 0 0 61 249.8M 0 137.0k 50:56 31:06 19:50 125.3k 61 409.1M 0 0 61 250.0M 0 137.0k 50:57 31:07 19:50 126.7k 61 409.1M 0 0 61 250.1M 0 137.0k 50:57 31:09 19:48 122.3k 61 409.1M 0 0 61 250.3M 0 137.0k 50:57 31:10 19:47 114.2k 61 409.1M 0 0 61 250.5M 0 137.0k 50:56 31:11 19:45 130.1k 61 409.1M 0 0 61 250.6M 0 137.0k 50:57 31:12 19:45 131.3k 61 409.1M 0 0 61 250.8M 0 137.0k 50:58 31:14 19:44 124.2k 61 409.1M 0 0 61 250.9M 0 136.9k 50:59 31:16 19:43 110.8k 61 409.1M 0 0 61 251.0M 0 136.9k 50:59 31:17 19:42 106.2k 61 409.1M 0 0 61 251.2M 0 136.9k 50:59 31:18 19:41 105.1k 61 409.1M 0 0 61 251.4M 0 136.9k 50:59 31:19 19:40 110.8k 61 409.1M 0 0 61 251.6M 0 136.9k 50:58 31:20 19:38 128.7k 61 409.1M 0 0 61 251.7M 0 136.9k 50:59 31:22 19:37 138.2k 61 409.1M 0 0 61 251.8M 0 136.9k 50:59 31:23 19:36 146.7k 61 409.1M 0 0 61 252.0M 0 136.9k 50:59 31:24 19:35 147.1k 61 409.1M 0 0 61 252.2M 0 136.9k 50:58 31:25 19:33 144.6k 61 409.1M 0 0 61 252.5M 0 137.0k 50:57 31:26 19:31 151.6k 61 409.1M 0 0 61 252.7M 0 137.0k 50:56 31:28 19:28 171.4k 61 409.1M 0 0 61 252.8M 0 137.0k 50:56 31:29 19:27 169.5k 61 409.1M 0 0 61 253.0M 0 137.0k 50:56 31:30 19:26 169.1k 61 409.1M 0 0 61 253.2M 0 137.0k 50:56 31:31 19:25 172.0k 61 409.1M 0 0 61 253.3M 0 137.0k 50:56 31:32 19:24 152.8k 61 409.1M 0 0 61 253.5M 0 137.1k 50:56 31:33 19:23 145.4k 62 409.1M 0 0 62 253.8M 0 137.1k 50:55 31:34 19:21 165.0k 62 409.1M 0 0 62 253.9M 0 137.1k 50:55 31:36 19:19 158.8k 62 409.1M 0 0 62 254.0M 0 137.1k 50:55 31:37 19:18 144.5k 62 409.1M 0 0 62 254.2M 0 137.1k 50:55 31:38 19:17 148.0k 62 409.1M 0 0 62 254.4M 0 137.1k 50:55 31:40 19:15 141.9k 62 409.1M 0 0 62 254.6M 0 137.1k 50:54 31:41 19:13 142.9k 62 409.1M 0 0 62 254.8M 0 137.1k 50:54 31:42 19:12 150.4k 62 409.1M 0 0 62 255.0M 0 137.1k 50:54 31:43 19:11 155.4k 62 409.1M 0 0 62 255.1M 0 137.1k 50:54 31:44 19:10 160.0k 62 409.1M 0 0 62 255.3M 0 137.2k 50:53 31:45 19:08 162.1k 62 409.1M 0 0 62 255.5M 0 137.2k 50:53 31:46 19:07 163.9k 62 409.1M 0 0 62 255.5M 0 137.2k 50:53 31:46 19:07 137.2k 62 409.1M 0 0 62 255.8M 0 137.2k 50:52 31:48 19:04 217.1k 62 409.1M 0 0 62 256.0M 0 137.3k 50:51 31:49 19:02 223.3k 62 409.1M 0 0 62 256.1M 0 137.2k 50:51 31:50 19:01 168.9k 62 409.1M 0 0 62 256.3M 0 137.2k 50:52 31:51 19:01 155.1k 62 409.1M 0 0 62 256.4M 0 137.2k 50:52 31:52 19:00 150.5k 62 409.1M 0 0 62 256.6M 0 137.2k 50:52 31:54 18:58 129.7k 62 409.1M 0 0 62 256.7M 0 137.2k 50:53 31:55 18:58 110.9k 62 409.1M 0 0 62 256.8M 0 137.2k 50:53 31:56 18:57 116.7k 62 409.1M 0 0 62 257.0M 0 137.2k 50:54 31:58 18:56 113.9k 62 409.1M 0 0 62 257.1M 0 137.1k 50:55 31:59 18:56 104.3k 62 409.1M 0 0 62 257.2M 0 137.1k 50:55 32:00 18:55 100.9k 62 409.1M 0 0 62 257.3M 0 137.1k 50:55 32:01 18:54 101.4k 62 409.1M 0 0 62 257.5M 0 137.1k 50:56 32:03 18:53 101.1k 62 409.1M 0 0 62 257.6M 0 137.1k 50:56 32:04 18:52 105.9k 63 409.1M 0 0 63 257.8M 0 137.1k 50:55 32:05 18:50 131.9k 63 409.1M 0 0 63 258.1M 0 137.1k 50:54 32:06 18:48 152.0k 63 409.1M 0 0 63 258.3M 0 137.1k 50:54 32:08 18:46 152.8k 63 409.1M 0 0 63 258.5M 0 137.1k 50:54 32:09 18:45 151.8k 63 409.1M 0 0 63 258.6M 0 137.1k 50:55 32:11 18:44 142.9k 63 409.1M 0 0 63 258.7M 0 137.0k 50:56 32:12 18:44 121.3k 63 409.1M 0 0 63 258.9M 0 137.0k 50:56 32:14 18:42 114.3k 63 409.1M 0 0 63 259.1M 0 137.1k 50:55 32:15 18:40 119.6k 63 409.1M 0 0 63 259.3M 0 137.1k 50:55 32:16 18:39 131.6k 63 409.1M 0 0 63 259.5M 0 137.1k 50:54 32:17 18:37 151.6k 63 409.1M 0 0 63 259.6M 0 137.1k 50:55 32:18 18:37 161.4k 63 409.1M 0 0 63 259.7M 0 137.1k 50:55 32:19 18:36 154.5k 63 409.1M 0 0 63 259.8M 0 137.1k 50:55 32:20 18:35 144.4k 63 409.1M 0 0 63 260.0M 0 137.1k 50:55 32:22 18:33 132.2k 63 409.1M 0 0 63 260.1M 0 137.1k 50:55 32:23 18:32 121.2k 63 409.1M 0 0 63 260.3M 0 137.1k 50:55 32:24 18:31 125.4k 63 409.1M 0 0 63 260.4M 0 137.0k 50:56 32:25 18:31 117.6k 63 409.1M 0 0 63 260.5M 0 137.0k 50:57 32:27 18:30 106.6k 63 409.1M 0 0 63 260.6M 0 137.0k 50:58 32:28 18:30 102.9k 63 409.1M 0 0 63 260.8M 0 136.9k 50:58 32:29 18:29 101.3k 63 409.1M 0 0 63 261.0M 0 136.9k 50:58 32:31 18:27 105.6k 63 409.1M 0 0 63 261.1M 0 136.9k 50:58 32:32 18:26 108.5k 63 409.1M 0 0 63 261.3M 0 136.9k 50:58 32:33 18:25 125.7k 63 409.1M 0 0 63 261.5M 0 137.0k 50:58 32:34 18:24 137.7k 63 409.1M 0 0 63 261.8M 0 137.0k 50:56 32:35 18:21 161.3k 64 409.1M 0 0 64 262.0M 0 137.0k 50:56 32:36 18:20 171.2k 64 409.1M 0 0 64 262.1M 0 137.0k 50:56 32:38 18:18 168.6k 64 409.1M 0 0 64 262.3M 0 137.0k 50:56 32:39 18:17 162.0k 64 409.1M 0 0 64 262.4M 0 137.0k 50:57 32:40 18:17 149.1k 64 409.1M 0 0 64 262.5M 0 137.0k 50:58 32:42 18:16 120.0k 64 409.1M 0 0 64 262.6M 0 137.0k 50:58 32:43 18:15 109.7k 64 409.1M 0 0 64 262.8M 0 137.0k 50:58 32:44 18:14 115.0k 64 409.1M 0 0 64 263.0M 0 137.0k 50:58 32:45 18:13 115.6k 64 409.1M 0 0 64 263.1M 0 136.9k 50:58 32:46 18:12 115.5k 64 409.1M 0 0 64 263.2M 0 136.9k 50:59 32:48 18:11 122.9k 64 409.1M 0 0 64 263.3M 0 136.9k 50:59 32:49 18:10 116.9k 64 409.1M 0 0 64 263.5M 0 136.9k 51:00 32:50 18:10 113.8k 64 409.1M 0 0 64 263.6M 0 136.9k 51:00 32:51 18:09 106.1k 64 409.1M 0 0 64 263.8M 0 136.9k 51:00 32:52 18:08 116.2k 64 409.1M 0 0 64 264.0M 0 136.9k 50:59 32:54 18:05 125.7k 64 409.1M 0 0 64 264.1M 0 136.9k 50:59 32:55 18:04 138.6k 64 409.1M 0 0 64 264.3M 0 136.9k 50:59 32:56 18:03 148.5k 64 409.1M 0 0 64 264.5M 0 136.9k 50:59 32:57 18:02 156.6k 64 409.1M 0 0 64 264.6M 0 136.9k 50:59 32:59 18:00 144.6k 64 409.1M 0 0 64 264.8M 0 136.9k 51:00 33:00 18:00 127.7k 64 409.1M 0 0 64 264.9M 0 136.8k 51:00 33:01 17:59 119.8k 64 409.1M 0 0 64 265.1M 0 136.8k 51:00 33:03 17:57 115.9k 64 409.1M 0 0 64 265.3M 0 136.8k 51:00 33:04 17:56 114.8k 64 409.1M 0 0 64 265.5M 0 136.9k 51:00 33:05 17:55 127.3k 64 409.1M 0 0 64 265.6M 0 136.9k 50:59 33:06 17:53 149.2k 64 409.1M 0 0 64 265.8M 0 136.9k 50:59 33:07 17:52 157.4k 65 409.1M 0 0 65 266.0M 0 136.9k 50:58 33:08 17:50 165.5k 65 409.1M 0 0 65 266.2M 0 136.9k 50:59 33:10 17:49 157.6k 65 409.1M 0 0 65 266.3M 0 136.9k 51:00 33:12 17:48 139.4k 65 409.1M 0 0 65 266.5M 0 136.9k 51:00 33:13 17:47 130.2k 65 409.1M 0 0 65 266.6M 0 136.9k 50:59 33:14 17:45 133.9k 65 409.1M 0 0 65 266.8M 0 136.9k 50:59 33:15 17:44 133.8k 65 409.1M 0 0 65 267.0M 0 136.9k 50:58 33:16 17:42 144.8k 65 409.1M 0 0 65 267.3M 0 137.0k 50:57 33:17 17:40 172.6k 65 409.1M 0 0 65 267.5M 0 137.0k 50:56 33:18 17:38 195.7k 65 409.1M 0 0 65 267.8M 0 137.1k 50:55 33:19 17:36 197.3k 65 409.1M 0 0 65 268.0M 0 137.1k 50:55 33:21 17:34 187.4k 65 409.1M 0 0 65 268.2M 0 137.1k 50:54 33:22 17:32 197.4k 65 409.1M 0 0 65 268.5M 0 137.2k 50:53 33:23 17:30 197.4k 65 409.1M 0 0 65 268.6M 0 137.2k 50:53 33:24 17:29 186.4k 65 409.1M 0 0 65 268.8M 0 137.2k 50:53 33:25 17:28 173.5k 65 409.1M 0 0 65 268.8M 0 137.1k 50:54 33:26 17:28 163.4k 65 409.1M 0 0 65 269.0M 0 137.1k 50:55 33:28 17:27 129.7k 65 409.1M 0 0 65 269.1M 0 137.1k 50:56 33:30 17:26 101.6k 65 409.1M 0 0 65 269.2M 0 137.0k 50:56 33:31 17:25 91459 65 409.1M 0 0 65 269.4M 0 137.1k 50:56 33:32 17:24 99.25k 65 409.1M 0 0 65 269.6M 0 137.1k 50:54 33:33 17:21 128.5k 65 409.1M 0 0 65 269.9M 0 137.1k 50:54 33:34 17:20 151.5k 65 409.1M 0 0 65 270.0M 0 137.1k 50:54 33:35 17:19 163.5k 66 409.1M 0 0 66 270.1M 0 137.1k 50:55 33:37 17:18 160.5k 66 409.1M 0 0 66 270.3M 0 137.1k 50:55 33:38 17:17 143.0k 66 409.1M 0 0 66 270.5M 0 137.1k 50:55 33:39 17:16 125.7k 66 409.1M 0 0 66 270.6M 0 137.1k 50:55 33:41 17:14 117.7k 66 409.1M 0 0 66 270.8M 0 137.1k 50:55 33:42 17:13 118.0k 66 409.1M 0 0 66 271.0M 0 137.1k 50:55 33:43 17:12 127.9k 66 409.1M 0 0 66 271.1M 0 137.1k 50:55 33:45 17:10 136.0k 66 409.1M 0 0 66 271.4M 0 137.1k 50:54 33:46 17:08 147.3k 66 409.1M 0 0 66 271.6M 0 137.1k 50:54 33:47 17:07 148.9k 66 409.1M 0 0 66 271.8M 0 137.1k 50:54 33:49 17:05 154.8k 66 409.1M 0 0 66 271.9M 0 137.1k 50:55 33:50 17:05 136.8k 66 409.1M 0 0 66 272.0M 0 137.1k 50:56 33:51 17:05 132.7k 66 409.1M 0 0 66 272.2M 0 137.1k 50:55 33:53 17:02 125.1k 66 409.1M 0 0 66 272.4M 0 137.1k 50:55 33:54 17:01 129.5k 66 409.1M 0 0 66 272.5M 0 137.0k 50:56 33:55 17:01 111.3k 66 409.1M 0 0 66 272.6M 0 137.0k 50:57 33:56 17:01 113.6k 66 409.1M 0 0 66 272.7M 0 137.0k 50:58 33:58 17:00 106.2k 66 409.1M 0 0 66 272.8M 0 136.9k 50:58 33:59 16:59 97931 66 409.1M 0 0 66 273.0M 0 136.9k 50:59 34:01 16:58 84200 66 409.1M 0 0 66 273.1M 0 136.9k 50:59 34:02 16:57 97.69k 66 409.1M 0 0 66 273.3M 0 136.9k 50:58 34:03 16:55 115.2k 66 409.1M 0 0 66 273.5M 0 136.9k 50:59 34:05 16:54 122.7k 66 409.1M 0 0 66 273.7M 0 136.9k 50:59 34:06 16:53 130.2k 66 409.1M 0 0 66 273.9M 0 136.9k 50:58 34:07 16:51 148.2k 67 409.1M 0 0 67 274.1M 0 137.0k 50:57 34:08 16:49 160.0k 67 409.1M 0 0 67 274.5M 0 137.1k 50:55 34:10 16:45 178.1k 67 409.1M 0 0 67 274.7M 0 137.1k 50:55 34:11 16:44 196.0k 67 409.1M 0 0 67 274.8M 0 137.1k 50:55 34:12 16:43 193.5k 67 409.1M 0 0 67 275.0M 0 137.1k 50:55 34:14 16:41 182.0k 67 409.1M 0 0 67 275.1M 0 137.1k 50:55 34:15 16:40 166.7k 67 409.1M 0 0 67 275.3M 0 137.1k 50:55 34:16 16:39 148.6k 67 409.1M 0 0 67 275.6M 0 137.1k 50:54 34:17 16:37 154.9k 67 409.1M 0 0 67 275.8M 0 137.2k 50:53 34:18 16:35 166.0k 67 409.1M 0 0 67 276.0M 0 137.2k 50:53 34:19 16:34 168.9k 67 409.1M 0 0 67 276.1M 0 137.2k 50:53 34:20 16:33 166.4k 67 409.1M 0 0 67 276.2M 0 137.1k 50:54 34:21 16:33 156.5k 67 409.1M 0 0 67 276.3M 0 137.1k 50:54 34:23 16:31 126.9k 67 409.1M 0 0 67 276.5M 0 137.1k 50:55 34:24 16:31 118.2k 67 409.1M 0 0 67 276.6M 0 137.1k 50:55 34:25 16:30 111.1k 67 409.1M 0 0 67 276.7M 0 137.1k 50:55 34:26 16:29 112.4k 67 409.1M 0 0 67 276.8M 0 137.1k 50:55 34:27 16:28 110.8k 67 409.1M 0 0 67 277.0M 0 137.1k 50:56 34:28 16:28 117.5k 67 409.1M 0 0 67 277.1M 0 137.1k 50:55 34:30 16:25 122.7k 67 409.1M 0 0 67 277.3M 0 137.1k 50:55 34:31 16:24 133.8k 67 409.1M 0 0 67 277.5M 0 137.1k 50:55 34:32 16:23 128.2k 67 409.1M 0 0 67 277.6M 0 137.0k 50:56 34:33 16:23 120.2k 67 409.1M 0 0 67 277.7M 0 137.0k 50:57 34:35 16:22 117.5k 67 409.1M 0 0 67 277.9M 0 137.0k 50:57 34:36 16:21 117.6k 67 409.1M 0 0 67 278.1M 0 137.0k 50:57 34:38 16:19 111.5k 68 409.1M 0 0 68 278.2M 0 137.0k 50:57 34:39 16:18 113.0k 68 409.1M 0 0 68 278.3M 0 136.9k 50:59 34:41 16:18 107.6k 68 409.1M 0 0 68 278.5M 0 136.9k 50:59 34:42 16:17 112.4k 68 409.1M 0 0 68 278.6M 0 136.9k 50:59 34:43 16:16 103.8k 68 409.1M 0 0 68 278.7M 0 136.9k 50:59 34:44 16:15 100.9k 68 409.1M 0 0 68 278.9M 0 136.9k 50:59 34:45 16:14 112.5k 68 409.1M 0 0 68 279.1M 0 136.9k 50:58 34:46 16:12 146.0k 68 409.1M 0 0 68 279.3M 0 137.0k 50:58 34:47 16:11 154.9k 68 409.1M 0 0 68 279.5M 0 137.0k 50:57 34:48 16:09 172.6k 68 409.1M 0 0 68 279.8M 0 137.0k 50:56 34:50 16:06 190.8k 68 409.1M 0 0 68 280.0M 0 137.1k 50:55 34:51 16:04 191.1k 68 409.1M 0 0 68 280.2M 0 137.1k 50:55 34:52 16:03 177.9k 68 409.1M 0 0 68 280.5M 0 137.1k 50:54 34:54 16:00 186.9k 68 409.1M 0 0 68 280.7M 0 137.2k 50:53 34:55 15:58 190.7k 68 409.1M 0 0 68 280.9M 0 137.2k 50:53 34:56 15:57 182.2k 68 409.1M 0 0 68 281.1M 0 137.2k 50:53 34:57 15:56 181.1k 68 409.1M 0 0 68 281.3M 0 137.2k 50:52 34:58 15:54 189.3k 68 409.1M 0 0 68 281.4M 0 137.2k 50:53 34:59 15:54 165.5k 68 409.1M 0 0 68 281.5M 0 137.2k 50:53 35:01 15:52 145.2k 68 409.1M 0 0 68 281.6M 0 137.2k 50:53 35:02 15:51 131.5k 68 409.1M 0 0 68 281.8M 0 137.1k 50:54 35:03 15:51 112.8k 68 409.1M 0 0 68 281.9M 0 137.1k 50:54 35:04 15:50 104.3k 68 409.1M 0 0 68 282.1M 0 137.1k 50:54 35:05 15:49 118.1k 69 409.1M 0 0 69 282.3M 0 137.2k 50:53 35:07 15:46 138.9k 69 409.1M 0 0 69 282.5M 0 137.2k 50:52 35:08 15:44 151.4k 69 409.1M 0 0 69 282.6M 0 137.2k 50:53 35:09 15:44 159.2k 69 409.1M 0 0 69 282.8M 0 137.2k 50:53 35:10 15:43 156.4k 69 409.1M 0 0 69 283.0M 0 137.2k 50:53 35:11 15:42 151.5k 69 409.1M 0 0 69 283.1M 0 137.2k 50:52 35:12 15:40 144.0k 69 409.1M 0 0 69 283.4M 0 137.2k 50:52 35:14 15:38 152.3k 69 409.1M 0 0 69 283.6M 0 137.3k 50:50 35:15 15:35 177.1k 69 409.1M 0 0 69 283.9M 0 137.3k 50:49 35:16 15:33 202.8k 69 409.1M 0 0 69 284.2M 0 137.4k 50:48 35:17 15:31 223.6k 69 409.1M 0 0 69 284.4M 0 137.4k 50:47 35:18 15:29 220.3k 69 409.1M 0 0 69 284.6M 0 137.4k 50:47 35:20 15:27 204.1k 69 409.1M 0 0 69 284.8M 0 137.4k 50:47 35:21 15:26 191.2k 69 409.1M 0 0 69 285.0M 0 137.5k 50:47 35:22 15:25 176.9k 69 409.1M 0 0 69 285.1M 0 137.5k 50:47 35:23 15:24 152.5k 69 409.1M 0 0 69 285.3M 0 137.5k 50:46 35:24 15:22 150.9k 69 409.1M 0 0 69 285.5M 0 137.5k 50:47 35:26 15:21 147.5k 69 409.1M 0 0 69 285.6M 0 137.5k 50:47 35:27 15:20 140.9k 69 409.1M 0 0 69 285.8M 0 137.5k 50:46 35:28 15:18 141.0k 69 409.1M 0 0 69 286.0M 0 137.5k 50:46 35:30 15:16 142.7k 69 409.1M 0 0 69 286.3M 0 137.5k 50:46 35:31 15:15 151.8k 70 409.1M 0 0 70 286.4M 0 137.5k 50:46 35:32 15:14 154.2k 70 409.1M 0 0 70 286.6M 0 137.5k 50:45 35:33 15:12 169.0k 70 409.1M 0 0 70 286.8M 0 137.6k 50:44 35:34 15:10 170.0k 70 409.1M 0 0 70 287.0M 0 137.6k 50:44 35:36 15:08 170.4k 70 409.1M 0 0 70 287.2M 0 137.6k 50:44 35:37 15:07 158.8k 70 409.1M 0 0 70 287.3M 0 137.6k 50:45 35:38 15:07 154.8k 70 409.1M 0 0 70 287.5M 0 137.6k 50:44 35:39 15:05 143.1k 70 409.1M 0 0 70 287.8M 0 137.6k 50:44 35:41 15:03 150.2k 70 409.1M 0 0 70 288.0M 0 137.6k 50:43 35:42 15:01 158.7k 70 409.1M 0 0 70 288.2M 0 137.6k 50:43 35:43 15:00 161.0k 70 409.1M 0 0 70 288.4M 0 137.6k 50:43 35:45 14:58 167.8k 70 409.1M 0 0 70 288.6M 0 137.7k 50:42 35:46 14:56 173.6k 70 409.1M 0 0 70 288.8M 0 137.7k 50:42 35:47 14:55 168.0k 70 409.1M 0 0 70 289.0M 0 137.7k 50:41 35:48 14:53 164.6k 70 409.1M 0 0 70 289.1M 0 137.7k 50:41 35:49 14:52 159.3k 70 409.1M 0 0 70 289.3M 0 137.7k 50:41 35:51 14:50 155.4k 70 409.1M 0 0 70 289.5M 0 137.7k 50:42 35:52 14:50 148.1k 70 409.1M 0 0 70 289.6M 0 137.7k 50:42 35:53 14:49 132.2k 70 409.1M 0 0 70 289.7M 0 137.6k 50:42 35:54 14:48 116.6k 70 409.1M 0 0 70 289.8M 0 137.6k 50:43 35:56 14:47 112.1k 70 409.1M 0 0 70 290.0M 0 137.6k 50:43 35:57 14:46 105.4k 70 409.1M 0 0 70 290.1M 0 137.6k 50:44 35:58 14:46 106.4k 70 409.1M 0 0 70 290.3M 0 137.6k 50:44 36:00 14:44 108.0k 70 409.1M 0 0 70 290.4M 0 137.6k 50:45 36:01 14:44 105.9k 71 409.1M 0 0 71 290.5M 0 137.5k 50:46 36:03 14:43 98.26k 71 409.1M 0 0 71 290.6M 0 137.4k 50:47 36:04 14:43 94942 71 409.1M 0 0 71 290.8M 0 137.4k 50:48 36:06 14:42 83220 71 409.1M 0 0 71 290.9M 0 137.3k 50:49 36:08 14:41 79399 71 409.1M 0 0 71 291.0M 0 137.3k 50:49 36:09 14:40 81827 71 409.1M 0 0 71 291.2M 0 137.4k 50:49 36:10 14:39 97974 71 409.1M 0 0 71 291.5M 0 137.4k 50:48 36:11 14:37 120.7k 71 409.1M 0 0 71 291.7M 0 137.4k 50:47 36:12 14:35 153.6k 71 409.1M 0 0 71 291.9M 0 137.4k 50:47 36:14 14:33 166.9k 71 409.1M 0 0 71 292.0M 0 137.4k 50:48 36:15 14:33 164.0k 71 409.1M 0 0 71 292.1M 0 137.4k 50:48 36:17 14:31 147.6k 71 409.1M 0 0 71 292.3M 0 137.4k 50:48 36:18 14:30 133.8k 71 409.1M 0 0 71 292.5M 0 137.4k 50:48 36:19 14:29 122.6k 71 409.1M 0 0 71 292.7M 0 137.4k 50:48 36:20 14:28 128.5k 71 409.1M 0 0 71 292.8M 0 137.4k 50:48 36:22 14:26 130.2k 71 409.1M 0 0 71 293.0M 0 137.4k 50:49 36:23 14:26 130.3k 71 409.1M 0 0 71 293.1M 0 137.4k 50:49 36:24 14:25 126.2k 71 409.1M 0 0 71 293.2M 0 137.3k 50:49 36:25 14:24 119.4k 71 409.1M 0 0 71 293.4M 0 137.4k 50:49 36:26 14:23 120.1k 71 409.1M 0 0 71 293.6M 0 137.4k 50:49 36:28 14:21 126.5k 71 409.1M 0 0 71 293.8M 0 137.4k 50:48 36:29 14:19 145.8k 71 409.1M 0 0 71 294.0M 0 137.4k 50:47 36:30 14:17 163.6k 71 409.1M 0 0 71 294.2M 0 137.4k 50:47 36:31 14:16 168.9k 71 409.1M 0 0 71 294.3M 0 137.3k 50:49 36:33 14:16 133.6k 71 409.1M 0 0 71 294.5M 0 137.4k 50:49 36:34 14:15 134.8k 72 409.1M 0 0 72 294.6M 0 137.4k 50:49 36:35 14:14 132.8k 72 409.1M 0 0 72 294.8M 0 137.4k 50:49 36:36 14:13 116.2k 72 409.1M 0 0 72 294.9M 0 137.3k 50:49 36:38 14:11 109.1k 72 409.1M 0 0 72 295.1M 0 137.4k 50:49 36:39 14:10 143.7k 72 409.1M 0 0 72 295.3M 0 137.4k 50:48 36:40 14:08 149.6k 72 409.1M 0 0 72 295.4M 0 137.4k 50:48 36:41 14:07 140.2k 72 409.1M 0 0 72 295.5M 0 137.4k 50:49 36:42 14:07 138.1k 72 409.1M 0 0 72 295.6M 0 137.4k 50:49 36:43 14:06 141.6k 72 409.1M 0 0 72 295.8M 0 137.4k 50:49 36:44 14:05 134.2k 72 409.1M 0 0 72 296.0M 0 137.4k 50:49 36:46 14:03 127.1k 72 409.1M 0 0 72 296.2M 0 137.4k 50:49 36:47 14:02 131.9k 72 409.1M 0 0 72 296.4M 0 137.4k 50:49 36:49 14:00 137.6k 72 409.1M 0 0 72 296.6M 0 137.4k 50:49 36:50 13:59 141.2k 72 409.1M 0 0 72 296.8M 0 137.4k 50:48 36:51 13:57 144.3k 72 409.1M 0 0 72 297.0M 0 137.4k 50:48 36:52 13:56 156.9k 72 409.1M 0 0 72 297.2M 0 137.4k 50:47 36:53 13:54 161.6k 72 409.1M 0 0 72 297.4M 0 137.4k 50:47 36:55 13:52 160.7k 72 409.1M 0 0 72 297.5M 0 137.4k 50:47 36:56 13:51 157.5k 72 409.1M 0 0 72 297.6M 0 137.4k 50:48 36:57 13:51 153.5k 72 409.1M 0 0 72 297.8M 0 137.4k 50:48 36:58 13:50 139.3k 72 409.1M 0 0 72 298.0M 0 137.4k 50:47 36:59 13:48 141.2k 72 409.1M 0 0 72 298.2M 0 137.5k 50:47 37:00 13:47 152.2k 72 409.1M 0 0 72 298.4M 0 137.5k 50:46 37:02 13:44 158.3k 72 409.1M 0 0 72 298.5M 0 137.5k 50:47 37:03 13:44 150.1k 72 409.1M 0 0 72 298.6M 0 137.4k 50:47 37:04 13:43 116.4k 72 409.1M 0 0 72 298.6M 0 137.4k 50:47 37:04 13:43 137.4k 73 409.1M 0 0 73 298.8M 0 137.4k 50:48 37:05 13:43 117.9k 73 409.1M 0 0 73 299.0M 0 137.4k 50:47 37:06 13:41 145.7k 73 409.1M 0 0 73 299.2M 0 137.5k 50:46 37:08 13:38 170.8k 73 409.1M 0 0 73 299.5M 0 137.5k 50:45 37:09 13:36 188.8k 73 409.1M 0 0 73 299.6M 0 137.6k 50:45 37:10 13:35 186.8k 73 409.1M 0 0 73 299.8M 0 137.6k 50:44 37:11 13:33 193.0k 73 409.1M 0 0 73 300.0M 0 137.6k 50:44 37:12 13:32 193.2k 73 409.1M 0 0 73 300.3M 0 137.6k 50:43 37:13 13:30 192.0k 73 409.1M 0 0 73 300.5M 0 137.6k 50:43 37:14 13:29 175.3k 73 409.1M 0 0 73 300.6M 0 137.6k 50:43 37:16 13:27 170.2k 73 409.1M 0 0 73 300.8M 0 137.7k 50:42 37:17 13:25 173.4k 73 409.1M 0 0 73 301.0M 0 137.7k 50:42 37:18 13:24 165.7k 73 409.1M 0 0 73 301.1M 0 137.6k 50:42 37:19 13:23 149.0k 73 409.1M 0 0 73 301.3M 0 137.6k 50:43 37:21 13:22 136.9k 73 409.1M 0 0 73 301.4M 0 137.6k 50:44 37:22 13:22 118.1k 73 409.1M 0 0 73 301.5M 0 137.6k 50:44 37:23 13:21 106.8k 73 409.1M 0 0 73 301.6M 0 137.6k 50:45 37:25 13:20 101.3k 73 409.1M 0 0 73 301.8M 0 137.6k 50:44 37:26 13:18 110.0k 73 409.1M 0 0 73 302.0M 0 137.6k 50:44 37:27 13:17 118.4k 73 409.1M 0 0 73 302.2M 0 137.6k 50:44 37:28 13:16 140.3k 73 409.1M 0 0 73 302.4M 0 137.6k 50:43 37:29 13:14 154.0k 73 409.1M 0 0 73 302.6M 0 137.6k 50:42 37:30 13:12 173.2k 74 409.1M 0 0 74 302.9M 0 137.7k 50:42 37:32 13:10 176.8k 74 409.1M 0 0 74 303.1M 0 137.6k 50:43 37:34 13:09 162.2k 74 409.1M 0 0 74 303.2M 0 137.6k 50:43 37:35 13:08 152.4k 74 409.1M 0 0 74 303.3M 0 137.6k 50:43 37:36 13:07 141.8k 74 409.1M 0 0 74 303.5M 0 137.6k 50:43 37:37 13:06 131.7k 74 409.1M 0 0 74 303.7M 0 137.7k 50:42 37:38 13:04 128.8k 74 409.1M 0 0 74 303.9M 0 137.6k 50:43 37:40 13:03 136.9k 74 409.1M 0 0 74 304.0M 0 137.6k 50:43 37:41 13:02 128.2k 74 409.1M 0 0 74 304.2M 0 137.6k 50:43 37:43 13:00 134.2k 74 409.1M 0 0 74 304.4M 0 137.6k 50:43 37:44 12:59 138.4k 74 409.1M 0 0 74 304.6M 0 137.6k 50:43 37:45 12:58 131.0k 74 409.1M 0 0 74 304.8M 0 137.6k 50:43 37:47 12:56 133.9k 74 409.1M 0 0 74 304.9M 0 137.6k 50:43 37:48 12:55 144.9k 74 409.1M 0 0 74 305.0M 0 137.5k 50:45 37:49 12:56 113.4k 74 409.1M 0 0 74 305.1M 0 137.5k 50:45 37:51 12:54 102.5k 74 409.1M 0 0 74 305.2M 0 137.5k 50:45 37:52 12:53 98.06k 74 409.1M 0 0 74 305.3M 0 137.5k 50:45 37:53 12:52 96172 74 409.1M 0 0 74 305.5M 0 137.5k 50:46 37:54 12:52 94888 74 409.1M 0 0 74 305.6M 0 137.5k 50:46 37:55 12:51 114.5k 74 409.1M 0 0 74 305.7M 0 137.5k 50:47 37:56 12:51 109.4k 74 409.1M 0 0 74 305.9M 0 137.4k 50:47 37:58 12:49 110.3k 74 409.1M 0 0 74 306.0M 0 137.4k 50:48 37:59 12:49 105.3k 74 409.1M 0 0 74 306.1M 0 137.4k 50:48 38:00 12:48 105.1k 74 409.1M 0 0 74 306.3M 0 137.4k 50:48 38:01 12:47 109.6k 74 409.1M 0 0 74 306.4M 0 137.4k 50:48 38:03 12:45 112.6k 74 409.1M 0 0 74 306.5M 0 137.4k 50:48 38:04 12:44 112.4k 74 409.1M 0 0 74 306.7M 0 137.4k 50:48 38:05 12:43 127.7k 75 409.1M 0 0 75 306.9M 0 137.4k 50:48 38:06 12:42 135.1k 75 409.1M 0 0 75 307.1M 0 137.4k 50:47 38:08 12:39 148.2k 75 409.1M 0 0 75 307.3M 0 137.4k 50:48 38:09 12:39 148.3k 75 409.1M 0 0 75 307.5M 0 137.4k 50:48 38:10 12:38 151.5k 75 409.1M 0 0 75 307.6M 0 137.4k 50:48 38:11 12:37 139.3k 75 409.1M 0 0 75 307.7M 0 137.4k 50:48 38:13 12:35 129.3k 75 409.1M 0 0 75 307.8M 0 137.4k 50:49 38:14 12:35 114.0k 75 409.1M 0 0 75 308.0M 0 137.4k 50:49 38:15 12:34 113.9k 75 409.1M 0 0 75 308.1M 0 137.4k 50:49 38:16 12:33 117.8k 75 409.1M 0 0 75 308.4M 0 137.4k 50:48 38:17 12:31 139.4k 75 409.1M 0 0 75 308.6M 0 137.4k 50:47 38:18 12:29 161.9k 75 409.1M 0 0 75 308.8M 0 137.5k 50:47 38:20 12:27 172.6k 75 409.1M 0 0 75 309.0M 0 137.5k 50:46 38:21 12:25 186.3k 75 409.1M 0 0 75 309.1M 0 137.5k 50:46 38:22 12:24 177.8k 75 409.1M 0 0 75 309.3M 0 137.5k 50:46 38:23 12:23 165.7k 75 409.1M 0 0 75 309.5M 0 137.5k 50:46 38:24 12:22 161.0k 75 409.1M 0 0 75 309.7M 0 137.5k 50:46 38:26 12:20 149.2k 75 409.1M 0 0 75 309.9M 0 137.5k 50:46 38:27 12:19 139.8k 75 409.1M 0 0 75 310.1M 0 137.5k 50:46 38:28 12:18 145.1k 75 409.1M 0 0 75 310.3M 0 137.5k 50:46 38:30 12:16 144.8k 75 409.1M 0 0 75 310.5M 0 137.5k 50:46 38:31 12:15 137.5k 75 409.1M 0 0 75 310.6M 0 137.5k 50:46 38:32 12:14 132.0k 75 409.1M 0 0 75 310.7M 0 137.5k 50:47 38:34 12:13 128.3k 75 409.1M 0 0 75 310.9M 0 137.5k 50:46 38:35 12:11 130.0k 76 409.1M 0 0 76 311.1M 0 137.5k 50:46 38:36 12:10 133.5k 76 409.1M 0 0 76 311.3M 0 137.5k 50:46 38:37 12:09 138.8k 76 409.1M 0 0 76 311.5M 0 137.5k 50:45 38:38 12:07 163.2k 76 409.1M 0 0 76 311.7M 0 137.5k 50:45 38:40 12:05 174.5k 76 409.1M 0 0 76 311.8M 0 137.5k 50:45 38:41 12:04 167.5k 76 409.1M 0 0 76 312.0M 0 137.6k 50:45 38:42 12:03 162.0k 76 409.1M 0 0 76 312.2M 0 137.6k 50:44 38:43 12:01 161.1k 76 409.1M 0 0 76 312.4M 0 137.6k 50:45 38:45 12:00 142.3k 76 409.1M 0 0 76 312.5M 0 137.5k 50:45 38:46 11:59 130.1k 76 409.1M 0 0 76 312.6M 0 137.5k 50:45 38:47 11:58 126.2k 76 409.1M 0 0 76 312.8M 0 137.5k 50:46 38:48 11:58 116.2k 76 409.1M 0 0 76 312.9M 0 137.5k 50:46 38:50 11:56 106.1k 76 409.1M 0 0 76 313.1M 0 137.5k 50:46 38:51 11:55 110.3k 76 409.1M 0 0 76 313.3M 0 137.5k 50:46 38:52 11:54 123.4k 76 409.1M 0 0 76 313.5M 0 137.5k 50:46 38:53 11:53 131.6k 76 409.1M 0 0 76 313.6M 0 137.5k 50:46 38:55 11:51 139.2k 76 409.1M 0 0 76 313.8M 0 137.5k 50:46 38:56 11:50 139.5k 76 409.1M 0 0 76 313.9M 0 137.4k 50:47 38:58 11:49 123.3k 76 409.1M 0 0 76 314.0M 0 137.4k 50:48 38:59 11:49 106.7k 76 409.1M 0 0 76 314.1M 0 137.4k 50:49 39:01 11:48 97761 76 409.1M 0 0 76 314.3M 0 137.4k 50:49 39:02 11:47 99695 76 409.1M 0 0 76 314.5M 0 137.4k 50:49 39:04 11:45 102.7k 76 409.1M 0 0 76 314.6M 0 137.4k 50:49 39:05 11:44 112.5k 76 409.1M 0 0 76 314.8M 0 137.4k 50:49 39:06 11:43 122.9k 76 409.1M 0 0 76 314.9M 0 137.4k 50:49 39:07 11:42 132.3k 76 409.1M 0 0 76 315.0M 0 137.3k 50:49 39:08 11:41 125.1k 77 409.1M 0 0 77 315.1M 0 137.3k 50:50 39:09 11:41 114.1k 77 409.1M 0 0 77 315.3M 0 137.3k 50:50 39:10 11:40 110.6k 77 409.1M 0 0 77 315.4M 0 137.3k 50:50 39:11 11:39 110.4k 77 409.1M 0 0 77 315.5M 0 137.3k 50:51 39:12 11:39 109.4k 77 409.1M 0 0 77 315.7M 0 137.3k 50:50 39:14 11:36 116.2k 77 409.1M 0 0 77 315.8M 0 137.3k 50:51 39:15 11:36 119.8k 77 409.1M 0 0 77 316.0M 0 137.3k 50:51 39:16 11:35 119.5k 77 409.1M 0 0 77 316.1M 0 137.2k 50:51 39:17 11:34 120.0k 77 409.1M 0 0 77 316.3M 0 137.3k 50:51 39:19 11:32 126.7k 77 409.1M 0 0 77 316.5M 0 137.2k 50:51 39:20 11:31 123.0k 77 409.1M 0 0 77 316.6M 0 137.2k 50:51 39:21 11:30 127.1k 77 409.1M 0 0 77 316.8M 0 137.3k 50:51 39:22 11:29 137.9k 77 409.1M 0 0 77 316.9M 0 137.2k 50:51 39:23 11:28 135.7k 77 409.1M 0 0 77 317.1M 0 137.2k 50:51 39:25 11:26 135.6k 77 409.1M 0 0 77 317.3M 0 137.3k 50:51 39:26 11:25 138.6k 77 409.1M 0 0 77 317.5M 0 137.3k 50:51 39:27 11:24 141.9k 77 409.1M 0 0 77 317.6M 0 137.3k 50:51 39:29 11:22 138.8k 77 409.1M 0 0 77 317.8M 0 137.3k 50:51 39:30 11:21 144.3k 77 409.1M 0 0 77 318.0M 0 137.3k 50:51 39:31 11:20 150.3k 77 409.1M 0 0 77 318.3M 0 137.3k 50:49 39:32 11:17 169.4k 77 409.1M 0 0 77 318.5M 0 137.4k 50:49 39:33 11:16 182.3k 77 409.1M 0 0 77 318.7M 0 137.4k 50:48 39:34 11:14 188.7k 77 409.1M 0 0 77 318.8M 0 137.4k 50:49 39:36 11:13 183.6k 77 409.1M 0 0 77 319.0M 0 137.3k 50:49 39:37 11:12 163.4k 78 409.1M 0 0 78 319.1M 0 137.4k 50:49 39:38 11:11 148.1k 78 409.1M 0 0 78 319.3M 0 137.4k 50:48 39:39 11:09 143.2k 78 409.1M 0 0 78 319.6M 0 137.4k 50:47 39:40 11:07 155.2k 78 409.1M 0 0 78 319.8M 0 137.4k 50:47 39:41 11:06 165.9k 78 409.1M 0 0 78 319.9M 0 137.4k 50:47 39:42 11:05 172.8k 78 409.1M 0 0 78 320.1M 0 137.4k 50:47 39:44 11:03 166.3k 78 409.1M 0 0 78 320.2M 0 137.4k 50:48 39:45 11:03 150.1k 78 409.1M 0 0 78 320.3M 0 137.4k 50:48 39:46 11:02 126.8k 78 409.1M 0 0 78 320.5M 0 137.4k 50:48 39:47 11:01 118.3k 78 409.1M 0 0 78 320.6M 0 137.4k 50:48 39:48 11:00 128.3k 78 409.1M 0 0 78 320.8M 0 137.4k 50:48 39:50 10:58 129.4k 78 409.1M 0 0 78 321.0M 0 137.4k 50:48 39:51 10:57 135.0k 78 409.1M 0 0 78 321.2M 0 137.4k 50:47 39:52 10:55 148.9k 78 409.1M 0 0 78 321.4M 0 137.4k 50:47 39:54 10:53 149.0k 78 409.1M 0 0 78 321.5M 0 137.4k 50:48 39:55 10:53 137.7k 78 409.1M 0 0 78 321.6M 0 137.4k 50:48 39:56 10:52 132.5k 78 409.1M 0 0 78 321.8M 0 137.4k 50:49 39:57 10:52 123.3k 78 409.1M 0 0 78 322.0M 0 137.4k 50:48 39:59 10:49 120.4k 78 409.1M 0 0 78 322.2M 0 137.4k 50:48 40:00 10:48 133.3k 78 409.1M 0 0 78 322.4M 0 137.4k 50:47 40:01 10:46 142.6k 78 409.1M 0 0 78 322.6M 0 137.4k 50:47 40:02 10:45 152.7k 78 409.1M 0 0 78 322.8M 0 137.5k 50:46 40:04 10:42 177.6k 78 409.1M 0 0 78 323.1M 0 137.5k 50:45 40:05 10:40 188.9k 79 409.1M 0 0 79 323.3M 0 137.5k 50:45 40:06 10:39 189.8k 79 409.1M 0 0 79 323.5M 0 137.6k 50:44 40:07 10:37 191.0k 79 409.1M 0 0 79 323.7M 0 137.6k 50:44 40:09 10:35 186.1k 79 409.1M 0 0 79 323.9M 0 137.6k 50:44 40:10 10:34 179.5k 79 409.1M 0 0 79 324.1M 0 137.6k 50:44 40:11 10:33 171.5k 79 409.1M 0 0 79 324.3M 0 137.6k 50:43 40:12 10:31 168.1k 79 409.1M 0 0 79 324.5M 0 137.6k 50:43 40:13 10:30 172.7k 79 409.1M 0 0 79 324.6M 0 137.6k 50:43 40:14 10:29 161.5k 79 409.1M 0 0 79 324.8M 0 137.6k 50:43 40:16 10:27 146.6k 79 409.1M 0 0 79 325.0M 0 137.6k 50:43 40:17 10:26 139.2k 79 409.1M 0 0 79 325.1M 0 137.6k 50:44 40:18 10:26 124.1k 79 409.1M 0 0 79 325.3M 0 137.6k 50:44 40:20 10:24 118.6k 79 409.1M 0 0 79 325.5M 0 137.6k 50:43 40:21 10:22 138.5k 79 409.1M 0 0 79 325.6M 0 137.6k 50:43 40:22 10:21 143.3k 79 409.1M 0 0 79 325.8M 0 137.6k 50:43 40:23 10:20 151.5k 79 409.1M 0 0 79 326.0M 0 137.6k 50:42 40:24 10:18 165.8k 79 409.1M 0 0 79 326.1M 0 137.6k 50:43 40:25 10:18 154.5k 79 409.1M 0 0 79 326.3M 0 137.6k 50:43 40:27 10:16 138.8k 79 409.1M 0 0 79 326.4M 0 137.6k 50:44 40:28 10:16 129.4k 79 409.1M 0 0 79 326.5M 0 137.6k 50:44 40:29 10:15 113.6k 79 409.1M 0 0 79 326.7M 0 137.6k 50:44 40:30 10:14 114.3k 79 409.1M 0 0 79 327.0M 0 137.6k 50:43 40:32 10:11 133.1k 79 409.1M 0 0 79 327.1M 0 137.6k 50:43 40:33 10:10 142.4k 80 409.1M 0 0 80 327.3M 0 137.6k 50:43 40:34 10:09 152.0k 80 409.1M 0 0 80 327.4M 0 137.6k 50:43 40:35 10:08 149.9k 80 409.1M 0 0 80 327.5M 0 137.6k 50:44 40:36 10:08 130.9k 80 409.1M 0 0 80 327.6M 0 137.6k 50:45 40:38 10:07 108.0k 80 409.1M 0 0 80 327.8M 0 137.6k 50:44 40:39 10:05 107.0k 80 409.1M 0 0 80 328.0M 0 137.6k 50:44 40:40 10:04 112.9k 80 409.1M 0 0 80 328.1M 0 137.6k 50:45 40:41 10:04 116.7k 80 409.1M 0 0 80 328.2M 0 137.5k 50:45 40:43 10:02 119.3k 80 409.1M 0 0 80 328.3M 0 137.5k 50:45 40:44 10:01 123.8k 80 409.1M 0 0 80 328.5M 0 137.5k 50:46 40:45 10:01 110.8k 80 409.1M 0 0 80 328.6M 0 137.5k 50:46 40:46 10:00 101.4k 80 409.1M 0 0 80 328.7M 0 137.5k 50:46 40:47 09:59 107.4k 80 409.1M 0 0 80 328.8M 0 137.5k 50:46 40:48 09:58 115.0k 80 409.1M 0 0 80 329.0M 0 137.5k 50:47 40:50 09:57 110.6k 80 409.1M 0 0 80 329.1M 0 137.4k 50:47 40:51 09:56 115.7k 80 409.1M 0 0 80 329.2M 0 137.4k 50:48 40:52 09:56 107.2k 80 409.1M 0 0 80 329.3M 0 137.4k 50:48 40:54 09:54 102.3k 80 409.1M 0 0 80 329.5M 0 137.4k 50:48 40:55 09:53 107.0k 80 409.1M 0 0 80 329.7M 0 137.4k 50:48 40:56 09:52 117.8k 80 409.1M 0 0 80 329.9M 0 137.4k 50:48 40:57 09:51 123.7k 80 409.1M 0 0 80 330.0M 0 137.4k 50:48 40:59 09:49 125.6k 80 409.1M 0 0 80 330.1M 0 137.4k 50:49 41:00 09:49 130.3k 80 409.1M 0 0 80 330.3M 0 137.4k 50:49 41:01 09:48 127.5k 80 409.1M 0 0 80 330.5M 0 137.4k 50:49 41:02 09:47 122.8k 80 409.1M 0 0 80 330.6M 0 137.4k 50:49 41:04 09:45 122.7k 80 409.1M 0 0 80 330.8M 0 137.4k 50:49 41:05 09:44 133.9k 80 409.1M 0 0 80 331.0M 0 137.4k 50:49 41:06 09:43 132.6k 80 409.1M 0 0 80 331.1M 0 137.4k 50:49 41:07 09:42 132.1k 80 409.1M 0 0 80 331.3M 0 137.4k 50:49 41:08 09:41 140.6k 81 409.1M 0 0 81 331.5M 0 137.4k 50:48 41:10 09:38 149.5k 81 409.1M 0 0 81 331.7M 0 137.4k 50:48 41:11 09:37 158.6k 81 409.1M 0 0 81 331.9M 0 137.4k 50:48 41:12 09:36 161.0k 81 409.1M 0 0 81 332.1M 0 137.4k 50:48 41:13 09:35 162.8k 81 409.1M 0 0 81 332.2M 0 137.4k 50:48 41:15 09:33 151.9k 81 409.1M 0 0 81 332.3M 0 137.4k 50:48 41:16 09:32 131.0k 81 409.1M 0 0 81 332.5M 0 137.4k 50:48 41:17 09:31 121.8k 81 409.1M 0 0 81 332.6M 0 137.4k 50:48 41:18 09:30 129.1k 81 409.1M 0 0 81 332.8M 0 137.4k 50:48 41:20 09:28 127.2k 81 409.1M 0 0 81 333.0M 0 137.4k 50:48 41:21 09:27 139.7k 81 409.1M 0 0 81 333.3M 0 137.5k 50:47 41:22 09:25 168.7k 81 409.1M 0 0 81 333.5M 0 137.5k 50:46 41:23 09:23 185.6k 81 409.1M 0 0 81 333.7M 0 137.5k 50:46 41:24 09:22 185.6k 81 409.1M 0 0 81 333.9M 0 137.5k 50:46 41:25 09:21 181.8k 81 409.1M 0 0 81 334.0M 0 137.5k 50:46 41:27 09:19 169.9k 81 409.1M 0 0 81 334.2M 0 137.5k 50:46 41:28 09:18 149.3k 81 409.1M 0 0 81 334.3M 0 137.5k 50:46 41:29 09:17 129.3k 81 409.1M 0 0 81 334.5M 0 137.4k 50:47 41:31 09:16 113.8k 81 409.1M 0 0 81 334.6M 0 137.4k 50:48 41:32 09:16 106.4k 81 409.1M 0 0 81 334.7M 0 137.4k 50:48 41:33 09:15 104.2k 81 409.1M 0 0 81 334.9M 0 137.4k 50:48 41:35 09:13 106.4k 81 409.1M 0 0 81 335.1M 0 137.4k 50:48 41:36 09:12 115.7k 81 409.1M 0 0 81 335.3M 0 137.4k 50:47 41:37 09:10 132.1k 81 409.1M 0 0 81 335.4M 0 137.4k 50:48 41:39 09:09 124.4k 82 409.1M 0 0 82 335.5M 0 137.4k 50:49 41:40 09:09 127.3k 82 409.1M 0 0 82 335.6M 0 137.4k 50:49 41:41 09:08 117.8k 82 409.1M 0 0 82 335.8M 0 137.3k 50:49 41:42 09:07 108.8k 82 409.1M 0 0 82 335.9M 0 137.3k 50:50 41:44 09:06 98624 82 409.1M 0 0 82 336.1M 0 137.3k 50:49 41:45 09:04 119.4k 82 409.1M 0 0 82 336.3M 0 137.3k 50:49 41:46 09:03 125.1k 82 409.1M 0 0 82 336.4M 0 137.3k 50:49 41:47 09:02 128.3k 82 409.1M 0 0 82 336.6M 0 137.3k 50:49 41:49 09:00 135.2k 82 409.1M 0 0 82 336.8M 0 137.3k 50:49 41:50 08:59 145.5k 82 409.1M 0 0 82 337.0M 0 137.3k 50:49 41:51 08:58 138.8k 82 409.1M 0 0 82 337.1M 0 137.3k 50:49 41:53 08:56 136.2k 82 409.1M 0 0 82 337.3M 0 137.4k 50:49 41:54 08:55 147.9k 82 409.1M 0 0 82 337.5M 0 137.4k 50:49 41:55 08:54 153.2k 82 409.1M 0 0 82 337.6M 0 137.4k 50:49 41:56 08:53 143.7k 82 409.1M 0 0 82 337.8M 0 137.4k 50:49 41:57 08:52 142.0k 82 409.1M 0 0 82 338.0M 0 137.4k 50:49 41:59 08:50 151.2k 82 409.1M 0 0 82 338.2M 0 137.4k 50:49 42:00 08:49 143.0k 82 409.1M 0 0 82 338.4M 0 137.4k 50:49 42:01 08:48 134.8k 82 409.1M 0 0 82 338.5M 0 137.4k 50:49 42:02 08:47 138.6k 82 409.1M 0 0 82 338.7M 0 137.4k 50:49 42:04 08:45 140.7k 82 409.1M 0 0 82 338.8M 0 137.3k 50:50 42:06 08:44 117.4k 82 409.1M 0 0 82 339.0M 0 137.3k 50:50 42:07 08:43 110.1k 82 409.1M 0 0 82 339.1M 0 137.3k 50:50 42:08 08:42 112.6k 82 409.1M 0 0 82 339.3M 0 137.3k 50:50 42:10 08:40 117.1k 82 409.1M 0 0 82 339.5M 0 137.3k 50:50 42:11 08:39 111.9k 83 409.1M 0 0 83 339.6M 0 137.3k 50:50 42:12 08:38 127.1k 83 409.1M 0 0 83 339.8M 0 137.3k 50:51 42:14 08:37 125.8k 83 409.1M 0 0 83 339.9M 0 137.2k 50:52 42:15 08:37 113.8k 83 409.1M 0 0 83 340.1M 0 137.2k 50:52 42:17 08:35 109.0k 83 409.1M 0 0 83 340.2M 0 137.2k 50:53 42:18 08:35 100.9k 83 409.1M 0 0 83 340.3M 0 137.2k 50:53 42:19 08:34 99024 83 409.1M 0 0 83 340.5M 0 137.2k 50:53 42:21 08:32 100.0k 83 409.1M 0 0 83 340.6M 0 137.2k 50:53 42:22 08:31 131.9k 83 409.1M 0 0 83 340.6M 0 137.2k 50:53 42:22 08:31 137.2k 83 409.1M 0 0 83 340.8M 0 137.2k 50:53 42:23 08:30 152.2k 83 409.1M 0 0 83 341.0M 0 137.2k 50:52 42:24 08:28 167.9k 83 409.1M 0 0 83 341.2M 0 137.2k 50:52 42:25 08:27 156.2k 83 409.1M 0 0 83 341.4M 0 137.2k 50:52 42:27 08:25 145.5k 83 409.1M 0 0 83 341.5M 0 137.2k 50:53 42:28 08:25 135.2k 83 409.1M 0 0 83 341.7M 0 137.2k 50:53 42:30 08:23 135.2k 83 409.1M 0 0 83 341.9M 0 137.2k 50:53 42:31 08:22 129.8k 83 409.1M 0 0 83 342.1M 0 137.2k 50:53 42:32 08:21 130.1k 83 409.1M 0 0 83 342.2M 0 137.2k 50:53 42:33 08:20 131.8k 83 409.1M 0 0 83 342.4M 0 137.2k 50:52 42:34 08:18 146.0k 83 409.1M 0 0 83 342.6M 0 137.2k 50:52 42:36 08:16 149.5k 83 409.1M 0 0 83 342.8M 0 137.2k 50:51 42:37 08:14 164.0k 83 409.1M 0 0 83 343.1M 0 137.3k 50:51 42:38 08:13 172.6k 83 409.1M 0 0 83 343.3M 0 137.3k 50:51 42:40 08:11 170.8k 83 409.1M 0 0 83 343.4M 0 137.3k 50:51 42:41 08:10 164.5k 83 409.1M 0 0 83 343.5M 0 137.3k 50:51 42:42 08:09 154.3k 83 409.1M 0 0 83 343.6M 0 137.2k 50:52 42:43 08:09 128.1k 84 409.1M 0 0 84 343.8M 0 137.2k 50:52 42:44 08:08 112.1k 84 409.1M 0 0 84 343.9M 0 137.2k 50:52 42:45 08:07 109.2k 84 409.1M 0 0 84 344.1M 0 137.2k 50:52 42:47 08:05 113.0k 84 409.1M 0 0 84 344.3M 0 137.2k 50:52 42:48 08:04 122.9k 84 409.1M 0 0 84 344.5M 0 137.2k 50:52 42:49 08:03 138.6k 84 409.1M 0 0 84 344.7M 0 137.3k 50:51 42:50 08:01 165.5k 84 409.1M 0 0 84 344.9M 0 137.3k 50:50 42:51 07:59 174.4k 84 409.1M 0 0 84 345.1M 0 137.3k 50:50 42:52 07:58 186.4k 84 409.1M 0 0 84 345.3M 0 137.3k 50:49 42:54 07:55 193.8k 84 409.1M 0 0 84 345.5M 0 137.3k 50:49 42:55 07:54 188.0k 84 409.1M 0 0 84 345.6M 0 137.3k 50:49 42:56 07:53 171.2k 84 409.1M 0 0 84 345.8M 0 137.4k 50:49 42:57 07:52 170.9k 84 409.1M 0 0 84 346.0M 0 137.4k 50:49 42:58 07:51 162.8k 84 409.1M 0 0 84 346.1M 0 137.4k 50:49 42:59 07:50 144.4k 84 409.1M 0 0 84 346.3M 0 137.3k 50:49 43:01 07:48 141.3k 84 409.1M 0 0 84 346.5M 0 137.4k 50:49 43:02 07:47 139.6k 84 409.1M 0 0 84 346.7M 0 137.4k 50:48 43:03 07:45 146.9k 84 409.1M 0 0 84 346.9M 0 137.4k 50:48 43:04 07:44 151.7k 84 409.1M 0 0 84 347.1M 0 137.4k 50:48 43:05 07:43 160.2k 84 409.1M 0 0 84 347.3M 0 137.4k 50:47 43:06 07:41 171.6k 84 409.1M 0 0 84 347.5M 0 137.4k 50:47 43:08 07:39 178.6k 84 409.1M 0 0 84 347.7M 0 137.5k 50:46 43:09 07:37 181.0k 85 409.1M 0 0 85 347.9M 0 137.5k 50:46 43:10 07:36 172.5k 85 409.1M 0 0 85 348.1M 0 137.5k 50:46 43:11 07:35 172.0k 85 409.1M 0 0 85 348.3M 0 137.5k 50:46 43:13 07:33 162.1k 85 409.1M 0 0 85 348.4M 0 137.5k 50:47 43:14 07:33 145.0k 85 409.1M 0 0 85 348.6M 0 137.5k 50:47 43:16 07:31 130.4k 85 409.1M 0 0 85 348.8M 0 137.5k 50:46 43:17 07:29 134.6k 85 409.1M 0 0 85 349.0M 0 137.5k 50:46 43:18 07:28 131.3k 85 409.1M 0 0 85 349.1M 0 137.5k 50:47 43:19 07:28 125.3k 85 409.1M 0 0 85 349.2M 0 137.4k 50:47 43:21 07:26 125.9k 85 409.1M 0 0 85 349.3M 0 137.4k 50:47 43:22 07:25 124.0k 85 409.1M 0 0 85 349.5M 0 137.4k 50:47 43:23 07:24 119.6k 85 409.1M 0 0 85 349.7M 0 137.4k 50:47 43:24 07:23 121.1k 85 409.1M 0 0 85 349.9M 0 137.4k 50:47 43:26 07:21 131.0k 85 409.1M 0 0 85 350.1M 0 137.4k 50:47 43:27 07:20 137.4k 85 409.1M 0 0 85 350.2M 0 137.4k 50:48 43:28 07:20 134.1k 85 409.1M 0 0 85 350.3M 0 137.4k 50:48 43:30 07:18 126.3k 85 409.1M 0 0 85 350.5M 0 137.4k 50:48 43:31 07:17 120.7k 85 409.1M 0 0 85 350.6M 0 137.4k 50:48 43:32 07:16 123.8k 85 409.1M 0 0 85 350.9M 0 137.4k 50:47 43:33 07:14 139.9k 85 409.1M 0 0 85 351.1M 0 137.5k 50:46 43:35 07:11 158.2k 85 409.1M 0 0 85 351.3M 0 137.5k 50:46 43:36 07:10 168.4k 85 409.1M 0 0 85 351.5M 0 137.5k 50:47 43:37 07:10 168.0k 85 409.1M 0 0 85 351.6M 0 137.4k 50:47 43:38 07:09 151.3k 85 409.1M 0 0 85 351.7M 0 137.4k 50:47 43:39 07:08 133.0k 85 409.1M 0 0 85 351.8M 0 137.4k 50:47 43:40 07:07 118.1k 86 409.1M 0 0 86 352.0M 0 137.4k 50:48 43:42 07:06 106.2k 86 409.1M 0 0 86 352.1M 0 137.4k 50:48 43:43 07:05 105.9k 86 409.1M 0 0 86 352.2M 0 137.4k 50:49 43:44 07:05 105.9k 86 409.1M 0 0 86 352.3M 0 137.4k 50:49 43:46 07:03 106.4k 86 409.1M 0 0 86 352.5M 0 137.4k 50:49 43:47 07:02 111.2k 86 409.1M 0 0 86 352.6M 0 137.3k 50:49 43:48 07:01 114.3k 86 409.1M 0 0 86 352.8M 0 137.4k 50:49 43:49 07:00 121.4k 86 409.1M 0 0 86 353.0M 0 137.3k 50:49 43:50 06:59 128.1k 86 409.1M 0 0 86 353.1M 0 137.4k 50:49 43:52 06:57 136.7k 86 409.1M 0 0 86 353.3M 0 137.4k 50:49 43:53 06:56 140.6k 86 409.1M 0 0 86 353.5M 0 137.4k 50:49 43:54 06:55 144.6k 86 409.1M 0 0 86 353.6M 0 137.3k 50:49 43:55 06:54 133.9k 86 409.1M 0 0 86 353.8M 0 137.4k 50:49 43:56 06:53 141.3k 86 409.1M 0 0 86 354.0M 0 137.4k 50:49 43:58 06:51 139.3k 86 409.1M 0 0 86 354.1M 0 137.4k 50:49 43:59 06:50 130.5k 86 409.1M 0 0 86 354.2M 0 137.3k 50:49 44:00 06:49 127.2k 86 409.1M 0 0 86 354.3M 0 137.3k 50:50 44:01 06:49 125.4k 86 409.1M 0 0 86 354.5M 0 137.3k 50:50 44:02 06:48 115.2k 86 409.1M 0 0 86 354.6M 0 137.3k 50:50 44:03 06:47 109.6k 86 409.1M 0 0 86 354.8M 0 137.3k 50:50 44:05 06:45 117.2k 86 409.1M 0 0 86 354.9M 0 137.3k 50:50 44:06 06:44 119.0k 86 409.1M 0 0 86 355.1M 0 137.3k 50:50 44:07 06:43 135.3k 86 409.1M 0 0 86 355.2M 0 137.3k 50:50 44:08 06:42 137.4k 86 409.1M 0 0 86 355.3M 0 137.3k 50:50 44:09 06:41 137.5k 86 409.1M 0 0 86 355.5M 0 137.3k 50:50 44:10 06:40 132.6k 86 409.1M 0 0 86 355.6M 0 137.3k 50:50 44:11 06:39 134.8k 86 409.1M 0 0 86 355.8M 0 137.3k 50:50 44:12 06:38 125.2k 86 409.1M 0 0 86 355.9M 0 137.3k 50:51 44:13 06:38 127.3k 87 409.1M 0 0 87 356.1M 0 137.3k 50:51 44:15 06:36 130.0k 87 409.1M 0 0 87 356.2M 0 137.3k 50:51 44:16 06:35 128.0k 87 409.1M 0 0 87 356.3M 0 137.3k 50:51 44:17 06:34 125.8k 87 409.1M 0 0 87 356.5M 0 137.3k 50:51 44:18 06:33 126.4k 87 409.1M 0 0 87 356.6M 0 137.3k 50:51 44:19 06:32 129.2k 87 409.1M 0 0 87 356.8M 0 137.3k 50:51 44:21 06:30 131.2k 87 409.1M 0 0 87 357.0M 0 137.3k 50:51 44:22 06:29 137.3k 87 409.1M 0 0 87 357.1M 0 137.3k 50:51 44:23 06:28 139.3k 87 409.1M 0 0 87 357.3M 0 137.3k 50:51 44:24 06:27 133.1k 87 409.1M 0 0 87 357.5M 0 137.2k 50:51 44:26 06:25 130.3k 87 409.1M 0 0 87 357.6M 0 137.2k 50:52 44:27 06:25 116.1k 87 409.1M 0 0 87 357.8M 0 137.2k 50:52 44:29 06:23 113.3k 87 409.1M 0 0 87 358.0M 0 137.2k 50:52 44:30 06:22 122.8k 87 409.1M 0 0 87 358.1M 0 137.3k 50:51 44:31 06:20 136.3k 87 409.1M 0 0 87 358.3M 0 137.3k 50:51 44:32 06:19 145.2k 87 409.1M 0 0 87 358.5M 0 137.3k 50:51 44:33 06:18 166.1k 87 409.1M 0 0 87 358.7M 0 137.3k 50:50 44:34 06:16 171.2k 87 409.1M 0 0 87 358.8M 0 137.3k 50:51 44:36 06:15 152.7k 87 409.1M 0 0 87 359.0M 0 137.3k 50:51 44:37 06:14 139.2k 87 409.1M 0 0 87 359.1M 0 137.3k 50:51 44:38 06:13 138.4k 87 409.1M 0 0 87 359.3M 0 137.3k 50:51 44:39 06:12 139.7k 87 409.1M 0 0 87 359.5M 0 137.3k 50:50 44:40 06:10 136.8k 87 409.1M 0 0 87 359.6M 0 137.3k 50:51 44:41 06:10 143.2k 87 409.1M 0 0 87 359.8M 0 137.3k 50:51 44:43 06:08 141.4k 87 409.1M 0 0 87 359.9M 0 137.3k 50:51 44:44 06:07 133.3k 88 409.1M 0 0 88 360.1M 0 137.3k 50:51 44:45 06:06 136.8k 88 409.1M 0 0 88 360.3M 0 137.3k 50:50 44:46 06:04 137.2k 88 409.1M 0 0 88 360.5M 0 137.3k 50:51 44:48 06:03 135.1k 88 409.1M 0 0 88 360.6M 0 137.3k 50:51 44:49 06:02 139.0k 88 409.1M 0 0 88 360.8M 0 137.3k 50:51 44:50 06:01 139.5k 88 409.1M 0 0 88 361.0M 0 137.3k 50:51 44:51 06:00 133.5k 88 409.1M 0 0 88 361.1M 0 137.3k 50:51 44:53 05:58 134.1k 88 409.1M 0 0 88 361.3M 0 137.3k 50:51 44:54 05:57 135.2k 88 409.1M 0 0 88 361.5M 0 137.3k 50:50 44:55 05:55 148.5k 88 409.1M 0 0 88 361.7M 0 137.3k 50:50 44:56 05:54 165.8k 88 409.1M 0 0 88 361.9M 0 137.3k 50:49 44:57 05:52 166.0k 88 409.1M 0 0 88 362.1M 0 137.3k 50:49 44:58 05:51 169.0k 88 409.1M 0 0 88 362.3M 0 137.4k 50:49 44:59 05:50 177.6k 88 409.1M 0 0 88 362.5M 0 137.4k 50:49 45:01 05:48 173.2k 88 409.1M 0 0 88 362.6M 0 137.4k 50:49 45:02 05:47 153.8k 88 409.1M 0 0 88 362.7M 0 137.3k 50:50 45:03 05:47 134.6k 88 409.1M 0 0 88 362.9M 0 137.3k 50:50 45:05 05:45 130.4k 88 409.1M 0 0 88 363.1M 0 137.3k 50:49 45:06 05:43 128.3k 88 409.1M 0 0 88 363.2M 0 137.3k 50:50 45:07 05:43 117.8k 88 409.1M 0 0 88 363.4M 0 137.3k 50:49 45:08 05:41 127.8k 88 409.1M 0 0 88 363.6M 0 137.4k 50:49 45:09 05:40 146.8k 88 409.1M 0 0 88 363.8M 0 137.4k 50:49 45:11 05:38 148.0k 88 409.1M 0 0 88 364.0M 0 137.4k 50:49 45:12 05:37 150.1k 89 409.1M 0 0 89 364.1M 0 137.4k 50:48 45:13 05:35 162.1k 89 409.1M 0 0 89 364.3M 0 137.4k 50:49 45:14 05:35 153.8k 89 409.1M 0 0 89 364.4M 0 137.4k 50:49 45:15 05:34 146.1k 89 409.1M 0 0 89 364.6M 0 137.4k 50:49 45:17 05:32 142.4k 89 409.1M 0 0 89 364.8M 0 137.4k 50:48 45:18 05:30 143.4k 89 409.1M 0 0 89 365.0M 0 137.4k 50:48 45:19 05:29 144.7k 89 409.1M 0 0 89 365.1M 0 137.4k 50:48 45:20 05:28 144.6k 89 409.1M 0 0 89 365.3M 0 137.4k 50:48 45:21 05:27 147.3k 89 409.1M 0 0 89 365.4M 0 137.4k 50:48 45:22 05:26 147.1k 89 409.1M 0 0 89 365.6M 0 137.4k 50:48 45:24 05:24 142.7k 89 409.1M 0 0 89 365.7M 0 137.4k 50:48 45:25 05:23 130.4k 89 409.1M 0 0 89 365.9M 0 137.4k 50:48 45:26 05:22 133.5k 89 409.1M 0 0 89 366.0M 0 137.4k 50:49 45:27 05:22 122.9k 89 409.1M 0 0 89 366.1M 0 137.4k 50:49 45:29 05:20 122.7k 89 409.1M 0 0 89 366.3M 0 137.3k 50:50 45:30 05:20 103.6k 89 409.1M 0 0 89 366.4M 0 137.3k 50:51 45:32 05:19 97.76k 89 409.1M 0 0 89 366.6M 0 137.3k 50:51 45:33 05:18 99.84k 89 409.1M 0 0 89 366.8M 0 137.3k 50:50 45:34 05:16 109.7k 89 409.1M 0 0 89 366.9M 0 137.3k 50:51 45:36 05:15 110.0k 89 409.1M 0 0 89 367.0M 0 137.3k 50:51 45:37 05:14 117.0k 89 409.1M 0 0 89 367.2M 0 137.3k 50:51 45:38 05:13 132.4k 89 409.1M 0 0 89 367.4M 0 137.3k 50:51 45:40 05:11 130.4k 89 409.1M 0 0 89 367.6M 0 137.3k 50:51 45:41 05:10 130.7k 89 409.1M 0 0 89 367.7M 0 137.3k 50:51 45:42 05:09 126.8k 89 409.1M 0 0 89 367.8M 0 137.2k 50:52 45:44 05:08 119.4k 89 409.1M 0 0 89 368.0M 0 137.2k 50:53 45:45 05:08 108.7k 89 409.1M 0 0 89 368.1M 0 137.2k 50:53 45:47 05:06 100.9k 89 409.1M 0 0 89 368.1M 0 137.1k 50:54 45:48 05:06 88297 90 409.1M 0 0 90 368.3M 0 137.1k 50:54 45:49 05:05 85655 90 409.1M 0 0 90 368.5M 0 137.1k 50:54 45:50 05:04 103.6k 90 409.1M 0 0 90 368.6M 0 137.1k 50:54 45:51 05:03 115.5k 90 409.1M 0 0 90 368.8M 0 137.1k 50:54 45:53 05:01 124.2k 90 409.1M 0 0 90 369.0M 0 137.1k 50:54 45:54 05:00 137.2k 90 409.1M 0 0 90 369.2M 0 137.2k 50:53 45:55 04:58 153.7k 90 409.1M 0 0 90 369.4M 0 137.2k 50:53 45:57 04:56 145.8k 90 409.1M 0 0 90 369.5M 0 137.1k 50:54 45:58 04:56 137.7k 90 409.1M 0 0 90 369.6M 0 137.1k 50:54 45:59 04:55 132.5k 90 409.1M 0 0 90 369.8M 0 137.1k 50:54 46:00 04:54 133.9k 90 409.1M 0 0 90 370.0M 0 137.1k 50:54 46:02 04:52 128.6k 90 409.1M 0 0 90 370.1M 0 137.1k 50:54 46:03 04:51 119.6k 90 409.1M 0 0 90 370.3M 0 137.1k 50:55 46:05 04:50 114.9k 90 409.1M 0 0 90 370.5M 0 137.1k 50:55 46:06 04:49 121.2k 90 409.1M 0 0 90 370.6M 0 137.1k 50:55 46:07 04:48 120.8k 90 409.1M 0 0 90 370.8M 0 137.1k 50:55 46:09 04:46 111.2k 90 409.1M 0 0 90 370.9M 0 137.1k 50:56 46:10 04:46 111.4k 90 409.1M 0 0 90 371.0M 0 137.0k 50:56 46:11 04:45 117.4k 90 409.1M 0 0 90 371.1M 0 137.0k 50:56 46:12 04:44 106.8k 90 409.1M 0 0 90 371.3M 0 137.0k 50:57 46:14 04:43 98093 90 409.1M 0 0 90 371.5M 0 137.0k 50:57 46:15 04:42 108.8k 90 409.1M 0 0 90 371.6M 0 137.0k 50:56 46:16 04:40 125.1k 90 409.1M 0 0 90 371.9M 0 137.1k 50:55 46:17 04:38 145.3k 90 409.1M 0 0 90 372.1M 0 137.1k 50:55 46:19 04:36 167.2k 91 409.1M 0 0 91 372.5M 0 137.1k 50:54 46:20 04:34 206.4k 91 409.1M 0 0 91 372.8M 0 137.2k 50:52 46:21 04:31 227.4k 91 409.1M 0 0 91 373.0M 0 137.2k 50:52 46:22 04:30 219.5k 91 409.1M 0 0 91 373.1M 0 137.2k 50:52 46:24 04:28 200.6k 91 409.1M 0 0 91 373.3M 0 137.2k 50:53 46:25 04:28 181.6k 91 409.1M 0 0 91 373.5M 0 137.2k 50:52 46:26 04:26 163.2k 91 409.1M 0 0 91 373.6M 0 137.2k 50:52 46:27 04:25 145.5k 91 409.1M 0 0 91 373.8M 0 137.2k 50:52 46:28 04:24 140.9k 91 409.1M 0 0 91 374.0M 0 137.2k 50:52 46:29 04:23 150.4k 91 409.1M 0 0 91 374.1M 0 137.2k 50:52 46:30 04:22 160.1k 91 409.1M 0 0 91 374.3M 0 137.2k 50:52 46:32 04:20 148.0k 91 409.1M 0 0 91 374.4M 0 137.2k 50:52 46:33 04:19 127.8k 91 409.1M 0 0 91 374.5M 0 137.2k 50:53 46:35 04:18 118.7k 91 409.1M 0 0 91 374.7M 0 137.2k 50:53 46:36 04:17 114.1k 91 409.1M 0 0 91 374.9M 0 137.2k 50:53 46:37 04:16 112.3k 91 409.1M 0 0 91 375.0M 0 137.2k 50:53 46:38 04:15 112.2k 91 409.1M 0 0 91 375.2M 0 137.2k 50:53 46:40 04:13 129.0k 91 409.1M 0 0 91 375.4M 0 137.2k 50:53 46:41 04:12 146.3k 91 409.1M 0 0 91 375.6M 0 137.2k 50:52 46:42 04:10 148.5k 91 409.1M 0 0 91 375.8M 0 137.2k 50:52 46:43 04:09 153.5k 91 409.1M 0 0 91 375.9M 0 137.2k 50:53 46:45 04:08 144.0k 91 409.1M 0 0 91 376.0M 0 137.1k 50:54 46:46 04:08 122.1k 91 409.1M 0 0 91 376.1M 0 137.1k 50:54 46:47 04:07 115.2k 91 409.1M 0 0 91 376.3M 0 137.2k 50:53 46:49 04:04 115.9k 92 409.1M 0 0 92 376.6M 0 137.2k 50:53 46:50 04:03 123.7k 92 409.1M 0 0 92 376.7M 0 137.2k 50:53 46:51 04:02 130.6k 92 409.1M 0 0 92 376.8M 0 137.2k 50:53 46:52 04:01 141.7k 92 409.1M 0 0 92 377.0M 0 137.1k 50:54 46:53 04:01 139.7k 92 409.1M 0 0 92 377.1M 0 137.1k 50:54 46:55 03:59 124.6k 92 409.1M 0 0 92 377.2M 0 137.1k 50:54 46:56 03:58 108.8k 92 409.1M 0 0 92 377.4M 0 137.1k 50:54 46:57 03:57 121.0k 92 409.1M 0 0 92 377.6M 0 137.1k 50:54 46:58 03:56 134.4k 92 409.1M 0 0 92 377.8M 0 137.2k 50:53 46:59 03:54 153.8k 92 409.1M 0 0 92 378.1M 0 137.2k 50:52 47:00 03:52 177.3k 92 409.1M 0 0 92 378.3M 0 137.2k 50:52 47:02 03:50 178.6k 92 409.1M 0 0 92 378.4M 0 137.2k 50:52 47:03 03:49 170.1k 92 409.1M 0 0 92 378.5M 0 137.2k 50:52 47:04 03:48 162.1k 92 409.1M 0 0 92 378.6M 0 137.2k 50:53 47:05 03:48 139.7k 92 409.1M 0 0 92 378.8M 0 137.2k 50:53 47:06 03:47 120.2k 92 409.1M 0 0 92 378.9M 0 137.1k 50:54 47:08 03:46 107.0k 92 409.1M 0 0 92 379.0M 0 137.1k 50:54 47:09 03:45 103.7k 92 409.1M 0 0 92 379.1M 0 137.1k 50:54 47:10 03:44 97.79k 92 409.1M 0 0 92 379.3M 0 137.1k 50:55 47:12 03:43 95172 92 409.1M 0 0 92 379.4M 0 137.1k 50:55 47:13 03:42 97785 92 409.1M 0 0 92 379.6M 0 137.1k 50:55 47:14 03:41 108.2k 92 409.1M 0 0 92 379.7M 0 137.1k 50:55 47:15 03:40 110.2k 92 409.1M 0 0 92 379.9M 0 137.1k 50:55 47:17 03:38 125.2k 92 409.1M 0 0 92 380.1M 0 137.1k 50:55 47:18 03:37 146.6k 92 409.1M 0 0 92 380.2M 0 137.1k 50:55 47:19 03:36 140.6k 92 409.1M 0 0 92 380.4M 0 137.1k 50:55 47:20 03:35 137.5k 93 409.1M 0 0 93 380.5M 0 137.1k 50:55 47:21 03:34 136.6k 93 409.1M 0 0 93 380.6M 0 137.1k 50:55 47:23 03:32 126.7k 93 409.1M 0 0 93 380.8M 0 137.0k 50:56 47:24 03:32 111.0k 93 409.1M 0 0 93 381.0M 0 137.0k 50:56 47:25 03:31 118.9k 93 409.1M 0 0 93 381.1M 0 137.1k 50:56 47:26 03:30 125.6k 93 409.1M 0 0 93 381.4M 0 137.1k 50:55 47:28 03:27 144.4k 93 409.1M 0 0 93 381.5M 0 137.1k 50:55 47:29 03:26 143.8k 93 409.1M 0 0 93 381.6M 0 137.0k 50:56 47:31 03:25 134.1k 93 409.1M 0 0 93 381.7M 0 137.0k 50:57 47:32 03:25 122.5k 93 409.1M 0 0 93 381.8M 0 137.0k 50:57 47:33 03:24 103.1k 93 409.1M 0 0 93 381.9M 0 137.0k 50:57 47:34 03:23 86174 93 409.1M 0 0 93 382.1M 0 137.0k 50:57 47:35 03:22 94933 93 409.1M 0 0 93 382.2M 0 137.0k 50:57 47:36 03:21 132.4k 93 409.1M 0 0 93 382.2M 0 137.0k 50:57 47:36 03:21 137.0k 93 409.1M 0 0 93 382.3M 0 137.0k 50:58 47:37 03:21 114.2k 93 409.1M 0 0 93 382.5M 0 137.0k 50:58 47:38 03:20 119.9k 93 409.1M 0 0 93 382.6M 0 137.0k 50:58 47:39 03:19 121.5k 93 409.1M 0 0 93 382.8M 0 137.0k 50:58 47:40 03:18 131.6k 93 409.1M 0 0 93 383.0M 0 137.0k 50:58 47:42 03:16 133.2k 93 409.1M 0 0 93 383.1M 0 137.0k 50:58 47:43 03:15 130.7k 93 409.1M 0 0 93 383.2M 0 136.9k 50:58 47:45 03:13 120.8k 93 409.1M 0 0 93 383.3M 0 136.9k 50:59 47:46 03:13 119.1k 93 409.1M 0 0 93 383.5M 0 136.9k 50:59 47:47 03:12 106.2k 93 409.1M 0 0 93 383.6M 0 136.9k 51:00 47:48 03:12 97.88k 93 409.1M 0 0 93 383.7M 0 136.9k 51:00 47:50 03:10 98.18k 93 409.1M 0 0 93 383.9M 0 136.9k 51:00 47:51 03:09 111.9k 93 409.1M 0 0 93 384.0M 0 136.9k 51:00 47:52 03:08 112.3k 93 409.1M 0 0 93 384.1M 0 136.8k 51:00 47:53 03:07 114.2k 93 409.1M 0 0 93 384.3M 0 136.8k 51:00 47:54 03:06 118.0k 93 409.1M 0 0 93 384.4M 0 136.8k 51:01 47:55 03:06 122.2k 93 409.1M 0 0 93 384.6M 0 136.8k 51:00 47:57 03:03 122.8k 94 409.1M 0 0 94 384.7M 0 136.8k 51:01 47:58 03:03 120.3k 94 409.1M 0 0 94 384.8M 0 136.8k 51:01 47:59 03:02 124.1k 94 409.1M 0 0 94 385.0M 0 136.8k 51:00 48:00 03:00 137.2k 94 409.1M 0 0 94 385.2M 0 136.8k 51:00 48:01 02:59 137.4k 94 409.1M 0 0 94 385.3M 0 136.8k 51:01 48:03 02:58 128.4k 94 409.1M 0 0 94 385.5M 0 136.8k 51:01 48:04 02:57 133.6k 94 409.1M 0 0 94 385.7M 0 136.8k 51:00 48:05 02:55 143.8k 94 409.1M 0 0 94 385.9M 0 136.8k 51:00 48:06 02:54 138.2k 94 409.1M 0 0 94 386.1M 0 136.9k 51:00 48:08 02:52 142.6k 94 409.1M 0 0 94 386.2M 0 136.8k 51:00 48:09 02:51 141.5k 94 409.1M 0 0 94 386.3M 0 136.8k 51:01 48:10 02:51 134.5k 94 409.1M 0 0 94 386.5M 0 136.8k 51:01 48:11 02:50 131.1k 94 409.1M 0 0 94 386.7M 0 136.8k 51:00 48:12 02:48 137.2k 94 409.1M 0 0 94 386.9M 0 136.9k 51:00 48:14 02:46 142.3k 94 409.1M 0 0 94 387.1M 0 136.9k 51:00 48:15 02:45 153.1k 94 409.1M 0 0 94 387.2M 0 136.9k 51:00 48:16 02:44 157.0k 94 409.1M 0 0 94 387.3M 0 136.8k 51:01 48:17 02:44 140.8k 94 409.1M 0 0 94 387.5M 0 136.8k 51:01 48:19 02:42 123.7k 94 409.1M 0 0 94 387.6M 0 136.8k 51:01 48:20 02:41 120.3k 94 409.1M 0 0 94 387.8M 0 136.8k 51:01 48:21 02:40 117.7k 94 409.1M 0 0 94 388.0M 0 136.8k 51:01 48:22 02:39 120.3k 94 409.1M 0 0 94 388.1M 0 136.8k 51:01 48:24 02:37 131.0k 94 409.1M 0 0 94 388.3M 0 136.8k 51:01 48:25 02:36 141.2k 94 409.1M 0 0 94 388.5M 0 136.8k 51:00 48:26 02:34 145.1k 94 409.1M 0 0 94 388.6M 0 136.8k 51:00 48:27 02:33 141.9k 95 409.1M 0 0 95 388.8M 0 136.8k 51:00 48:28 02:32 146.1k 95 409.1M 0 0 95 389.0M 0 136.9k 51:00 48:30 02:30 154.7k 95 409.1M 0 0 95 389.2M 0 136.9k 51:00 48:31 02:29 150.6k 95 409.1M 0 0 95 389.3M 0 136.8k 51:00 48:32 02:28 140.3k 95 409.1M 0 0 95 389.5M 0 136.9k 51:00 48:33 02:27 143.5k 95 409.1M 0 0 95 389.7M 0 136.9k 51:00 48:35 02:25 142.3k 95 409.1M 0 0 95 389.9M 0 136.9k 51:00 48:36 02:24 142.6k 95 409.1M 0 0 95 390.0M 0 136.8k 51:00 48:37 02:23 134.0k 95 409.1M 0 0 95 390.2M 0 136.9k 51:00 48:39 02:21 137.2k 95 409.1M 0 0 95 390.4M 0 136.8k 51:00 48:40 02:20 131.5k 95 409.1M 0 0 95 390.5M 0 136.8k 51:01 48:41 02:20 123.0k 95 409.1M 0 0 95 390.6M 0 136.8k 51:01 48:42 02:19 114.7k 95 409.1M 0 0 95 390.8M 0 136.8k 51:01 48:44 02:17 120.4k 95 409.1M 0 0 95 391.0M 0 136.8k 51:02 48:45 02:17 111.9k 95 409.1M 0 0 95 391.1M 0 136.8k 51:02 48:47 02:15 102.0k 95 409.1M 0 0 95 391.2M 0 136.8k 51:02 48:48 02:14 106.1k 95 409.1M 0 0 95 391.4M 0 136.8k 51:02 48:49 02:13 112.8k 95 409.1M 0 0 95 391.5M 0 136.8k 51:02 48:50 02:12 112.7k 95 409.1M 0 0 95 391.7M 0 136.8k 51:02 48:52 02:10 122.9k 95 409.1M 0 0 95 391.8M 0 136.8k 51:02 48:53 02:09 137.1k 95 409.1M 0 0 95 392.0M 0 136.8k 51:02 48:54 02:08 141.9k 95 409.1M 0 0 95 392.1M 0 136.7k 51:03 48:55 02:08 126.3k 95 409.1M 0 0 95 392.3M 0 136.7k 51:03 48:57 02:06 122.6k 95 409.1M 0 0 95 392.4M 0 136.7k 51:03 48:58 02:05 112.6k 95 409.1M 0 0 95 392.5M 0 136.7k 51:04 48:59 02:05 110.9k 95 409.1M 0 0 95 392.7M 0 136.7k 51:03 49:00 02:03 112.3k 96 409.1M 0 0 96 392.8M 0 136.7k 51:04 49:01 02:03 117.9k 96 409.1M 0 0 96 393.0M 0 136.7k 51:04 49:03 02:01 113.0k 96 409.1M 0 0 96 393.1M 0 136.6k 51:05 49:05 02:00 105.4k 96 409.1M 0 0 96 393.1M 0 136.6k 51:05 49:06 01:59 99993 96 409.1M 0 0 96 393.3M 0 136.6k 51:06 49:07 01:59 84866 96 409.1M 0 0 96 393.4M 0 136.6k 51:06 49:08 01:58 86030 96 409.1M 0 0 96 393.6M 0 136.6k 51:06 49:10 01:56 97654 96 409.1M 0 0 96 393.8M 0 136.6k 51:06 49:11 01:55 111.3k 96 409.1M 0 0 96 394.0M 0 136.6k 51:06 49:12 01:54 130.0k 96 409.1M 0 0 96 394.2M 0 136.6k 51:05 49:13 01:52 159.0k 96 409.1M 0 0 96 394.4M 0 136.6k 51:05 49:14 01:51 169.4k 96 409.1M 0 0 96 394.6M 0 136.7k 51:04 49:15 01:49 176.8k 96 409.1M 0 0 96 394.8M 0 136.7k 51:04 49:17 01:47 174.1k 96 409.1M 0 0 96 395.0M 0 136.7k 51:04 49:18 01:46 169.7k 96 409.1M 0 0 96 395.1M 0 136.7k 51:04 49:19 01:45 153.2k 96 409.1M 0 0 96 395.2M 0 136.6k 51:05 49:21 01:44 131.2k 96 409.1M 0 0 96 395.3M 0 136.6k 51:05 49:22 01:43 116.7k 96 409.1M 0 0 96 395.5M 0 136.6k 51:05 49:23 01:42 119.3k 96 409.1M 0 0 96 395.7M 0 136.6k 51:05 49:24 01:41 122.1k 96 409.1M 0 0 96 395.8M 0 136.6k 51:05 49:25 01:40 123.1k 96 409.1M 0 0 96 396.0M 0 136.6k 51:05 49:27 01:38 138.2k 96 409.1M 0 0 96 396.2M 0 136.6k 51:05 49:28 01:37 143.3k 96 409.1M 0 0 96 396.3M 0 136.6k 51:06 49:29 01:37 132.1k 96 409.1M 0 0 96 396.5M 0 136.6k 51:05 49:31 01:34 129.3k 96 409.1M 0 0 96 396.7M 0 136.6k 51:05 49:32 01:33 137.3k 96 409.1M 0 0 96 396.8M 0 136.6k 51:05 49:33 01:32 129.3k 97 409.1M 0 0 97 397.0M 0 136.6k 51:06 49:34 01:32 124.0k 97 409.1M 0 0 97 397.1M 0 136.6k 51:06 49:35 01:31 130.1k 97 409.1M 0 0 97 397.2M 0 136.6k 51:06 49:37 01:29 115.4k 97 409.1M 0 0 97 397.4M 0 136.6k 51:06 49:38 01:28 109.4k 97 409.1M 0 0 97 397.5M 0 136.6k 51:06 49:39 01:27 112.6k 97 409.1M 0 0 97 397.7M 0 136.6k 51:06 49:41 01:25 120.1k 97 409.1M 0 0 97 397.8M 0 136.6k 51:07 49:42 01:25 118.0k 97 409.1M 0 0 97 398.0M 0 136.6k 51:07 49:43 01:24 123.4k 97 409.1M 0 0 97 398.1M 0 136.6k 51:07 49:44 01:23 128.4k 97 409.1M 0 0 97 398.3M 0 136.6k 51:06 49:45 01:21 139.2k 97 409.1M 0 0 97 398.5M 0 136.6k 51:06 49:46 01:20 147.2k 97 409.1M 0 0 97 398.6M 0 136.6k 51:06 49:47 01:19 151.2k 97 409.1M 0 0 97 398.8M 0 136.6k 51:06 49:49 01:17 151.2k 97 409.1M 0 0 97 399.0M 0 136.6k 51:06 49:50 01:16 153.5k 97 409.1M 0 0 97 399.1M 0 136.6k 51:06 49:51 01:15 150.9k 97 409.1M 0 0 97 399.3M 0 136.6k 51:06 49:52 01:14 143.3k 97 409.1M 0 0 97 399.5M 0 136.6k 51:05 49:53 01:12 152.9k 97 409.1M 0 0 97 399.8M 0 136.7k 51:05 49:54 01:11 173.9k 97 409.1M 0 0 97 400.0M 0 136.7k 51:04 49:56 01:08 171.4k 97 409.1M 0 0 97 400.1M 0 136.7k 51:04 49:57 01:07 165.0k 97 409.1M 0 0 97 400.3M 0 136.6k 51:05 49:59 01:06 158.1k 97 409.1M 0 0 97 400.5M 0 136.6k 51:05 50:00 01:05 138.0k 97 409.1M 0 0 97 400.6M 0 136.6k 51:06 50:01 01:05 119.9k 97 409.1M 0 0 97 400.7M 0 136.6k 51:06 50:03 01:03 103.8k 97 409.1M 0 0 97 400.8M 0 136.6k 51:07 50:04 01:03 98.00k 98 409.1M 0 0 98 401.0M 0 136.6k 51:06 50:06 01:00 102.1k 98 409.1M 0 0 98 401.1M 0 136.6k 51:07 50:07 01:00 108.6k 98 409.1M 0 0 98 401.2M 0 136.5k 51:07 50:08 00:59 100.8k 98 409.1M 0 0 98 401.3M 0 136.5k 51:07 50:09 00:58 109.4k 98 409.1M 0 0 98 401.5M 0 136.5k 51:08 50:10 00:58 108.7k 98 409.1M 0 0 98 401.6M 0 136.5k 51:08 50:11 00:57 102.3k 98 409.1M 0 0 98 401.6M 0 136.5k 51:08 50:12 00:56 95672 98 409.1M 0 0 98 401.7M 0 136.5k 51:09 50:13 00:56 95655 98 409.1M 0 0 98 401.8M 0 136.4k 51:10 50:15 00:55 90927 98 409.1M 0 0 98 402.0M 0 136.4k 51:10 50:16 00:54 91085 98 409.1M 0 0 98 402.1M 0 136.4k 51:10 50:17 00:53 92827 98 409.1M 0 0 98 402.2M 0 136.4k 51:10 50:18 00:52 99.94k 98 409.1M 0 0 98 402.4M 0 136.4k 51:10 50:19 00:51 116.0k 98 409.1M 0 0 98 402.6M 0 136.4k 51:09 50:21 00:48 138.6k 98 409.1M 0 0 98 402.8M 0 136.5k 51:09 50:22 00:47 150.3k 98 409.1M 0 0 98 403.0M 0 136.5k 51:09 50:23 00:46 160.9k 98 409.1M 0 0 98 403.3M 0 136.5k 51:08 50:24 00:44 175.9k 98 409.1M 0 0 98 403.5M 0 136.5k 51:08 50:25 00:43 186.0k 98 409.1M 0 0 98 403.7M 0 136.5k 51:07 50:27 00:40 184.2k 98 409.1M 0 0 98 403.8M 0 136.5k 51:08 50:28 00:40 173.0k 98 409.1M 0 0 98 404.0M 0 136.5k 51:07 50:29 00:38 165.5k 98 409.1M 0 0 98 404.2M 0 136.5k 51:07 50:30 00:37 161.5k 98 409.1M 0 0 98 404.4M 0 136.6k 51:07 50:31 00:36 155.3k 98 409.1M 0 0 98 404.6M 0 136.6k 51:07 50:32 00:35 152.5k 98 409.1M 0 0 98 404.7M 0 136.6k 51:07 50:34 00:33 153.0k 98 409.1M 0 0 98 404.9M 0 136.6k 51:07 50:35 00:32 150.4k 98 409.1M 0 0 98 405.0M 0 136.5k 51:08 50:37 00:31 128.3k 99 409.1M 0 0 99 405.1M 0 136.5k 51:08 50:38 00:30 113.6k 99 409.1M 0 0 99 405.3M 0 136.5k 51:08 50:39 00:29 104.1k 99 409.1M 0 0 99 405.4M 0 136.5k 51:08 50:40 00:28 104.0k 99 409.1M 0 0 99 405.6M 0 136.5k 51:08 50:42 00:26 103.9k 99 409.1M 0 0 99 405.8M 0 136.5k 51:08 50:43 00:25 119.7k 99 409.1M 0 0 99 406.0M 0 136.5k 51:08 50:44 00:24 131.7k 99 409.1M 0 0 99 406.1M 0 136.5k 51:08 50:45 00:23 133.7k 99 409.1M 0 0 99 406.3M 0 136.5k 51:08 50:47 00:21 140.7k 99 409.1M 0 0 99 406.5M 0 136.5k 51:08 50:48 00:20 146.3k 99 409.1M 0 0 99 406.6M 0 136.5k 51:08 50:49 00:19 152.2k 99 409.1M 0 0 99 406.8M 0 136.5k 51:08 50:50 00:18 136.5k 99 409.1M 0 0 99 406.9M 0 136.5k 51:09 50:52 00:17 123.3k 99 409.1M 0 0 99 407.0M 0 136.4k 51:09 50:53 00:16 113.3k 99 409.1M 0 0 99 407.2M 0 136.4k 51:10 50:55 00:15 107.7k 99 409.1M 0 0 99 407.3M 0 136.4k 51:10 50:56 00:14 97669 99 409.1M 0 0 99 407.5M 0 136.4k 51:10 50:57 00:13 110.1k 99 409.1M 0 0 99 407.7M 0 136.4k 51:09 50:58 00:11 133.1k 99 409.1M 0 0 99 407.9M 0 136.5k 51:09 51:00 00:09 147.5k 99 409.1M 0 0 99 408.1M 0 136.5k 51:08 51:01 00:07 165.2k 99 409.1M 0 0 99 408.4M 0 136.5k 51:08 51:02 00:06 186.5k 99 409.1M 0 0 99 408.5M 0 136.5k 51:08 51:03 00:05 167.3k 99 409.1M 0 0 99 408.6M 0 136.5k 51:08 51:05 00:03 155.1k 99 409.1M 0 0 99 408.8M 0 136.5k 51:08 51:06 00:02 149.8k 99 409.1M 0 0 99 409.0M 0 136.5k 51:09 51:08 00:01 131.5k 99 409.1M 0 0 99 409.1M 0 136.4k 51:09 51:09 107.2k* upload completely sent off: 429067903 bytes 100 409.1M 0 0 100 409.1M 0 136.4k 51:11 51:11 89963{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: gc1mL27ussKhQxCoOYL0cdU4tP9+bu6YRcAc4wtqLmwGTxB5jv98RL7tzQoig3LRpUiENPUP1yM= < x-amz-request-id: QDH42MJW05F4VZV1 < Date: Thu, 14 May 2026 06:53:13 GMT < x-amz-server-side-encryption: AES256 < ETag: "9c7c5fcdf72ec59061541cd35e521bb3" < x-amz-checksum-crc64nvme: QnPR2pbgsso= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 409.1M 0 0 100 409.1M 0 136.4k 51:11 51:11 89963 100 409.1M 0 0 100 409.1M 0 136.4k 51:11 51:11 89963 100 409.1M 0 0 100 409.1M 0 136.4k 51:11 51:11 89963 * shutting down connection #0 took: 3102.62 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: 52.92.19.128, 3.5.64.137, 3.5.75.43, 52.92.19.64, 3.5.71.68, 3.5.66.1, 52.92.21.0, 3.5.74.4 * Trying 52.92.19.128: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_CHACHA20_POLY1305_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.19.128 port 443) from 10.17.4.7 port 38750 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/3ddc25e4-3df9-47e8-81d7-72e5d98feb08.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIHUMi0VPtXzNhwQ7UZNODkbhYjj8O%2Fiz%2Fvx7zgrPZE0VAiEA47sf%2FgqzZCB5RMaa%2Fm%2BHBm1HAjnhrKksEtN5n2JQ6nAqugUIUxAAGgw4MzU0OTQ3NTMxMjYiDLn0ZuViOvskWfjVqCqXBQqL%2FabrqfZ8nCWkx88zqBNMUs5pReAH91dv%2Bd0dCCZFFVnnCd2RPOVnoEWr91ojxCs9rK60OPWaNtsHdJV6AAQ9E4rjeR8cQ8PHjfuizqjl6V32FIETRR2z8I12DgDtz8ISp6ZddzfZFVRxdh%2B%2FIuoz03QWzDt%2BVRLycPaerQCBqPAjxHAuC9qD9OdkSMx%2FFNHHm61bf43K%2F3acCUm%2BtkoapYSGx6MJlc%2B4UcWxzzN3k9ukpwMsOokwWVDiopc%2FyKE6TNrYF9cYXTDFb%2FbRkfgTCOmziibMCM76J4rJM7I1%2BjTxhjDKYmtq9SM88SMl3uqD0Fzof3agQ321DW9GF3QYOXVO34s%2BgJtVgHMXIO6etJjjl2Fk1IV%2FrdR9Hr4iu%2FZjfMyVzUTrY3XIWSFvDj5Re4Erp0MdGjOPx9sXYJw9I1T8bjR0OCfVXZv%2FrZnsnH7SmyyCMNHyxaRhLWPvJuGqy35WqFIaq%2FB5614bHW%2FBGyWMFSVHXPc9PfeRniSZaPBC%2FXGIBj%2FFfxdJNIIR3BOPUx%2FfG9%2FJ%2F%2BKgya4tHL36TuWKOrVRPwkXJBwS0v66PKL175DFib1zoRcHQ%2BrqFgEcw273%2B6CTS4GCeP%2FrvlfQ3g12WxWrrlHLudL7Qf48Tm3mcvzKj4b6ZnxvAGLr%2FnjyE0zsfdhND%2BNzGbbw47wrBwUpH7DvgFc66JrsxJOZyLLqP3BWW0JUSDOnwy4wPf0i8bzOa2F%2B%2FK%2Fq4ExzxgG6QKkZieQckMkn486YhGZW9jFfxYDIGaeh%2BWhxdgI1LZdyFD3Ikp%2FzSyp1FHsQe%2BFsP6FWGtgHuCWc935iEwppnQ3A5rXv%2Be5NLdlCvjlt8TTUG6AS4gJ5k8ZaMPIUvi7L6CTDaMM%2FTjDT35TQBjqxAYWUQfJ3Uijfp02hWYbSw5nvU8v7SPSnqEJqa0Kt%2FrX75lOjS9qX92Qra%2FXwv2FR7%2F1SDSni0gCQyrMLdJrmHWLdcemJrBaw0z15vEEQMD99Rw4AY63rqoc%2FoG2oXDDBmoMI0m7DWzUKhKgewTZozswenvuiJ3aWrCg8qM%2FtV%2FoLMXJjQbeVQ%2FXVORmdGmKWW2VbFTo6nB%2BP7jcm11SamZWghIpSfMtn4HuLM0D1jAlmhw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260514T074424Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTH6DDUN2P%2F20260514%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=b0c4cce8f492cc142e3737bca9dc5eb23b40b126d36c674f5593d4cb5d4edacd HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 70003929 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 66.76M 0 0 0 128.0k 0 92353 12:38 00:01 12:37 92304 0 66.76M 0 0 0 320.0k 0 112.7k 10:06 00:02 10:04 112.7k 0 66.76M 0 0 0 448.0k 0 113.1k 10:04 00:03 10:01 113.1k 0 66.76M 0 0 0 512.0k 0 102.7k 11:05 00:04 11:01 102.7k 0 66.76M 0 0 0 640.0k 0 104.9k 10:51 00:06 10:45 104.9k 1 66.76M 0 0 1 896.0k 0 120.7k 09:26 00:07 09:19 127.9k 1 66.76M 0 0 1 1.00M 0 118.2k 09:38 00:08 09:30 120.9k 1 66.76M 0 0 1 1.12M 0 113.7k 10:00 00:10 09:50 114.1k 1 66.76M 0 0 1 1.25M 0 113.5k 10:01 00:11 09:50 122.1k 2 66.76M 0 0 2 1.37M 0 114.4k 09:57 00:12 09:45 123.8k 2 66.76M 0 0 2 1.56M 0 118.3k 09:37 00:13 09:24 115.5k 2 66.76M 0 0 2 1.81M 0 126.8k 08:58 00:14 08:44 139.3k 2 66.76M 0 0 2 2.00M 0 130.0k 08:45 00:15 08:30 159.3k 3 66.76M 0 0 3 2.25M 0 135.7k 08:23 00:16 08:07 179.6k 3 66.76M 0 0 3 2.43M 0 138.0k 08:15 00:18 07:57 188.3k 3 66.76M 0 0 3 2.56M 0 135.3k 08:25 00:19 08:06 174.4k 4 66.76M 0 0 4 2.87M 0 142.2k 08:00 00:20 07:40 179.3k 4 66.76M 0 0 4 3.06M 0 144.0k 07:54 00:21 07:33 180.5k 4 66.76M 0 0 4 3.18M 0 139.9k 08:08 00:23 07:45 151.2k 5 66.76M 0 0 5 3.37M 0 140.6k 08:06 00:24 07:42 147.8k 5 66.76M 0 0 5 3.56M 0 142.3k 08:00 00:25 07:35 164.2k 5 66.76M 0 0 5 3.81M 0 145.4k 07:50 00:26 07:24 156.1k 5 66.76M 0 0 5 4.00M 0 145.0k 07:51 00:28 07:23 148.5k 6 66.76M 0 0 6 4.12M 0 143.2k 07:57 00:29 07:28 155.5k 6 66.76M 0 0 6 4.25M 0 142.1k 08:00 00:30 07:30 148.3k 6 66.76M 0 0 6 4.43M 0 142.8k 07:58 00:31 07:27 144.6k 6 66.76M 0 0 6 4.62M 0 144.2k 07:53 00:32 07:21 139.0k 7 66.76M 0 0 7 4.87M 0 146.2k 07:47 00:34 07:13 151.8k 7 66.76M 0 0 7 5.06M 0 145.7k 07:48 00:35 07:13 158.2k 7 66.76M 0 0 7 5.18M 0 144.1k 07:54 00:36 07:18 153.6k 7 66.76M 0 0 7 5.31M 0 142.1k 08:00 00:38 07:22 138.7k 8 66.76M 0 0 8 5.50M 0 142.6k 07:59 00:39 07:20 134.7k 8 66.76M 0 0 8 5.68M 0 143.3k 07:56 00:40 07:16 128.1k 8 66.76M 0 0 8 5.81M 0 142.5k 07:59 00:41 07:18 124.1k 8 66.76M 0 0 8 6.00M 0 143.3k 07:56 00:42 07:14 138.6k 9 66.76M 0 0 9 6.18M 0 144.0k 07:54 00:43 07:11 157.0k 9 66.76M 0 0 9 6.37M 0 143.8k 07:55 00:45 07:10 151.7k 9 66.76M 0 0 9 6.50M 0 142.2k 08:00 00:46 07:14 135.0k 9 66.76M 0 0 9 6.62M 0 141.9k 08:01 00:47 07:14 137.4k 10 66.76M 0 0 10 6.75M 0 141.3k 08:03 00:48 07:15 126.8k 10 66.76M 0 0 10 6.87M 0 140.0k 08:08 00:50 07:18 111.8k 10 66.76M 0 0 10 7.06M 0 140.8k 08:05 00:51 07:14 117.9k 10 66.76M 0 0 10 7.25M 0 140.6k 08:05 00:52 07:13 128.4k 11 66.76M 0 0 11 7.37M 0 139.6k 08:09 00:54 07:15 122.4k 11 66.76M 0 0 11 7.56M 0 140.3k 08:07 00:55 07:12 132.4k 11 66.76M 0 0 11 7.81M 0 142.1k 08:00 00:56 07:04 159.8k 12 66.76M 0 0 12 8.06M 0 143.7k 07:55 00:57 06:58 168.3k 12 66.76M 0 0 12 8.25M 0 143.5k 07:56 00:58 06:58 168.6k 12 66.76M 0 0 12 8.37M 0 142.8k 07:58 01:00 06:58 171.1k 12 66.76M 0 0 12 8.56M 0 142.4k 07:59 01:01 06:58 161.1k 12 66.76M 0 0 12 8.62M 0 141.2k 08:04 01:02 07:02 132.6k 13 66.76M 0 0 13 8.68M 0 139.9k 08:08 01:03 07:05 104.6k 13 66.76M 0 0 13 8.81M 0 139.3k 08:10 01:04 07:06 99682 13 66.76M 0 0 13 8.93M 0 138.5k 08:13 01:06 07:07 98075 13 66.76M 0 0 13 9.06M 0 137.7k 08:16 01:07 07:09 90192 13 66.76M 0 0 13 9.25M 0 138.3k 08:14 01:08 07:06 107.8k 14 66.76M 0 0 14 9.50M 0 139.8k 08:08 01:09 06:59 138.2k 14 66.76M 0 0 14 9.75M 0 141.2k 08:04 01:10 06:54 161.8k 14 66.76M 0 0 14 9.93M 0 141.6k 08:02 01:11 06:51 177.9k 14 66.76M 0 0 14 10.00M 0 140.5k 08:06 01:12 06:54 174.8k 15 66.76M 0 0 15 10.12M 0 140.3k 08:07 01:13 06:54 166.0k 15 66.76M 0 0 15 10.31M 0 140.4k 08:06 01:15 06:51 148.2k 15 66.76M 0 0 15 10.50M 0 140.5k 08:06 01:16 06:50 132.0k 16 66.76M 0 0 16 10.68M 0 140.6k 08:06 01:17 06:49 128.2k 16 66.76M 0 0 16 10.87M 0 140.9k 08:04 01:19 06:45 145.6k 16 66.76M 0 0 16 11.06M 0 141.5k 08:02 01:20 06:42 156.0k 16 66.76M 0 0 16 11.25M 0 141.9k 08:01 01:21 06:40 160.5k 17 66.76M 0 0 17 11.37M 0 141.5k 08:02 01:22 06:40 155.3k 17 66.76M 0 0 17 11.56M 0 141.1k 08:04 01:23 06:41 147.7k 17 66.76M 0 0 17 11.68M 0 140.2k 08:07 01:25 06:42 130.8k 17 66.76M 0 0 17 11.81M 0 139.6k 08:09 01:26 06:43 116.8k 17 66.76M 0 0 17 11.93M 0 138.7k 08:12 01:28 06:44 101.9k 18 66.76M 0 0 18 12.06M 0 138.6k 08:13 01:29 06:44 103.1k 18 66.76M 0 0 18 12.25M 0 138.7k 08:12 01:30 06:42 108.0k 18 66.76M 0 0 18 12.37M 0 138.6k 08:13 01:31 06:42 116.3k 18 66.76M 0 0 18 12.56M 0 139.0k 08:11 01:32 06:39 129.1k 19 66.76M 0 0 19 12.68M 0 138.8k 08:12 01:33 06:39 139.8k 19 66.76M 0 0 19 12.87M 0 138.9k 08:11 01:34 06:37 144.6k 19 66.76M 0 0 19 13.12M 0 139.8k 08:08 01:36 06:32 156.4k 19 66.76M 0 0 19 13.31M 0 139.9k 08:08 01:37 06:31 159.8k 20 66.76M 0 0 20 13.50M 0 140.2k 08:07 01:38 06:29 159.3k 20 66.76M 0 0 20 13.62M 0 139.9k 08:08 01:39 06:29 155.7k 20 66.76M 0 0 20 13.87M 0 140.5k 08:06 01:41 06:25 164.6k 21 66.76M 0 0 21 14.06M 0 140.4k 08:06 01:42 06:24 150.0k 21 66.76M 0 0 21 14.25M 0 140.5k 08:06 01:43 06:23 149.7k 21 66.76M 0 0 21 14.37M 0 140.3k 08:06 01:44 06:22 142.5k 21 66.76M 0 0 21 14.56M 0 140.7k 08:05 01:45 06:20 153.5k 22 66.76M 0 0 22 14.75M 0 140.8k 08:05 01:47 06:18 146.2k 22 66.76M 0 0 22 14.87M 0 140.7k 08:05 01:48 06:17 146.0k 22 66.76M 0 0 22 15.00M 0 140.4k 08:06 01:49 06:17 138.6k 22 66.76M 0 0 22 15.06M 0 139.7k 08:09 01:50 06:19 127.6k 22 66.76M 0 0 22 15.18M 0 139.3k 08:10 01:51 06:19 112.9k 22 66.76M 0 0 22 15.31M 0 139.0k 08:11 01:52 06:19 103.2k 23 66.76M 0 0 23 15.43M 0 138.7k 08:12 01:53 06:19 101.2k 23 66.76M 0 0 23 15.62M 0 138.8k 08:12 01:55 06:17 109.1k 23 66.76M 0 0 23 15.81M 0 139.0k 08:11 01:56 06:15 126.5k 23 66.76M 0 0 23 16.00M 0 139.1k 08:11 01:57 06:14 136.2k 24 66.76M 0 0 24 16.25M 0 139.8k 08:08 01:58 06:10 154.6k 24 66.76M 0 0 24 16.43M 0 140.0k 08:08 02:00 06:08 162.6k 24 66.76M 0 0 24 16.62M 0 140.2k 08:07 02:01 06:06 165.6k 25 66.76M 0 0 25 16.75M 0 139.5k 08:10 02:02 06:08 147.6k 25 66.76M 0 0 25 17.00M 0 140.0k 08:08 02:04 06:04 155.3k 25 66.76M 0 0 25 17.12M 0 139.7k 08:09 02:05 06:04 138.2k 26 66.76M 0 0 26 17.37M 0 140.2k 08:07 02:06 06:01 145.0k 26 66.76M 0 0 26 17.62M 0 140.8k 08:05 02:08 05:57 152.0k 26 66.76M 0 0 26 17.81M 0 140.7k 08:05 02:09 05:56 163.1k 26 66.76M 0 0 26 17.93M 0 139.8k 08:08 02:11 05:57 137.7k 27 66.76M 0 0 27 18.06M 0 139.6k 08:09 02:12 05:57 137.9k 27 66.76M 0 0 27 18.25M 0 139.8k 08:08 02:13 05:55 131.5k 27 66.76M 0 0 27 18.50M 0 140.4k 08:06 02:14 05:52 133.6k 27 66.76M 0 0 27 18.68M 0 140.7k 08:05 02:16 05:49 140.1k 28 66.76M 0 0 28 18.81M 0 140.5k 08:06 02:17 05:49 156.7k 28 66.76M 0 0 28 19.00M 0 140.7k 08:05 02:18 05:47 165.1k 28 66.76M 0 0 28 19.18M 0 141.0k 08:04 02:19 05:45 170.2k 29 66.76M 0 0 29 19.43M 0 141.4k 08:03 02:20 05:43 164.1k 29 66.76M 0 0 29 19.62M 0 141.3k 08:03 02:22 05:41 156.7k 29 66.76M 0 0 29 19.81M 0 141.3k 08:03 02:23 05:40 157.1k 29 66.76M 0 0 29 20.00M 0 141.3k 08:03 02:24 05:39 154.1k 30 66.76M 0 0 30 20.06M 0 140.4k 08:06 02:26 05:40 127.3k 30 66.76M 0 0 30 20.12M 0 139.8k 08:08 02:27 05:41 106.1k 30 66.76M 0 0 30 20.25M 0 139.5k 08:09 02:28 05:41 99.79k 30 66.76M 0 0 30 20.37M 0 139.4k 08:10 02:29 05:41 97944 30 66.76M 0 0 30 20.50M 0 139.3k 08:10 02:30 05:40 91403 30 66.76M 0 0 30 20.56M 0 138.6k 08:13 02:31 05:42 93505 31 66.76M 0 0 31 20.75M 0 138.9k 08:11 02:32 05:39 114.6k 31 66.76M 0 0 31 20.87M 0 138.3k 08:14 02:34 05:40 107.5k 31 66.76M 0 0 31 21.00M 0 137.6k 08:16 02:36 05:40 98372 31 66.76M 0 0 31 21.12M 0 137.2k 08:18 02:37 05:41 94093 31 66.76M 0 0 31 21.25M 0 137.1k 08:18 02:38 05:40 104.0k 32 66.76M 0 0 32 21.43M 0 137.0k 08:18 02:40 05:38 99379 32 66.76M 0 0 32 21.62M 0 137.1k 08:18 02:41 05:37 110.0k 32 66.76M 0 0 32 21.81M 0 137.2k 08:18 02:42 05:36 128.2k 33 66.76M 0 0 33 22.06M 0 137.5k 08:16 02:44 05:32 145.0k 33 66.76M 0 0 33 22.25M 0 137.8k 08:16 02:45 05:31 154.0k 33 66.76M 0 0 33 22.50M 0 138.2k 08:14 02:46 05:28 168.3k 33 66.76M 0 0 33 22.68M 0 138.1k 08:14 02:48 05:26 161.9k 34 66.76M 0 0 34 22.81M 0 138.0k 08:15 02:49 05:26 156.0k 34 66.76M 0 0 34 23.00M 0 138.2k 08:14 02:50 05:24 157.3k 34 66.76M 0 0 34 23.18M 0 138.4k 08:13 02:51 05:22 153.9k 35 66.76M 0 0 35 23.37M 0 138.5k 08:13 02:52 05:21 146.5k 35 66.76M 0 0 35 23.50M 0 138.4k 08:13 02:53 05:20 147.0k 35 66.76M 0 0 35 23.62M 0 138.3k 08:14 02:54 05:20 147.7k 35 66.76M 0 0 35 23.75M 0 137.9k 08:15 02:56 05:19 127.9k 35 66.76M 0 0 35 23.87M 0 137.8k 08:16 02:57 05:19 120.1k 36 66.76M 0 0 36 24.06M 0 137.9k 08:15 02:58 05:17 120.6k 36 66.76M 0 0 36 24.18M 0 137.7k 08:16 02:59 05:17 118.3k 36 66.76M 0 0 36 24.31M 0 137.6k 08:16 03:00 05:16 118.8k 36 66.76M 0 0 36 24.43M 0 137.4k 08:17 03:02 05:15 121.9k 36 66.76M 0 0 36 24.62M 0 137.5k 08:17 03:03 05:14 128.7k 37 66.76M 0 0 37 24.81M 0 137.7k 08:16 03:04 05:12 129.5k 37 66.76M 0 0 37 25.00M 0 137.9k 08:15 03:05 05:10 144.2k 37 66.76M 0 0 37 25.31M 0 138.7k 08:12 03:06 05:06 172.5k 38 66.76M 0 0 38 25.56M 0 139.2k 08:11 03:08 05:03 193.0k 38 66.76M 0 0 38 25.68M 0 138.9k 08:11 03:09 05:02 184.6k 38 66.76M 0 0 38 25.87M 0 138.8k 08:12 03:10 05:02 172.7k 39 66.76M 0 0 39 26.06M 0 138.7k 08:12 03:12 05:00 161.1k 39 66.76M 0 0 39 26.25M 0 138.8k 08:12 03:13 04:59 141.7k 39 66.76M 0 0 39 26.43M 0 139.0k 08:11 03:14 04:57 135.2k 39 66.76M 0 0 39 26.62M 0 139.2k 08:10 03:15 04:55 148.2k 40 66.76M 0 0 40 26.81M 0 139.2k 08:10 03:17 04:53 151.2k 40 66.76M 0 0 40 26.93M 0 138.9k 08:11 03:18 04:53 145.5k 40 66.76M 0 0 40 27.18M 0 139.3k 08:10 03:19 04:51 152.8k 40 66.76M 0 0 40 27.31M 0 139.2k 08:10 03:20 04:50 145.0k 41 66.76M 0 0 41 27.43M 0 139.1k 08:11 03:21 04:50 134.1k 41 66.76M 0 0 41 27.62M 0 139.1k 08:11 03:23 04:48 136.8k 41 66.76M 0 0 41 27.81M 0 139.3k 08:10 03:24 04:46 152.3k 41 66.76M 0 0 41 28.00M 0 139.5k 08:09 03:25 04:44 146.9k 42 66.76M 0 0 42 28.18M 0 139.5k 08:09 03:26 04:43 150.7k 42 66.76M 0 0 42 28.31M 0 139.2k 08:10 03:28 04:42 143.3k 42 66.76M 0 0 42 28.43M 0 139.1k 08:11 03:29 04:42 138.8k 42 66.76M 0 0 42 28.56M 0 138.9k 08:11 03:30 04:41 125.9k 42 66.76M 0 0 42 28.68M 0 138.7k 08:12 03:31 04:41 113.1k 43 66.76M 0 0 43 28.87M 0 138.8k 08:12 03:33 04:39 113.1k 43 66.76M 0 0 43 29.06M 0 138.6k 08:13 03:34 04:39 119.5k 43 66.76M 0 0 43 29.25M 0 138.5k 08:13 03:36 04:37 118.9k 44 66.76M 0 0 44 29.37M 0 138.3k 08:14 03:37 04:37 119.2k 44 66.76M 0 0 44 29.50M 0 138.2k 08:14 03:38 04:36 123.2k 44 66.76M 0 0 44 29.68M 0 138.1k 08:14 03:40 04:34 118.4k 44 66.76M 0 0 44 29.87M 0 138.2k 08:14 03:41 04:33 124.0k 45 66.76M 0 0 45 30.06M 0 138.2k 08:14 03:42 04:32 127.8k 45 66.76M 0 0 45 30.25M 0 138.2k 08:14 03:44 04:30 134.3k 45 66.76M 0 0 45 30.37M 0 138.1k 08:14 03:45 04:29 134.2k 45 66.76M 0 0 45 30.62M 0 138.5k 08:13 03:46 04:27 152.4k 46 66.76M 0 0 46 30.81M 0 138.6k 08:13 03:47 04:26 152.6k 46 66.76M 0 0 46 30.93M 0 138.5k 08:13 03:48 04:25 151.1k 46 66.76M 0 0 46 31.12M 0 138.6k 08:13 03:49 04:24 155.1k 46 66.76M 0 0 46 31.37M 0 139.0k 08:11 03:50 04:21 174.3k 47 66.76M 0 0 47 31.56M 0 139.3k 08:10 03:51 04:19 169.4k 47 66.76M 0 0 47 31.75M 0 139.2k 08:10 03:53 04:17 165.9k 47 66.76M 0 0 47 31.87M 0 139.2k 08:10 03:54 04:16 166.8k 48 66.76M 0 0 48 32.06M 0 139.1k 08:11 03:55 04:16 158.1k 48 66.76M 0 0 48 32.25M 0 139.2k 08:11 03:57 04:14 144.4k 48 66.76M 0 0 48 32.43M 0 139.4k 08:10 03:58 04:12 142.9k 48 66.76M 0 0 48 32.56M 0 139.2k 08:10 03:59 04:11 138.6k 48 66.76M 0 0 48 32.68M 0 139.0k 08:11 04:00 04:11 131.7k 49 66.76M 0 0 49 32.81M 0 138.9k 08:12 04:01 04:11 130.5k 49 66.76M 0 0 49 32.93M 0 138.8k 08:12 04:02 04:10 125.0k 49 66.76M 0 0 49 33.06M 0 138.6k 08:12 04:04 04:08 109.0k 49 66.76M 0 0 49 33.18M 0 138.5k 08:13 04:05 04:08 109.3k 49 66.76M 0 0 49 33.37M 0 138.5k 08:13 04:06 04:07 119.2k 50 66.76M 0 0 50 33.56M 0 138.5k 08:13 04:08 04:05 122.2k 50 66.76M 0 0 50 33.68M 0 138.2k 08:14 04:09 04:05 115.0k 50 66.76M 0 0 50 33.75M 0 137.8k 08:16 04:10 04:06 106.4k 50 66.76M 0 0 50 33.87M 0 137.5k 08:16 04:12 04:04 102.3k 51 66.76M 0 0 51 34.06M 0 137.7k 08:16 04:13 04:03 107.6k 51 66.76M 0 0 51 34.25M 0 137.6k 08:16 04:14 04:02 106.4k 51 66.76M 0 0 51 34.37M 0 137.6k 08:16 04:15 04:01 112.8k 51 66.76M 0 0 51 34.50M 0 137.5k 08:16 04:16 04:00 127.5k 51 66.76M 0 0 51 34.62M 0 137.3k 08:17 04:18 03:59 129.3k 52 66.76M 0 0 52 34.81M 0 137.4k 08:17 04:19 03:58 125.6k 52 66.76M 0 0 52 35.06M 0 137.7k 08:16 04:20 03:56 138.5k 52 66.76M 0 0 52 35.25M 0 137.7k 08:16 04:21 03:55 143.8k 53 66.76M 0 0 53 35.50M 0 138.1k 08:14 04:23 03:51 162.2k 53 66.76M 0 0 53 35.68M 0 138.3k 08:14 04:24 03:50 178.9k 53 66.76M 0 0 53 35.87M 0 138.3k 08:13 04:25 03:48 176.2k 54 66.76M 0 0 54 36.06M 0 138.5k 08:13 04:26 03:47 175.0k 54 66.76M 0 0 54 36.25M 0 138.7k 08:12 04:27 03:45 182.0k 54 66.76M 0 0 54 36.43M 0 138.7k 08:12 04:28 03:44 162.7k 54 66.76M 0 0 54 36.62M 0 138.8k 08:12 04:30 03:42 163.6k 55 66.76M 0 0 55 36.81M 0 138.9k 08:11 04:31 03:40 165.3k 55 66.76M 0 0 55 37.00M 0 138.8k 08:12 04:32 03:40 154.7k 55 66.76M 0 0 55 37.12M 0 138.8k 08:12 04:33 03:39 144.4k 55 66.76M 0 0 55 37.25M 0 138.5k 08:13 04:35 03:38 131.9k 56 66.76M 0 0 56 37.43M 0 138.5k 08:13 04:36 03:37 124.9k 56 66.76M 0 0 56 37.56M 0 138.3k 08:14 04:38 03:36 113.2k 56 66.76M 0 0 56 37.68M 0 138.1k 08:14 04:39 03:35 108.6k 56 66.76M 0 0 56 37.81M 0 137.9k 08:15 04:40 03:35 101.7k 56 66.76M 0 0 56 37.93M 0 137.8k 08:15 04:41 03:34 109.0k 57 66.76M 0 0 57 38.06M 0 137.7k 08:16 04:42 03:34 103.7k 57 66.76M 0 0 57 38.25M 0 137.7k 08:16 04:44 03:32 110.9k 57 66.76M 0 0 57 38.43M 0 137.8k 08:15 04:45 03:30 122.1k 57 66.76M 0 0 57 38.68M 0 138.1k 08:14 04:46 03:28 146.3k 58 66.76M 0 0 58 38.81M 0 137.9k 08:15 04:48 03:27 142.1k 58 66.76M 0 0 58 38.93M 0 137.7k 08:16 04:49 03:27 134.8k 58 66.76M 0 0 58 39.06M 0 137.6k 08:16 04:50 03:26 135.5k 58 66.76M 0 0 58 39.25M 0 137.7k 08:16 04:51 03:25 134.1k 59 66.76M 0 0 59 39.43M 0 137.8k 08:15 04:52 03:23 125.1k 59 66.76M 0 0 59 39.56M 0 137.7k 08:16 04:54 03:22 128.9k 59 66.76M 0 0 59 39.68M 0 137.5k 08:16 04:55 03:21 129.9k 59 66.76M 0 0 59 39.81M 0 137.4k 08:17 04:56 03:21 124.2k 59 66.76M 0 0 59 39.93M 0 137.1k 08:18 04:58 03:20 107.6k 60 66.76M 0 0 60 40.06M 0 136.8k 08:19 04:59 03:20 97931 60 66.76M 0 0 60 40.25M 0 136.9k 08:19 05:00 03:19 100.7k 60 66.76M 0 0 60 40.37M 0 136.8k 08:19 05:02 03:17 106.4k 60 66.76M 0 0 60 40.50M 0 136.8k 08:19 05:03 03:16 109.8k 60 66.76M 0 0 60 40.62M 0 136.7k 08:19 05:04 03:15 118.9k 61 66.76M 0 0 61 40.75M 0 136.4k 08:20 05:05 03:15 115.7k 61 66.76M 0 0 61 40.87M 0 136.3k 08:21 05:06 03:15 106.5k 61 66.76M 0 0 61 41.00M 0 136.1k 08:22 05:08 03:14 100.0k 61 66.76M 0 0 61 41.12M 0 136.0k 08:22 05:09 03:13 100.9k 61 66.76M 0 0 61 41.25M 0 136.0k 08:22 05:10 03:12 100.5k 62 66.76M 0 0 62 41.43M 0 136.1k 08:22 05:11 03:11 117.7k 62 66.76M 0 0 62 41.68M 0 136.3k 08:21 05:13 03:08 138.4k 62 66.76M 0 0 62 41.87M 0 136.4k 08:21 05:14 03:07 151.6k 62 66.76M 0 0 62 42.00M 0 136.3k 08:21 05:15 03:06 159.8k 62 66.76M 0 0 62 42.00M 0 136.3k 08:21 05:15 03:06 136.3k 63 66.76M 0 0 63 42.12M 0 136.3k 08:21 05:16 03:05 121.3k 63 66.76M 0 0 63 42.25M 0 136.1k 08:22 05:17 03:05 101.5k 63 66.76M 0 0 63 42.37M 0 136.0k 08:22 05:18 03:04 105.5k 63 66.76M 0 0 63 42.56M 0 136.1k 08:21 05:20 03:01 123.2k 64 66.76M 0 0 64 42.75M 0 136.2k 08:21 05:21 03:00 130.3k 64 66.76M 0 0 64 42.93M 0 136.2k 08:21 05:22 02:59 133.3k 64 66.76M 0 0 64 43.12M 0 136.3k 08:21 05:23 02:58 148.7k 64 66.76M 0 0 64 43.31M 0 136.3k 08:21 05:25 02:56 151.2k 65 66.76M 0 0 65 43.50M 0 136.3k 08:21 05:26 02:55 145.1k 65 66.76M 0 0 65 43.68M 0 136.4k 08:20 05:27 02:53 147.3k 65 66.76M 0 0 65 43.87M 0 136.5k 08:20 05:28 02:52 153.0k 66 66.76M 0 0 66 44.06M 0 136.7k 08:20 05:30 02:50 156.7k 66 66.76M 0 0 66 44.31M 0 137.0k 08:18 05:31 02:47 176.3k 66 66.76M 0 0 66 44.56M 0 137.2k 08:18 05:32 02:46 187.0k 67 66.76M 0 0 67 44.75M 0 137.3k 08:17 05:33 02:44 188.6k 67 66.76M 0 0 67 44.93M 0 137.5k 08:17 05:34 02:43 188.9k 67 66.76M 0 0 67 45.06M 0 137.3k 08:17 05:35 02:42 175.3k 67 66.76M 0 0 67 45.18M 0 137.3k 08:17 05:36 02:41 155.7k 67 66.76M 0 0 67 45.37M 0 137.2k 08:17 05:38 02:39 137.9k 68 66.76M 0 0 68 45.50M 0 137.2k 08:18 05:39 02:39 126.3k 68 66.76M 0 0 68 45.68M 0 137.1k 08:18 05:41 02:37 120.0k 68 66.76M 0 0 68 45.81M 0 137.1k 08:18 05:42 02:36 123.1k 68 66.76M 0 0 68 45.93M 0 137.0k 08:18 05:43 02:35 119.6k 68 66.76M 0 0 68 46.06M 0 136.7k 08:19 05:44 02:35 111.1k 69 66.76M 0 0 69 46.18M 0 136.6k 08:20 05:46 02:34 107.9k 69 66.76M 0 0 69 46.31M 0 136.4k 08:20 05:47 02:33 100.2k 69 66.76M 0 0 69 46.50M 0 136.5k 08:20 05:48 02:32 107.2k 69 66.76M 0 0 69 46.68M 0 136.7k 08:20 05:49 02:31 120.2k 70 66.76M 0 0 70 46.93M 0 136.9k 08:19 05:50 02:29 144.9k 70 66.76M 0 0 70 47.12M 0 137.0k 08:18 05:52 02:26 160.0k 70 66.76M 0 0 70 47.31M 0 137.0k 08:18 05:53 02:25 171.2k 70 66.76M 0 0 70 47.37M 0 136.8k 08:19 05:54 02:25 154.4k 71 66.76M 0 0 71 47.56M 0 137.0k 08:18 05:55 02:23 155.1k 71 66.76M 0 0 71 47.75M 0 137.0k 08:18 05:56 02:22 143.5k 71 66.76M 0 0 71 47.87M 0 136.9k 08:19 05:57 02:22 133.9k 71 66.76M 0 0 71 48.00M 0 136.9k 08:19 05:58 02:21 127.5k 72 66.76M 0 0 72 48.12M 0 136.6k 08:20 06:00 02:20 126.3k 72 66.76M 0 0 72 48.31M 0 136.7k 08:19 06:01 02:18 122.1k 72 66.76M 0 0 72 48.56M 0 136.8k 08:19 06:03 02:16 128.2k 73 66.76M 0 0 73 48.75M 0 136.8k 08:19 06:04 02:15 130.1k 73 66.76M 0 0 73 48.87M 0 136.6k 08:20 06:06 02:14 121.5k 73 66.76M 0 0 73 49.00M 0 136.5k 08:20 06:07 02:13 129.9k 73 66.76M 0 0 73 49.12M 0 136.4k 08:21 06:08 02:13 118.7k 73 66.76M 0 0 73 49.25M 0 136.2k 08:21 06:10 02:11 102.7k 73 66.76M 0 0 73 49.37M 0 136.1k 08:22 06:11 02:11 97698 74 66.76M 0 0 74 49.50M 0 135.9k 08:22 06:12 02:10 99.25k 74 66.76M 0 0 74 49.62M 0 135.9k 08:22 06:13 02:09 100.7k 74 66.76M 0 0 74 49.81M 0 136.0k 08:22 06:14 02:08 113.6k 74 66.76M 0 0 74 50.00M 0 136.0k 08:22 06:16 02:06 126.1k 75 66.76M 0 0 75 50.25M 0 136.2k 08:21 06:17 02:04 145.1k 75 66.76M 0 0 75 50.43M 0 136.3k 08:21 06:18 02:03 155.9k 75 66.76M 0 0 75 50.62M 0 136.4k 08:21 06:20 02:01 163.2k 76 66.76M 0 0 76 50.75M 0 136.2k 08:21 06:21 02:00 147.4k 76 66.76M 0 0 76 51.00M 0 136.4k 08:21 06:22 01:59 154.2k 76 66.76M 0 0 76 51.18M 0 136.4k 08:20 06:24 01:56 148.9k 77 66.76M 0 0 77 51.43M 0 136.6k 08:20 06:25 01:55 158.8k 77 66.76M 0 0 77 51.62M 0 136.7k 08:19 06:26 01:53 156.8k 77 66.76M 0 0 77 51.75M 0 136.5k 08:20 06:27 01:53 157.1k 77 66.76M 0 0 77 51.87M 0 136.4k 08:20 06:29 01:51 140.9k 77 66.76M 0 0 77 52.00M 0 136.3k 08:21 06:30 01:51 131.1k 78 66.76M 0 0 78 52.18M 0 136.4k 08:20 06:31 01:49 123.0k 78 66.76M 0 0 78 52.31M 0 136.4k 08:21 06:32 01:49 116.5k 78 66.76M 0 0 78 52.43M 0 136.2k 08:21 06:34 01:47 114.6k 78 66.76M 0 0 78 52.56M 0 136.1k 08:22 06:35 01:47 113.4k 79 66.76M 0 0 79 52.75M 0 136.1k 08:22 06:36 01:46 118.7k 79 66.76M 0 0 79 52.87M 0 136.0k 08:22 06:37 01:45 110.3k 79 66.76M 0 0 79 53.06M 0 136.0k 08:22 06:39 01:43 113.7k 79 66.76M 0 0 79 53.18M 0 135.9k 08:22 06:40 01:42 120.4k 79 66.76M 0 0 79 53.31M 0 135.9k 08:22 06:41 01:41 125.5k 80 66.76M 0 0 80 53.50M 0 135.9k 08:22 06:42 01:40 128.6k 80 66.76M 0 0 80 53.62M 0 135.9k 08:22 06:43 01:39 130.8k 80 66.76M 0 0 80 53.81M 0 135.9k 08:22 06:45 01:37 128.8k 80 66.76M 0 0 80 53.93M 0 135.9k 08:22 06:46 01:36 130.8k 80 66.76M 0 0 80 54.06M 0 135.8k 08:23 06:47 01:36 129.1k 81 66.76M 0 0 81 54.12M 0 135.5k 08:24 06:48 01:36 107.7k 81 66.76M 0 0 81 54.31M 0 135.6k 08:24 06:50 01:34 112.3k 81 66.76M 0 0 81 54.62M 0 135.9k 08:22 06:51 01:31 136.7k 82 66.76M 0 0 82 54.81M 0 136.0k 08:22 06:52 01:30 147.3k 82 66.76M 0 0 82 55.00M 0 136.2k 08:21 06:53 01:28 160.1k 82 66.76M 0 0 82 55.18M 0 136.2k 08:21 06:54 01:27 178.9k 82 66.76M 0 0 82 55.37M 0 136.3k 08:21 06:55 01:26 185.4k 83 66.76M 0 0 83 55.50M 0 136.2k 08:21 06:57 01:24 157.9k 83 66.76M 0 0 83 55.62M 0 136.1k 08:21 06:58 01:23 143.6k 83 66.76M 0 0 83 55.81M 0 136.2k 08:21 06:59 01:22 141.5k 83 66.76M 0 0 83 56.06M 0 136.4k 08:21 07:00 01:21 152.0k 84 66.76M 0 0 84 56.18M 0 136.3k 08:21 07:01 01:20 139.1k 84 66.76M 0 0 84 56.25M 0 136.1k 08:21 07:02 01:19 130.9k 84 66.76M 0 0 84 56.37M 0 136.0k 08:22 07:04 01:18 125.3k 84 66.76M 0 0 84 56.43M 0 135.8k 08:23 07:05 01:18 106.3k 84 66.76M 0 0 84 56.56M 0 135.6k 08:23 07:06 01:17 84209 85 66.76M 0 0 85 56.75M 0 135.6k 08:23 07:08 01:15 93238 85 66.76M 0 0 85 56.87M 0 135.5k 08:24 07:09 01:15 97610 85 66.76M 0 0 85 57.00M 0 135.4k 08:24 07:10 01:14 99.51k 85 66.76M 0 0 85 57.12M 0 135.3k 08:25 07:12 01:13 103.0k 85 66.76M 0 0 85 57.31M 0 135.4k 08:24 07:13 01:11 119.0k 86 66.76M 0 0 86 57.50M 0 135.4k 08:24 07:14 01:10 118.4k 86 66.76M 0 0 86 57.68M 0 135.4k 08:24 07:16 01:08 127.1k 86 66.76M 0 0 86 57.87M 0 135.5k 08:24 07:17 01:07 139.0k 87 66.76M 0 0 87 58.12M 0 135.7k 08:23 07:18 01:05 161.3k 87 66.76M 0 0 87 58.31M 0 135.8k 08:23 07:19 01:04 164.4k 87 66.76M 0 0 87 58.50M 0 135.8k 08:23 07:20 01:03 165.5k 87 66.76M 0 0 87 58.62M 0 135.6k 08:23 07:22 01:01 153.9k 88 66.76M 0 0 88 58.75M 0 135.5k 08:24 07:23 01:01 138.6k 88 66.76M 0 0 88 58.93M 0 135.6k 08:24 07:24 01:00 129.4k 88 66.76M 0 0 88 59.12M 0 135.7k 08:23 07:25 00:58 131.0k 88 66.76M 0 0 88 59.31M 0 135.8k 08:23 07:27 00:56 133.5k 89 66.76M 0 0 89 59.50M 0 135.8k 08:23 07:28 00:55 144.4k 89 66.76M 0 0 89 59.62M 0 135.7k 08:23 07:29 00:54 149.8k 89 66.76M 0 0 89 59.81M 0 135.7k 08:23 07:31 00:52 147.6k 89 66.76M 0 0 89 60.00M 0 135.8k 08:23 07:32 00:51 145.4k 90 66.76M 0 0 90 60.12M 0 135.8k 08:23 07:33 00:50 138.7k 90 66.76M 0 0 90 60.25M 0 135.8k 08:23 07:34 00:49 136.2k 90 66.76M 0 0 90 60.37M 0 135.7k 08:23 07:35 00:48 134.9k 90 66.76M 0 0 90 60.56M 0 135.8k 08:23 07:36 00:47 143.3k 90 66.76M 0 0 90 60.75M 0 135.9k 08:22 07:37 00:45 139.7k 91 66.76M 0 0 91 60.87M 0 135.7k 08:23 07:39 00:44 127.4k 91 66.76M 0 0 91 61.00M 0 135.7k 08:23 07:40 00:43 129.4k 91 66.76M 0 0 91 61.18M 0 135.7k 08:23 07:41 00:42 131.2k 91 66.76M 0 0 91 61.37M 0 135.7k 08:23 07:43 00:40 125.2k 92 66.76M 0 0 92 61.56M 0 135.8k 08:23 07:44 00:39 128.9k 92 66.76M 0 0 92 61.68M 0 135.7k 08:23 07:45 00:38 139.2k 92 66.76M 0 0 92 61.81M 0 135.7k 08:23 07:46 00:37 138.3k 92 66.76M 0 0 92 61.93M 0 135.7k 08:23 07:47 00:36 138.3k 92 66.76M 0 0 92 62.06M 0 135.6k 08:24 07:48 00:36 127.3k 93 66.76M 0 0 93 62.25M 0 135.6k 08:24 07:50 00:34 118.5k 93 66.76M 0 0 93 62.37M 0 135.5k 08:24 07:51 00:33 115.0k 93 66.76M 0 0 93 62.50M 0 135.4k 08:24 07:52 00:32 109.4k 93 66.76M 0 0 93 62.62M 0 135.3k 08:25 07:53 00:32 106.3k 93 66.76M 0 0 93 62.75M 0 135.0k 08:26 07:55 00:31 99.64k 94 66.76M 0 0 94 62.87M 0 134.9k 08:26 07:57 00:29 92617 94 66.76M 0 0 94 63.06M 0 135.0k 08:26 07:58 00:28 100.9k 94 66.76M 0 0 94 63.25M 0 135.0k 08:26 07:59 00:27 112.8k 95 66.76M 0 0 95 63.43M 0 135.0k 08:26 08:00 00:26 117.3k 95 66.76M 0 0 95 63.56M 0 135.0k 08:26 08:02 00:24 129.0k 95 66.76M 0 0 95 63.68M 0 134.9k 08:26 08:03 00:23 138.9k 95 66.76M 0 0 95 63.81M 0 134.9k 08:26 08:04 00:22 130.4k 95 66.76M 0 0 95 63.93M 0 134.9k 08:26 08:05 00:21 120.0k 96 66.76M 0 0 96 64.12M 0 134.8k 08:26 08:06 00:20 120.1k 96 66.76M 0 0 96 64.31M 0 134.9k 08:26 08:07 00:19 130.5k 96 66.76M 0 0 96 64.50M 0 135.0k 08:26 08:09 00:17 136.3k 96 66.76M 0 0 96 64.75M 0 135.2k 08:25 08:10 00:15 158.1k 97 66.76M 0 0 97 64.93M 0 135.3k 08:25 08:11 00:14 171.9k 97 66.76M 0 0 97 65.06M 0 135.2k 08:25 08:12 00:13 167.4k 97 66.76M 0 0 97 65.18M 0 135.2k 08:25 08:13 00:12 158.0k 97 66.76M 0 0 97 65.31M 0 135.1k 08:25 08:14 00:11 149.1k 98 66.76M 0 0 98 65.50M 0 135.1k 08:25 08:16 00:09 123.7k 98 66.76M 0 0 98 65.62M 0 135.0k 08:26 08:17 00:09 110.9k 98 66.76M 0 0 98 65.81M 0 135.0k 08:26 08:18 00:08 121.7k 98 66.76M 0 0 98 66.06M 0 135.2k 08:25 08:20 00:05 137.0k 99 66.76M 0 0 99 66.25M 0 135.3k 08:25 08:21 00:04 145.5k 99 66.76M 0 0 99 66.37M 0 135.2k 08:25 08:22 00:03 150.3k 99 66.76M 0 0 99 66.56M 0 135.3k 08:25 08:23 00:02 163.4k* upload completely sent off: 70003929 bytes 100 66.76M 0 0 100 66.76M 0 135.4k 08:24 08:24 161.8k{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 5CS/ic/GR3/bhQj1c3GWrAUh1pbddeHxDRQ/Gfav2c8SXIR66ToTdcZ9elGNqqta/ty6jWkGNWM= < x-amz-request-id: RVCQBEYBJYCHKNF2 < Date: Thu, 14 May 2026 07:44:31 GMT < x-amz-server-side-encryption: AES256 < ETag: "58c8c1d1b766d5bb99918b476fddfdd0" < x-amz-checksum-crc64nvme: IbmXT+EVHYM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 66.76M 0 0 100 66.76M 0 135.1k 08:25 08:25 161.8k 100 66.76M 0 0 100 66.76M 0 135.1k 08:25 08:25 161.8k 100 66.76M 0 0 100 66.76M 0 135.1k 08:25 08:25 161.8k * shutting down connection #0 took: 511.35 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.67.126, 3.5.75.6, 3.5.74.104, 3.5.69.4, 3.5.73.99, 3.5.67.204, 52.92.18.16, 3.5.64.35 * Trying 3.5.67.126: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.67.126 port 443) from 10.17.4.7 port 42908 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/471bd769-ed1a-4866-aaa8-4999d4c5edd0.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIHUMi0VPtXzNhwQ7UZNODkbhYjj8O%2Fiz%2Fvx7zgrPZE0VAiEA47sf%2FgqzZCB5RMaa%2Fm%2BHBm1HAjnhrKksEtN5n2JQ6nAqugUIUxAAGgw4MzU0OTQ3NTMxMjYiDLn0ZuViOvskWfjVqCqXBQqL%2FabrqfZ8nCWkx88zqBNMUs5pReAH91dv%2Bd0dCCZFFVnnCd2RPOVnoEWr91ojxCs9rK60OPWaNtsHdJV6AAQ9E4rjeR8cQ8PHjfuizqjl6V32FIETRR2z8I12DgDtz8ISp6ZddzfZFVRxdh%2B%2FIuoz03QWzDt%2BVRLycPaerQCBqPAjxHAuC9qD9OdkSMx%2FFNHHm61bf43K%2F3acCUm%2BtkoapYSGx6MJlc%2B4UcWxzzN3k9ukpwMsOokwWVDiopc%2FyKE6TNrYF9cYXTDFb%2FbRkfgTCOmziibMCM76J4rJM7I1%2BjTxhjDKYmtq9SM88SMl3uqD0Fzof3agQ321DW9GF3QYOXVO34s%2BgJtVgHMXIO6etJjjl2Fk1IV%2FrdR9Hr4iu%2FZjfMyVzUTrY3XIWSFvDj5Re4Erp0MdGjOPx9sXYJw9I1T8bjR0OCfVXZv%2FrZnsnH7SmyyCMNHyxaRhLWPvJuGqy35WqFIaq%2FB5614bHW%2FBGyWMFSVHXPc9PfeRniSZaPBC%2FXGIBj%2FFfxdJNIIR3BOPUx%2FfG9%2FJ%2F%2BKgya4tHL36TuWKOrVRPwkXJBwS0v66PKL175DFib1zoRcHQ%2BrqFgEcw273%2B6CTS4GCeP%2FrvlfQ3g12WxWrrlHLudL7Qf48Tm3mcvzKj4b6ZnxvAGLr%2FnjyE0zsfdhND%2BNzGbbw47wrBwUpH7DvgFc66JrsxJOZyLLqP3BWW0JUSDOnwy4wPf0i8bzOa2F%2B%2FK%2Fq4ExzxgG6QKkZieQckMkn486YhGZW9jFfxYDIGaeh%2BWhxdgI1LZdyFD3Ikp%2FzSyp1FHsQe%2BFsP6FWGtgHuCWc935iEwppnQ3A5rXv%2Be5NLdlCvjlt8TTUG6AS4gJ5k8ZaMPIUvi7L6CTDaMM%2FTjDT35TQBjqxAYWUQfJ3Uijfp02hWYbSw5nvU8v7SPSnqEJqa0Kt%2FrX75lOjS9qX92Qra%2FXwv2FR7%2F1SDSni0gCQyrMLdJrmHWLdcemJrBaw0z15vEEQMD99Rw4AY63rqoc%2FoG2oXDDBmoMI0m7DWzUKhKgewTZozswenvuiJ3aWrCg8qM%2FtV%2FoLMXJjQbeVQ%2FXVORmdGmKWW2VbFTo6nB%2BP7jcm11SamZWghIpSfMtn4HuLM0D1jAlmhw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260514T075255Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTH6DDUN2P%2F20260514%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=db5fd99aee6d1787ad656441894c5252194a2791fbb19c6e7b8db019e9ed2105 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 642204987 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 612.4M 0 0 0 3.37M 0 3.00M 03:23 00:01 03:22 3.00M 1 612.4M 0 0 1 10.06M 0 4.72M 02:09 00:02 02:07 4.72M 2 612.4M 0 0 2 16.93M 0 5.41M 01:53 00:03 01:50 5.41M 3 612.4M 0 0 3 24.43M 0 5.91M 01:43 00:04 01:39 5.91M 5 612.4M 0 0 5 32.18M 0 6.26M 01:37 00:05 01:32 6.26M 6 612.4M 0 0 6 40.31M 0 6.57M 01:33 00:06 01:27 7.36M 7 612.4M 0 0 7 48.56M 0 6.80M 01:29 00:07 01:22 7.69M 9 612.4M 0 0 9 56.75M 0 6.97M 01:27 00:08 01:19 7.95M 10 612.4M 0 0 10 65.00M 0 7.11M 01:26 00:09 01:17 8.10M 11 612.4M 0 0 11 73.18M 0 7.22M 01:24 00:10 01:14 8.20M 13 612.4M 0 0 13 81.43M 0 7.31M 01:23 00:11 01:12 8.22M 14 612.4M 0 0 14 89.81M 0 7.39M 01:22 00:12 01:10 8.24M 16 612.4M 0 0 16 98.37M 0 7.48M 01:21 00:13 01:08 8.31M 17 612.4M 0 0 17 107.3M 0 7.59M 01:20 00:14 01:06 8.46M 19 612.4M 0 0 19 116.8M 0 7.71M 01:19 00:15 01:04 8.71M 20 612.4M 0 0 20 125.0M 0 7.74M 01:19 00:16 01:03 8.69M 21 612.4M 0 0 21 132.9M 0 7.75M 01:19 00:17 01:02 8.60M 23 612.4M 0 0 23 141.5M 0 7.79M 01:18 00:18 01:00 8.60M 24 612.4M 0 0 24 150.7M 0 7.87M 01:17 00:19 00:58 8.65M 26 612.4M 0 0 26 160.2M 0 7.94M 01:17 00:20 00:57 8.66M 27 612.4M 0 0 27 170.1M 0 8.04M 01:16 00:21 00:55 9.01M 29 612.4M 0 0 29 180.1M 0 8.13M 01:15 00:22 00:53 9.43M 31 612.4M 0 0 31 190.0M 0 8.20M 01:14 00:23 00:51 9.70M 32 612.4M 0 0 32 200.1M 0 8.28M 01:13 00:24 00:49 9.85M 34 612.4M 0 0 34 210.1M 0 8.35M 01:13 00:25 00:48 9.97M 35 612.4M 0 0 35 220.1M 0 8.41M 01:12 00:26 00:46 9.98M 37 612.4M 0 0 37 229.6M 0 8.45M 01:12 00:27 00:45 9.88M 38 612.4M 0 0 38 237.3M 0 8.42M 01:12 00:28 00:44 9.44M 40 612.4M 0 0 40 245.5M 0 8.41M 01:12 00:29 00:43 9.03M 41 612.4M 0 0 41 252.1M 0 8.35M 01:13 00:30 00:43 8.36M 42 612.4M 0 0 42 259.2M 0 8.31M 01:13 00:31 00:42 7.77M 43 612.4M 0 0 43 266.5M 0 8.27M 01:13 00:32 00:41 7.32M 44 612.4M 0 0 44 274.0M 0 8.25M 01:14 00:33 00:41 7.29M 45 612.4M 0 0 45 281.6M 0 8.23M 01:14 00:34 00:40 7.21M 47 612.4M 0 0 47 289.2M 0 8.21M 01:14 00:35 00:39 7.40M 48 612.4M 0 0 48 296.8M 0 8.20M 01:14 00:36 00:38 7.50M 49 612.4M 0 0 49 304.5M 0 8.18M 01:14 00:37 00:37 7.58M 50 612.4M 0 0 50 312.3M 0 8.17M 01:14 00:38 00:36 7.61M 52 612.4M 0 0 52 318.5M 0 8.12M 01:15 00:39 00:36 7.33M 53 612.4M 0 0 53 324.9M 0 8.07M 01:15 00:40 00:35 7.09M 54 612.4M 0 0 54 331.9M 0 8.05M 01:16 00:41 00:35 6.97M 55 612.4M 0 0 55 339.3M 0 8.03M 01:16 00:42 00:34 6.92M 56 612.4M 0 0 56 346.9M 0 8.02M 01:16 00:43 00:33 6.89M 57 612.4M 0 0 57 354.6M 0 8.01M 01:16 00:44 00:32 7.19M 59 612.4M 0 0 59 362.4M 0 8.00M 01:16 00:45 00:31 7.45M 60 612.4M 0 0 60 370.2M 0 8.00M 01:16 00:46 00:30 7.62M 61 612.4M 0 0 61 377.9M 0 7.99M 01:16 00:47 00:29 7.68M 62 612.4M 0 0 62 385.7M 0 7.99M 01:16 00:48 00:28 7.73M 64 612.4M 0 0 64 393.6M 0 7.99M 01:16 00:49 00:27 7.76M 65 612.4M 0 0 65 401.7M 0 7.99M 01:16 00:50 00:26 7.84M 66 612.4M 0 0 66 409.9M 0 7.99M 01:16 00:51 00:25 7.90M 68 612.4M 0 0 68 416.5M 0 7.96M 01:16 00:52 00:24 7.68M 69 612.4M 0 0 69 423.8M 0 7.95M 01:16 00:53 00:23 7.58M 70 612.4M 0 0 70 431.6M 0 7.95M 01:17 00:54 00:23 7.58M 71 612.4M 0 0 71 439.8M 0 7.95M 01:16 00:55 00:21 7.61M 73 612.4M 0 0 73 448.3M 0 7.96M 01:16 00:56 00:20 7.66M 74 612.4M 0 0 74 456.9M 0 7.97M 01:16 00:57 00:19 8.07M 76 612.4M 0 0 76 465.5M 0 7.98M 01:16 00:58 00:18 8.33M 77 612.4M 0 0 77 474.1M 0 7.99M 01:16 00:59 00:17 8.47M 78 612.4M 0 0 78 482.7M 0 8.00M 01:16 01:00 00:16 8.54M 80 612.4M 0 0 80 491.4M 0 8.01M 01:16 01:01 00:15 8.60M 81 612.4M 0 0 81 499.1M 0 8.01M 01:16 01:02 00:14 8.42M 82 612.4M 0 0 82 506.1M 0 7.99M 01:16 01:03 00:13 8.08M 83 612.4M 0 0 83 513.9M 0 7.98M 01:16 01:04 00:12 7.90M 85 612.4M 0 0 85 522.1M 0 7.99M 01:16 01:05 00:11 7.82M 86 612.4M 0 0 86 530.5M 0 7.99M 01:16 01:06 00:10 7.76M 88 612.4M 0 0 88 539.1M 0 8.00M 01:16 01:07 00:09 7.95M 89 612.4M 0 0 89 547.9M 0 8.01M 01:16 01:08 00:08 8.32M 90 612.4M 0 0 90 556.6M 0 8.02M 01:16 01:09 00:07 8.54M 92 612.4M 0 0 92 565.3M 0 8.03M 01:16 01:10 00:06 8.63M 93 612.4M 0 0 93 574.1M 0 8.04M 01:16 01:11 00:05 8.71M 95 612.4M 0 0 95 583.0M 0 8.05M 01:15 01:12 00:03 8.75M 96 612.4M 0 0 96 592.0M 0 8.07M 01:15 01:13 00:02 8.78M 98 612.4M 0 0 98 601.2M 0 8.08M 01:15 01:14 00:01 8.88M 99 612.4M 0 0 99 610.8M 0 8.10M 01:15 01:15 9.07M* upload completely sent off: 642204987 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: UHaXzVswTEG4fYx32dRzhaJ7HkdwMFCuYN9jq/2/plseBgpGxde+JGW8xNgkTe4B0RBxkJpIxM61RlhmuzDz750oLKOUEuX6 < x-amz-request-id: 6BJE0K8JYAFNVF5D < Date: Thu, 14 May 2026 07:53:51 GMT < x-amz-server-side-encryption: AES256 < ETag: "46ec914785e6e2d7505af5cf37dfe5a6" < x-amz-checksum-crc64nvme: kBZQgXTH8e8= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 612.4M 0 0 100 612.4M 0 8.07M 01:15 01:15 9.07M 100 612.4M 0 0 100 612.4M 0 8.07M 01:15 01:15 9.07M 100 612.4M 0 0 100 612.4M 0 8.07M 01:15 01:15 9.07M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 129.86 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: 3.5.74.114, 3.5.64.218, 3.5.72.117, 3.5.69.33, 3.5.69.53, 3.5.73.28, 52.92.16.16, 3.5.74.29 * Trying 3.5.74.114:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.74.114 port 443) from 10.17.4.7 port 44594 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/40a6a763-ccdb-4275-b7aa-83ba0bb2d1fb.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIHUMi0VPtXzNhwQ7UZNODkbhYjj8O%2Fiz%2Fvx7zgrPZE0VAiEA47sf%2FgqzZCB5RMaa%2Fm%2BHBm1HAjnhrKksEtN5n2JQ6nAqugUIUxAAGgw4MzU0OTQ3NTMxMjYiDLn0ZuViOvskWfjVqCqXBQqL%2FabrqfZ8nCWkx88zqBNMUs5pReAH91dv%2Bd0dCCZFFVnnCd2RPOVnoEWr91ojxCs9rK60OPWaNtsHdJV6AAQ9E4rjeR8cQ8PHjfuizqjl6V32FIETRR2z8I12DgDtz8ISp6ZddzfZFVRxdh%2B%2FIuoz03QWzDt%2BVRLycPaerQCBqPAjxHAuC9qD9OdkSMx%2FFNHHm61bf43K%2F3acCUm%2BtkoapYSGx6MJlc%2B4UcWxzzN3k9ukpwMsOokwWVDiopc%2FyKE6TNrYF9cYXTDFb%2FbRkfgTCOmziibMCM76J4rJM7I1%2BjTxhjDKYmtq9SM88SMl3uqD0Fzof3agQ321DW9GF3QYOXVO34s%2BgJtVgHMXIO6etJjjl2Fk1IV%2FrdR9Hr4iu%2FZjfMyVzUTrY3XIWSFvDj5Re4Erp0MdGjOPx9sXYJw9I1T8bjR0OCfVXZv%2FrZnsnH7SmyyCMNHyxaRhLWPvJuGqy35WqFIaq%2FB5614bHW%2FBGyWMFSVHXPc9PfeRniSZaPBC%2FXGIBj%2FFfxdJNIIR3BOPUx%2FfG9%2FJ%2F%2BKgya4tHL36TuWKOrVRPwkXJBwS0v66PKL175DFib1zoRcHQ%2BrqFgEcw273%2B6CTS4GCeP%2FrvlfQ3g12WxWrrlHLudL7Qf48Tm3mcvzKj4b6ZnxvAGLr%2FnjyE0zsfdhND%2BNzGbbw47wrBwUpH7DvgFc66JrsxJOZyLLqP3BWW0JUSDOnwy4wPf0i8bzOa2F%2B%2FK%2Fq4ExzxgG6QKkZieQckMkn486YhGZW9jFfxYDIGaeh%2BWhxdgI1LZdyFD3Ikp%2FzSyp1FHsQe%2BFsP6FWGtgHuCWc935iEwppnQ3A5rXv%2Be5NLdlCvjlt8TTUG6AS4gJ5k8ZaMPIUvi7L6CTDaMM%2FTjDT35TQBjqxAYWUQfJ3Uijfp02hWYbSw5nvU8v7SPSnqEJqa0Kt%2FrX75lOjS9qX92Qra%2FXwv2FR7%2F1SDSni0gCQyrMLdJrmHWLdcemJrBaw0z15vEEQMD99Rw4AY63rqoc%2FoG2oXDDBmoMI0m7DWzUKhKgewTZozswenvuiJ3aWrCg8qM%2FtV%2FoLMXJjQbeVQ%2FXVORmdGmKWW2VbFTo6nB%2BP7jcm11SamZWghIpSfMtn4HuLM0D1jAlmhw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260514T075506Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTH6DDUN2P%2F20260514%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=8281c86f909e05972facd3a150469c6c2621ebea91dad1f633cd98abb7bb05dc HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 62398975 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 59.50M 0 0 1 960.0k 0 895.4k 01:08 00:01 01:07 896.3k 13 59.50M 0 0 13 7.93M 0 3.82M 00:15 00:02 00:13 3.82M 24 59.50M 0 0 24 14.37M 0 4.67M 00:12 00:03 00:09 4.67M 36 59.50M 0 0 36 21.56M 0 5.28M 00:11 00:04 00:07 5.28M 48 59.50M 0 0 48 29.06M 0 5.71M 00:10 00:05 00:05 5.72M 61 59.50M 0 0 61 36.87M 0 6.06M 00:09 00:06 00:03 7.17M 75 59.50M 0 0 75 44.81M 0 6.32M 00:09 00:07 00:02 7.36M 88 59.50M 0 0 88 52.87M 0 6.53M 00:09 00:08 00:01 7.68M* upload completely sent off: 62398975 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: KHhSgiCYJv4MMkHul+QxNaxVdKS5BBvUMk1Emo6+WfQ0DMAESWYlbESZpNfd6gl2jRUNsmfFeDd/wV55O4jmRdbrMSEuErRe < x-amz-request-id: G5AQAG99JV6XV1K9 < Date: Thu, 14 May 2026 07:55:12 GMT < x-amz-server-side-encryption: AES256 < ETag: "431f932e0cab27b10248a90731e136d8" < x-amz-checksum-crc64nvme: 4HSFQC0tZy4= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 59.50M 0 0 100 59.50M 0 6.42M 00:09 00:09 7.32M 100 59.50M 0 0 100 59.50M 0 6.42M 00:09 00:09 7.32M 100 59.50M 0 0 100 59.50M 0 6.42M 00:09 00:09 7.32M 100 59.50M 0 0 100 59.50M 0 6.42M 00:09 00:09 7.32M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 14.24 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.26, 3.5.74.12, 3.5.67.193, 3.5.74.61, 3.5.73.43, 52.92.33.216, 3.5.71.78, 52.92.20.88 * Trying 3.5.75.26: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.26 port 443) from 10.17.4.7 port 45708 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/0752cfe5-26a5-4bf9-a93f-10aac2919cce.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIHUMi0VPtXzNhwQ7UZNODkbhYjj8O%2Fiz%2Fvx7zgrPZE0VAiEA47sf%2FgqzZCB5RMaa%2Fm%2BHBm1HAjnhrKksEtN5n2JQ6nAqugUIUxAAGgw4MzU0OTQ3NTMxMjYiDLn0ZuViOvskWfjVqCqXBQqL%2FabrqfZ8nCWkx88zqBNMUs5pReAH91dv%2Bd0dCCZFFVnnCd2RPOVnoEWr91ojxCs9rK60OPWaNtsHdJV6AAQ9E4rjeR8cQ8PHjfuizqjl6V32FIETRR2z8I12DgDtz8ISp6ZddzfZFVRxdh%2B%2FIuoz03QWzDt%2BVRLycPaerQCBqPAjxHAuC9qD9OdkSMx%2FFNHHm61bf43K%2F3acCUm%2BtkoapYSGx6MJlc%2B4UcWxzzN3k9ukpwMsOokwWVDiopc%2FyKE6TNrYF9cYXTDFb%2FbRkfgTCOmziibMCM76J4rJM7I1%2BjTxhjDKYmtq9SM88SMl3uqD0Fzof3agQ321DW9GF3QYOXVO34s%2BgJtVgHMXIO6etJjjl2Fk1IV%2FrdR9Hr4iu%2FZjfMyVzUTrY3XIWSFvDj5Re4Erp0MdGjOPx9sXYJw9I1T8bjR0OCfVXZv%2FrZnsnH7SmyyCMNHyxaRhLWPvJuGqy35WqFIaq%2FB5614bHW%2FBGyWMFSVHXPc9PfeRniSZaPBC%2FXGIBj%2FFfxdJNIIR3BOPUx%2FfG9%2FJ%2F%2BKgya4tHL36TuWKOrVRPwkXJBwS0v66PKL175DFib1zoRcHQ%2BrqFgEcw273%2B6CTS4GCeP%2FrvlfQ3g12WxWrrlHLudL7Qf48Tm3mcvzKj4b6ZnxvAGLr%2FnjyE0zsfdhND%2BNzGbbw47wrBwUpH7DvgFc66JrsxJOZyLLqP3BWW0JUSDOnwy4wPf0i8bzOa2F%2B%2FK%2Fq4ExzxgG6QKkZieQckMkn486YhGZW9jFfxYDIGaeh%2BWhxdgI1LZdyFD3Ikp%2FzSyp1FHsQe%2BFsP6FWGtgHuCWc935iEwppnQ3A5rXv%2Be5NLdlCvjlt8TTUG6AS4gJ5k8ZaMPIUvi7L6CTDaMM%2FTjDT35TQBjqxAYWUQfJ3Uijfp02hWYbSw5nvU8v7SPSnqEJqa0Kt%2FrX75lOjS9qX92Qra%2FXwv2FR7%2F1SDSni0gCQyrMLdJrmHWLdcemJrBaw0z15vEEQMD99Rw4AY63rqoc%2FoG2oXDDBmoMI0m7DWzUKhKgewTZozswenvuiJ3aWrCg8qM%2FtV%2FoLMXJjQbeVQ%2FXVORmdGmKWW2VbFTo6nB%2BP7jcm11SamZWghIpSfMtn4HuLM0D1jAlmhw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260514T075520Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTH6DDUN2P%2F20260514%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=7a2f8339e1071d7122441818fdb50afa94616cbc2342b8feb3a9b735623ec0ec HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 583375636 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 556.3M 0 0 0 896.0k 0 882.6k 10:45 00:01 10:44 883.6k 1 556.3M 0 0 1 8.06M 0 3.98M 02:19 00:02 02:17 3.98M 2 556.3M 0 0 2 14.87M 0 4.91M 01:53 00:03 01:50 4.91M 4 556.3M 0 0 4 22.31M 0 5.53M 01:40 00:04 01:36 5.53M 5 556.3M 0 0 5 30.18M 0 5.99M 01:32 00:05 01:27 6.00M 6 556.3M 0 0 6 38.31M 0 6.35M 01:27 00:06 01:21 7.46M 8 556.3M 0 0 8 46.68M 0 6.63M 01:23 00:07 01:16 7.71M 9 556.3M 0 0 9 55.06M 0 6.85M 01:21 00:08 01:13 8.02M 11 556.3M 0 0 11 63.43M 0 7.02M 01:19 00:09 01:10 8.21M 12 556.3M 0 0 12 71.81M 0 7.15M 01:17 00:10 01:07 8.31M 14 556.3M 0 0 14 80.25M 0 7.26M 01:16 00:11 01:05 8.37M 15 556.3M 0 0 15 88.81M 0 7.37M 01:15 00:12 01:03 8.40M 17 556.3M 0 0 17 97.56M 0 7.47M 01:14 00:13 01:01 8.47M 19 556.3M 0 0 19 106.0M 0 7.54M 01:13 00:14 00:59 8.49M 20 556.3M 0 0 20 113.0M 0 7.50M 01:14 00:15 00:59 8.20M 21 556.3M 0 0 21 120.8M 0 7.51M 01:13 00:16 00:57 8.07M 23 556.3M 0 0 23 128.8M 0 7.54M 01:13 00:17 00:56 7.97M 24 556.3M 0 0 24 135.1M 0 7.47M 01:14 00:18 00:56 7.49M 25 556.3M 0 0 25 141.8M 0 7.43M 01:14 00:19 00:55 7.13M 26 556.3M 0 0 26 148.8M 0 7.41M 01:15 00:20 00:55 7.13M 28 556.3M 0 0 28 156.0M 0 7.40M 01:15 00:21 00:54 7.02M 29 556.3M 0 0 29 163.1M 0 7.38M 01:15 00:22 00:53 6.83M 30 556.3M 0 0 30 170.3M 0 7.37M 01:15 00:23 00:52 7.02M 31 556.3M 0 0 31 177.5M 0 7.37M 01:15 00:24 00:51 7.12M 33 556.3M 0 0 33 184.8M 0 7.36M 01:15 00:25 00:50 7.16M 34 556.3M 0 0 34 191.0M 0 7.31M 01:16 00:26 00:50 6.97M 35 556.3M 0 0 35 196.9M 0 7.26M 01:16 00:27 00:49 6.74M 36 556.3M 0 0 36 203.5M 0 7.24M 01:16 00:28 00:48 6.60M 37 556.3M 0 0 37 210.3M 0 7.22M 01:16 00:29 00:47 6.53M 38 556.3M 0 0 38 216.1M 0 7.17M 01:17 00:30 00:47 6.22M 39 556.3M 0 0 39 221.6M 0 7.12M 01:18 00:31 00:47 6.09M 40 556.3M 0 0 40 227.4M 0 7.07M 01:18 00:32 00:46 6.06M 41 556.3M 0 0 41 233.3M 0 7.04M 01:18 00:33 00:45 5.94M 43 556.3M 0 0 43 239.4M 0 7.01M 01:19 00:34 00:45 5.78M 44 556.3M 0 0 44 245.3M 0 6.98M 01:19 00:35 00:44 5.83M 45 556.3M 0 0 45 251.3M 0 6.95M 01:19 00:36 00:43 5.91M 46 556.3M 0 0 46 257.3M 0 6.92M 01:20 00:37 00:43 5.95M 47 556.3M 0 0 47 263.4M 0 6.90M 01:20 00:38 00:42 5.99M 48 556.3M 0 0 48 269.7M 0 6.89M 01:20 00:39 00:41 6.05M 49 556.3M 0 0 49 276.3M 0 6.88M 01:20 00:40 00:40 6.16M 50 556.3M 0 0 50 283.4M 0 6.88M 01:20 00:41 00:39 6.40M 52 556.3M 0 0 52 291.1M 0 6.90M 01:20 00:42 00:38 6.75M 53 556.3M 0 0 53 299.9M 0 6.95M 01:20 00:43 00:37 7.27M 55 556.3M 0 0 55 309.8M 0 7.01M 01:19 00:44 00:35 8.00M 57 556.3M 0 0 57 321.2M 0 7.11M 01:18 00:45 00:33 8.97M 60 556.3M 0 0 60 334.5M 0 7.24M 01:16 00:46 00:30 10.20M 62 556.3M 0 0 62 350.0M 0 7.42M 01:14 00:47 00:27 11.76M 66 556.3M 0 0 66 368.0M 0 7.64M 01:12 00:48 00:24 13.62M 68 556.3M 0 0 68 383.7M 0 7.80M 01:11 00:49 00:22 14.76M 70 556.3M 0 0 70 393.7M 0 7.84M 01:10 00:50 00:20 14.47M 72 556.3M 0 0 72 403.4M 0 7.88M 01:10 00:51 00:19 13.72M 74 556.3M 0 0 74 411.7M 0 7.89M 01:10 00:52 00:18 12.29M 75 556.3M 0 0 75 420.6M 0 7.90M 01:10 00:53 00:17 10.45M 76 556.3M 0 0 76 428.2M 0 7.90M 01:10 00:54 00:16 8.84M 78 556.3M 0 0 78 435.1M 0 7.88M 01:10 00:55 00:15 8.24M 79 556.3M 0 0 79 442.5M 0 7.87M 01:10 00:56 00:14 7.79M 80 556.3M 0 0 80 449.5M 0 7.85M 01:10 00:57 00:13 7.52M 81 556.3M 0 0 81 455.2M 0 7.82M 01:11 00:58 00:13 6.88M 82 556.3M 0 0 82 461.3M 0 7.79M 01:11 00:59 00:12 6.59M 83 556.3M 0 0 83 467.0M 0 7.75M 01:11 01:00 00:11 6.33M 84 556.3M 0 0 84 471.8M 0 7.70M 01:12 01:01 00:11 5.83M 85 556.3M 0 0 85 477.0M 0 7.66M 01:12 01:02 00:10 5.46M 86 556.3M 0 0 86 482.3M 0 7.62M 01:12 01:03 00:09 5.37M 87 556.3M 0 0 87 487.6M 0 7.59M 01:13 01:04 00:09 5.23M 88 556.3M 0 0 88 493.1M 0 7.55M 01:13 01:05 00:08 5.18M 89 556.3M 0 0 89 498.5M 0 7.52M 01:13 01:06 00:07 5.29M 90 556.3M 0 0 90 503.9M 0 7.49M 01:14 01:07 00:07 5.36M 91 556.3M 0 0 91 509.4M 0 7.46M 01:14 01:08 00:06 5.40M 92 556.3M 0 0 92 515.1M 0 7.43M 01:14 01:09 00:05 5.45M 93 556.3M 0 0 93 520.4M 0 7.40M 01:15 01:10 00:05 5.43M 94 556.3M 0 0 94 525.1M 0 7.36M 01:15 01:11 00:04 5.30M 95 556.3M 0 0 95 530.4M 0 7.33M 01:15 01:12 00:03 5.26M 96 556.3M 0 0 96 535.9M 0 7.31M 01:16 01:13 00:03 5.27M 97 556.3M 0 0 97 541.8M 0 7.29M 01:16 01:14 00:02 5.31M 98 556.3M 0 0 98 547.7M 0 7.27M 01:16 01:15 00:01 5.44M 99 556.3M 0 0 99 553.6M 0 7.25M 01:16 01:16 5.66M* upload completely sent off: 583375636 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 0r0s25BtiWEPY4wxMGBoqIzvf9w/imfkjGl8B+xiNtjLZwgEbpBWs9qziwee1XA03XTi9SdAs57PpCJi75spMEk+hEIZbUZc < x-amz-request-id: MJH6Q2P2NW57ZW3A < Date: Thu, 14 May 2026 07:56:08 GMT < x-amz-server-side-encryption: AES256 < ETag: "609b8e32700cb40f3a1822025821cbc8" < x-amz-checksum-crc64nvme: Vf0aJhVa57g= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 556.3M 0 0 100 556.3M 0 7.20M 01:17 01:17 5.66M 100 556.3M 0 0 100 556.3M 0 7.20M 01:17 01:17 5.66M 100 556.3M 0 0 100 556.3M 0 7.20M 01:17 01:17 5.66M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 124.14 seconds no out.png (QPSChart)! heaps: (156491416, 159063592, 157977010, 771567.0902343047) [2026-05-14 03:57:31.550077] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-14 03:58:38.283883] took 66.7 sec /l/logs.nightly/2026.05.12.19.03.21/logs.tar.bz2: fixed index size 125222.15 MB /l/logs.nightly/2026.05.12.19.03.21/logs.tar.bz2: fixed index time 39680.8s, bytes 25526799676 (from log) [2026-05-14 03:59:19.965747] done: total time 1 day, 8:55:58.367909 stored: 2021.10.28.07.03.29, 2021-10-28 07:03:29.455588 stored: 2021.11.04.08.14.20, 2021-11-04 08:14:20.226758 stored: 2021.11.04.18.04.32, 2021-11-04 18:04:32.679673 stored: 2021.11.05.18.04.30, 2021-11-05 18:04:30.080343 stored: 2021.11.06.18.04.39, 2021-11-06 18:04:39.550844 stored: 2021.11.07.18.04.36, 2021-11-07 18:04:36.657551 stored: 2021.11.08.18.04.00, 2021-11-08 18:04:00.994911 stored: 2021.11.09.18.04.20, 2021-11-09 18:04:20.109951 stored: 2021.11.10.18.03.54, 2021-11-10 18:03:54.222418 stored: 2021.11.11.18.03.57, 2021-11-11 18:03:57.523108 stored: 2021.11.12.18.04.06, 2021-11-12 18:04:06.704620 stored: 2021.11.13.18.03.52, 2021-11-13 18:03:52.601836 stored: 2021.11.14.18.03.58, 2021-11-14 18:03:58.888657 stored: 2021.11.15.18.04.03, 2021-11-15 18:04:03.246773 stored: 2021.11.16.18.04.11, 2021-11-16 18:04:11.243090 stored: 2021.11.21.07.10.06, 2021-11-21 07:10:06.045829 stored: 2021.11.21.18.03.53, 2021-11-21 18:03:53.490910 stored: 2021.11.24.18.04.23, 2021-11-24 18:04:23.532303 stored: 2021.11.25.18.03.48, 2021-11-25 18:03:48.813023 stored: 2021.11.26.18.03.56, 2021-11-26 18:03:56.783023 stored: 2021.11.27.18.03.48, 2021-11-27 18:03:48.676827 stored: 2021.11.28.18.04.03, 2021-11-28 18:04:03.888523 stored: 2021.11.30.07.32.39, 2021-11-30 07:32:39.551397 stored: 2021.11.30.18.02.53, 2021-11-30 18:02:53.210136 stored: 2021.12.01.18.02.55, 2021-12-01 18:02:55.259860 stored: 2021.12.02.18.03.01, 2021-12-02 18:03:01.423573 stored: 2021.12.03.18.03.07, 2021-12-03 18:03:07.491405 stored: 2021.12.05.18.02.56, 2021-12-05 18:02:56.805659 stored: 2021.12.06.18.02.47, 2021-12-06 18:02:47.787420 stored: 2021.12.07.18.02.52, 2021-12-07 18:02:52.822450 stored: 2021.12.08.18.02.42, 2021-12-08 18:02:42.731446 stored: 2021.12.10.18.02.40, 2021-12-10 18:02:40.132823 stored: 2021.12.11.18.02.37, 2021-12-11 18:02:37.827254 stored: 2021.12.12.18.02.40, 2021-12-12 18:02:40.436487 stored: 2021.12.13.18.02.38, 2021-12-13 18:02:38.296226 stored: 2021.12.14.18.02.37, 2021-12-14 18:02:37.558732 stored: 2021.12.15.18.02.39, 2021-12-15 18:02:39.006679 stored: 2021.12.16.18.02.33, 2021-12-16 18:02:33.312126 stored: 2021.12.17.18.02.37, 2021-12-17 18:02:37.875521 stored: 2021.12.18.18.02.30, 2021-12-18 18:02:30.413818 stored: 2021.12.19.18.02.38, 2021-12-19 18:02:38.838903 stored: 2021.12.20.18.02.38, 2021-12-20 18:02:38.697312 stored: 2022.01.01.18.17.43, 2022-01-01 18:17:43.282858 stored: 2022.01.02.18.03.14, 2022-01-02 18:03:14.180760 stored: 2022.01.03.18.03.13, 2022-01-03 18:03:13.115413 stored: 2022.01.04.18.03.13, 2022-01-04 18:03:13.678645 stored: 2022.01.05.18.03.14, 2022-01-05 18:03:14.479346 stored: 2022.01.06.18.03.20, 2022-01-06 18:03:20.894516 stored: 2022.01.07.18.03.19, 2022-01-07 18:03:19.289337 stored: 2022.01.08.18.03.14, 2022-01-08 18:03:14.173607 stored: 2022.01.09.18.03.19, 2022-01-09 18:03:19.993633 stored: 2022.01.10.18.03.12, 2022-01-10 18:03:12.149096 stored: 2022.01.11.18.03.18, 2022-01-11 18:03:18.149751 stored: 2022.01.12.18.03.17, 2022-01-12 18:03:17.100414 stored: 2022.01.13.18.03.24, 2022-01-13 18:03:24.390526 stored: 2022.01.14.18.03.18, 2022-01-14 18:03:18.213643 stored: 2022.01.15.18.03.15, 2022-01-15 18:03:15.659939 stored: 2022.01.16.18.03.22, 2022-01-16 18:03:22.620035 stored: 2022.01.17.18.03.16, 2022-01-17 18:03:16.817740 stored: 2022.01.19.10.17.11, 2022-01-19 10:17:11.082836 stored: 2022.01.20.18.03.13, 2022-01-20 18:03:13.241737 stored: 2022.01.21.18.02.45, 2022-01-21 18:02:45.803123 stored: 2022.01.22.18.02.40, 2022-01-22 18:02:40.750450 stored: 2022.01.23.18.03.17, 2022-01-23 18:03:17.307031 stored: 2022.01.26.18.03.08, 2022-01-26 18:03:08.854761 stored: 2022.01.27.18.02.43, 2022-01-27 18:02:43.999643 stored: 2022.01.28.18.03.15, 2022-01-28 18:03:15.360164 stored: 2022.01.29.18.02.44, 2022-01-29 18:02:44.395479 stored: 2022.01.30.18.02.48, 2022-01-30 18:02:48.161000 stored: 2022.01.31.18.03.10, 2022-01-31 18:03:10.904959 stored: 2022.02.01.18.02.43, 2022-02-01 18:02:43.496433 stored: 2022.02.02.18.02.46, 2022-02-02 18:02:46.350857 stored: 2022.02.03.18.03.02, 2022-02-03 18:03:02.092885 stored: 2022.02.04.18.02.45, 2022-02-04 18:02:45.187430 stored: 2022.02.09.18.31.03, 2022-02-09 18:31:03.246074 stored: 2022.02.18.07.54.59, 2022-02-18 07:54:59.694179 stored: 2022.02.18.18.02.47, 2022-02-18 18:02:47.068530 stored: 2022.02.19.18.02.45, 2022-02-19 18:02:45.734838 stored: 2022.02.20.18.03.09, 2022-02-20 18:03:09.236364 stored: 2022.02.21.18.02.40, 2022-02-21 18:02:40.593799 stored: 2022.02.22.18.03.13, 2022-02-22 18:03:13.109429 stored: 2022.02.23.18.02.43, 2022-02-23 18:02:43.345842 stored: 2022.02.24.18.02.43, 2022-02-24 18:02:43.877807 stored: 2022.02.25.18.03.10, 2022-02-25 18:03:10.143495 stored: 2022.02.26.18.02.43, 2022-02-26 18:02:43.966247 stored: 2022.02.27.18.02.42, 2022-02-27 18:02:42.669502 stored: 2022.02.28.18.03.18, 2022-02-28 18:03:18.265343 stored: 2022.03.01.18.02.46, 2022-03-01 18:02:46.525887 stored: 2022.03.02.18.03.14, 2022-03-02 18:03:14.970684 stored: 2022.03.03.18.03.10, 2022-03-03 18:03:10.964372 stored: 2022.03.04.18.02.43, 2022-03-04 18:02:43.385113 stored: 2022.03.05.18.03.13, 2022-03-05 18:03:13.831560 stored: 2022.03.06.18.02.41, 2022-03-06 18:02:41.743793 stored: 2022.03.07.18.02.50, 2022-03-07 18:02:50.024173 stored: 2022.03.08.18.03.11, 2022-03-08 18:03:11.246520 stored: 2022.03.09.18.03.05, 2022-03-09 18:03:05.565553 stored: 2022.03.10.18.03.14, 2022-03-10 18:03:14.219741 stored: 2022.03.11.18.03.10, 2022-03-11 18:03:10.828184 stored: 2022.03.12.18.03.12, 2022-03-12 18:03:12.634204 stored: 2022.03.13.18.03.03, 2022-03-13 18:03:03.282738 stored: 2022.03.14.18.03.09, 2022-03-14 18:03:09.756518 stored: 2022.03.15.18.02.55, 2022-03-15 18:02:55.449989 stored: 2022.03.16.18.03.03, 2022-03-16 18:03:03.602354 stored: 2022.03.17.18.03.02, 2022-03-17 18:03:02.060290 stored: 2022.03.18.18.02.57, 2022-03-18 18:02:57.471094 stored: 2022.03.19.18.02.54, 2022-03-19 18:02:54.357434 stored: 2022.03.20.18.03.00, 2022-03-20 18:03:00.033975 stored: 2022.03.21.18.02.58, 2022-03-21 18:02:58.169196 stored: 2022.03.22.18.02.59, 2022-03-22 18:02:59.643690 stored: 2022.03.23.18.03.07, 2022-03-23 18:03:07.211772 stored: 2022.03.24.18.03.04, 2022-03-24 18:03:04.900816 stored: 2022.03.25.18.02.58, 2022-03-25 18:02:58.251937 stored: 2022.03.26.18.02.54, 2022-03-26 18:02:54.760987 stored: 2022.03.27.18.02.58, 2022-03-27 18:02:58.523452 stored: 2022.03.28.18.02.54, 2022-03-28 18:02:54.758276 stored: 2022.03.29.18.03.00, 2022-03-29 18:03:00.746316 stored: 2022.03.30.18.02.58, 2022-03-30 18:02:58.752598 stored: 2022.03.31.18.03.00, 2022-03-31 18:03:00.597065 stored: 2022.04.01.18.02.57, 2022-04-01 18:02:57.424492 stored: 2022.04.02.18.02.57, 2022-04-02 18:02:57.955852 stored: 2022.04.05.18.03.04, 2022-04-05 18:03:04.798447 stored: 2022.04.06.18.02.58, 2022-04-06 18:02:58.576892 stored: 2022.04.07.18.02.59, 2022-04-07 18:02:59.742062 stored: 2022.04.08.18.03.02, 2022-04-08 18:03:02.736752 stored: 2022.04.09.18.02.57, 2022-04-09 18:02:57.307297 stored: 2022.04.10.18.02.56, 2022-04-10 18:02:56.174384 stored: 2022.04.11.18.02.59, 2022-04-11 18:02:59.941170 stored: 2022.04.12.18.02.56, 2022-04-12 18:02:56.118596 stored: 2022.04.13.18.03.00, 2022-04-13 18:03:00.318774 stored: 2022.04.14.18.03.03, 2022-04-14 18:03:03.549003 stored: 2022.04.15.18.02.57, 2022-04-15 18:02:57.675674 stored: 2022.04.16.18.03.02, 2022-04-16 18:03:02.676051 stored: 2022.04.17.18.03.01, 2022-04-17 18:03:01.686635 stored: 2022.04.18.18.02.56, 2022-04-18 18:02:56.782626 stored: 2022.04.20.06.04.42, 2022-04-20 06:04:42.713956 stored: 2022.04.20.18.03.06, 2022-04-20 18:03:06.153503 stored: 2022.04.21.18.03.04, 2022-04-21 18:03:04.336656 stored: 2022.04.22.18.02.56, 2022-04-22 18:02:56.793190 stored: 2022.04.23.18.02.58, 2022-04-23 18:02:58.455267 stored: 2022.04.24.18.03.02, 2022-04-24 18:03:02.685044 stored: 2022.04.25.18.02.57, 2022-04-25 18:02:57.816439 stored: 2022.04.26.18.02.55, 2022-04-26 18:02:55.232329 stored: 2022.04.27.18.03.00, 2022-04-27 18:03:00.544766 stored: 2022.04.28.18.02.55, 2022-04-28 18:02:55.501720 stored: 2022.04.29.18.03.00, 2022-04-29 18:03:00.357389 stored: 2022.04.30.18.02.59, 2022-04-30 18:02:59.451627 stored: 2022.05.01.18.03.02, 2022-05-01 18:03:02.039547 stored: 2022.05.02.18.03.04, 2022-05-02 18:03:04.271047 stored: 2022.05.03.18.02.58, 2022-05-03 18:02:58.299703 stored: 2022.05.06.06.33.00, 2022-05-06 06:33:00.689368 stored: 2022.05.06.18.02.45, 2022-05-06 18:02:45.471320 stored: 2022.05.07.18.02.52, 2022-05-07 18:02:52.792526 stored: 2022.05.08.18.02.55, 2022-05-08 18:02:55.087351 stored: 2022.05.09.18.02.53, 2022-05-09 18:02:53.611427 stored: 2022.05.12.18.02.51, 2022-05-12 18:02:51.721813 stored: 2022.05.13.18.02.47, 2022-05-13 18:02:47.751226 stored: 2022.05.14.18.02.46, 2022-05-14 18:02:46.450758 stored: 2022.05.15.18.02.44, 2022-05-15 18:02:44.576069 stored: 2022.05.17.18.02.46, 2022-05-17 18:02:46.431282 stored: 2022.05.18.18.02.30, 2022-05-18 18:02:30.693172 stored: 2022.05.19.18.02.49, 2022-05-19 18:02:49.827154 stored: 2022.05.20.18.02.44, 2022-05-20 18:02:44.789891 stored: 2022.05.21.18.02.48, 2022-05-21 18:02:48.256156 stored: 2022.05.22.18.02.49, 2022-05-22 18:02:49.529612 stored: 2022.05.23.18.02.48, 2022-05-23 18:02:48.350989 stored: 2022.05.24.18.02.52, 2022-05-24 18:02:52.461013 stored: 2022.05.25.18.02.45, 2022-05-25 18:02:45.563084 stored: 2022.05.31.09.54.10, 2022-05-31 09:54:10.787369 stored: 2022.06.01.08.15.21, 2022-06-01 08:15:21.254066 stored: 2022.06.01.18.02.49, 2022-06-01 18:02:49.750461 stored: 2022.06.02.07.59.04, 2022-06-02 07:59:04.212824 stored: 2022.06.02.18.02.47, 2022-06-02 18:02:47.420772 stored: 2022.06.03.18.02.44, 2022-06-03 18:02:44.764715 stored: 2022.06.04.18.02.47, 2022-06-04 18:02:47.749276 stored: 2022.06.05.18.02.46, 2022-06-05 18:02:46.506575 stored: 2022.06.06.18.02.49, 2022-06-06 18:02:49.276502 stored: 2022.06.07.18.02.50, 2022-06-07 18:02:50.324813 stored: 2022.06.08.18.02.48, 2022-06-08 18:02:48.096195 stored: 2022.06.09.18.02.51, 2022-06-09 18:02:51.423498 stored: 2022.06.10.18.02.48, 2022-06-10 18:02:48.377319 stored: 2022.06.11.18.02.52, 2022-06-11 18:02:52.105637 stored: 2022.06.12.18.02.52, 2022-06-12 18:02:52.834410 stored: 2022.06.13.18.02.51, 2022-06-13 18:02:51.295977 stored: 2022.06.14.18.02.54, 2022-06-14 18:02:54.374967 stored: 2022.06.15.06.49.59, 2022-06-15 06:49:59.130434 stored: 2022.06.15.18.02.44, 2022-06-15 18:02:44.449539 stored: 2022.06.16.18.02.48, 2022-06-16 18:02:48.229346 stored: 2022.06.17.18.02.45, 2022-06-17 18:02:45.522032 stored: 2022.06.18.18.02.46, 2022-06-18 18:02:46.704598 stored: 2022.06.19.18.02.48, 2022-06-19 18:02:48.745174 stored: 2022.06.20.18.02.56, 2022-06-20 18:02:56.708037 stored: 2022.06.21.18.02.47, 2022-06-21 18:02:47.342532 stored: 2022.06.22.18.02.52, 2022-06-22 18:02:52.298425 stored: 2022.06.23.18.02.48, 2022-06-23 18:02:48.882837 stored: 2022.06.24.18.02.51, 2022-06-24 18:02:51.083754 stored: 2022.06.25.18.02.48, 2022-06-25 18:02:48.038873 stored: 2022.06.26.18.02.50, 2022-06-26 18:02:50.595081 stored: 2022.06.27.18.02.51, 2022-06-27 18:02:51.448267 stored: 2022.06.28.18.02.49, 2022-06-28 18:02:49.760022 stored: 2022.06.29.18.02.48, 2022-06-29 18:02:48.403397 stored: 2022.06.30.18.02.49, 2022-06-30 18:02:49.036467 stored: 2022.07.01.18.02.47, 2022-07-01 18:02:47.027407 stored: 2022.07.04.07.28.17, 2022-07-04 07:28:17.078865 stored: 2022.07.04.18.02.46, 2022-07-04 18:02:46.546540 stored: 2022.07.05.18.02.46, 2022-07-05 18:02:46.268882 stored: 2022.07.06.18.02.47, 2022-07-06 18:02:47.538912 stored: 2022.07.08.18.02.52, 2022-07-08 18:02:52.275476 stored: 2022.07.09.18.02.52, 2022-07-09 18:02:52.126154 stored: 2022.07.10.18.02.49, 2022-07-10 18:02:49.552148 stored: 2022.07.11.18.02.47, 2022-07-11 18:02:47.780614 stored: 2022.07.12.18.02.50, 2022-07-12 18:02:50.319222 stored: 2022.07.13.18.02.33, 2022-07-13 18:02:33.427271 stored: 2022.07.14.18.02.45, 2022-07-14 18:02:45.401174 stored: 2022.07.15.18.03.00, 2022-07-15 18:03:00.442758 stored: 2022.07.16.18.02.59, 2022-07-16 18:02:59.145436 stored: 2022.07.17.18.02.59, 2022-07-17 18:02:59.565565 stored: 2022.07.18.18.02.48, 2022-07-18 18:02:48.825419 stored: 2022.07.22.06.55.43, 2022-07-22 06:55:43.082318 stored: 2022.07.23.06.00.31, 2022-07-23 06:00:31.572717 stored: 2022.07.23.18.02.56, 2022-07-23 18:02:56.236469 stored: 2022.07.24.18.02.59, 2022-07-24 18:02:59.822205 stored: 2022.07.25.18.02.58, 2022-07-25 18:02:58.206960 stored: 2022.07.26.18.03.00, 2022-07-26 18:03:00.552749 stored: 2022.07.27.18.02.41, 2022-07-27 18:02:41.491561 stored: 2022.07.28.18.03.00, 2022-07-28 18:03:00.184449 stored: 2022.07.29.05.32.17, 2022-07-29 05:32:17.907522 stored: 2022.07.30.07.27.11, 2022-07-30 07:27:11.127080 stored: 2022.07.30.18.02.50, 2022-07-30 18:02:50.793370 stored: 2022.07.31.18.02.55, 2022-07-31 18:02:55.879812 stored: 2022.08.01.18.02.51, 2022-08-01 18:02:51.991168 stored: 2022.08.02.18.03.02, 2022-08-02 18:03:02.518477 stored: 2022.08.03.18.02.51, 2022-08-03 18:02:51.936040 stored: 2022.08.04.18.02.46, 2022-08-04 18:02:46.472359 stored: 2022.08.05.18.02.52, 2022-08-05 18:02:52.029197 stored: 2022.08.06.18.02.53, 2022-08-06 18:02:53.164107 stored: 2022.08.07.18.02.49, 2022-08-07 18:02:49.580148 stored: 2022.08.09.19.23.56, 2022-08-09 19:23:56.749349 stored: 2022.08.10.18.02.52, 2022-08-10 18:02:52.982299 stored: 2022.08.17.08.16.28, 2022-08-17 08:16:28.335487 stored: 2022.08.17.18.02.54, 2022-08-17 18:02:54.825221 stored: 2022.08.18.18.03.23, 2022-08-18 18:03:23.299833 stored: 2022.08.19.18.02.47, 2022-08-19 18:02:47.000292 stored: 2022.08.20.18.02.55, 2022-08-20 18:02:55.121126 stored: 2022.08.21.18.02.51, 2022-08-21 18:02:51.203643 stored: 2022.08.22.06.06.49, 2022-08-22 06:06:49.119870 stored: 2022.08.30.06.35.38, 2022-08-30 06:35:38.108548 stored: 2022.08.31.06.12.53, 2022-08-31 06:12:53.980950 stored: 2022.08.31.18.02.53, 2022-08-31 18:02:53.812614 stored: 2022.09.01.09.41.04, 2022-09-01 09:41:04.560256 stored: 2022.09.02.12.08.06, 2022-09-02 12:08:06.094646 stored: 2022.09.04.11.46.23, 2022-09-04 11:46:23.775863 stored: 2022.09.05.05.45.12, 2022-09-05 05:45:12.571696 stored: 2022.09.05.18.02.55, 2022-09-05 18:02:55.821046 stored: 2022.09.06.18.02.52, 2022-09-06 18:02:52.785120 stored: 2022.09.07.18.02.57, 2022-09-07 18:02:57.625782 stored: 2022.09.08.18.03.21, 2022-09-08 18:03:21.079514 stored: 2022.09.09.18.02.55, 2022-09-09 18:02:55.904538 stored: 2022.09.10.18.02.55, 2022-09-10 18:02:55.529806 stored: 2022.09.11.18.02.56, 2022-09-11 18:02:56.085669 stored: 2022.09.12.18.03.45, 2022-09-12 18:03:45.709203 stored: 2022.09.13.18.02.58, 2022-09-13 18:02:58.352570 stored: 2022.09.14.18.02.54, 2022-09-14 18:02:54.230050 stored: 2022.09.15.18.02.54, 2022-09-15 18:02:54.238296 stored: 2022.09.16.18.02.52, 2022-09-16 18:02:52.110429 stored: 2022.09.17.18.03.01, 2022-09-17 18:03:01.434150 stored: 2022.09.18.18.02.56, 2022-09-18 18:02:56.353910 stored: 2022.09.19.18.03.00, 2022-09-19 18:03:00.079408 stored: 2022.09.20.18.02.57, 2022-09-20 18:02:57.492326 stored: 2022.09.21.18.02.56, 2022-09-21 18:02:56.353960 stored: 2022.09.22.18.02.56, 2022-09-22 18:02:56.474854 stored: 2022.09.23.18.02.57, 2022-09-23 18:02:57.669188 stored: 2022.09.24.18.02.59, 2022-09-24 18:02:59.806205 stored: 2022.09.25.18.02.59, 2022-09-25 18:02:59.190830 stored: 2022.09.26.18.03.52, 2022-09-26 18:03:52.848909 stored: 2022.09.27.18.02.37, 2022-09-27 18:02:37.827659 stored: 2022.09.28.18.02.55, 2022-09-28 18:02:55.002146 stored: 2022.09.29.18.02.57, 2022-09-29 18:02:57.758005 stored: 2022.09.30.18.05.25, 2022-09-30 18:05:25.962638 stored: 2022.10.01.18.02.27, 2022-10-01 18:02:27.927861 stored: 2022.10.02.18.02.35, 2022-10-02 18:02:35.935875 stored: 2022.10.03.18.03.01, 2022-10-03 18:03:01.310740 stored: 2022.10.04.18.02.36, 2022-10-04 18:02:36.857038 stored: 2022.10.06.07.28.42, 2022-10-06 07:28:42.386172 stored: 2022.10.06.18.02.31, 2022-10-06 18:02:31.476235 stored: 2022.10.07.18.02.31, 2022-10-07 18:02:31.541305 stored: 2022.10.09.05.36.17, 2022-10-09 05:36:17.828744 stored: 2022.10.09.18.02.42, 2022-10-09 18:02:42.183627 stored: 2022.10.10.18.02.49, 2022-10-10 18:02:49.335348 stored: 2022.10.11.18.02.38, 2022-10-11 18:02:38.100132 stored: 2022.10.12.18.03.32, 2022-10-12 18:03:32.783997 stored: 2022.10.13.18.02.37, 2022-10-13 18:02:37.667391 stored: 2022.10.14.18.03.19, 2022-10-14 18:03:19.219738 stored: 2022.10.15.18.02.55, 2022-10-15 18:02:55.025395 stored: 2022.10.16.18.02.39, 2022-10-16 18:02:39.231821 stored: 2022.10.17.18.03.25, 2022-10-17 18:03:25.211219 stored: 2022.10.18.18.02.36, 2022-10-18 18:02:36.597499 stored: 2022.10.19.18.02.28, 2022-10-19 18:02:28.428784 stored: 2022.10.20.18.03.04, 2022-10-20 18:03:04.596975 stored: 2022.10.21.18.03.01, 2022-10-21 18:03:01.365348 stored: 2022.10.22.18.02.59, 2022-10-22 18:02:59.461611 stored: 2022.10.23.18.03.00, 2022-10-23 18:03:00.062912 stored: 2022.10.24.18.02.38, 2022-10-24 18:02:38.586168 stored: 2022.10.25.18.02.58, 2022-10-25 18:02:58.014045 stored: 2022.10.26.18.02.32, 2022-10-26 18:02:32.094910 stored: 2022.10.27.18.02.44, 2022-10-27 18:02:44.427713 stored: 2022.10.28.18.02.24, 2022-10-28 18:02:24.237438 stored: 2022.10.29.18.02.21, 2022-10-29 18:02:21.301497 stored: 2022.10.30.18.02.22, 2022-10-30 18:02:22.909685 stored: 2022.11.01.18.02.22, 2022-11-01 18:02:22.633110 stored: 2022.11.03.18.02.24, 2022-11-03 18:02:24.631208 stored: 2022.11.04.18.03.06, 2022-11-04 18:03:06.986892 stored: 2022.11.05.18.02.27, 2022-11-05 18:02:27.807238 stored: 2022.11.06.18.02.21, 2022-11-06 18:02:21.002408 stored: 2022.11.07.18.02.27, 2022-11-07 18:02:27.660064 stored: 2022.11.08.18.02.24, 2022-11-08 18:02:24.159608 stored: 2022.11.09.18.02.22, 2022-11-09 18:02:22.797916 stored: 2022.11.10.18.02.21, 2022-11-10 18:02:21.076510 stored: 2022.11.11.18.02.20, 2022-11-11 18:02:20.124465 stored: 2022.11.12.18.02.45, 2022-11-12 18:02:45.121886 stored: 2022.11.13.18.02.20, 2022-11-13 18:02:20.710555 stored: 2022.11.14.18.02.24, 2022-11-14 18:02:24.052841 stored: 2022.11.15.18.03.06, 2022-11-15 18:03:06.319538 stored: 2022.11.16.18.02.58, 2022-11-16 18:02:58.789458 stored: 2022.11.17.18.02.59, 2022-11-17 18:02:59.449212 stored: 2022.11.18.18.02.32, 2022-11-18 18:02:32.485443 stored: 2022.11.19.18.02.42, 2022-11-19 18:02:42.800702 stored: 2022.11.20.18.02.39, 2022-11-20 18:02:39.576362 stored: 2022.11.21.18.02.43, 2022-11-21 18:02:43.597391 stored: 2022.11.24.18.03.11, 2022-11-24 18:03:11.804363 stored: 2022.11.25.18.03.10, 2022-11-25 18:03:10.111683 stored: 2022.11.26.18.03.13, 2022-11-26 18:03:13.809206 stored: 2022.11.27.18.02.44, 2022-11-27 18:02:44.345627 stored: 2022.11.28.18.02.44, 2022-11-28 18:02:44.990767 stored: 2022.11.29.18.03.08, 2022-11-29 18:03:08.807634 stored: 2022.11.30.18.02.48, 2022-11-30 18:02:48.715894 stored: 2022.12.01.18.03.11, 2022-12-01 18:03:11.452949 stored: 2022.12.02.18.03.38, 2022-12-02 18:03:38.626955 stored: 2022.12.04.18.03.20, 2022-12-04 18:03:20.985614 stored: 2022.12.05.18.02.48, 2022-12-05 18:02:48.233512 stored: 2022.12.06.18.03.13, 2022-12-06 18:03:13.037211 stored: 2022.12.12.18.03.10, 2022-12-12 18:03:10.820831 stored: 2022.12.22.18.02.46, 2022-12-22 18:02:46.330108 stored: 2022.12.23.18.03.11, 2022-12-23 18:03:11.906109 stored: 2022.12.24.18.02.52, 2022-12-24 18:02:52.078570 stored: 2022.12.25.18.03.12, 2022-12-25 18:03:12.100324 stored: 2022.12.26.18.03.10, 2022-12-26 18:03:10.991373 stored: 2022.12.27.18.02.51, 2022-12-27 18:02:51.655843 stored: 2022.12.28.18.03.11, 2022-12-28 18:03:11.981522 stored: 2022.12.29.18.02.44, 2022-12-29 18:02:44.427874 stored: 2022.12.30.18.03.09, 2022-12-30 18:03:09.929196 stored: 2022.12.31.18.03.10, 2022-12-31 18:03:10.480978 stored: 2023.01.01.18.02.48, 2023-01-01 18:02:48.064500 stored: 2023.01.02.18.03.20, 2023-01-02 18:03:20.772972 stored: 2023.01.03.18.02.50, 2023-01-03 18:02:50.726331 stored: 2023.01.04.18.03.09, 2023-01-04 18:03:09.087177 stored: 2023.01.05.18.02.48, 2023-01-05 18:02:48.734127 stored: 2023.01.06.18.02.48, 2023-01-06 18:02:48.574672 stored: 2023.01.07.18.02.48, 2023-01-07 18:02:48.676663 stored: 2023.01.08.18.03.13, 2023-01-08 18:03:13.388463 stored: 2023.01.09.18.02.48, 2023-01-09 18:02:48.447651 stored: 2023.01.10.18.03.12, 2023-01-10 18:03:12.569315 stored: 2023.01.13.18.03.13, 2023-01-13 18:03:13.722601 stored: 2023.01.14.18.02.52, 2023-01-14 18:02:52.020315 stored: 2023.01.15.18.02.51, 2023-01-15 18:02:51.126604 stored: 2023.01.16.18.03.14, 2023-01-16 18:03:14.738254 stored: 2023.01.17.18.02.54, 2023-01-17 18:02:54.906602 stored: 2023.01.18.18.03.00, 2023-01-18 18:03:00.519133 stored: 2023.01.20.18.02.55, 2023-01-20 18:02:55.915399 stored: 2023.01.21.18.02.52, 2023-01-21 18:02:52.181189 stored: 2023.01.22.18.02.48, 2023-01-22 18:02:48.490828 stored: 2023.02.01.18.02.51, 2023-02-01 18:02:51.659498 stored: 2023.02.02.18.02.50, 2023-02-02 18:02:50.262733 stored: 2023.02.03.18.03.04, 2023-02-03 18:03:04.824955 stored: 2023.02.04.18.02.52, 2023-02-04 18:02:52.867295 stored: 2023.02.05.18.02.49, 2023-02-05 18:02:49.321193 stored: 2023.02.06.18.02.53, 2023-02-06 18:02:53.366101 stored: 2023.02.11.21.48.33, 2023-02-11 21:48:33.009660 stored: 2023.02.12.18.02.51, 2023-02-12 18:02:51.019289 stored: 2023.02.13.18.02.51, 2023-02-13 18:02:51.123155 stored: 2023.02.14.18.02.49, 2023-02-14 18:02:49.186730 stored: 2023.02.15.18.02.53, 2023-02-15 18:02:53.231070 stored: 2023.02.16.18.02.50, 2023-02-16 18:02:50.030876 stored: 2023.02.17.18.02.51, 2023-02-17 18:02:51.040544 stored: 2023.02.18.18.02.54, 2023-02-18 18:02:54.112568 stored: 2023.02.19.18.02.50, 2023-02-19 18:02:50.743898 stored: 2023.02.20.18.02.50, 2023-02-20 18:02:50.294935 stored: 2023.02.21.18.02.51, 2023-02-21 18:02:51.598234 stored: 2023.02.22.18.02.49, 2023-02-22 18:02:49.492952 stored: 2023.02.23.18.02.55, 2023-02-23 18:02:55.217474 stored: 2023.02.24.18.02.50, 2023-02-24 18:02:50.959222 stored: 2023.02.25.18.02.48, 2023-02-25 18:02:48.974183 stored: 2023.02.26.18.02.52, 2023-02-26 18:02:52.916271 stored: 2023.03.01.18.02.48, 2023-03-01 18:02:48.399530 stored: 2023.03.02.18.02.49, 2023-03-02 18:02:49.389318 stored: 2023.03.03.18.02.51, 2023-03-03 18:02:51.085153 stored: 2023.03.04.18.02.48, 2023-03-04 18:02:48.478806 stored: 2023.03.05.18.02.48, 2023-03-05 18:02:48.529432 stored: 2023.03.06.18.02.47, 2023-03-06 18:02:47.983059 stored: 2023.03.07.18.02.50, 2023-03-07 18:02:50.718890 stored: 2023.03.08.18.02.48, 2023-03-08 18:02:48.812577 stored: 2023.03.09.18.02.51, 2023-03-09 18:02:51.010400 stored: 2023.03.10.18.02.45, 2023-03-10 18:02:45.741286 stored: 2023.03.11.18.02.47, 2023-03-11 18:02:47.906678 stored: 2023.03.12.18.02.49, 2023-03-12 18:02:49.049639 stored: 2023.03.13.18.02.48, 2023-03-13 18:02:48.972625 stored: 2023.03.14.18.02.49, 2023-03-14 18:02:49.459646 stored: 2023.03.15.18.02.48, 2023-03-15 18:02:48.415725 stored: 2023.03.16.18.02.48, 2023-03-16 18:02:48.710826 stored: 2023.03.17.18.02.55, 2023-03-17 18:02:55.633506 stored: 2023.03.18.18.02.50, 2023-03-18 18:02:50.292493 stored: 2023.03.19.18.02.47, 2023-03-19 18:02:47.604863 stored: 2023.03.20.18.02.51, 2023-03-20 18:02:51.153325 stored: 2023.03.21.18.03.17, 2023-03-21 18:03:17.562903 stored: 2023.03.22.18.03.13, 2023-03-22 18:03:13.794706 stored: 2023.03.23.18.03.10, 2023-03-23 18:03:10.053263 stored: 2023.03.27.18.02.48, 2023-03-27 18:02:48.690184 stored: 2023.03.28.18.02.49, 2023-03-28 18:02:49.404816 stored: 2023.03.29.18.03.17, 2023-03-29 18:03:17.395232 stored: 2023.03.30.18.03.16, 2023-03-30 18:03:16.164812 stored: 2023.03.31.18.03.20, 2023-03-31 18:03:20.603284 stored: 2023.04.01.18.02.45, 2023-04-01 18:02:45.813346 stored: 2023.04.02.18.03.13, 2023-04-02 18:03:13.352889 stored: 2023.04.03.18.03.18, 2023-04-03 18:03:18.635774 stored: 2023.04.04.18.03.12, 2023-04-04 18:03:12.185983 stored: 2023.04.05.18.02.48, 2023-04-05 18:02:48.400723 stored: 2023.04.06.18.03.13, 2023-04-06 18:03:13.565552 stored: 2023.04.07.18.02.49, 2023-04-07 18:02:49.370785 stored: 2023.04.09.18.03.39, 2023-04-09 18:03:39.856040 stored: 2023.04.10.18.04.05, 2023-04-10 18:04:05.393864 stored: 2023.04.11.18.03.37, 2023-04-11 18:03:37.629185 stored: 2023.04.12.18.03.37, 2023-04-12 18:03:37.044735 stored: 2023.04.13.18.03.38, 2023-04-13 18:03:38.722857 stored: 2023.04.14.18.03.52, 2023-04-14 18:03:52.942429 stored: 2023.04.15.18.03.40, 2023-04-15 18:03:40.703059 stored: 2023.04.16.18.03.36, 2023-04-16 18:03:36.404244 stored: 2023.04.17.18.03.37, 2023-04-17 18:03:37.757309 stored: 2023.04.18.18.03.36, 2023-04-18 18:03:36.668023 stored: 2023.04.19.18.03.37, 2023-04-19 18:03:37.166475 stored: 2023.04.20.18.03.39, 2023-04-20 18:03:39.017059 stored: 2023.04.21.18.03.35, 2023-04-21 18:03:35.509226 stored: 2023.04.22.18.03.35, 2023-04-22 18:03:35.566689 stored: 2023.04.23.18.03.40, 2023-04-23 18:03:40.934133 stored: 2023.04.24.18.03.35, 2023-04-24 18:03:35.996931 stored: 2023.04.25.18.03.36, 2023-04-25 18:03:36.374314 stored: 2023.04.26.18.03.37, 2023-04-26 18:03:37.673262 stored: 2023.04.27.18.03.37, 2023-04-27 18:03:37.404011 stored: 2023.04.28.18.03.38, 2023-04-28 18:03:38.606505 stored: 2023.04.29.18.03.36, 2023-04-29 18:03:36.573960 stored: 2023.04.30.18.03.33, 2023-04-30 18:03:33.723898 stored: 2023.05.01.18.03.34, 2023-05-01 18:03:34.994924 stored: 2023.05.02.18.03.36, 2023-05-02 18:03:36.697919 stored: 2023.05.03.18.03.38, 2023-05-03 18:03:38.518918 stored: 2023.05.04.18.03.38, 2023-05-04 18:03:38.214066 stored: 2023.05.05.18.03.37, 2023-05-05 18:03:37.645698 stored: 2023.05.06.18.03.35, 2023-05-06 18:03:35.160028 stored: 2023.05.07.18.03.35, 2023-05-07 18:03:35.614820 stored: 2023.05.11.18.39.30, 2023-05-11 18:39:30.323913 stored: 2023.05.12.18.03.40, 2023-05-12 18:03:40.294857 stored: 2023.05.13.18.03.40, 2023-05-13 18:03:40.841776 stored: 2023.05.14.18.03.41, 2023-05-14 18:03:41.994925 stored: 2023.05.15.18.03.41, 2023-05-15 18:03:41.639299 stored: 2023.05.19.13.18.11, 2023-05-19 13:18:11.876292 stored: 2023.05.20.18.03.41, 2023-05-20 18:03:41.713358 stored: 2023.05.21.18.03.42, 2023-05-21 18:03:42.774563 stored: 2023.05.22.18.03.03, 2023-05-22 18:03:03.024871 stored: 2023.05.23.18.02.52, 2023-05-23 18:02:52.982836 stored: 2023.05.24.18.02.55, 2023-05-24 18:02:55.537684 stored: 2023.05.29.18.02.53, 2023-05-29 18:02:53.519424 stored: 2023.05.30.18.02.54, 2023-05-30 18:02:54.980216 stored: 2023.05.31.18.02.53, 2023-05-31 18:02:53.478837 stored: 2023.06.05.18.02.55, 2023-06-05 18:02:55.982891 stored: 2023.06.06.18.02.53, 2023-06-06 18:02:53.347753 stored: 2023.06.07.18.02.57, 2023-06-07 18:02:57.950534 stored: 2023.06.08.18.02.55, 2023-06-08 18:02:55.043650 stored: 2023.06.09.18.02.56, 2023-06-09 18:02:56.591625 stored: 2023.06.10.18.02.57, 2023-06-10 18:02:57.811317 stored: 2023.06.11.18.02.59, 2023-06-11 18:02:59.421683 stored: 2023.06.12.18.03.01, 2023-06-12 18:03:01.331828 stored: 2023.06.13.18.02.53, 2023-06-13 18:02:53.765644 stored: 2023.06.14.18.02.59, 2023-06-14 18:02:59.356301 stored: 2023.06.15.18.03.01, 2023-06-15 18:03:01.682785 stored: 2023.06.16.18.02.54, 2023-06-16 18:02:54.841140 stored: 2023.06.17.18.02.56, 2023-06-17 18:02:56.927480 stored: 2023.06.18.18.02.58, 2023-06-18 18:02:58.820408 stored: 2023.06.19.18.02.56, 2023-06-19 18:02:56.118429 stored: 2023.06.21.08.31.56, 2023-06-21 08:31:56.311364 stored: 2023.06.21.20.35.50, 2023-06-21 20:35:50.224539 stored: 2023.06.22.18.02.59, 2023-06-22 18:02:59.335848 stored: 2023.06.23.18.02.56, 2023-06-23 18:02:56.786328 stored: 2023.06.24.18.03.02, 2023-06-24 18:03:02.121679 stored: 2023.06.25.18.02.58, 2023-06-25 18:02:58.250080 stored: 2023.06.26.18.02.59, 2023-06-26 18:02:59.549799 stored: 2023.06.27.18.03.02, 2023-06-27 18:03:02.460645 stored: 2023.06.28.18.03.07, 2023-06-28 18:03:07.889541 stored: 2023.07.04.18.28.24, 2023-07-04 18:28:24.105418 stored: 2023.07.05.18.02.59, 2023-07-05 18:02:59.998767 stored: 2023.07.06.18.03.26, 2023-07-06 18:03:26.519721 stored: 2023.07.07.18.03.09, 2023-07-07 18:03:09.891667 stored: 2023.07.08.18.03.01, 2023-07-08 18:03:01.106664 stored: 2023.07.09.18.02.54, 2023-07-09 18:02:54.696232 stored: 2023.07.10.18.03.24, 2023-07-10 18:03:24.169698 stored: 2023.07.11.18.02.59, 2023-07-11 18:02:59.786215 stored: 2023.07.12.18.02.58, 2023-07-12 18:02:58.134567 stored: 2023.07.13.18.02.58, 2023-07-13 18:02:58.715657 stored: 2023.07.14.18.03.01, 2023-07-14 18:03:01.072278 stored: 2023.07.15.18.02.56, 2023-07-15 18:02:56.886608 stored: 2023.07.16.18.03.00, 2023-07-16 18:03:00.616418 stored: 2023.07.17.18.02.56, 2023-07-17 18:02:56.472619 stored: 2023.07.20.03.19.56, 2023-07-20 03:19:56.500148 stored: 2023.07.20.22.16.01, 2023-07-20 22:16:01.182100 stored: 2023.07.21.18.02.58, 2023-07-21 18:02:58.870027 stored: 2023.07.22.18.03.01, 2023-07-22 18:03:01.228460 stored: 2023.07.23.18.02.59, 2023-07-23 18:02:59.430320 stored: 2023.07.24.18.02.57, 2023-07-24 18:02:57.506516 stored: 2023.07.27.07.22.36, 2023-07-27 07:22:36.396470 stored: 2023.07.28.08.28.23, 2023-07-28 08:28:23.525196 stored: 2023.07.29.07.22.29, 2023-07-29 07:22:29.903881 stored: 2023.08.01.10.38.44, 2023-08-01 10:38:44.873749 stored: 2023.08.02.05.14.55, 2023-08-02 05:14:55.510107 stored: 2023.08.03.06.31.03, 2023-08-03 06:31:03.889780 stored: 2023.08.04.05.12.34, 2023-08-04 05:12:34.222106 stored: 2023.08.04.21.16.30, 2023-08-04 21:16:30.648062 stored: 2023.08.05.18.03.48, 2023-08-05 18:03:48.092629 stored: 2023.08.06.18.03.56, 2023-08-06 18:03:56.928292 stored: 2023.08.07.18.03.42, 2023-08-07 18:03:42.961969 stored: 2023.08.08.18.03.37, 2023-08-08 18:03:37.072704 stored: 2023.08.09.18.03.47, 2023-08-09 18:03:47.161942 stored: 2023.08.10.18.03.49, 2023-08-10 18:03:49.633521 stored: 2023.08.11.18.03.52, 2023-08-11 18:03:52.254250 stored: 2023.08.12.18.03.57, 2023-08-12 18:03:57.596125 stored: 2023.08.13.18.03.51, 2023-08-13 18:03:51.210287 stored: 2023.08.14.18.03.49, 2023-08-14 18:03:49.370754 stored: 2023.08.15.18.03.47, 2023-08-15 18:03:47.851867 stored: 2023.08.16.18.03.43, 2023-08-16 18:03:43.139600 stored: 2023.08.17.18.03.46, 2023-08-17 18:03:46.098171 stored: 2023.08.18.18.03.47, 2023-08-18 18:03:47.484420 stored: 2023.08.19.18.03.53, 2023-08-19 18:03:53.128263 stored: 2023.08.20.18.03.55, 2023-08-20 18:03:55.169790 stored: 2023.08.21.18.03.58, 2023-08-21 18:03:58.454804 stored: 2023.08.22.18.04.02, 2023-08-22 18:04:02.258733 stored: 2023.08.23.18.03.50, 2023-08-23 18:03:50.361656 stored: 2023.08.24.18.03.46, 2023-08-24 18:03:46.984915 stored: 2023.08.25.18.03.59, 2023-08-25 18:03:59.755380 stored: 2023.08.26.18.03.56, 2023-08-26 18:03:56.872742 stored: 2023.08.27.18.03.49, 2023-08-27 18:03:49.344336 stored: 2023.08.28.18.03.50, 2023-08-28 18:03:50.087338 stored: 2023.08.29.18.03.56, 2023-08-29 18:03:56.990775 stored: 2023.08.30.18.04.15, 2023-08-30 18:04:15.646694 stored: 2023.08.31.18.03.48, 2023-08-31 18:03:48.048550 stored: 2023.09.01.18.03.49, 2023-09-01 18:03:49.706833 stored: 2023.09.02.18.03.51, 2023-09-02 18:03:51.379428 stored: 2023.09.03.18.03.39, 2023-09-03 18:03:39.238573 stored: 2023.09.04.18.03.46, 2023-09-04 18:03:46.122098 stored: 2023.09.05.18.03.51, 2023-09-05 18:03:51.070295 stored: 2023.09.06.18.03.36, 2023-09-06 18:03:36.439874 stored: 2023.09.07.18.03.50, 2023-09-07 18:03:50.183842 stored: 2023.09.08.18.03.46, 2023-09-08 18:03:46.802345 stored: 2023.09.09.18.03.36, 2023-09-09 18:03:36.322788 stored: 2023.09.10.18.03.39, 2023-09-10 18:03:39.246513 stored: 2023.09.11.18.03.41, 2023-09-11 18:03:41.049337 stored: 2023.09.14.10.35.59, 2023-09-14 10:35:59.284082 stored: 2023.09.15.10.29.53, 2023-09-15 10:29:53.665628 stored: 2023.09.16.02.26.36, 2023-09-16 02:26:36.006501 stored: 2023.09.16.18.08.17, 2023-09-16 18:08:17.666203 stored: 2023.09.17.18.03.42, 2023-09-17 18:03:42.270582 stored: 2023.09.18.18.03.38, 2023-09-18 18:03:38.484209 stored: 2023.09.19.18.03.48, 2023-09-19 18:03:48.564055 stored: 2023.09.20.18.03.40, 2023-09-20 18:03:40.572726 stored: 2023.09.21.18.04.00, 2023-09-21 18:04:00.224593 stored: 2023.09.22.18.03.43, 2023-09-22 18:03:43.622668 stored: 2023.09.23.18.03.41, 2023-09-23 18:03:41.679925 stored: 2023.09.24.18.03.43, 2023-09-24 18:03:43.956728 stored: 2023.09.27.16.04.52, 2023-09-27 16:04:52.401461 stored: 2023.09.28.12.07.38, 2023-09-28 12:07:38.570017 stored: 2023.09.29.03.49.42, 2023-09-29 03:49:42.531761 stored: 2023.09.29.19.45.07, 2023-09-29 19:45:07.467027 stored: 2023.09.30.18.03.37, 2023-09-30 18:03:37.562561 stored: 2023.10.01.18.03.48, 2023-10-01 18:03:48.302668 stored: 2023.10.02.18.03.34, 2023-10-02 18:03:34.427885 stored: 2023.10.03.18.03.47, 2023-10-03 18:03:47.008201 stored: 2023.10.04.18.03.40, 2023-10-04 18:03:40.326694 stored: 2023.10.06.18.03.41, 2023-10-06 18:03:41.841201 stored: 2023.10.07.18.03.40, 2023-10-07 18:03:40.391074 stored: 2023.10.08.18.04.26, 2023-10-08 18:04:26.590692 stored: 2023.10.09.18.03.50, 2023-10-09 18:03:50.559378 stored: 2023.10.10.18.03.55, 2023-10-10 18:03:55.107168 stored: 2023.10.11.18.03.49, 2023-10-11 18:03:49.722394 stored: 2023.10.12.18.03.50, 2023-10-12 18:03:50.858025 stored: 2023.10.13.18.03.44, 2023-10-13 18:03:44.782153 stored: 2023.10.14.18.03.49, 2023-10-14 18:03:49.852081 stored: 2023.10.15.18.03.43, 2023-10-15 18:03:43.844616 stored: 2023.10.16.18.03.45, 2023-10-16 18:03:45.489984 stored: 2023.10.17.18.03.14, 2023-10-17 18:03:14.888678 stored: 2023.10.18.18.03.17, 2023-10-18 18:03:17.154727 stored: 2023.10.19.18.03.18, 2023-10-19 18:03:18.586008 stored: 2023.10.20.18.03.18, 2023-10-20 18:03:18.577604 stored: 2023.10.21.18.03.18, 2023-10-21 18:03:18.060510 stored: 2023.10.22.18.03.16, 2023-10-22 18:03:16.941409 stored: 2023.10.23.18.04.08, 2023-10-23 18:04:08.900421 stored: 2023.10.27.07.53.48, 2023-10-27 07:53:48.210958 stored: 2023.10.28.05.46.04, 2023-10-28 05:46:04.741565 stored: 2023.10.28.21.41.32, 2023-10-28 21:41:32.295311 stored: 2023.10.29.18.03.19, 2023-10-29 18:03:19.143575 stored: 2023.11.01.05.37.30, 2023-11-01 05:37:30.724089 stored: 2023.11.02.04.38.40, 2023-11-02 04:38:40.535128 stored: 2023.11.04.11.23.32, 2023-11-04 11:23:32.010429 stored: 2023.11.05.18.03.22, 2023-11-05 18:03:22.086698 stored: 2023.11.07.05.05.26, 2023-11-07 05:05:26.153916 stored: 2023.11.07.18.03.21, 2023-11-07 18:03:21.888039 stored: 2023.11.09.18.02.58, 2023-11-09 18:02:58.251109 stored: 2023.11.10.05.28.56, 2023-11-10 05:28:56.027068 stored: 2023.11.10.18.03.23, 2023-11-10 18:03:23.871960 stored: 2023.11.12.06.06.42, 2023-11-12 06:06:42.349680 stored: 2023.11.12.18.03.28, 2023-11-12 18:03:28.326974 stored: 2023.11.13.18.03.47, 2023-11-13 18:03:47.095269 stored: 2023.11.14.18.03.47, 2023-11-14 18:03:47.676830 stored: 2023.11.15.18.03.21, 2023-11-15 18:03:21.711083 stored: 2023.11.16.18.03.58, 2023-11-16 18:03:58.828942 stored: 2023.11.17.18.03.27, 2023-11-17 18:03:27.104369 stored: 2023.11.18.18.03.53, 2023-11-18 18:03:53.867968 stored: 2023.11.19.18.03.19, 2023-11-19 18:03:19.039251 stored: 2023.11.20.18.03.55, 2023-11-20 18:03:55.236280 stored: 2023.11.21.18.03.20, 2023-11-21 18:03:20.481444 stored: 2023.11.22.18.03.59, 2023-11-22 18:03:59.054773 stored: 2023.11.23.18.03.20, 2023-11-23 18:03:20.905336 stored: 2023.11.24.18.03.58, 2023-11-24 18:03:58.070627 stored: 2023.11.25.18.03.32, 2023-11-25 18:03:32.794569 stored: 2023.11.26.18.04.04, 2023-11-26 18:04:04.921087 stored: 2023.11.27.18.03.20, 2023-11-27 18:03:20.405207 stored: 2023.11.28.18.03.59, 2023-11-28 18:03:59.851956 stored: 2023.11.29.18.03.30, 2023-11-29 18:03:30.081496 stored: 2023.11.30.18.03.58, 2023-11-30 18:03:58.530410 stored: 2023.12.01.18.03.27, 2023-12-01 18:03:27.447085 stored: 2023.12.02.18.04.08, 2023-12-02 18:04:08.596469 stored: 2023.12.03.18.03.22, 2023-12-03 18:03:22.421165 stored: 2023.12.04.18.04.01, 2023-12-04 18:04:01.388571 stored: 2023.12.05.18.03.26, 2023-12-05 18:03:26.212587 stored: 2023.12.06.18.04.02, 2023-12-06 18:04:02.423424 stored: 2023.12.07.18.03.24, 2023-12-07 18:03:24.934994 stored: 2023.12.08.18.04.07, 2023-12-08 18:04:07.776524 stored: 2023.12.09.18.03.50, 2023-12-09 18:03:50.096462 stored: 2023.12.10.18.04.00, 2023-12-10 18:04:00.727235 stored: 2023.12.11.18.03.30, 2023-12-11 18:03:30.155533 stored: 2023.12.12.18.04.00, 2023-12-12 18:04:00.486177 stored: 2023.12.13.18.03.45, 2023-12-13 18:03:45.118447 stored: 2023.12.14.18.04.38, 2023-12-14 18:04:38.986691 stored: 2023.12.15.18.03.26, 2023-12-15 18:03:26.297394 stored: 2023.12.16.18.04.11, 2023-12-16 18:04:11.748438 stored: 2023.12.17.18.04.03, 2023-12-17 18:04:03.582174 stored: 2023.12.18.18.04.35, 2023-12-18 18:04:35.330333 stored: 2023.12.19.18.03.31, 2023-12-19 18:03:31.045402 stored: 2023.12.20.18.04.32, 2023-12-20 18:04:32.781774 stored: 2023.12.21.18.03.44, 2023-12-21 18:03:44.963557 stored: 2023.12.22.18.04.17, 2023-12-22 18:04:17.444077 stored: 2023.12.23.18.03.29, 2023-12-23 18:03:29.482476 stored: 2023.12.24.18.04.21, 2023-12-24 18:04:21.447537 stored: 2023.12.25.18.03.43, 2023-12-25 18:03:43.082774 stored: 2023.12.26.18.04.39, 2023-12-26 18:04:39.062653 stored: 2023.12.27.18.03.53, 2023-12-27 18:03:53.976808 stored: 2023.12.28.18.04.09, 2023-12-28 18:04:09.011669 stored: 2023.12.29.18.03.31, 2023-12-29 18:03:31.701103 stored: 2023.12.30.18.04.17, 2023-12-30 18:04:17.654615 stored: 2023.12.31.18.03.28, 2023-12-31 18:03:28.706889 stored: 2024.01.01.18.04.05, 2024-01-01 18:04:05.375586 stored: 2024.01.02.18.03.30, 2024-01-02 18:03:30.868344 stored: 2024.01.03.18.04.08, 2024-01-03 18:04:08.180901 stored: 2024.01.04.18.03.36, 2024-01-04 18:03:36.374782 stored: 2024.01.05.18.03.31, 2024-01-05 18:03:31.136465 stored: 2024.01.06.18.03.28, 2024-01-06 18:03:28.561911 stored: 2024.01.07.18.03.33, 2024-01-07 18:03:33.270157 stored: 2024.01.08.18.03.52, 2024-01-08 18:03:52.396001 stored: 2024.01.09.18.03.31, 2024-01-09 18:03:31.633889 stored: 2024.01.10.18.03.29, 2024-01-10 18:03:29.377802 stored: 2024.01.11.18.03.40, 2024-01-11 18:03:40.058174 stored: 2024.01.12.18.03.42, 2024-01-12 18:03:42.329451 stored: 2024.01.13.18.04.07, 2024-01-13 18:04:07.806697 stored: 2024.01.14.18.03.32, 2024-01-14 18:03:32.580443 stored: 2024.01.15.18.04.08, 2024-01-15 18:04:08.547789 stored: 2024.01.16.18.03.31, 2024-01-16 18:03:31.110380 stored: 2024.01.17.18.04.08, 2024-01-17 18:04:08.400883 stored: 2024.01.25.07.47.31, 2024-01-25 07:47:31.364597 stored: 2024.01.25.18.04.24, 2024-01-25 18:04:24.463113 stored: 2024.01.26.18.03.31, 2024-01-26 18:03:31.841914 stored: 2024.01.27.18.04.39, 2024-01-27 18:04:39.318128 stored: 2024.01.28.18.03.39, 2024-01-28 18:03:39.156180 stored: 2024.01.29.18.04.16, 2024-01-29 18:04:16.454744 stored: 2024.01.30.18.04.04, 2024-01-30 18:04:04.490349 stored: 2024.01.31.18.04.51, 2024-01-31 18:04:51.243268 stored: 2024.02.01.18.03.52, 2024-02-01 18:03:52.568942 stored: 2024.02.02.18.04.40, 2024-02-02 18:04:40.758718 stored: 2024.02.03.18.04.05, 2024-02-03 18:04:05.352533 stored: 2024.02.04.18.04.15, 2024-02-04 18:04:15.640570 stored: 2024.02.05.18.03.58, 2024-02-05 18:03:58.660926 stored: 2024.02.06.18.04.12, 2024-02-06 18:04:12.096737 stored: 2024.02.07.18.04.17, 2024-02-07 18:04:17.461053 stored: 2024.02.08.18.04.12, 2024-02-08 18:04:12.917946 stored: 2024.02.09.18.03.57, 2024-02-09 18:03:57.571676 stored: 2024.02.10.18.03.44, 2024-02-10 18:03:44.611405 stored: 2024.02.11.18.04.12, 2024-02-11 18:04:12.699865 stored: 2024.02.12.18.04.21, 2024-02-12 18:04:21.240786 stored: 2024.02.13.18.04.07, 2024-02-13 18:04:07.583684 stored: 2024.02.14.18.04.15, 2024-02-14 18:04:15.479847 stored: 2024.02.15.18.03.33, 2024-02-15 18:03:33.902696 stored: 2024.02.16.18.04.15, 2024-02-16 18:04:15.579528 stored: 2024.02.17.18.04.11, 2024-02-17 18:04:11.378379 stored: 2024.02.18.18.03.31, 2024-02-18 18:03:31.593073 stored: 2024.02.19.18.03.33, 2024-02-19 18:03:33.441411 stored: 2024.02.20.18.03.54, 2024-02-20 18:03:54.708161 stored: 2024.02.21.18.03.46, 2024-02-21 18:03:46.181202 stored: 2024.02.22.18.04.10, 2024-02-22 18:04:10.334308 stored: 2024.02.23.18.04.17, 2024-02-23 18:04:17.168341 stored: 2024.02.24.18.04.01, 2024-02-24 18:04:01.037755 stored: 2024.02.25.18.04.14, 2024-02-25 18:04:14.762871 stored: 2024.02.26.18.03.46, 2024-02-26 18:03:46.032650 stored: 2024.02.27.18.03.35, 2024-02-27 18:03:35.380452 stored: 2024.02.28.18.04.21, 2024-02-28 18:04:21.319028 stored: 2024.02.29.18.04.17, 2024-02-29 18:04:17.382031 stored: 2024.03.01.11.51.27, 2024-03-01 11:51:27.864322 stored: 2024.03.02.18.03.48, 2024-03-02 18:03:48.095426 stored: 2024.03.03.18.04.22, 2024-03-03 18:04:22.542317 stored: 2024.03.04.18.04.16, 2024-03-04 18:04:16.908574 stored: 2024.03.05.18.04.43, 2024-03-05 18:04:43.511287 stored: 2024.03.06.18.04.23, 2024-03-06 18:04:23.133369 stored: 2024.03.07.18.04.24, 2024-03-07 18:04:24.284384 stored: 2024.03.08.18.04.39, 2024-03-08 18:04:39.126761 stored: 2024.03.09.19.04.26, 2024-03-09 19:04:26.299326 stored: 2024.03.11.18.04.29, 2024-03-11 18:04:29.104282 stored: 2024.03.13.10.06.08, 2024-03-13 10:06:08.100179 stored: 2024.03.14.18.04.10, 2024-03-14 18:04:10.495495 stored: 2024.03.21.05.36.54, 2024-03-21 05:36:54.343295 stored: 2024.03.25.14.45.01, 2024-03-25 14:45:01.255571 stored: 2024.03.26.08.24.36, 2024-03-26 08:24:36.827514 stored: 2024.03.26.18.04.49, 2024-03-26 18:04:49.014032 stored: 2024.03.27.18.04.43, 2024-03-27 18:04:43.723538 stored: 2024.03.28.18.04.59, 2024-03-28 18:04:59.974123 stored: 2024.03.29.18.04.47, 2024-03-29 18:04:47.160830 stored: 2024.03.30.18.04.46, 2024-03-30 18:04:46.190314 stored: 2024.03.31.18.04.37, 2024-03-31 18:04:37.571591 stored: 2024.04.01.18.04.48, 2024-04-01 18:04:48.193051 stored: 2024.04.08.18.04.06, 2024-04-08 18:04:06.719116 stored: 2024.04.09.18.04.55, 2024-04-09 18:04:55.028191 stored: 2024.04.10.18.04.42, 2024-04-10 18:04:42.441877 stored: 2024.04.11.18.04.42, 2024-04-11 18:04:42.887368 stored: 2024.04.12.18.04.42, 2024-04-12 18:04:42.437771 stored: 2024.04.13.18.04.48, 2024-04-13 18:04:48.865055 stored: 2024.04.14.18.04.42, 2024-04-14 18:04:42.705675 stored: 2024.04.15.18.04.49, 2024-04-15 18:04:49.659754 stored: 2024.04.16.18.04.41, 2024-04-16 18:04:41.975325 stored: 2024.04.17.18.04.49, 2024-04-17 18:04:49.547007 stored: 2024.04.18.18.04.42, 2024-04-18 18:04:42.451810 stored: 2024.04.19.18.04.42, 2024-04-19 18:04:42.966390 stored: 2024.04.20.18.04.54, 2024-04-20 18:04:54.306767 stored: 2024.04.21.18.04.55, 2024-04-21 18:04:55.917471 stored: 2024.04.22.18.04.53, 2024-04-22 18:04:53.945876 stored: 2024.04.23.18.04.51, 2024-04-23 18:04:51.918096 stored: 2024.04.24.18.04.57, 2024-04-24 18:04:57.906309 stored: 2024.04.25.18.04.53, 2024-04-25 18:04:53.206736 stored: 2024.04.26.18.04.41, 2024-04-26 18:04:41.337053 stored: 2024.04.27.18.04.51, 2024-04-27 18:04:51.160415 stored: 2024.04.28.18.05.03, 2024-04-28 18:05:03.025174 stored: 2024.04.30.18.04.48, 2024-04-30 18:04:48.947989 stored: 2024.05.01.18.04.51, 2024-05-01 18:04:51.835196 stored: 2024.05.02.18.04.58, 2024-05-02 18:04:58.197381 stored: 2024.05.03.18.04.49, 2024-05-03 18:04:49.139787 stored: 2024.05.04.18.04.58, 2024-05-04 18:04:58.496124 stored: 2024.05.05.18.04.50, 2024-05-05 18:04:50.895792 stored: 2024.05.06.18.04.48, 2024-05-06 18:04:48.471433 stored: 2024.05.07.18.04.56, 2024-05-07 18:04:56.382166 stored: 2024.05.08.18.04.48, 2024-05-08 18:04:48.871003 stored: 2024.05.09.18.05.02, 2024-05-09 18:05:02.624753 stored: 2024.05.16.07.59.14, 2024-05-16 07:59:14.267101 stored: 2024.05.16.18.04.25, 2024-05-16 18:04:25.612385 stored: 2024.05.17.18.04.53, 2024-05-17 18:04:53.908938 stored: 2024.05.18.18.04.27, 2024-05-18 18:04:27.957792 stored: 2024.05.19.18.04.47, 2024-05-19 18:04:47.048017 stored: 2024.05.20.18.04.42, 2024-05-20 18:04:42.665907 stored: 2024.05.21.18.04.37, 2024-05-21 18:04:37.372426 stored: 2024.05.22.18.04.54, 2024-05-22 18:04:54.009020 stored: 2024.05.23.18.04.49, 2024-05-23 18:04:49.768181 stored: 2024.05.24.18.04.46, 2024-05-24 18:04:46.500581 stored: 2024.05.25.18.04.53, 2024-05-25 18:04:53.427120 stored: 2024.05.26.18.04.37, 2024-05-26 18:04:37.829545 stored: 2024.05.27.18.04.49, 2024-05-27 18:04:49.186481 stored: 2024.05.28.18.04.22, 2024-05-28 18:04:22.116869 stored: 2024.05.29.18.04.35, 2024-05-29 18:04:35.690509 stored: 2024.05.30.18.04.36, 2024-05-30 18:04:36.585145 stored: 2024.05.31.18.04.20, 2024-05-31 18:04:20.924811 stored: 2024.06.01.18.04.40, 2024-06-01 18:04:40.841522 stored: 2024.06.02.18.04.47, 2024-06-02 18:04:47.305969 stored: 2024.06.03.18.04.43, 2024-06-03 18:04:43.386019 stored: 2024.06.04.18.04.21, 2024-06-04 18:04:21.057006 stored: 2024.06.05.18.04.22, 2024-06-05 18:04:22.401035 stored: 2024.06.07.12.46.00, 2024-06-07 12:46:00.865783 stored: 2024.06.24.18.18.28, 2024-06-24 18:18:28.261776 stored: 2024.06.25.18.04.47, 2024-06-25 18:04:47.991290 stored: 2024.06.28.18.04.49, 2024-06-28 18:04:49.408452 stored: 2024.06.29.18.05.15, 2024-06-29 18:05:15.692298 stored: 2024.06.30.18.04.40, 2024-06-30 18:04:40.833416 stored: 2024.07.01.18.04.59, 2024-07-01 18:04:59.708919 stored: 2024.07.05.14.34.52, 2024-07-05 14:34:52.048005 stored: 2024.07.06.18.05.10, 2024-07-06 18:05:10.575800 stored: 2024.07.07.18.04.46, 2024-07-07 18:04:46.818785 stored: 2024.07.08.18.05.05, 2024-07-08 18:05:05.519390 stored: 2024.07.09.18.04.52, 2024-07-09 18:04:52.335883 stored: 2024.07.10.18.04.33, 2024-07-10 18:04:33.817106 stored: 2024.07.11.18.04.45, 2024-07-11 18:04:45.433228 stored: 2024.07.12.18.04.36, 2024-07-12 18:04:36.444330 stored: 2024.07.13.18.05.09, 2024-07-13 18:05:09.770661 stored: 2024.07.14.18.05.02, 2024-07-14 18:05:02.584529 stored: 2024.07.15.18.04.56, 2024-07-15 18:04:56.278179 stored: 2024.07.19.10.09.41, 2024-07-19 10:09:41.366450 stored: 2024.07.20.18.04.50, 2024-07-20 18:04:50.652503 stored: 2024.07.21.18.04.51, 2024-07-21 18:04:51.784942 stored: 2024.07.22.18.04.55, 2024-07-22 18:04:55.875979 stored: 2024.07.23.18.04.49, 2024-07-23 18:04:49.428200 stored: 2024.07.24.18.04.45, 2024-07-24 18:04:45.099677 stored: 2024.07.25.18.07.26, 2024-07-25 18:07:26.783134 stored: 2024.07.26.18.05.03, 2024-07-26 18:05:03.806166 stored: 2024.07.27.18.04.54, 2024-07-27 18:04:54.861044 stored: 2024.07.28.18.04.52, 2024-07-28 18:04:52.471391 stored: 2024.07.29.18.04.53, 2024-07-29 18:04:53.239266 stored: 2024.07.30.18.04.51, 2024-07-30 18:04:51.391070 stored: 2024.07.31.18.04.51, 2024-07-31 18:04:51.338127 stored: 2024.08.01.18.04.45, 2024-08-01 18:04:45.633638 stored: 2024.08.02.18.04.51, 2024-08-02 18:04:51.958712 stored: 2024.08.03.18.04.39, 2024-08-03 18:04:39.703527 stored: 2024.08.04.18.04.54, 2024-08-04 18:04:54.507015 stored: 2024.08.05.18.04.53, 2024-08-05 18:04:53.701273 stored: 2024.08.06.18.04.41, 2024-08-06 18:04:41.000453 stored: 2024.08.07.18.04.43, 2024-08-07 18:04:43.898084 stored: 2024.08.08.18.05.00, 2024-08-08 18:05:00.921781 stored: 2024.08.09.18.04.50, 2024-08-09 18:04:50.434863 stored: 2024.08.10.18.04.37, 2024-08-10 18:04:37.739388 stored: 2024.08.11.18.04.58, 2024-08-11 18:04:58.602534 stored: 2024.08.12.18.04.57, 2024-08-12 18:04:57.823980 stored: 2024.08.13.18.04.54, 2024-08-13 18:04:54.349862 stored: 2024.08.14.18.04.40, 2024-08-14 18:04:40.342972 stored: 2024.08.15.18.04.44, 2024-08-15 18:04:44.163647 stored: 2024.08.16.18.04.43, 2024-08-16 18:04:43.569258 stored: 2024.08.17.18.05.08, 2024-08-17 18:05:08.131613 stored: 2024.08.18.18.04.38, 2024-08-18 18:04:38.554105 stored: 2024.08.19.18.05.00, 2024-08-19 18:05:00.394914 stored: 2024.08.20.18.04.44, 2024-08-20 18:04:44.553783 stored: 2024.08.21.18.04.48, 2024-08-21 18:04:48.118647 stored: 2024.08.22.18.04.53, 2024-08-22 18:04:53.058467 stored: 2024.08.23.18.04.56, 2024-08-23 18:04:56.798655 stored: 2024.08.24.18.04.57, 2024-08-24 18:04:57.195971 stored: 2024.08.25.21.10.00, 2024-08-25 21:10:00.275062 stored: 2024.08.26.18.04.51, 2024-08-26 18:04:51.058180 stored: 2024.08.28.12.39.54, 2024-08-28 12:39:54.884515 stored: 2024.08.29.10.46.46, 2024-08-29 10:46:46.470600 stored: 2024.08.30.18.05.31, 2024-08-30 18:05:31.972909 stored: 2024.08.31.18.04.57, 2024-08-31 18:04:57.206862 stored: 2024.09.01.18.04.57, 2024-09-01 18:04:57.677691 stored: 2024.09.02.18.04.47, 2024-09-02 18:04:47.844531 stored: 2024.09.03.18.04.43, 2024-09-03 18:04:43.584258 stored: 2024.09.04.18.04.42, 2024-09-04 18:04:42.609037 stored: 2024.09.05.18.09.19, 2024-09-05 18:09:19.298054 stored: 2024.09.07.18.05.01, 2024-09-07 18:05:01.283922 stored: 2024.09.08.18.04.35, 2024-09-08 18:04:35.577708 stored: 2024.09.09.18.10.21, 2024-09-09 18:10:21.900374 stored: 2024.09.11.07.38.47, 2024-09-11 07:38:47.460570 stored: 2024.09.14.10.37.43, 2024-09-14 10:37:43.010193 stored: 2024.09.15.18.04.42, 2024-09-15 18:04:42.073318 stored: 2024.09.16.18.04.32, 2024-09-16 18:04:32.474103 stored: 2024.09.17.18.04.38, 2024-09-17 18:04:38.095228 stored: 2024.09.18.18.04.39, 2024-09-18 18:04:39.675729 stored: 2024.09.19.18.04.36, 2024-09-19 18:04:36.500060 stored: 2024.09.20.18.04.37, 2024-09-20 18:04:37.141045 stored: 2024.09.21.18.04.39, 2024-09-21 18:04:39.650832 stored: 2024.09.22.18.04.42, 2024-09-22 18:04:42.244693 stored: 2024.09.23.18.04.33, 2024-09-23 18:04:33.377788 stored: 2024.09.24.18.04.44, 2024-09-24 18:04:44.022955 stored: 2024.09.25.18.04.39, 2024-09-25 18:04:39.700000 stored: 2024.09.26.18.04.34, 2024-09-26 18:04:34.998437 stored: 2024.09.27.18.04.27, 2024-09-27 18:04:27.188926 stored: 2024.10.03.22.29.23, 2024-10-03 22:29:23.443216 stored: 2024.10.04.18.04.34, 2024-10-04 18:04:34.049732 stored: 2024.10.05.18.04.32, 2024-10-05 18:04:32.525901 stored: 2024.10.06.18.04.35, 2024-10-06 18:04:35.475734 stored: 2024.10.07.18.04.38, 2024-10-07 18:04:38.149213 stored: 2024.10.08.10.50.32, 2024-10-08 10:50:32.994734 stored: 2024.10.09.18.04.30, 2024-10-09 18:04:30.774064 stored: 2024.10.10.18.04.33, 2024-10-10 18:04:33.451163 stored: 2024.10.11.18.04.35, 2024-10-11 18:04:35.085256 stored: 2024.10.12.18.20.19, 2024-10-12 18:20:19.153130 stored: 2024.10.13.18.05.00, 2024-10-13 18:05:00.613255 stored: 2024.10.14.18.04.39, 2024-10-14 18:04:39.033727 stored: 2024.10.15.18.04.39, 2024-10-15 18:04:39.214151 stored: 2024.10.16.18.04.46, 2024-10-16 18:04:46.209962 stored: 2024.10.17.18.04.37, 2024-10-17 18:04:37.294297 stored: 2024.10.18.18.04.35, 2024-10-18 18:04:35.622873 stored: 2024.10.19.18.04.34, 2024-10-19 18:04:34.301592 stored: 2024.10.20.18.04.26, 2024-10-20 18:04:26.969429 stored: 2024.10.21.18.04.31, 2024-10-21 18:04:31.965066 stored: 2024.10.22.18.04.32, 2024-10-22 18:04:32.832724 stored: 2024.10.23.18.04.30, 2024-10-23 18:04:30.398844 stored: 2024.10.24.18.04.28, 2024-10-24 18:04:28.227793 stored: 2024.10.25.18.04.37, 2024-10-25 18:04:37.006433 stored: 2024.10.26.18.04.26, 2024-10-26 18:04:26.417781 stored: 2024.10.27.18.04.42, 2024-10-27 18:04:42.696080 stored: 2024.10.28.18.04.32, 2024-10-28 18:04:32.056814 stored: 2024.10.29.18.04.38, 2024-10-29 18:04:38.380642 stored: 2024.10.30.18.12.23, 2024-10-30 18:12:23.802985 stored: 2024.10.31.18.05.01, 2024-10-31 18:05:01.997278 stored: 2024.11.01.18.04.36, 2024-11-01 18:04:36.750145 stored: 2024.11.02.18.04.42, 2024-11-02 18:04:42.082012 stored: 2024.11.03.18.04.31, 2024-11-03 18:04:31.694428 stored: 2024.11.04.18.04.43, 2024-11-04 18:04:43.739911 stored: 2024.11.05.18.04.45, 2024-11-05 18:04:45.021461 stored: 2024.11.06.18.04.47, 2024-11-06 18:04:47.582715 stored: 2024.11.08.18.04.44, 2024-11-08 18:04:44.146934 stored: 2024.11.09.18.04.48, 2024-11-09 18:04:48.032952 stored: 2024.11.10.18.04.45, 2024-11-10 18:04:45.580530 stored: 2024.11.11.18.04.42, 2024-11-11 18:04:42.625935 stored: 2024.11.15.09.08.44, 2024-11-15 09:08:44.716209 stored: 2024.11.16.18.04.49, 2024-11-16 18:04:49.882973 stored: 2024.11.17.18.04.47, 2024-11-17 18:04:47.831855 stored: 2024.11.20.15.41.38, 2024-11-20 15:41:38.355726 stored: 2024.11.21.18.04.33, 2024-11-21 18:04:33.568076 stored: 2024.11.22.18.04.57, 2024-11-22 18:04:57.111066 stored: 2024.11.23.18.04.39, 2024-11-23 18:04:39.972993 stored: 2024.11.24.18.04.35, 2024-11-24 18:04:35.533178 stored: 2024.11.25.18.04.42, 2024-11-25 18:04:42.033686 stored: 2024.11.26.18.04.34, 2024-11-26 18:04:34.211537 stored: 2024.11.27.18.04.38, 2024-11-27 18:04:38.016755 stored: 2024.11.28.18.04.38, 2024-11-28 18:04:38.748617 stored: 2024.11.29.18.04.41, 2024-11-29 18:04:41.429320 stored: 2024.11.30.18.04.41, 2024-11-30 18:04:41.161757 stored: 2024.12.01.18.04.40, 2024-12-01 18:04:40.713988 stored: 2024.12.02.18.04.43, 2024-12-02 18:04:43.156007 stored: 2024.12.03.18.04.40, 2024-12-03 18:04:40.248877 stored: 2024.12.05.13.06.52, 2024-12-05 13:06:52.703831 stored: 2024.12.06.18.04.40, 2024-12-06 18:04:40.445194 stored: 2024.12.07.18.05.11, 2024-12-07 18:05:11.891294 stored: 2024.12.08.18.04.48, 2024-12-08 18:04:48.683523 stored: 2024.12.09.18.05.31, 2024-12-09 18:05:31.152967 stored: 2024.12.10.18.04.55, 2024-12-10 18:04:55.916408 stored: 2024.12.13.18.05.05, 2024-12-13 18:05:05.743550 stored: 2024.12.14.18.05.06, 2024-12-14 18:05:06.332887 stored: 2024.12.15.18.05.11, 2024-12-15 18:05:11.733292 stored: 2024.12.17.10.15.19, 2024-12-17 10:15:19.866993 stored: 2024.12.18.07.17.26, 2024-12-18 07:17:26.757877 stored: 2024.12.19.18.05.17, 2024-12-19 18:05:17.510403 stored: 2024.12.20.15.52.40, 2024-12-20 15:52:40.202576 stored: 2024.12.21.18.05.16, 2024-12-21 18:05:16.214989 stored: 2024.12.22.18.05.12, 2024-12-22 18:05:12.764758 stored: 2024.12.23.18.05.16, 2024-12-23 18:05:16.749082 stored: 2024.12.24.18.05.33, 2024-12-24 18:05:33.131144 stored: 2024.12.25.18.05.25, 2024-12-25 18:05:25.134418 stored: 2024.12.26.18.05.18, 2024-12-26 18:05:18.974986 stored: 2024.12.27.18.05.20, 2024-12-27 18:05:20.779605 stored: 2024.12.28.18.05.15, 2024-12-28 18:05:15.508385 stored: 2024.12.29.18.05.19, 2024-12-29 18:05:19.969078 stored: 2024.12.30.18.05.19, 2024-12-30 18:05:19.652010 stored: 2024.12.31.22.04.11, 2024-12-31 22:04:11.207358 stored: 2025.01.01.18.05.15, 2025-01-01 18:05:15.010169 stored: 2025.01.02.18.05.16, 2025-01-02 18:05:16.447631 stored: 2025.01.03.18.05.11, 2025-01-03 18:05:11.559658 stored: 2025.01.04.21.03.05, 2025-01-04 21:03:05.432577 stored: 2025.01.05.18.05.01, 2025-01-05 18:05:01.155667 stored: 2025.01.06.18.04.55, 2025-01-06 18:04:55.058358 stored: 2025.01.07.18.05.00, 2025-01-07 18:05:00.449358 stored: 2025.01.08.18.04.50, 2025-01-08 18:04:50.485677 stored: 2025.01.09.18.04.50, 2025-01-09 18:04:50.730317 stored: 2025.01.10.18.04.51, 2025-01-10 18:04:51.866253 stored: 2025.01.11.18.04.57, 2025-01-11 18:04:57.802015 stored: 2025.01.12.18.04.48, 2025-01-12 18:04:48.512058 stored: 2025.01.13.18.05.16, 2025-01-13 18:05:16.726006 stored: 2025.01.14.18.04.53, 2025-01-14 18:04:53.636066 stored: 2025.01.15.18.05.16, 2025-01-15 18:05:16.063094 stored: 2025.01.16.18.04.58, 2025-01-16 18:04:58.536571 stored: 2025.01.17.18.04.57, 2025-01-17 18:04:57.654147 stored: 2025.01.18.18.05.31, 2025-01-18 18:05:31.834591 stored: 2025.01.19.18.04.50, 2025-01-19 18:04:50.396954 stored: 2025.01.20.18.04.52, 2025-01-20 18:04:52.862843 stored: 2025.01.21.18.04.51, 2025-01-21 18:04:51.119185 stored: 2025.01.22.18.04.50, 2025-01-22 18:04:50.662399 stored: 2025.01.23.18.04.54, 2025-01-23 18:04:54.573766 stored: 2025.01.24.18.04.51, 2025-01-24 18:04:51.816461 stored: 2025.01.25.18.04.51, 2025-01-25 18:04:51.607056 stored: 2025.01.26.18.04.54, 2025-01-26 18:04:54.548405 stored: 2025.01.27.18.04.52, 2025-01-27 18:04:52.499314 stored: 2025.01.28.18.04.55, 2025-01-28 18:04:55.588517 stored: 2025.01.29.18.05.15, 2025-01-29 18:05:15.608010 stored: 2025.01.30.18.04.58, 2025-01-30 18:04:58.892230 stored: 2025.01.31.18.04.58, 2025-01-31 18:04:58.660504 stored: 2025.02.01.18.04.54, 2025-02-01 18:04:54.467450 stored: 2025.02.02.18.05.04, 2025-02-02 18:05:04.409782 stored: 2025.02.03.18.04.56, 2025-02-03 18:04:56.274618 stored: 2025.02.04.18.05.11, 2025-02-04 18:05:11.760057 stored: 2025.02.05.18.04.55, 2025-02-05 18:04:55.550307 stored: 2025.02.06.18.04.59, 2025-02-06 18:04:59.700456 stored: 2025.02.07.18.05.03, 2025-02-07 18:05:03.663828 stored: 2025.02.08.18.05.01, 2025-02-08 18:05:01.053948 stored: 2025.02.09.18.05.04, 2025-02-09 18:05:04.796583 stored: 2025.02.10.18.05.18, 2025-02-10 18:05:18.275013 stored: 2025.02.11.18.04.54, 2025-02-11 18:04:54.602368 stored: 2025.02.12.18.05.00, 2025-02-12 18:05:00.943200 stored: 2025.02.13.18.05.07, 2025-02-13 18:05:07.853302 stored: 2025.02.14.18.05.15, 2025-02-14 18:05:15.315494 stored: 2025.02.15.18.04.54, 2025-02-15 18:04:54.133851 stored: 2025.02.16.18.05.30, 2025-02-16 18:05:30.947321 stored: 2025.02.17.18.05.08, 2025-02-17 18:05:08.565958 stored: 2025.02.18.18.05.08, 2025-02-18 18:05:08.161211 stored: 2025.02.19.18.05.06, 2025-02-19 18:05:06.756290 stored: 2025.02.20.18.05.01, 2025-02-20 18:05:01.388462 stored: 2025.02.21.18.04.56, 2025-02-21 18:04:56.391876 stored: 2025.02.22.18.05.01, 2025-02-22 18:05:01.653275 stored: 2025.02.23.18.04.59, 2025-02-23 18:04:59.069330 stored: 2025.02.24.18.05.09, 2025-02-24 18:05:09.197346 stored: 2025.02.25.18.05.25, 2025-02-25 18:05:25.080336 stored: 2025.02.26.18.04.59, 2025-02-26 18:04:59.080203 stored: 2025.02.27.18.05.02, 2025-02-27 18:05:02.007575 stored: 2025.03.01.19.39.06, 2025-03-01 19:39:06.132266 stored: 2025.03.02.18.05.12, 2025-03-02 18:05:12.914635 stored: 2025.03.08.09.51.30, 2025-03-08 09:51:30.025454 stored: 2025.03.09.11.51.56, 2025-03-09 11:51:56.113443 stored: 2025.03.10.18.05.00, 2025-03-10 18:05:00.383506 stored: 2025.03.11.18.04.37, 2025-03-11 18:04:37.889374 stored: 2025.03.12.18.05.25, 2025-03-12 18:05:25.364996 stored: 2025.03.13.18.04.56, 2025-03-13 18:04:56.892789 stored: 2025.03.14.18.04.59, 2025-03-14 18:04:59.403480 stored: 2025.03.15.18.05.05, 2025-03-15 18:05:05.491275 stored: 2025.03.16.18.04.58, 2025-03-16 18:04:58.080159 stored: 2025.03.17.18.05.09, 2025-03-17 18:05:09.888343 stored: 2025.03.18.18.04.59, 2025-03-18 18:04:59.925862 stored: 2025.03.19.18.04.59, 2025-03-19 18:04:59.924528 stored: 2025.03.20.18.05.06, 2025-03-20 18:05:06.193253 stored: 2025.03.21.18.05.11, 2025-03-21 18:05:11.188567 stored: 2025.03.22.18.05.05, 2025-03-22 18:05:05.187833 stored: 2025.03.23.18.05.02, 2025-03-23 18:05:02.247660 stored: 2025.03.24.18.05.19, 2025-03-24 18:05:19.424004 stored: 2025.03.25.18.05.06, 2025-03-25 18:05:06.601886 stored: 2025.03.26.18.05.14, 2025-03-26 18:05:14.858557 stored: 2025.03.27.18.05.01, 2025-03-27 18:05:01.528354 stored: 2025.03.28.18.05.05, 2025-03-28 18:05:05.572502 stored: 2025.03.29.18.05.03, 2025-03-29 18:05:03.814697 stored: 2025.03.30.18.05.05, 2025-03-30 18:05:05.618659 stored: 2025.03.31.18.05.08, 2025-03-31 18:05:08.702674 stored: 2025.04.01.18.05.33, 2025-04-01 18:05:33.483705 stored: 2025.04.02.18.05.10, 2025-04-02 18:05:10.716841 stored: 2025.04.03.18.05.11, 2025-04-03 18:05:11.565423 stored: 2025.04.04.18.05.11, 2025-04-04 18:05:11.447826 stored: 2025.04.05.18.05.10, 2025-04-05 18:05:10.742513 stored: 2025.04.06.18.05.09, 2025-04-06 18:05:09.032350 stored: 2025.04.07.18.05.39, 2025-04-07 18:05:39.290296 stored: 2025.04.08.18.04.48, 2025-04-08 18:04:48.401395 stored: 2025.04.09.18.05.06, 2025-04-09 18:05:06.587860 stored: 2025.04.12.15.30.13, 2025-04-12 15:30:13.001596 stored: 2025.04.13.06.22.27, 2025-04-13 06:22:27.914604 stored: 2025.04.13.21.13.14, 2025-04-13 21:13:14.788575 stored: 2025.04.14.18.05.20, 2025-04-14 18:05:20.794814 stored: 2025.04.15.11.55.47, 2025-04-15 11:55:47.877794 stored: 2025.04.16.18.05.19, 2025-04-16 18:05:19.706948 stored: 2025.04.17.18.05.15, 2025-04-17 18:05:15.058080 stored: 2025.04.18.18.05.13, 2025-04-18 18:05:13.648572 stored: 2025.04.19.18.05.12, 2025-04-19 18:05:12.690150 stored: 2025.04.20.18.05.09, 2025-04-20 18:05:09.180526 stored: 2025.04.21.18.05.43, 2025-04-21 18:05:43.753791 stored: 2025.04.22.18.05.18, 2025-04-22 18:05:18.557319 stored: 2025.04.23.18.05.16, 2025-04-23 18:05:16.528526 stored: 2025.04.24.18.05.45, 2025-04-24 18:05:45.863422 stored: 2025.04.25.18.05.13, 2025-04-25 18:05:13.710152 stored: 2025.04.26.18.05.15, 2025-04-26 18:05:15.658793 stored: 2025.04.27.18.05.07, 2025-04-27 18:05:07.428123 stored: 2025.04.28.18.05.12, 2025-04-28 18:05:12.797233 stored: 2025.05.01.10.59.59, 2025-05-01 10:59:59.037468 stored: 2025.05.02.18.05.28, 2025-05-02 18:05:28.887848 stored: 2025.05.03.18.05.22, 2025-05-03 18:05:22.552851 stored: 2025.05.04.18.05.05, 2025-05-04 18:05:05.598143 stored: 2025.05.13.07.27.26, 2025-05-13 07:27:26.381358 stored: 2025.05.15.18.52.13, 2025-05-15 18:52:13.776529 stored: 2025.05.17.08.06.12, 2025-05-17 08:06:12.674466 stored: 2025.05.19.09.04.09, 2025-05-19 09:04:09.728986 stored: 2025.05.22.13.57.08, 2025-05-22 13:57:08.808466 stored: 2025.05.24.10.00.52, 2025-05-24 10:00:52.316358 stored: 2025.05.25.12.14.31, 2025-05-25 12:14:31.028020 stored: 2025.05.30.03.12.18, 2025-05-30 03:12:18.106650 stored: 2025.05.30.20.23.35, 2025-05-30 20:23:35.405015 stored: 2025.05.31.18.05.20, 2025-05-31 18:05:20.723733 stored: 2025.06.01.18.05.14, 2025-06-01 18:05:14.574276 stored: 2025.06.02.18.05.15, 2025-06-02 18:05:15.900602 stored: 2025.06.03.18.05.18, 2025-06-03 18:05:18.223155 stored: 2025.06.05.18.05.16, 2025-06-05 18:05:16.546272 stored: 2025.06.06.18.05.25, 2025-06-06 18:05:25.771389 stored: 2025.06.07.18.05.10, 2025-06-07 18:05:10.788167 stored: 2025.06.08.18.05.21, 2025-06-08 18:05:21.222466 stored: 2025.06.09.18.05.14, 2025-06-09 18:05:14.774679 stored: 2025.06.10.18.05.19, 2025-06-10 18:05:19.541930 stored: 2025.06.11.18.05.26, 2025-06-11 18:05:26.639643 stored: 2025.06.12.18.05.15, 2025-06-12 18:05:15.124517 stored: 2025.06.13.18.04.59, 2025-06-13 18:04:59.062910 stored: 2025.06.20.06.49.46, 2025-06-20 06:49:46.123988 stored: 2025.06.21.18.05.14, 2025-06-21 18:05:14.693572 stored: 2025.06.22.18.05.28, 2025-06-22 18:05:28.829408 stored: 2025.06.23.18.04.59, 2025-06-23 18:04:59.665244 stored: 2025.06.24.18.05.04, 2025-06-24 18:05:04.974657 stored: 2025.06.25.18.05.10, 2025-06-25 18:05:10.243421 stored: 2025.06.26.18.04.52, 2025-06-26 18:04:52.343803 stored: 2025.06.27.18.05.05, 2025-06-27 18:05:05.716181 stored: 2025.06.28.18.04.50, 2025-06-28 18:04:50.099950 stored: 2025.06.29.18.05.03, 2025-06-29 18:05:03.562419 stored: 2025.06.30.18.04.57, 2025-06-30 18:04:57.777357 stored: 2025.07.01.18.04.59, 2025-07-01 18:04:59.335039 stored: 2025.07.02.18.04.57, 2025-07-02 18:04:57.643167 stored: 2025.07.04.18.03.59, 2025-07-04 18:03:59.992718 stored: 2025.07.05.18.04.46, 2025-07-05 18:04:46.414665 stored: 2025.07.06.18.05.17, 2025-07-06 18:05:17.539736 stored: 2025.07.07.18.04.30, 2025-07-07 18:04:30.728679 stored: 2025.07.08.18.04.24, 2025-07-08 18:04:24.781100 stored: 2025.07.09.18.04.39, 2025-07-09 18:04:39.547654 stored: 2025.07.10.18.04.24, 2025-07-10 18:04:24.531816 stored: 2025.07.11.18.04.28, 2025-07-11 18:04:28.322448 stored: 2025.07.12.18.04.24, 2025-07-12 18:04:24.206422 stored: 2025.07.13.18.04.32, 2025-07-13 18:04:32.217783 stored: 2025.07.14.18.04.27, 2025-07-14 18:04:27.866780 stored: 2025.07.15.18.04.25, 2025-07-15 18:04:25.803016 stored: 2025.07.16.18.04.22, 2025-07-16 18:04:22.019676 stored: 2025.07.17.18.04.07, 2025-07-17 18:04:07.906594 stored: 2025.07.18.18.04.10, 2025-07-18 18:04:10.242916 stored: 2025.07.19.18.06.06, 2025-07-19 18:06:06.433114 stored: 2025.07.20.18.04.12, 2025-07-20 18:04:12.311952 stored: 2025.07.21.18.04.18, 2025-07-21 18:04:18.581778 stored: 2025.07.22.18.04.11, 2025-07-22 18:04:11.661291 stored: 2025.07.23.18.04.27, 2025-07-23 18:04:27.194923 stored: 2025.07.24.18.04.21, 2025-07-24 18:04:21.144539 stored: 2025.07.25.18.04.21, 2025-07-25 18:04:21.733835 stored: 2025.07.26.18.04.08, 2025-07-26 18:04:08.801290 stored: 2025.07.27.18.04.10, 2025-07-27 18:04:10.753590 stored: 2025.07.28.18.04.25, 2025-07-28 18:04:25.256431 stored: 2025.07.29.18.04.08, 2025-07-29 18:04:08.654755 stored: 2025.07.30.18.04.33, 2025-07-30 18:04:33.252555 stored: 2025.07.31.18.04.15, 2025-07-31 18:04:15.163162 stored: 2025.08.01.18.04.05, 2025-08-01 18:04:05.884163 stored: 2025.08.02.18.04.17, 2025-08-02 18:04:17.527059 stored: 2025.08.03.18.04.04, 2025-08-03 18:04:04.783803 stored: 2025.08.04.18.04.39, 2025-08-04 18:04:39.899384 stored: 2025.08.05.18.04.16, 2025-08-05 18:04:16.364334 stored: 2025.08.06.18.04.40, 2025-08-06 18:04:40.562933 stored: 2025.08.07.18.04.39, 2025-08-07 18:04:39.001563 stored: 2025.08.08.18.04.12, 2025-08-08 18:04:12.207177 stored: 2025.08.09.18.04.26, 2025-08-09 18:04:26.911823 stored: 2025.08.10.18.04.38, 2025-08-10 18:04:38.772973 stored: 2025.08.11.18.04.07, 2025-08-11 18:04:07.395411 stored: 2025.08.13.20.38.43, 2025-08-13 20:38:43.129452 stored: 2025.08.14.18.04.21, 2025-08-14 18:04:21.341116 stored: 2025.08.15.18.04.14, 2025-08-15 18:04:14.514850 stored: 2025.08.16.18.04.23, 2025-08-16 18:04:23.579430 stored: 2025.08.17.18.04.10, 2025-08-17 18:04:10.420586 stored: 2025.08.21.06.51.27, 2025-08-21 06:51:27.423323 stored: 2025.08.22.18.04.07, 2025-08-22 18:04:07.837093 stored: 2025.08.23.18.04.10, 2025-08-23 18:04:10.036647 stored: 2025.08.24.18.04.11, 2025-08-24 18:04:11.271058 stored: 2025.08.25.18.04.16, 2025-08-25 18:04:16.917624 stored: 2025.08.26.09.41.17, 2025-08-26 09:41:17.603539 stored: 2025.08.27.18.04.11, 2025-08-27 18:04:11.486036 stored: 2025.08.29.09.36.14, 2025-08-29 09:36:14.068420 stored: 2025.08.30.18.04.27, 2025-08-30 18:04:27.691733 stored: 2025.08.31.18.04.13, 2025-08-31 18:04:13.705633 stored: 2025.09.01.18.04.24, 2025-09-01 18:04:24.955933 stored: 2025.09.02.18.04.31, 2025-09-02 18:04:31.165096 stored: 2025.09.03.18.04.13, 2025-09-03 18:04:13.174787 stored: 2025.09.04.18.04.14, 2025-09-04 18:04:14.810373 stored: 2025.09.05.18.04.50, 2025-09-05 18:04:50.326478 stored: 2025.09.06.18.04.33, 2025-09-06 18:04:33.396924 stored: 2025.09.07.18.04.39, 2025-09-07 18:04:39.081850 stored: 2025.09.08.18.04.23, 2025-09-08 18:04:23.721487 stored: 2025.09.09.18.04.22, 2025-09-09 18:04:22.720843 stored: 2025.09.10.18.04.41, 2025-09-10 18:04:41.573780 stored: 2025.09.13.11.02.31, 2025-09-13 11:02:31.883617 stored: 2025.09.14.02.07.00, 2025-09-14 02:07:00.682208 stored: 2025.09.14.18.48.00, 2025-09-14 18:48:00.982819 stored: 2025.09.15.18.04.28, 2025-09-15 18:04:28.690337 stored: 2025.09.16.18.04.08, 2025-09-16 18:04:08.412948 stored: 2025.09.17.18.04.26, 2025-09-17 18:04:26.478048 stored: 2025.09.18.18.04.27, 2025-09-18 18:04:27.657081 stored: 2025.09.19.18.04.23, 2025-09-19 18:04:23.609976 stored: 2025.09.20.18.04.23, 2025-09-20 18:04:23.943885 stored: 2025.09.21.18.04.40, 2025-09-21 18:04:40.266318 stored: 2025.09.22.18.04.07, 2025-09-22 18:04:07.339250 stored: 2025.09.23.18.04.12, 2025-09-23 18:04:12.234520 stored: 2025.09.25.17.49.04, 2025-09-25 17:49:04.950210 stored: 2025.09.26.18.04.12, 2025-09-26 18:04:12.512693 stored: 2025.09.27.18.04.14, 2025-09-27 18:04:14.793210 stored: 2025.09.28.18.04.12, 2025-09-28 18:04:12.621541 stored: 2025.10.01.10.05.07, 2025-10-01 10:05:07.909775 stored: 2025.10.06.09.42.55, 2025-10-06 09:42:55.867372 stored: 2025.10.10.20.23.06, 2025-10-10 20:23:06.410855 stored: 2025.10.11.18.03.48, 2025-10-11 18:03:48.140438 stored: 2025.10.12.18.03.42, 2025-10-12 18:03:42.537446 stored: 2025.10.13.18.03.41, 2025-10-13 18:03:41.899455 stored: 2025.10.14.18.03.49, 2025-10-14 18:03:49.001122 stored: 2025.10.15.18.03.41, 2025-10-15 18:03:41.611697 stored: 2025.10.16.18.03.41, 2025-10-16 18:03:41.622506 stored: 2025.10.17.18.03.41, 2025-10-17 18:03:41.543441 stored: 2025.10.18.18.03.41, 2025-10-18 18:03:41.328412 stored: 2025.10.19.18.03.41, 2025-10-19 18:03:41.622708 stored: 2025.10.21.18.03.58, 2025-10-21 18:03:58.811816 stored: 2025.10.22.18.03.51, 2025-10-22 18:03:51.617145 stored: 2025.10.23.18.03.52, 2025-10-23 18:03:52.041577 stored: 2025.10.24.18.03.44, 2025-10-24 18:03:44.358544 stored: 2025.10.25.18.03.39, 2025-10-25 18:03:39.877301 stored: 2025.10.26.18.03.45, 2025-10-26 18:03:45.353391 stored: 2025.10.27.18.03.47, 2025-10-27 18:03:47.463516 stored: 2025.10.28.18.03.49, 2025-10-28 18:03:49.023095 stored: 2025.10.29.18.03.37, 2025-10-29 18:03:37.087383 stored: 2025.10.30.18.03.44, 2025-10-30 18:03:44.382565 stored: 2025.10.31.18.03.40, 2025-10-31 18:03:40.823333 stored: 2025.11.01.18.03.38, 2025-11-01 18:03:38.979234 stored: 2025.11.02.18.03.39, 2025-11-02 18:03:39.301452 stored: 2025.11.03.18.03.43, 2025-11-03 18:03:43.137902 stored: 2025.11.04.18.03.39, 2025-11-04 18:03:39.718294 stored: 2025.11.05.18.03.40, 2025-11-05 18:03:40.234750 stored: 2025.11.09.09.37.30, 2025-11-09 09:37:30.202490 stored: 2025.11.10.00.36.14, 2025-11-10 00:36:14.183435 stored: 2025.11.10.18.03.37, 2025-11-10 18:03:37.863878 stored: 2025.11.11.18.03.44, 2025-11-11 18:03:44.875943 stored: 2025.11.12.18.03.43, 2025-11-12 18:03:43.366523 stored: 2025.11.13.18.03.48, 2025-11-13 18:03:48.067049 stored: 2025.11.14.18.03.40, 2025-11-14 18:03:40.540561 stored: 2025.11.15.18.03.39, 2025-11-15 18:03:39.619662 stored: 2025.11.16.18.03.39, 2025-11-16 18:03:39.318891 stored: 2025.11.17.18.03.43, 2025-11-17 18:03:43.152640 stored: 2025.11.25.07.39.29, 2025-11-25 07:39:29.524636 stored: 2025.11.26.21.49.19, 2025-11-26 21:49:19.997368 stored: 2025.11.27.18.03.37, 2025-11-27 18:03:37.327034 stored: 2025.11.28.18.03.49, 2025-11-28 18:03:49.662576 stored: 2025.11.29.18.03.50, 2025-11-29 18:03:50.054112 stored: 2025.11.30.18.03.38, 2025-11-30 18:03:38.200878 stored: 2025.12.01.18.03.49, 2025-12-01 18:03:49.516847 stored: 2025.12.02.18.03.40, 2025-12-02 18:03:40.088181 stored: 2025.12.03.18.03.47, 2025-12-03 18:03:47.190622 stored: 2025.12.04.18.03.43, 2025-12-04 18:03:43.423191 stored: 2025.12.05.18.03.41, 2025-12-05 18:03:41.677603 stored: 2025.12.06.18.03.40, 2025-12-06 18:03:40.242226 stored: 2025.12.07.18.03.49, 2025-12-07 18:03:49.924875 stored: 2025.12.08.18.03.58, 2025-12-08 18:03:58.718331 stored: 2025.12.09.18.03.53, 2025-12-09 18:03:53.079758 stored: 2025.12.10.18.03.43, 2025-12-10 18:03:43.071325 stored: 2025.12.11.18.03.40, 2025-12-11 18:03:40.076302 stored: 2025.12.13.18.03.50, 2025-12-13 18:03:50.249609 stored: 2025.12.14.18.03.41, 2025-12-14 18:03:41.461725 stored: 2025.12.15.18.03.42, 2025-12-15 18:03:42.109360 stored: 2025.12.16.18.03.40, 2025-12-16 18:03:40.888852 stored: 2025.12.17.18.03.44, 2025-12-17 18:03:44.923324 stored: 2025.12.18.18.04.11, 2025-12-18 18:04:11.204834 stored: 2025.12.19.18.03.42, 2025-12-19 18:03:42.451432 stored: 2025.12.20.18.03.40, 2025-12-20 18:03:40.061236 stored: 2025.12.21.18.03.40, 2025-12-21 18:03:40.119478 stored: 2025.12.22.18.03.44, 2025-12-22 18:03:44.608092 stored: 2025.12.23.18.43.14, 2025-12-23 18:43:14.617469 stored: 2026.01.08.14.48.45, 2026-01-08 14:48:45.176211 stored: 2026.01.09.18.03.41, 2026-01-09 18:03:41.467308 stored: 2026.01.10.18.03.49, 2026-01-10 18:03:49.692370 stored: 2026.01.11.18.03.40, 2026-01-11 18:03:40.015829 stored: 2026.01.12.18.03.49, 2026-01-12 18:03:49.257700 stored: 2026.01.13.18.03.43, 2026-01-13 18:03:43.271848 stored: 2026.01.14.18.03.41, 2026-01-14 18:03:41.033384 stored: 2026.01.15.18.03.44, 2026-01-15 18:03:44.185009 stored: 2026.01.16.18.03.42, 2026-01-16 18:03:42.528085 stored: 2026.01.17.18.03.43, 2026-01-17 18:03:43.486636 stored: 2026.01.18.18.03.49, 2026-01-18 18:03:49.778715 stored: 2026.01.19.18.03.41, 2026-01-19 18:03:41.249443 stored: 2026.01.20.18.03.43, 2026-01-20 18:03:43.034755 stored: 2026.01.21.18.03.42, 2026-01-21 18:03:42.341931 stored: 2026.01.22.18.03.42, 2026-01-22 18:03:42.843627 stored: 2026.01.29.14.59.00, 2026-01-29 14:59:00.151502 stored: 2026.01.30.18.03.54, 2026-01-30 18:03:54.381985 stored: 2026.01.31.18.03.52, 2026-01-31 18:03:52.406798 stored: 2026.02.01.18.03.46, 2026-02-01 18:03:46.096724 stored: 2026.02.21.22.48.09, 2026-02-21 22:48:09.005740 stored: 2026.02.24.09.54.32, 2026-02-24 09:54:32.193909 stored: 2026.02.26.08.07.35, 2026-02-26 08:07:35.569555 stored: 2026.02.27.02.00.19, 2026-02-27 02:00:19.774795 stored: 2026.02.27.20.06.40, 2026-02-27 20:06:40.089411 stored: 2026.02.28.18.20.05, 2026-02-28 18:20:05.298147 stored: 2026.03.03.05.19.20, 2026-03-03 05:19:20.090368 stored: 2026.03.04.18.36.49, 2026-03-04 18:36:49.454997 stored: 2026.03.06.07.36.28, 2026-03-06 07:36:28.283178 stored: 2026.03.07.18.03.57, 2026-03-07 18:03:57.019324 stored: 2026.03.08.18.04.08, 2026-03-08 18:04:08.638942 stored: 2026.03.09.18.04.09, 2026-03-09 18:04:09.122727 stored: 2026.03.10.18.04.09, 2026-03-10 18:04:09.967404 stored: 2026.03.11.19.18.45, 2026-03-11 19:18:45.021311 stored: 2026.03.12.18.04.04, 2026-03-12 18:04:04.427231 stored: 2026.03.13.18.03.59, 2026-03-13 18:03:59.764446 stored: 2026.03.14.18.04.02, 2026-03-14 18:04:02.487273 stored: 2026.03.16.04.45.47, 2026-03-16 04:45:47.972521 stored: 2026.03.17.18.04.03, 2026-03-17 18:04:03.062620 stored: 2026.04.03.08.19.33, 2026-04-03 08:19:33.968981 stored: 2026.04.04.18.04.03, 2026-04-04 18:04:03.694035 stored: 2026.04.05.23.08.44, 2026-04-05 23:08:44.395181 stored: 2026.04.07.03.30.46, 2026-04-07 03:30:46.678851 stored: 2026.04.08.08.51.09, 2026-04-08 08:51:09.792883 stored: 2026.04.09.13.47.19, 2026-04-09 13:47:19.287730 stored: 2026.04.10.18.34.50, 2026-04-10 18:34:50.991969 stored: 2026.04.11.23.58.22, 2026-04-11 23:58:22.336457 stored: 2026.04.13.05.40.34, 2026-04-13 05:40:34.788157 stored: 2026.04.16.10.08.30, 2026-04-16 10:08:30.642709 stored: 2026.04.18.18.04.15, 2026-04-18 18:04:15.996036 stored: 2026.04.19.23.32.35, 2026-04-19 23:32:35.143064 stored: 2026.04.21.06.57.47, 2026-04-21 06:57:47.190798 stored: 2026.04.22.12.02.19, 2026-04-22 12:02:19.822557 stored: 2026.04.23.19.37.25, 2026-04-23 19:37:25.641238 stored: 2026.04.25.01.30.34, 2026-04-25 01:30:34.833440 stored: 2026.04.26.08.15.09, 2026-04-26 08:15:09.883270 stored: 2026.04.27.14.04.22, 2026-04-27 14:04:22.500921 stored: 2026.04.28.19.00.55, 2026-04-28 19:00:55.207981 stored: 2026.04.30.00.15.31, 2026-04-30 00:15:31.059764 stored: 2026.05.01.18.04.10, 2026-05-01 18:04:10.245579 stored: 2026.05.04.12.43.13, 2026-05-04 12:43:13.381268 stored: 2026.05.05.21.34.55, 2026-05-05 21:34:55.685304 stored: 2026.05.07.07.47.18, 2026-05-07 07:47:18.021034 stored: 2026.05.08.16.21.29, 2026-05-08 16:21:29.321494 stored: 2026.05.10.01.30.41, 2026-05-10 01:30:41.662038 stored: 2026.05.11.10.20.55, 2026-05-11 10:20:55.840268 stored: 2026.05.12.19.03.21, 2026-05-12 19:03:21.597807 + 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-14 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 29af85188d5..dbf0d1426f1 main -> origin/main Updating 29af85188d5..dbf0d1426f1 Fast-forward gradle/libs.versions.toml | 4 ++-- lucene/CHANGES.txt | 5 ++++- .../apache/lucene/analysis/hunspell/Dictionary.java | 6 +++--- .../apache/lucene/analysis/hunspell/Suggestion.java | 2 +- .../analysis/pattern/PatternTypingFilterFactory.java | 2 +- .../org/apache/lucene/analysis/pt/RSLPStemmerBase.java | 2 +- .../analysis/query/QueryAutoStopWordAnalyzer.java | 2 +- .../org/apache/lucene/analysis/synonym/SynonymMap.java | 2 +- .../java/org/apache/lucene/analysis/util/CSVUtil.java | 2 +- .../analysis/email/TestUAX29URLEmailTokenizer.java | 6 +++--- .../miscellaneous/TestStemmerOverrideFilter.java | 2 +- .../apache/lucene/analysis/ja/dict/UserDictionary.java | 4 ++-- .../lucene/analysis/ja/TestJapaneseTokenizer.java | 2 +- .../org/apache/lucene/analysis/ja/TestSearchMode.java | 2 +- .../apache/lucene/analysis/ko/dict/UserDictionary.java | 2 +- .../lucene/analysis/opennlp/OpenNLPChunkerFilter.java | 4 ++-- .../analysis/opennlp/OpenNLPLemmatizerFilter.java | 4 ++-- .../lucene/analysis/opennlp/OpenNLPPOSFilter.java | 2 +- .../blocktree/Lucene90BlockTreeTermsReader.java | 2 +- .../benchmark/byTask/feeds/DirContentSource.java | 4 ++-- .../benchmark/byTask/feeds/EnwikiQueryMaker.java | 2 +- .../benchmark/byTask/feeds/FileBasedQueryMaker.java | 2 +- .../benchmark/byTask/feeds/ReutersQueryMaker.java | 2 +- .../benchmark/byTask/feeds/SimpleQueryMaker.java | 2 +- .../byTask/feeds/SimpleSloppyPhraseQueryMaker.java | 4 ++-- .../benchmark/byTask/feeds/SpatialFileQueryMaker.java | 2 +- .../lucene/benchmark/byTask/utils/Algorithm.java | 2 +- .../apache/lucene/benchmark/quality/QualityQuery.java | 2 +- .../apache/lucene/benchmark/quality/QualityStats.java | 2 +- .../lucene/benchmark/quality/trec/QueryDriver.java | 2 +- .../lucene/benchmark/quality/trec/Trec1MQReader.java | 2 +- .../benchmark/quality/trec/TrecTopicsReader.java | 2 +- .../apache/lucene/classification/BM25NBClassifier.java | 2 +- .../classification/SimpleNaiveBayesClassifier.java | 2 +- .../document/SimpleNaiveBayesDocumentClassifier.java | 2 +- .../lucene/codecs/blockterms/BlockTermsReader.java | 4 ++-- .../codecs/blocktreeords/OrdsBlockTreeTermsReader.java | 2 +- .../codecs/bloom/BloomFilteringPostingsFormat.java | 4 ++-- .../apache/lucene/codecs/memory/FSTTermsReader.java | 4 ++-- .../codecs/simpletext/SimpleTextFieldsReader.java | 12 +++++++++--- .../codecs/simpletext/SimpleTextPointsReader.java | 2 +- .../codecs/simpletext/SimpleTextTermVectorsReader.java | 4 ++-- .../java/org/apache/lucene/codecs/PointsReader.java | 2 +- .../blocktree/Lucene103BlockTreeTermsReader.java | 2 +- .../Lucene90CompressingTermVectorsReader.java | 4 ++-- .../lucene/codecs/perfield/PerFieldMergeState.java | 2 +- .../lucene/codecs/perfield/PerFieldPostingsFormat.java | 2 +- .../java/org/apache/lucene/document/DoublePoint.java | 2 +- .../java/org/apache/lucene/document/FloatPoint.java | 2 +- .../src/java/org/apache/lucene/document/IntPoint.java | 2 +- .../src/java/org/apache/lucene/document/LongPoint.java | 2 +- .../src/java/org/apache/lucene/index/CodecReader.java | 4 ++-- .../org/apache/lucene/index/DocValuesLeafReader.java | 4 ++-- .../apache/lucene/index/ExitableDirectoryReader.java | 4 ++-- .../core/src/java/org/apache/lucene/index/Fields.java | 3 +-- .../java/org/apache/lucene/index/FilterLeafReader.java | 8 ++++---- .../java/org/apache/lucene/index/FreqProxFields.java | 2 +- .../org/apache/lucene/index/FreqProxTermsWriter.java | 2 +- .../src/java/org/apache/lucene/index/LeafReader.java | 6 +++--- .../org/apache/lucene/index/MappedMultiFields.java | 4 ++-- .../src/java/org/apache/lucene/index/MultiFields.java | 3 +-- .../src/java/org/apache/lucene/index/MultiTerms.java | 5 ++--- .../org/apache/lucene/index/ParallelLeafReader.java | 4 ++-- .../apache/lucene/index/SlowCodecReaderWrapper.java | 4 ++-- .../lucene/index/SlowCompositeCodecReaderWrapper.java | 4 ++-- .../org/apache/lucene/index/SortingCodecReader.java | 8 ++++---- .../core/src/java/org/apache/lucene/index/Terms.java | 4 ++-- .../java/org/apache/lucene/search/ConjunctionDISI.java | 5 ++--- .../org/apache/lucene/search/ConjunctionScorer.java | 2 +- .../apache/lucene/search/MultiNormsLeafSimScorer.java | 2 +- .../src/java/org/apache/lucene/search/PhraseQuery.java | 2 +- .../org/apache/lucene/search/SloppyPhraseMatcher.java | 6 +++--- .../java/org/apache/lucene/search/SynonymQuery.java | 2 +- .../java/org/apache/lucene/search/TermInSetQuery.java | 2 +- .../java/org/apache/lucene/search/TopTermsRewrite.java | 2 +- .../document/TestLatLonMultiLineShapeQueries.java | 2 +- .../document/TestLatLonMultiPointShapeQueries.java | 2 +- .../document/TestLatLonMultiPolygonShapeQueries.java | 2 +- .../lucene/document/TestXYMultiLineShapeQueries.java | 2 +- .../lucene/document/TestXYMultiPointShapeQueries.java | 2 +- .../document/TestXYMultiPolygonShapeQueries.java | 2 +- .../apache/lucene/index/TestDocValuesFieldUpdates.java | 2 +- .../org/apache/lucene/index/TestDocsAndPositions.java | 2 +- .../lucene/index/TestExitableDirectoryReader.java | 2 +- .../org/apache/lucene/index/TestFilterLeafReader.java | 2 +- .../apache/lucene/index/TestFrozenBufferedUpdates.java | 2 +- .../org/apache/lucene/index/TestMultiTermsEnum.java | 6 +++--- .../lucene/index/TestParallelReaderEmptyIndex.java | 2 +- .../org/apache/lucene/index/TestPostingsOffsets.java | 4 +--- .../lucene/index/TestSegmentToThreadMapping.java | 2 +- .../apache/lucene/index/TestSortingCodecReader.java | 4 ++-- .../lucene/search/BaseKnnVectorQueryTestCase.java | 2 +- .../org/apache/lucene/search/TestIndexSearcher.java | 4 ++-- .../apache/lucene/search/TestKnnFloatVectorQuery.java | 2 +- .../org/apache/lucene/search/TestMatchesIterator.java | 2 +- .../org/apache/lucene/search/TestMinShouldMatch2.java | 8 ++++---- .../lucene/search/TestMultiCollectorManager.java | 8 ++++---- .../org/apache/lucene/search/TestMultiPhraseQuery.java | 6 +++--- .../apache/lucene/search/TestPhrasePrefixQuery.java | 4 ++-- .../org/apache/lucene/search/TestSortOptimization.java | 4 ++-- .../org/apache/lucene/search/TestTermInSetQuery.java | 2 +- .../test/org/apache/lucene/search/TestTermQuery.java | 2 +- .../org/apache/lucene/search/TestTopDocsMerge.java | 4 ++-- .../org/apache/lucene/util/TestDocIdSetBuilder.java | 2 +- .../org/apache/lucene/util/TestMSBRadixSorter.java | 4 ++-- .../test/org/apache/lucene/util/TestOfflineSorter.java | 4 ++-- .../lucene/util/TestRecyclingByteBlockAllocator.java | 4 ++-- .../lucene/util/TestRecyclingIntBlockAllocator.java | 4 ++-- .../apache/lucene/util/TestStableMSBRadixSorter.java | 4 ++-- .../src/test/org/apache/lucene/util/bkd/TestBKD.java | 2 +- .../src/test/org/apache/lucene/util/fst/TestFSTs.java | 4 ++-- .../util/graph/TestGraphTokenStreamFiniteStrings.java | 2 +- .../apache/lucene/demo/facet/SandboxFacetsExample.java | 18 +++++++++--------- .../apache/lucene/expressions/js/VariableContext.java | 2 +- .../java/org/apache/lucene/facet/DrillDownQuery.java | 2 +- .../java/org/apache/lucene/facet/DrillSideways.java | 2 +- .../src/java/org/apache/lucene/facet/FacetsConfig.java | 2 +- .../org/apache/lucene/facet/LongValueFacetCounts.java | 4 ++-- .../apache/lucene/facet/StringValueFacetCounts.java | 2 +- .../AbstractSortedSetDocValueFacetCounts.java | 2 +- .../org/apache/lucene/facet/TestDrillSideways.java | 2 +- .../facet/sortedset/TestSortedSetDocValuesFacets.java | 2 +- .../lucene/facet/taxonomy/TestTaxonomyCombined.java | 2 +- .../lucene/facet/taxonomy/TestTaxonomyFacetCounts.java | 2 +- .../facet/taxonomy/TestTaxonomyFacetValueSource.java | 2 +- .../search/grouping/TestAllGroupHeadsCollector.java | 2 +- .../apache/lucene/search/highlight/Highlighter.java | 4 ++-- .../lucene/search/highlight/QueryTermExtractor.java | 2 +- .../lucene/search/highlight/TermVectorLeafReader.java | 4 ++-- .../search/highlight/WeightedSpanTermExtractor.java | 5 ++--- .../lucene/search/uhighlight/FieldHighlighter.java | 4 ++-- .../lucene/search/uhighlight/FieldOffsetStrategy.java | 2 +- .../search/uhighlight/MultiTermHighlighting.java | 2 +- .../uhighlight/OverlaySingleDocTermsLeafReader.java | 2 +- .../apache/lucene/search/uhighlight/PhraseHelper.java | 5 ++--- .../uhighlight/TermVectorFilteredLeafReader.java | 2 +- .../search/vectorhighlight/BaseFragmentsBuilder.java | 2 +- .../search/vectorhighlight/AbstractTestCase.java | 2 +- .../org/apache/lucene/search/join/TestBlockJoin.java | 5 ++--- .../analysis/CustomAnalyzerPanelProvider.java | 10 +++++----- .../components/fragments/search/SortPaneProvider.java | 2 +- .../lucene/luke/models/analysis/AnalysisImpl.java | 2 +- .../org/apache/lucene/luke/models/util/IndexUtils.java | 2 +- .../org/apache/lucene/index/memory/MemoryIndex.java | 2 +- .../lucene/misc/index/MultiPassIndexSplitter.java | 4 ++-- .../org/apache/lucene/misc/util/fst/TestFSTsMisc.java | 2 +- .../org/apache/lucene/queries/CommonTermsQuery.java | 2 +- .../apache/lucene/queries/intervals/Disjunctions.java | 2 +- .../lucene/queries/intervals/IntervalBuilder.java | 8 ++++---- .../apache/lucene/queries/spans/ConjunctionSpans.java | 2 +- .../queries/spans/SpanMultiTermQueryWrapper.java | 4 ++-- .../org/apache/lucene/queries/spans/SpanNearQuery.java | 4 ++-- .../org/apache/lucene/queries/spans/SpanOrQuery.java | 2 +- .../standard/builders/MultiPhraseQueryNodeBuilder.java | 2 +- .../queryparser/xml/builders/SpanNearBuilder.java | 2 +- .../lucene/queryparser/xml/builders/SpanOrBuilder.java | 2 +- .../queryparser/xml/builders/SpanOrTermsBuilder.java | 2 +- .../queryparser/ext/TestExtendableQueryParser.java | 2 +- .../org/apache/lucene/payloads/PayloadSpanUtil.java | 3 +-- .../codecs/idversion/VersionBlockTreeTermsReader.java | 2 +- .../apache/lucene/sandbox/document/HalfFloatPoint.java | 2 +- .../sandbox/facet/cutters/TaxonomyFacetsCutter.java | 2 +- .../lucene/sandbox/search/CombinedFieldQuery.java | 2 +- .../lucene/sandbox/search/MultiNormsLeafSimScorer.java | 2 +- .../lucene/sandbox/search/PhraseWildcardQuery.java | 2 +- .../lucene/sandbox/search/TermAutomatonQuery.java | 6 ++---- .../lucene/sandbox/facet/SandboxFacetTestCase.java | 6 +++--- .../lucene/sandbox/facet/TestLongValueFacet.java | 6 +++--- .../search/TestInetAddrSsDvMultiRangeQuery.java | 1 - .../lucene/sandbox/search/TestPhraseWildcardQuery.java | 2 +- .../spatial/composite/CompositeSpatialStrategy.java | 2 +- .../lucene/spatial/spatial4j/Geo3dShapeFactory.java | 3 +-- .../spatial3d/tests/RandomGeo3dShapeGenerator.java | 6 ++---- .../lucene/spatial3d/geom/GeoBaseCompositeShape.java | 2 +- .../apache/lucene/spatial3d/geom/GeoPathFactory.java | 2 +- .../org/apache/lucene/spatial3d/TestGeo3DPoint.java | 2 +- .../suggest/document/CompletionFieldsProducer.java | 2 +- .../search/suggest/document/CompletionQuery.java | 6 +----- .../lucene/search/suggest/fst/FSTCompletion.java | 2 +- .../apache/lucene/search/spell/TestSpellChecker.java | 2 +- .../lucene/search/suggest/TestLookupBenchmark.java | 2 +- .../search/suggest/analyzing/TestFuzzySuggester.java | 2 +- .../search/suggest/document/TestContextQuery.java | 2 +- .../search/suggest/document/TestSuggestField.java | 6 +++--- .../lucene/search/suggest/fst/TestFSTCompletion.java | 2 +- .../tests/codecs/asserting/AssertingPointsFormat.java | 2 +- .../codecs/asserting/AssertingPostingsFormat.java | 2 +- .../lucene/tests/codecs/cranky/CrankyPointsFormat.java | 2 +- .../tests/codecs/ramonly/RAMOnlyPostingsFormat.java | 2 +- .../apache/lucene/tests/index/AssertingLeafReader.java | 8 ++++---- .../tests/index/BaseIndexFileFormatTestCase.java | 2 +- .../lucene/tests/index/BasePointsFormatTestCase.java | 4 ++-- .../tests/index/BaseStoredFieldsFormatTestCase.java | 2 +- .../lucene/tests/index/FieldFilterLeafReader.java | 6 +++--- .../tests/index/LegacyBaseDocValuesFormatTestCase.java | 2 +- .../apache/lucene/tests/index/MergeReaderWrapper.java | 4 ++-- .../lucene/tests/index/MismatchedLeafReader.java | 2 +- .../org/apache/lucene/tests/search/QueryUtils.java | 2 +- .../lucene/tests/store/MockDirectoryWrapper.java | 6 +++--- .../org/apache/lucene/tests/util/RamUsageTester.java | 2 +- .../java/org/apache/lucene/tests/util/TestUtil.java | 2 +- 201 files changed, 309 insertions(+), 320 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-14.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-14.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 29af85188d5c4415f42e0e56f484819264bff070 NOTE: logging all output to /l/logs.nightly/geo/2026.05.14.04.07.08.log.txt; saving results to /l/logs.nightly/geo/2026.05.14.04.07.08.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.4s: points, polyRussia: 5000000... 8.7s: points, polyRussia: 6000000... 10.0s: points, polyRussia: 7000000... 11.4s: points, polyRussia: 8000000... 12.7s: points, polyRussia: 9000000... 14.0s: 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.6s: points, polyRussia: 16000000... 29.0s: points, polyRussia: 17000000... 30.3s: points, polyRussia: 18000000... 31.7s: points, polyRussia: 19000000... 33.0s: points, polyRussia: 20000000... 34.3s: 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.1s: points, polyRussia: 28000000... 50.4s: points, polyRussia: 29000000... 51.7s: points, polyRussia: 30000000... 53.0s: points, polyRussia: 31000000... 54.4s: points, polyRussia: 32000000... 61.7s: points, polyRussia: 33000000... 63.0s: points, polyRussia: 34000000... 63.8s: points, polyRussia: 35000000... 65.1s: points, polyRussia: 36000000... 66.4s: points, polyRussia: 37000000... 67.7s: points, polyRussia: 38000000... 69.0s: points, polyRussia: 39000000... 70.3s: points, polyRussia: 40000000... 71.6s: points, polyRussia: 41000000... 73.0s: points, polyRussia: 42000000... 74.3s: points, polyRussia: 43000000... 81.5s: points, polyRussia: 44000000... 82.8s: points, polyRussia: 45000000... 83.7s: points, polyRussia: 46000000... 85.0s: points, polyRussia: 47000000... 86.3s: points, polyRussia: 48000000... 87.7s: points, polyRussia: 49000000... 89.0s: points, polyRussia: 50000000... 90.4s: points, polyRussia: 51000000... 91.7s: points, polyRussia: 52000000... 93.0s: points, polyRussia: 53000000... 94.4s: points, polyRussia: 54000000... 101.6s: points, polyRussia: 55000000... 102.9s: points, polyRussia: 56000000... 103.8s: points, polyRussia: 57000000... 105.2s: points, polyRussia: 58000000... 106.5s: points, polyRussia: 59000000... 107.8s: points, polyRussia: 60000000... 111.2s: points, polyRussia: 111.118379983 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.18 M hits/sec, 4.90 QPS (0.20 sec for 1 queries), totHits=3508846 111.4s: points, polyRussia: *** 111.5s: points, polyRussia: ITER 1: 60.50 M hits/sec, 17.24 QPS (0.06 sec for 1 queries), totHits=3508846 111.5s: points, polyRussia: *** 111.5s: points, polyRussia: ITER 2: 63.40 M hits/sec, 18.07 QPS (0.06 sec for 1 queries), totHits=3508846 111.5s: points, polyRussia: *** 111.6s: points, polyRussia: ITER 3: 54.96 M hits/sec, 15.66 QPS (0.06 sec for 1 queries), totHits=3508846 111.6s: points, polyRussia: ITER 4: 62.73 M hits/sec, 17.88 QPS (0.06 sec for 1 queries), totHits=3508846 111.7s: points, polyRussia: ITER 5: 63.11 M hits/sec, 17.99 QPS (0.06 sec for 1 queries), totHits=3508846 111.7s: points, polyRussia: ITER 6: 62.28 M hits/sec, 17.75 QPS (0.06 sec for 1 queries), totHits=3508846 111.8s: points, polyRussia: ITER 7: 63.90 M hits/sec, 18.21 QPS (0.05 sec for 1 queries), totHits=3508846 111.8s: points, polyRussia: *** 111.9s: points, polyRussia: ITER 8: 63.50 M hits/sec, 18.10 QPS (0.06 sec for 1 queries), totHits=3508846 111.9s: points, polyRussia: ITER 9: 63.45 M hits/sec, 18.08 QPS (0.06 sec for 1 queries), totHits=3508846 112.0s: points, polyRussia: ITER 10: 64.89 M hits/sec, 18.49 QPS (0.05 sec for 1 queries), totHits=3508846 112.0s: points, polyRussia: *** 112.0s: points, polyRussia: ITER 11: 64.84 M hits/sec, 18.48 QPS (0.05 sec for 1 queries), totHits=3508846 112.1s: points, polyRussia: ITER 12: 65.48 M hits/sec, 18.66 QPS (0.05 sec for 1 queries), totHits=3508846 112.1s: points, polyRussia: *** 112.1s: points, polyRussia: ITER 13: 64.97 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 112.2s: points, polyRussia: ITER 14: 63.99 M hits/sec, 18.24 QPS (0.05 sec for 1 queries), totHits=3508846 112.2s: points, polyRussia: ITER 15: 63.64 M hits/sec, 18.14 QPS (0.06 sec for 1 queries), totHits=3508846 112.3s: points, polyRussia: ITER 16: 58.64 M hits/sec, 16.71 QPS (0.06 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: ITER 17: 64.97 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: ITER 18: 64.83 M hits/sec, 18.48 QPS (0.05 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: ITER 19: 64.75 M hits/sec, 18.45 QPS (0.05 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: BEST M hits/sec: 65.47576773380493 112.5s: points, polyRussia: BEST QPS: 18.660199887314786 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.48|18.66|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.1s: geo3d, polyRussia: 2000000... 117.8s: geo3d, polyRussia: 3000000... 119.5s: geo3d, polyRussia: 4000000... 121.1s: geo3d, polyRussia: 5000000... 122.8s: geo3d, polyRussia: 6000000... 124.4s: geo3d, polyRussia: 7000000... 126.0s: geo3d, polyRussia: 8000000... 127.7s: geo3d, polyRussia: 9000000... 129.4s: geo3d, polyRussia: 10000000... 138.2s: geo3d, polyRussia: 11000000... 139.3s: geo3d, polyRussia: 12000000... 140.9s: geo3d, polyRussia: 13000000... 142.6s: geo3d, polyRussia: 14000000... 144.2s: geo3d, polyRussia: 15000000... 145.9s: geo3d, polyRussia: 16000000... 147.6s: geo3d, polyRussia: 17000000... 149.2s: geo3d, polyRussia: 18000000... 150.9s: geo3d, polyRussia: 19000000... 152.5s: geo3d, polyRussia: 20000000... 154.1s: geo3d, polyRussia: 21000000... 163.1s: geo3d, polyRussia: 22000000... 164.1s: geo3d, polyRussia: 23000000... 165.8s: geo3d, polyRussia: 24000000... 167.4s: geo3d, polyRussia: 25000000... 169.1s: geo3d, polyRussia: 26000000... 170.7s: geo3d, polyRussia: 27000000... 172.3s: geo3d, polyRussia: 28000000... 174.0s: geo3d, polyRussia: 29000000... 175.6s: geo3d, polyRussia: 30000000... 177.2s: geo3d, polyRussia: 31000000... 178.8s: geo3d, polyRussia: 32000000... 187.9s: geo3d, polyRussia: 33000000... 189.5s: geo3d, polyRussia: 34000000... 190.6s: geo3d, polyRussia: 35000000... 192.2s: geo3d, polyRussia: 36000000... 193.8s: geo3d, polyRussia: 37000000... 195.4s: geo3d, polyRussia: 38000000... 197.0s: geo3d, polyRussia: 39000000... 198.7s: geo3d, polyRussia: 40000000... 200.3s: geo3d, polyRussia: 41000000... 202.0s: geo3d, polyRussia: 42000000... 203.6s: geo3d, polyRussia: 43000000... 212.6s: geo3d, polyRussia: 44000000... 214.2s: geo3d, polyRussia: 45000000... 215.3s: geo3d, polyRussia: 46000000... 216.9s: geo3d, polyRussia: 47000000... 218.5s: geo3d, polyRussia: 48000000... 220.2s: geo3d, polyRussia: 49000000... 221.9s: geo3d, polyRussia: 50000000... 223.5s: geo3d, polyRussia: 51000000... 225.1s: geo3d, polyRussia: 52000000... 226.7s: geo3d, polyRussia: 53000000... 228.4s: geo3d, polyRussia: 54000000... 237.3s: geo3d, polyRussia: 55000000... 238.9s: geo3d, polyRussia: 56000000... 240.0s: geo3d, polyRussia: 57000000... 241.6s: geo3d, polyRussia: 58000000... 243.2s: geo3d, polyRussia: 59000000... 244.9s: geo3d, polyRussia: 60000000... 248.6s: geo3d, polyRussia: 136.092279968 sec to index part 0 248.6s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 248.6s: geo3d, polyRussia: READER MB: 0.0 248.6s: geo3d, polyRussia: maxDoc=60844404 250.1s: geo3d, polyRussia: ITER 0: 2.41 M hits/sec, 0.69 QPS (1.46 sec for 1 queries), totHits=3508671 250.1s: geo3d, polyRussia: *** 251.2s: geo3d, polyRussia: ITER 1: 3.34 M hits/sec, 0.95 QPS (1.05 sec for 1 queries), totHits=3508671 251.2s: geo3d, polyRussia: *** 252.2s: geo3d, polyRussia: ITER 2: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 252.2s: geo3d, polyRussia: *** 253.2s: geo3d, polyRussia: ITER 3: 3.44 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 254.2s: geo3d, polyRussia: ITER 4: 3.47 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 255.2s: geo3d, polyRussia: ITER 5: 3.38 M hits/sec, 0.96 QPS (1.04 sec for 1 queries), totHits=3508671 256.2s: geo3d, polyRussia: ITER 6: 3.43 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 257.2s: geo3d, polyRussia: ITER 7: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 257.2s: geo3d, polyRussia: *** 258.2s: geo3d, polyRussia: ITER 8: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 258.2s: geo3d, polyRussia: *** 259.2s: geo3d, polyRussia: ITER 9: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 260.2s: geo3d, polyRussia: ITER 10: 3.56 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 261.2s: geo3d, polyRussia: ITER 11: 3.53 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 262.2s: geo3d, polyRussia: ITER 12: 3.49 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 263.2s: geo3d, polyRussia: ITER 13: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 264.2s: geo3d, polyRussia: ITER 14: 3.47 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 265.2s: geo3d, polyRussia: ITER 15: 3.49 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 266.2s: geo3d, polyRussia: ITER 16: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 267.2s: geo3d, polyRussia: ITER 17: 3.48 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 268.2s: geo3d, polyRussia: ITER 18: 3.42 M hits/sec, 0.98 QPS (1.03 sec for 1 queries), totHits=3508671 269.3s: geo3d, polyRussia: ITER 19: 3.43 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 269.3s: geo3d, polyRussia: BEST M hits/sec: 3.5772897127198617 269.3s: geo3d, polyRussia: BEST QPS: 1.0195568956792647 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|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.58|1.02|3508671| |polyRussia|points|65.48|18.66|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 271.1s: shapes, polyRussia: 1000000... 273.5s: shapes, polyRussia: 2000000... 275.5s: shapes, polyRussia: 3000000... 277.4s: shapes, polyRussia: 4000000... 279.3s: shapes, polyRussia: 5000000... 281.2s: shapes, polyRussia: 6000000... 283.2s: shapes, polyRussia: 7000000... 285.1s: shapes, polyRussia: 8000000... 287.1s: shapes, polyRussia: 9000000... 289.0s: shapes, polyRussia: 10000000... 300.5s: shapes, polyRussia: 11000000... 301.7s: shapes, polyRussia: 12000000... 303.6s: shapes, polyRussia: 13000000... 305.5s: shapes, polyRussia: 14000000... 307.5s: shapes, polyRussia: 15000000... 309.4s: shapes, polyRussia: 16000000... 311.4s: shapes, polyRussia: 17000000... 313.4s: shapes, polyRussia: 18000000... 315.3s: shapes, polyRussia: 19000000... 317.2s: shapes, polyRussia: 20000000... 319.1s: shapes, polyRussia: 21000000... 330.8s: shapes, polyRussia: 22000000... 332.0s: shapes, polyRussia: 23000000... 333.9s: shapes, polyRussia: 24000000... 335.9s: shapes, polyRussia: 25000000... 337.9s: shapes, polyRussia: 26000000... 339.8s: shapes, polyRussia: 27000000... 341.7s: shapes, polyRussia: 28000000... 343.6s: shapes, polyRussia: 29000000... 345.5s: shapes, polyRussia: 30000000... 347.4s: shapes, polyRussia: 31000000... 349.4s: shapes, polyRussia: 32000000... 361.1s: shapes, polyRussia: 33000000... 363.0s: shapes, polyRussia: 34000000... 364.1s: shapes, polyRussia: 35000000... 366.0s: shapes, polyRussia: 36000000... 368.0s: shapes, polyRussia: 37000000... 369.9s: shapes, polyRussia: 38000000... 371.8s: shapes, polyRussia: 39000000... 373.7s: shapes, polyRussia: 40000000... 375.6s: shapes, polyRussia: 41000000... 377.6s: shapes, polyRussia: 42000000... 379.5s: shapes, polyRussia: 43000000... 391.1s: shapes, polyRussia: 44000000... 393.0s: shapes, polyRussia: 45000000... 394.2s: shapes, polyRussia: 46000000... 396.1s: shapes, polyRussia: 47000000... 398.0s: shapes, polyRussia: 48000000... 399.9s: shapes, polyRussia: 49000000... 401.9s: shapes, polyRussia: 50000000... 403.8s: shapes, polyRussia: 51000000... 405.7s: shapes, polyRussia: 52000000... 407.6s: shapes, polyRussia: 53000000... 409.6s: shapes, polyRussia: 54000000... 421.2s: shapes, polyRussia: 55000000... 423.1s: shapes, polyRussia: 56000000... 424.3s: shapes, polyRussia: 57000000... 426.3s: shapes, polyRussia: 58000000... 428.2s: shapes, polyRussia: 59000000... 430.1s: shapes, polyRussia: 60000000... 435.0s: shapes, polyRussia: 165.647138893 sec to index part 0 435.0s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 435.0s: shapes, polyRussia: READER MB: 0.0 435.0s: shapes, polyRussia: maxDoc=60844404 435.2s: shapes, polyRussia: ITER 0: 16.82 M hits/sec, 4.79 QPS (0.21 sec for 1 queries), totHits=3508846 435.2s: shapes, polyRussia: *** 435.3s: shapes, polyRussia: ITER 1: 38.70 M hits/sec, 11.03 QPS (0.09 sec for 1 queries), totHits=3508846 435.3s: shapes, polyRussia: *** 435.4s: shapes, polyRussia: ITER 2: 42.08 M hits/sec, 11.99 QPS (0.08 sec for 1 queries), totHits=3508846 435.4s: shapes, polyRussia: *** 435.5s: shapes, polyRussia: ITER 3: 43.78 M hits/sec, 12.48 QPS (0.08 sec for 1 queries), totHits=3508846 435.5s: shapes, polyRussia: *** 435.6s: shapes, polyRussia: ITER 4: 45.79 M hits/sec, 13.05 QPS (0.08 sec for 1 queries), totHits=3508846 435.6s: shapes, polyRussia: *** 435.6s: shapes, polyRussia: ITER 5: 46.41 M hits/sec, 13.23 QPS (0.08 sec for 1 queries), totHits=3508846 435.6s: shapes, polyRussia: *** 435.7s: shapes, polyRussia: ITER 6: 45.11 M hits/sec, 12.86 QPS (0.08 sec for 1 queries), totHits=3508846 435.8s: shapes, polyRussia: ITER 7: 45.36 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 435.9s: shapes, polyRussia: ITER 8: 45.70 M hits/sec, 13.02 QPS (0.08 sec for 1 queries), totHits=3508846 435.9s: shapes, polyRussia: ITER 9: 45.51 M hits/sec, 12.97 QPS (0.08 sec for 1 queries), totHits=3508846 436.0s: shapes, polyRussia: ITER 10: 47.03 M hits/sec, 13.40 QPS (0.07 sec for 1 queries), totHits=3508846 436.0s: shapes, polyRussia: *** 436.1s: shapes, polyRussia: ITER 11: 46.96 M hits/sec, 13.38 QPS (0.07 sec for 1 queries), totHits=3508846 436.2s: shapes, polyRussia: ITER 12: 32.43 M hits/sec, 9.24 QPS (0.11 sec for 1 queries), totHits=3508846 436.3s: shapes, polyRussia: ITER 13: 46.94 M hits/sec, 13.38 QPS (0.07 sec for 1 queries), totHits=3508846 436.3s: shapes, polyRussia: ITER 14: 46.10 M hits/sec, 13.14 QPS (0.08 sec for 1 queries), totHits=3508846 436.4s: shapes, polyRussia: ITER 15: 46.45 M hits/sec, 13.24 QPS (0.08 sec for 1 queries), totHits=3508846 436.5s: shapes, polyRussia: ITER 16: 46.80 M hits/sec, 13.34 QPS (0.07 sec for 1 queries), totHits=3508846 436.6s: shapes, polyRussia: ITER 17: 46.85 M hits/sec, 13.35 QPS (0.07 sec for 1 queries), totHits=3508846 436.6s: shapes, polyRussia: ITER 18: 46.56 M hits/sec, 13.27 QPS (0.08 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: ITER 19: 45.86 M hits/sec, 13.07 QPS (0.08 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: BEST M hits/sec: 47.02671816485838 436.7s: shapes, polyRussia: BEST QPS: 13.402331753761317 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 437.0s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 437.0s: points, polyMedium: READER MB: 0.0 437.0s: points, polyMedium: maxDoc=60844404 437.5s: points, polyMedium: ITER 0: 6.94 M hits/sec, 85.05 QPS (0.39 sec for 33 queries), totHits=2693559 437.5s: points, polyMedium: *** 437.7s: points, polyMedium: ITER 1: 15.73 M hits/sec, 192.74 QPS (0.17 sec for 33 queries), totHits=2693559 437.7s: points, polyMedium: *** 437.8s: points, polyMedium: ITER 2: 16.35 M hits/sec, 200.26 QPS (0.16 sec for 33 queries), totHits=2693559 437.8s: points, polyMedium: *** 438.0s: points, polyMedium: ITER 3: 16.55 M hits/sec, 202.74 QPS (0.16 sec for 33 queries), totHits=2693559 438.0s: points, polyMedium: *** 438.2s: points, polyMedium: ITER 4: 15.86 M hits/sec, 194.35 QPS (0.17 sec for 33 queries), totHits=2693559 438.3s: points, polyMedium: ITER 5: 16.67 M hits/sec, 204.19 QPS (0.16 sec for 33 queries), totHits=2693559 438.3s: points, polyMedium: *** 438.5s: points, polyMedium: ITER 6: 16.52 M hits/sec, 202.36 QPS (0.16 sec for 33 queries), totHits=2693559 438.7s: points, polyMedium: ITER 7: 16.84 M hits/sec, 206.36 QPS (0.16 sec for 33 queries), totHits=2693559 438.7s: points, polyMedium: *** 438.8s: points, polyMedium: ITER 8: 16.55 M hits/sec, 202.73 QPS (0.16 sec for 33 queries), totHits=2693559 439.0s: points, polyMedium: ITER 9: 16.37 M hits/sec, 200.60 QPS (0.16 sec for 33 queries), totHits=2693559 439.2s: points, polyMedium: ITER 10: 16.21 M hits/sec, 198.54 QPS (0.17 sec for 33 queries), totHits=2693559 439.3s: points, polyMedium: ITER 11: 16.41 M hits/sec, 201.07 QPS (0.16 sec for 33 queries), totHits=2693559 439.5s: points, polyMedium: ITER 12: 16.53 M hits/sec, 202.47 QPS (0.16 sec for 33 queries), totHits=2693559 439.6s: points, polyMedium: ITER 13: 16.33 M hits/sec, 200.08 QPS (0.16 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: ITER 14: 16.56 M hits/sec, 202.84 QPS (0.16 sec for 33 queries), totHits=2693559 440.0s: points, polyMedium: ITER 15: 16.52 M hits/sec, 202.37 QPS (0.16 sec for 33 queries), totHits=2693559 440.1s: points, polyMedium: ITER 16: 15.48 M hits/sec, 189.59 QPS (0.17 sec for 33 queries), totHits=2693559 440.3s: points, polyMedium: ITER 17: 16.39 M hits/sec, 200.74 QPS (0.16 sec for 33 queries), totHits=2693559 440.5s: points, polyMedium: ITER 18: 16.45 M hits/sec, 201.56 QPS (0.16 sec for 33 queries), totHits=2693559 440.6s: points, polyMedium: ITER 19: 16.39 M hits/sec, 200.85 QPS (0.16 sec for 33 queries), totHits=2693559 440.6s: points, polyMedium: BEST M hits/sec: 16.843620969886917 440.6s: points, polyMedium: BEST QPS: 206.35875880434332 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 440.9s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 440.9s: geo3d, polyMedium: READER MB: 0.0 440.9s: geo3d, polyMedium: maxDoc=60844404 442.6s: geo3d, polyMedium: ITER 0: 1.70 M hits/sec, 20.85 QPS (1.58 sec for 33 queries), totHits=2693541 442.6s: geo3d, polyMedium: *** 443.6s: geo3d, polyMedium: ITER 1: 2.54 M hits/sec, 31.15 QPS (1.06 sec for 33 queries), totHits=2693541 443.6s: geo3d, polyMedium: *** 444.7s: geo3d, polyMedium: ITER 2: 2.51 M hits/sec, 30.74 QPS (1.07 sec for 33 queries), totHits=2693541 445.8s: geo3d, polyMedium: ITER 3: 2.58 M hits/sec, 31.66 QPS (1.04 sec for 33 queries), totHits=2693541 445.8s: geo3d, polyMedium: *** 446.8s: geo3d, polyMedium: ITER 4: 2.51 M hits/sec, 30.71 QPS (1.07 sec for 33 queries), totHits=2693541 447.9s: geo3d, polyMedium: ITER 5: 2.51 M hits/sec, 30.81 QPS (1.07 sec for 33 queries), totHits=2693541 449.0s: geo3d, polyMedium: ITER 6: 2.50 M hits/sec, 30.68 QPS (1.08 sec for 33 queries), totHits=2693541 450.1s: geo3d, polyMedium: ITER 7: 2.42 M hits/sec, 29.66 QPS (1.11 sec for 33 queries), totHits=2693541 451.2s: geo3d, polyMedium: ITER 8: 2.49 M hits/sec, 30.51 QPS (1.08 sec for 33 queries), totHits=2693541 452.3s: geo3d, polyMedium: ITER 9: 2.49 M hits/sec, 30.47 QPS (1.08 sec for 33 queries), totHits=2693541 453.4s: geo3d, polyMedium: ITER 10: 2.38 M hits/sec, 29.22 QPS (1.13 sec for 33 queries), totHits=2693541 454.4s: geo3d, polyMedium: ITER 11: 2.56 M hits/sec, 31.35 QPS (1.05 sec for 33 queries), totHits=2693541 455.5s: geo3d, polyMedium: ITER 12: 2.49 M hits/sec, 30.45 QPS (1.08 sec for 33 queries), totHits=2693541 456.6s: geo3d, polyMedium: ITER 13: 2.50 M hits/sec, 30.58 QPS (1.08 sec for 33 queries), totHits=2693541 457.7s: geo3d, polyMedium: ITER 14: 2.54 M hits/sec, 31.06 QPS (1.06 sec for 33 queries), totHits=2693541 458.7s: geo3d, polyMedium: ITER 15: 2.54 M hits/sec, 31.09 QPS (1.06 sec for 33 queries), totHits=2693541 459.8s: geo3d, polyMedium: ITER 16: 2.49 M hits/sec, 30.54 QPS (1.08 sec for 33 queries), totHits=2693541 460.9s: geo3d, polyMedium: ITER 17: 2.41 M hits/sec, 29.56 QPS (1.12 sec for 33 queries), totHits=2693541 462.0s: geo3d, polyMedium: ITER 18: 2.50 M hits/sec, 30.61 QPS (1.08 sec for 33 queries), totHits=2693541 463.1s: geo3d, polyMedium: ITER 19: 2.46 M hits/sec, 30.15 QPS (1.09 sec for 33 queries), totHits=2693541 463.1s: geo3d, polyMedium: BEST M hits/sec: 2.5845554205061014 463.1s: geo3d, polyMedium: BEST QPS: 31.664759837218497 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 463.4s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 463.4s: shapes, polyMedium: READER MB: 0.0 463.4s: shapes, polyMedium: maxDoc=60844404 464.0s: shapes, polyMedium: ITER 0: 4.97 M hits/sec, 60.85 QPS (0.54 sec for 33 queries), totHits=2693559 464.0s: shapes, polyMedium: *** 464.2s: shapes, polyMedium: ITER 1: 13.35 M hits/sec, 163.57 QPS (0.20 sec for 33 queries), totHits=2693559 464.2s: shapes, polyMedium: *** 464.4s: shapes, polyMedium: ITER 2: 13.58 M hits/sec, 166.32 QPS (0.20 sec for 33 queries), totHits=2693559 464.4s: shapes, polyMedium: *** 464.6s: shapes, polyMedium: ITER 3: 13.63 M hits/sec, 166.96 QPS (0.20 sec for 33 queries), totHits=2693559 464.6s: shapes, polyMedium: *** 464.8s: shapes, polyMedium: ITER 4: 13.15 M hits/sec, 161.11 QPS (0.20 sec for 33 queries), totHits=2693559 465.0s: shapes, polyMedium: ITER 5: 13.54 M hits/sec, 165.93 QPS (0.20 sec for 33 queries), totHits=2693559 465.2s: shapes, polyMedium: ITER 6: 13.64 M hits/sec, 167.12 QPS (0.20 sec for 33 queries), totHits=2693559 465.2s: shapes, polyMedium: *** 465.4s: shapes, polyMedium: ITER 7: 13.66 M hits/sec, 167.32 QPS (0.20 sec for 33 queries), totHits=2693559 465.4s: shapes, polyMedium: *** 465.6s: shapes, polyMedium: ITER 8: 13.44 M hits/sec, 164.71 QPS (0.20 sec for 33 queries), totHits=2693559 465.8s: shapes, polyMedium: ITER 9: 13.50 M hits/sec, 165.36 QPS (0.20 sec for 33 queries), totHits=2693559 466.0s: shapes, polyMedium: ITER 10: 13.47 M hits/sec, 165.00 QPS (0.20 sec for 33 queries), totHits=2693559 466.2s: shapes, polyMedium: ITER 11: 13.33 M hits/sec, 163.36 QPS (0.20 sec for 33 queries), totHits=2693559 466.4s: shapes, polyMedium: ITER 12: 13.54 M hits/sec, 165.91 QPS (0.20 sec for 33 queries), totHits=2693559 466.6s: shapes, polyMedium: ITER 13: 13.62 M hits/sec, 166.92 QPS (0.20 sec for 33 queries), totHits=2693559 466.8s: shapes, polyMedium: ITER 14: 13.68 M hits/sec, 167.61 QPS (0.20 sec for 33 queries), totHits=2693559 466.8s: shapes, polyMedium: *** 467.0s: shapes, polyMedium: ITER 15: 13.65 M hits/sec, 167.28 QPS (0.20 sec for 33 queries), totHits=2693559 467.2s: shapes, polyMedium: ITER 16: 13.57 M hits/sec, 166.24 QPS (0.20 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: ITER 17: 12.80 M hits/sec, 156.87 QPS (0.21 sec for 33 queries), totHits=2693559 467.6s: shapes, polyMedium: ITER 18: 13.57 M hits/sec, 166.31 QPS (0.20 sec for 33 queries), totHits=2693559 467.8s: shapes, polyMedium: ITER 19: 13.75 M hits/sec, 168.44 QPS (0.20 sec for 33 queries), totHits=2693559 467.8s: shapes, polyMedium: *** 467.8s: shapes, polyMedium: BEST M hits/sec: 13.748324263491707 467.8s: shapes, polyMedium: BEST QPS: 168.4368898900029 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 468.1s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 468.1s: points, poly 10: READER MB: 0.0 468.1s: points, poly 10: maxDoc=60844404 470.0s: points, poly 10: ITER 0: 183.80 M hits/sec, 116.23 QPS (1.94 sec for 225 queries), totHits=355809475 470.0s: points, poly 10: *** 471.6s: points, poly 10: ITER 1: 225.58 M hits/sec, 142.65 QPS (1.58 sec for 225 queries), totHits=355809475 471.6s: points, poly 10: *** 472.9s: points, poly 10: ITER 2: 274.94 M hits/sec, 173.86 QPS (1.29 sec for 225 queries), totHits=355809475 472.9s: points, poly 10: *** 474.2s: points, poly 10: ITER 3: 273.49 M hits/sec, 172.94 QPS (1.30 sec for 225 queries), totHits=355809475 475.5s: points, poly 10: ITER 4: 271.54 M hits/sec, 171.71 QPS (1.31 sec for 225 queries), totHits=355809475 476.9s: points, poly 10: ITER 5: 265.08 M hits/sec, 167.63 QPS (1.34 sec for 225 queries), totHits=355809475 478.2s: points, poly 10: ITER 6: 266.86 M hits/sec, 168.75 QPS (1.33 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: ITER 7: 285.67 M hits/sec, 180.65 QPS (1.25 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: *** 480.7s: points, poly 10: ITER 8: 282.90 M hits/sec, 178.90 QPS (1.26 sec for 225 queries), totHits=355809475 481.9s: points, poly 10: ITER 9: 283.57 M hits/sec, 179.32 QPS (1.25 sec for 225 queries), totHits=355809475 483.2s: points, poly 10: ITER 10: 283.67 M hits/sec, 179.38 QPS (1.25 sec for 225 queries), totHits=355809475 484.4s: points, poly 10: ITER 11: 285.15 M hits/sec, 180.32 QPS (1.25 sec for 225 queries), totHits=355809475 485.7s: points, poly 10: ITER 12: 282.96 M hits/sec, 178.93 QPS (1.26 sec for 225 queries), totHits=355809475 487.0s: points, poly 10: ITER 13: 282.65 M hits/sec, 178.74 QPS (1.26 sec for 225 queries), totHits=355809475 488.2s: points, poly 10: ITER 14: 279.53 M hits/sec, 176.76 QPS (1.27 sec for 225 queries), totHits=355809475 489.5s: points, poly 10: ITER 15: 282.48 M hits/sec, 178.63 QPS (1.26 sec for 225 queries), totHits=355809475 490.8s: points, poly 10: ITER 16: 276.13 M hits/sec, 174.61 QPS (1.29 sec for 225 queries), totHits=355809475 492.1s: points, poly 10: ITER 17: 281.35 M hits/sec, 177.92 QPS (1.26 sec for 225 queries), totHits=355809475 493.3s: points, poly 10: ITER 18: 285.35 M hits/sec, 180.45 QPS (1.25 sec for 225 queries), totHits=355809475 494.6s: points, poly 10: ITER 19: 283.36 M hits/sec, 179.18 QPS (1.26 sec for 225 queries), totHits=355809475 494.6s: points, poly 10: BEST M hits/sec: 285.67446910327186 494.6s: points, poly 10: BEST QPS: 180.64936451800833 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 494.8s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 494.8s: geo3d, poly 10: READER MB: 0.0 494.8s: geo3d, poly 10: maxDoc=60844404 496.6s: geo3d, poly 10: ITER 0: 198.12 M hits/sec, 125.27 QPS (1.80 sec for 225 queries), totHits=355855227 496.6s: geo3d, poly 10: *** 498.1s: geo3d, poly 10: ITER 1: 240.55 M hits/sec, 152.09 QPS (1.48 sec for 225 queries), totHits=355855227 498.1s: geo3d, poly 10: *** 499.6s: geo3d, poly 10: ITER 2: 236.96 M hits/sec, 149.83 QPS (1.50 sec for 225 queries), totHits=355855227 501.2s: geo3d, poly 10: ITER 3: 230.43 M hits/sec, 145.70 QPS (1.54 sec for 225 queries), totHits=355855227 502.6s: geo3d, poly 10: ITER 4: 242.63 M hits/sec, 153.41 QPS (1.47 sec for 225 queries), totHits=355855227 502.6s: geo3d, poly 10: *** 504.1s: geo3d, poly 10: ITER 5: 246.59 M hits/sec, 155.91 QPS (1.44 sec for 225 queries), totHits=355855227 504.1s: geo3d, poly 10: *** 505.5s: geo3d, poly 10: ITER 6: 247.82 M hits/sec, 156.69 QPS (1.44 sec for 225 queries), totHits=355855227 505.5s: geo3d, poly 10: *** 506.9s: geo3d, poly 10: ITER 7: 250.42 M hits/sec, 158.34 QPS (1.42 sec for 225 queries), totHits=355855227 506.9s: geo3d, poly 10: *** 508.4s: geo3d, poly 10: ITER 8: 244.85 M hits/sec, 154.81 QPS (1.45 sec for 225 queries), totHits=355855227 509.8s: geo3d, poly 10: ITER 9: 248.40 M hits/sec, 157.06 QPS (1.43 sec for 225 queries), totHits=355855227 511.3s: geo3d, poly 10: ITER 10: 247.30 M hits/sec, 156.37 QPS (1.44 sec for 225 queries), totHits=355855227 512.7s: geo3d, poly 10: ITER 11: 245.97 M hits/sec, 155.52 QPS (1.45 sec for 225 queries), totHits=355855227 514.1s: geo3d, poly 10: ITER 12: 249.58 M hits/sec, 157.81 QPS (1.43 sec for 225 queries), totHits=355855227 515.6s: geo3d, poly 10: ITER 13: 244.50 M hits/sec, 154.59 QPS (1.46 sec for 225 queries), totHits=355855227 517.0s: geo3d, poly 10: ITER 14: 245.37 M hits/sec, 155.14 QPS (1.45 sec for 225 queries), totHits=355855227 518.5s: geo3d, poly 10: ITER 15: 243.51 M hits/sec, 153.97 QPS (1.46 sec for 225 queries), totHits=355855227 519.9s: geo3d, poly 10: ITER 16: 246.57 M hits/sec, 155.90 QPS (1.44 sec for 225 queries), totHits=355855227 521.4s: geo3d, poly 10: ITER 17: 242.95 M hits/sec, 153.61 QPS (1.46 sec for 225 queries), totHits=355855227 522.9s: geo3d, poly 10: ITER 18: 244.91 M hits/sec, 154.85 QPS (1.45 sec for 225 queries), totHits=355855227 524.3s: geo3d, poly 10: ITER 19: 244.77 M hits/sec, 154.76 QPS (1.45 sec for 225 queries), totHits=355855227 524.3s: geo3d, poly 10: BEST M hits/sec: 250.4236659677757 524.3s: geo3d, poly 10: BEST QPS: 158.3377749366304 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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 524.6s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 524.6s: shapes, poly 10: READER MB: 0.0 524.6s: shapes, poly 10: maxDoc=60844404 526.7s: shapes, poly 10: ITER 0: 170.00 M hits/sec, 107.50 QPS (2.09 sec for 225 queries), totHits=355809475 526.7s: shapes, poly 10: *** 528.6s: shapes, poly 10: ITER 1: 188.38 M hits/sec, 119.13 QPS (1.89 sec for 225 queries), totHits=355809475 528.6s: shapes, poly 10: *** 530.5s: shapes, poly 10: ITER 2: 187.01 M hits/sec, 118.26 QPS (1.90 sec for 225 queries), totHits=355809475 532.4s: shapes, poly 10: ITER 3: 187.75 M hits/sec, 118.73 QPS (1.90 sec for 225 queries), totHits=355809475 534.2s: shapes, poly 10: ITER 4: 193.94 M hits/sec, 122.64 QPS (1.83 sec for 225 queries), totHits=355809475 534.2s: shapes, poly 10: *** 536.0s: shapes, poly 10: ITER 5: 195.38 M hits/sec, 123.55 QPS (1.82 sec for 225 queries), totHits=355809475 536.0s: shapes, poly 10: *** 537.9s: shapes, poly 10: ITER 6: 193.77 M hits/sec, 122.53 QPS (1.84 sec for 225 queries), totHits=355809475 539.7s: shapes, poly 10: ITER 7: 192.63 M hits/sec, 121.81 QPS (1.85 sec for 225 queries), totHits=355809475 541.5s: shapes, poly 10: ITER 8: 193.89 M hits/sec, 122.61 QPS (1.84 sec for 225 queries), totHits=355809475 543.4s: shapes, poly 10: ITER 9: 193.09 M hits/sec, 122.10 QPS (1.84 sec for 225 queries), totHits=355809475 545.2s: shapes, poly 10: ITER 10: 193.74 M hits/sec, 122.51 QPS (1.84 sec for 225 queries), totHits=355809475 547.1s: shapes, poly 10: ITER 11: 191.22 M hits/sec, 120.92 QPS (1.86 sec for 225 queries), totHits=355809475 548.9s: shapes, poly 10: ITER 12: 193.82 M hits/sec, 122.57 QPS (1.84 sec for 225 queries), totHits=355809475 550.8s: shapes, poly 10: ITER 13: 192.45 M hits/sec, 121.70 QPS (1.85 sec for 225 queries), totHits=355809475 552.6s: shapes, poly 10: ITER 14: 189.79 M hits/sec, 120.02 QPS (1.87 sec for 225 queries), totHits=355809475 554.5s: shapes, poly 10: ITER 15: 192.15 M hits/sec, 121.51 QPS (1.85 sec for 225 queries), totHits=355809475 556.3s: shapes, poly 10: ITER 16: 192.88 M hits/sec, 121.97 QPS (1.84 sec for 225 queries), totHits=355809475 558.2s: shapes, poly 10: ITER 17: 191.46 M hits/sec, 121.07 QPS (1.86 sec for 225 queries), totHits=355809475 560.1s: shapes, poly 10: ITER 18: 190.41 M hits/sec, 120.41 QPS (1.87 sec for 225 queries), totHits=355809475 561.9s: shapes, poly 10: ITER 19: 193.45 M hits/sec, 122.33 QPS (1.84 sec for 225 queries), totHits=355809475 561.9s: shapes, poly 10: BEST M hits/sec: 195.38230427211906 561.9s: shapes, poly 10: BEST QPS: 123.5521298617098 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|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.2s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 562.2s: points, nearest 10: READER MB: 0.0 562.2s: points, nearest 10: maxDoc=60844404 562.3s: points, nearest 10: ITER 0: 1468.50 QPS (0.15 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.3s: points, nearest 10: *** 562.4s: points, nearest 10: ITER 1: 2880.40 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.4s: points, nearest 10: *** 562.5s: points, nearest 10: ITER 2: 2997.66 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.5s: points, nearest 10: *** 562.5s: points, nearest 10: ITER 3: 3007.65 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.5s: points, nearest 10: *** 562.6s: points, nearest 10: ITER 4: 3103.13 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.6s: points, nearest 10: *** 562.7s: points, nearest 10: ITER 5: 3108.08 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.7s: points, nearest 10: *** 562.8s: points, nearest 10: ITER 6: 3140.11 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.8s: points, nearest 10: *** 562.8s: points, nearest 10: ITER 7: 2800.74 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.9s: points, nearest 10: ITER 8: 3244.84 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.9s: points, nearest 10: *** 563.0s: points, nearest 10: ITER 9: 3261.68 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.0s: points, nearest 10: *** 563.1s: points, nearest 10: ITER 10: 3291.17 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.1s: points, nearest 10: *** 563.1s: points, nearest 10: ITER 11: 3269.60 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.2s: points, nearest 10: ITER 12: 3263.95 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.3s: points, nearest 10: ITER 13: 3298.61 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.3s: points, nearest 10: *** 563.3s: points, nearest 10: ITER 14: 3295.11 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.4s: points, nearest 10: ITER 15: 3130.74 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.5s: points, nearest 10: ITER 16: 3298.77 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.5s: points, nearest 10: *** 563.5s: points, nearest 10: ITER 17: 3298.41 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.6s: points, nearest 10: ITER 18: 3299.94 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.6s: points, nearest 10: *** 563.7s: points, nearest 10: ITER 19: 3290.19 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.7s: points, nearest 10: BEST M hits/sec: 0.032999358316477746 563.7s: points, nearest 10: BEST QPS: 3299.935831647775 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|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.3s: points, sort: 1000000... 567.3s: points, sort: 2000000... 568.8s: points, sort: 3000000... 570.2s: points, sort: 4000000... 571.6s: points, sort: 5000000... 573.0s: points, sort: 6000000... 574.4s: points, sort: 7000000... 575.8s: points, sort: 8000000... 577.3s: points, sort: 9000000... 578.7s: points, sort: 10000000... 586.5s: points, sort: 11000000... 587.4s: points, sort: 12000000... 588.9s: points, sort: 13000000... 590.3s: points, sort: 14000000... 591.7s: 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... 608.0s: points, sort: 22000000... 608.9s: points, sort: 23000000... 610.3s: points, sort: 24000000... 611.8s: points, sort: 25000000... 613.2s: points, sort: 26000000... 614.7s: points, sort: 27000000... 616.2s: points, sort: 28000000... 617.7s: points, sort: 29000000... 619.1s: points, sort: 30000000... 620.5s: points, sort: 31000000... 621.9s: points, sort: 32000000... 629.5s: points, sort: 33000000... 630.9s: points, sort: 34000000... 631.9s: points, sort: 35000000... 633.3s: points, sort: 36000000... 634.7s: points, sort: 37000000... 636.1s: points, sort: 38000000... 637.5s: points, sort: 39000000... 638.9s: points, sort: 40000000... 640.3s: points, sort: 41000000... 641.7s: points, sort: 42000000... 643.2s: points, sort: 43000000... 650.7s: points, sort: 44000000... 652.1s: points, sort: 45000000... 653.1s: points, sort: 46000000... 654.5s: points, sort: 47000000... 655.9s: points, sort: 48000000... 657.3s: points, sort: 49000000... 658.8s: points, sort: 50000000... 660.2s: points, sort: 51000000... 661.6s: points, sort: 52000000... 663.0s: points, sort: 53000000... 664.4s: points, sort: 54000000... 671.9s: points, sort: 55000000... 673.4s: points, sort: 56000000... 674.3s: points, sort: 57000000... 675.8s: points, sort: 58000000... 677.2s: points, sort: 59000000... 678.6s: points, sort: 60000000... 682.3s: points, sort: 118.602656737 sec to index part 0 682.3s: points, sort: INDEX SIZE: 0.9472499107941985 GB 682.3s: points, sort: READER MB: 0.0 682.3s: points, sort: maxDoc=60844404 684.9s: points, sort: ITER 0: 122.00 M hits/sec, 124.14 QPS (1.81 sec for 225 queries), totHits=221118844 684.9s: points, sort: *** 687.4s: points, sort: ITER 1: 136.28 M hits/sec, 138.68 QPS (1.62 sec for 225 queries), totHits=221118844 687.4s: points, sort: *** 689.8s: points, sort: ITER 2: 136.21 M hits/sec, 138.60 QPS (1.62 sec for 225 queries), totHits=221118844 692.3s: points, sort: ITER 3: 136.26 M hits/sec, 138.65 QPS (1.62 sec for 225 queries), totHits=221118844 694.7s: points, sort: ITER 4: 138.69 M hits/sec, 141.12 QPS (1.59 sec for 225 queries), totHits=221118844 694.7s: points, sort: *** 697.2s: points, sort: ITER 5: 137.65 M hits/sec, 140.07 QPS (1.61 sec for 225 queries), totHits=221118844 699.6s: points, sort: ITER 6: 135.87 M hits/sec, 138.25 QPS (1.63 sec for 225 queries), totHits=221118844 702.1s: points, sort: ITER 7: 137.02 M hits/sec, 139.42 QPS (1.61 sec for 225 queries), totHits=221118844 704.6s: points, sort: ITER 8: 136.41 M hits/sec, 138.81 QPS (1.62 sec for 225 queries), totHits=221118844 707.1s: points, sort: ITER 9: 135.59 M hits/sec, 137.97 QPS (1.63 sec for 225 queries), totHits=221118844 709.6s: points, sort: ITER 10: 133.32 M hits/sec, 135.66 QPS (1.66 sec for 225 queries), totHits=221118844 712.1s: points, sort: ITER 11: 135.01 M hits/sec, 137.38 QPS (1.64 sec for 225 queries), totHits=221118844 714.6s: points, sort: ITER 12: 136.06 M hits/sec, 138.45 QPS (1.63 sec for 225 queries), totHits=221118844 717.1s: points, sort: ITER 13: 134.99 M hits/sec, 137.36 QPS (1.64 sec for 225 queries), totHits=221118844 719.7s: points, sort: ITER 14: 133.31 M hits/sec, 135.65 QPS (1.66 sec for 225 queries), totHits=221118844 722.2s: points, sort: ITER 15: 136.07 M hits/sec, 138.46 QPS (1.63 sec for 225 queries), totHits=221118844 724.7s: points, sort: ITER 16: 134.77 M hits/sec, 137.13 QPS (1.64 sec for 225 queries), totHits=221118844 727.3s: points, sort: ITER 17: 132.77 M hits/sec, 135.10 QPS (1.67 sec for 225 queries), totHits=221118844 729.8s: points, sort: ITER 18: 136.09 M hits/sec, 138.48 QPS (1.62 sec for 225 queries), totHits=221118844 732.2s: points, sort: ITER 19: 138.51 M hits/sec, 140.94 QPS (1.60 sec for 225 queries), totHits=221118844 732.2s: points, sort: BEST M hits/sec: 138.68696901302332 732.2s: points, sort: BEST QPS: 141.12125164660432 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 732.5s: points, distance: INDEX SIZE: 0.4939169967547059 GB 732.5s: points, distance: READER MB: 0.0 732.5s: points, distance: maxDoc=60844404 734.5s: points, distance: ITER 0: 192.00 M hits/sec, 112.81 QPS (1.99 sec for 225 queries), totHits=382961957 734.5s: points, distance: *** 736.0s: points, distance: ITER 1: 252.85 M hits/sec, 148.56 QPS (1.51 sec for 225 queries), totHits=382961957 736.0s: points, distance: *** 737.2s: points, distance: ITER 2: 317.31 M hits/sec, 186.43 QPS (1.21 sec for 225 queries), totHits=382961957 737.2s: points, distance: *** 738.5s: points, distance: ITER 3: 302.87 M hits/sec, 177.94 QPS (1.26 sec for 225 queries), totHits=382961957 739.7s: points, distance: ITER 4: 309.03 M hits/sec, 181.56 QPS (1.24 sec for 225 queries), totHits=382961957 740.9s: points, distance: ITER 5: 320.77 M hits/sec, 188.46 QPS (1.19 sec for 225 queries), totHits=382961957 740.9s: points, distance: *** 742.1s: points, distance: ITER 6: 324.48 M hits/sec, 190.64 QPS (1.18 sec for 225 queries), totHits=382961957 742.1s: points, distance: *** 743.2s: points, distance: ITER 7: 324.59 M hits/sec, 190.70 QPS (1.18 sec for 225 queries), totHits=382961957 743.2s: points, distance: *** 744.4s: points, distance: ITER 8: 320.28 M hits/sec, 188.17 QPS (1.20 sec for 225 queries), totHits=382961957 745.6s: points, distance: ITER 9: 323.61 M hits/sec, 190.13 QPS (1.18 sec for 225 queries), totHits=382961957 746.8s: points, distance: ITER 10: 316.16 M hits/sec, 185.75 QPS (1.21 sec for 225 queries), totHits=382961957 748.0s: points, distance: ITER 11: 317.67 M hits/sec, 186.64 QPS (1.21 sec for 225 queries), totHits=382961957 749.2s: points, distance: ITER 12: 318.51 M hits/sec, 187.13 QPS (1.20 sec for 225 queries), totHits=382961957 750.5s: points, distance: ITER 13: 313.50 M hits/sec, 184.19 QPS (1.22 sec for 225 queries), totHits=382961957 751.7s: points, distance: ITER 14: 312.85 M hits/sec, 183.81 QPS (1.22 sec for 225 queries), totHits=382961957 752.9s: points, distance: ITER 15: 315.62 M hits/sec, 185.44 QPS (1.21 sec for 225 queries), totHits=382961957 754.1s: points, distance: ITER 16: 317.93 M hits/sec, 186.79 QPS (1.20 sec for 225 queries), totHits=382961957 755.3s: points, distance: ITER 17: 321.88 M hits/sec, 189.11 QPS (1.19 sec for 225 queries), totHits=382961957 756.5s: points, distance: ITER 18: 321.33 M hits/sec, 188.79 QPS (1.19 sec for 225 queries), totHits=382961957 757.7s: points, distance: ITER 19: 320.28 M hits/sec, 188.17 QPS (1.20 sec for 225 queries), totHits=382961957 757.7s: points, distance: BEST M hits/sec: 324.58603581476865 757.7s: points, distance: BEST QPS: 190.70264480166875 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 757.9s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 757.9s: geo3d, distance: READER MB: 0.0 757.9s: geo3d, distance: maxDoc=60844404 759.6s: geo3d, distance: ITER 0: 235.38 M hits/sec, 138.14 QPS (1.63 sec for 225 queries), totHits=383371904 759.6s: geo3d, distance: *** 760.9s: geo3d, distance: ITER 1: 289.71 M hits/sec, 170.03 QPS (1.32 sec for 225 queries), totHits=383371904 760.9s: geo3d, distance: *** 762.2s: geo3d, distance: ITER 2: 296.39 M hits/sec, 173.95 QPS (1.29 sec for 225 queries), totHits=383371904 762.2s: geo3d, distance: *** 763.5s: geo3d, distance: ITER 3: 288.41 M hits/sec, 169.27 QPS (1.33 sec for 225 queries), totHits=383371904 764.9s: geo3d, distance: ITER 4: 282.21 M hits/sec, 165.63 QPS (1.36 sec for 225 queries), totHits=383371904 766.1s: geo3d, distance: ITER 5: 305.87 M hits/sec, 179.52 QPS (1.25 sec for 225 queries), totHits=383371904 766.1s: geo3d, distance: *** 767.4s: geo3d, distance: ITER 6: 302.89 M hits/sec, 177.77 QPS (1.27 sec for 225 queries), totHits=383371904 768.6s: geo3d, distance: ITER 7: 306.81 M hits/sec, 180.06 QPS (1.25 sec for 225 queries), totHits=383371904 768.6s: geo3d, distance: *** 769.9s: geo3d, distance: ITER 8: 302.24 M hits/sec, 177.39 QPS (1.27 sec for 225 queries), totHits=383371904 771.2s: geo3d, distance: ITER 9: 297.02 M hits/sec, 174.32 QPS (1.29 sec for 225 queries), totHits=383371904 772.4s: geo3d, distance: ITER 10: 308.02 M hits/sec, 180.77 QPS (1.24 sec for 225 queries), totHits=383371904 772.4s: geo3d, distance: *** 773.7s: geo3d, distance: ITER 11: 305.90 M hits/sec, 179.53 QPS (1.25 sec for 225 queries), totHits=383371904 774.9s: geo3d, distance: ITER 12: 311.70 M hits/sec, 182.94 QPS (1.23 sec for 225 queries), totHits=383371904 774.9s: geo3d, distance: *** 776.2s: geo3d, distance: ITER 13: 305.66 M hits/sec, 179.39 QPS (1.25 sec for 225 queries), totHits=383371904 777.4s: geo3d, distance: ITER 14: 308.38 M hits/sec, 180.99 QPS (1.24 sec for 225 queries), totHits=383371904 778.7s: geo3d, distance: ITER 15: 304.77 M hits/sec, 178.87 QPS (1.26 sec for 225 queries), totHits=383371904 780.0s: geo3d, distance: ITER 16: 302.29 M hits/sec, 177.42 QPS (1.27 sec for 225 queries), totHits=383371904 781.2s: geo3d, distance: ITER 17: 299.56 M hits/sec, 175.81 QPS (1.28 sec for 225 queries), totHits=383371904 782.6s: geo3d, distance: ITER 18: 292.10 M hits/sec, 171.43 QPS (1.31 sec for 225 queries), totHits=383371904 783.8s: geo3d, distance: ITER 19: 302.17 M hits/sec, 177.34 QPS (1.27 sec for 225 queries), totHits=383371904 783.8s: geo3d, distance: BEST M hits/sec: 311.7010053400645 783.8s: geo3d, distance: BEST QPS: 182.93653100232018 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.70|182.94|383371904| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 784.1s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 784.1s: shapes, distance: READER MB: 0.0 784.1s: shapes, distance: maxDoc=60844404 786.5s: shapes, distance: ITER 0: 156.37 M hits/sec, 91.87 QPS (2.45 sec for 225 queries), totHits=382961957 786.5s: shapes, distance: *** 788.5s: shapes, distance: ITER 1: 191.95 M hits/sec, 112.78 QPS (2.00 sec for 225 queries), totHits=382961957 788.5s: shapes, distance: *** 790.3s: shapes, distance: ITER 2: 215.13 M hits/sec, 126.39 QPS (1.78 sec for 225 queries), totHits=382961957 790.3s: shapes, distance: *** 792.1s: shapes, distance: ITER 3: 218.12 M hits/sec, 128.15 QPS (1.76 sec for 225 queries), totHits=382961957 792.1s: shapes, distance: *** 793.8s: shapes, distance: ITER 4: 224.35 M hits/sec, 131.81 QPS (1.71 sec for 225 queries), totHits=382961957 793.8s: shapes, distance: *** 795.5s: shapes, distance: ITER 5: 224.30 M hits/sec, 131.78 QPS (1.71 sec for 225 queries), totHits=382961957 797.2s: shapes, distance: ITER 6: 221.95 M hits/sec, 130.40 QPS (1.73 sec for 225 queries), totHits=382961957 798.9s: shapes, distance: ITER 7: 222.45 M hits/sec, 130.69 QPS (1.72 sec for 225 queries), totHits=382961957 800.6s: shapes, distance: ITER 8: 224.56 M hits/sec, 131.94 QPS (1.71 sec for 225 queries), totHits=382961957 800.6s: shapes, distance: *** 802.3s: shapes, distance: ITER 9: 221.68 M hits/sec, 130.24 QPS (1.73 sec for 225 queries), totHits=382961957 804.1s: shapes, distance: ITER 10: 223.06 M hits/sec, 131.05 QPS (1.72 sec for 225 queries), totHits=382961957 805.8s: shapes, distance: ITER 11: 219.39 M hits/sec, 128.90 QPS (1.75 sec for 225 queries), totHits=382961957 807.6s: shapes, distance: ITER 12: 219.19 M hits/sec, 128.78 QPS (1.75 sec for 225 queries), totHits=382961957 809.3s: shapes, distance: ITER 13: 222.49 M hits/sec, 130.72 QPS (1.72 sec for 225 queries), totHits=382961957 811.0s: shapes, distance: ITER 14: 221.03 M hits/sec, 129.86 QPS (1.73 sec for 225 queries), totHits=382961957 812.7s: shapes, distance: ITER 15: 220.29 M hits/sec, 129.42 QPS (1.74 sec for 225 queries), totHits=382961957 814.5s: shapes, distance: ITER 16: 221.03 M hits/sec, 129.86 QPS (1.73 sec for 225 queries), totHits=382961957 816.2s: shapes, distance: ITER 17: 222.41 M hits/sec, 130.67 QPS (1.72 sec for 225 queries), totHits=382961957 817.9s: shapes, distance: ITER 18: 223.28 M hits/sec, 131.18 QPS (1.72 sec for 225 queries), totHits=382961957 819.6s: shapes, distance: ITER 19: 222.24 M hits/sec, 130.57 QPS (1.72 sec for 225 queries), totHits=382961957 819.6s: shapes, distance: BEST M hits/sec: 224.56463754638514 819.6s: shapes, distance: BEST QPS: 131.93750064301207 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.70|182.94|383371904| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|224.56|131.94|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 819.9s: points, box: INDEX SIZE: 0.4939169967547059 GB 819.9s: points, box: READER MB: 0.0 819.9s: points, box: maxDoc=60844404 820.8s: points, box: ITER 0: 250.49 M hits/sec, 254.89 QPS (0.88 sec for 225 queries), totHits=221118844 820.8s: points, box: *** 821.3s: points, box: ITER 1: 403.62 M hits/sec, 410.71 QPS (0.55 sec for 225 queries), totHits=221118844 821.3s: points, box: *** 821.9s: points, box: ITER 2: 393.08 M hits/sec, 399.98 QPS (0.56 sec for 225 queries), totHits=221118844 822.4s: points, box: ITER 3: 398.45 M hits/sec, 405.44 QPS (0.55 sec for 225 queries), totHits=221118844 823.0s: points, box: ITER 4: 418.42 M hits/sec, 425.76 QPS (0.53 sec for 225 queries), totHits=221118844 823.0s: points, box: *** 823.6s: points, box: ITER 5: 359.69 M hits/sec, 366.01 QPS (0.61 sec for 225 queries), totHits=221118844 824.1s: points, box: ITER 6: 397.29 M hits/sec, 404.26 QPS (0.56 sec for 225 queries), totHits=221118844 824.7s: points, box: ITER 7: 378.72 M hits/sec, 385.36 QPS (0.58 sec for 225 queries), totHits=221118844 825.3s: points, box: ITER 8: 369.67 M hits/sec, 376.16 QPS (0.60 sec for 225 queries), totHits=221118844 825.9s: points, box: ITER 9: 376.51 M hits/sec, 383.11 QPS (0.59 sec for 225 queries), totHits=221118844 826.4s: points, box: ITER 10: 413.21 M hits/sec, 420.46 QPS (0.54 sec for 225 queries), totHits=221118844 827.0s: points, box: ITER 11: 417.47 M hits/sec, 424.79 QPS (0.53 sec for 225 queries), totHits=221118844 827.5s: points, box: ITER 12: 427.40 M hits/sec, 434.91 QPS (0.52 sec for 225 queries), totHits=221118844 827.5s: points, box: *** 828.0s: points, box: ITER 13: 419.65 M hits/sec, 427.02 QPS (0.53 sec for 225 queries), totHits=221118844 828.6s: points, box: ITER 14: 407.25 M hits/sec, 414.40 QPS (0.54 sec for 225 queries), totHits=221118844 829.1s: points, box: ITER 15: 409.27 M hits/sec, 416.46 QPS (0.54 sec for 225 queries), totHits=221118844 829.6s: points, box: ITER 16: 425.40 M hits/sec, 432.87 QPS (0.52 sec for 225 queries), totHits=221118844 830.2s: points, box: ITER 17: 409.30 M hits/sec, 416.48 QPS (0.54 sec for 225 queries), totHits=221118844 830.7s: points, box: ITER 18: 422.40 M hits/sec, 429.81 QPS (0.52 sec for 225 queries), totHits=221118844 831.2s: points, box: ITER 19: 411.39 M hits/sec, 418.61 QPS (0.54 sec for 225 queries), totHits=221118844 831.2s: points, box: BEST M hits/sec: 427.40445153148164 831.2s: points, box: BEST QPS: 434.9064053291784 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.70|182.94|383371904| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|224.56|131.94|382961957| |box|geo3d|||| |box|points|427.40|434.91|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 831.5s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 831.5s: geo3d, box: READER MB: 0.0 831.5s: geo3d, box: maxDoc=60844404 832.8s: geo3d, box: ITER 0: 168.29 M hits/sec, 171.24 QPS (1.31 sec for 225 queries), totHits=221118844 832.8s: geo3d, box: *** 833.8s: geo3d, box: ITER 1: 224.73 M hits/sec, 228.67 QPS (0.98 sec for 225 queries), totHits=221118844 833.8s: geo3d, box: *** 834.7s: geo3d, box: ITER 2: 235.62 M hits/sec, 239.76 QPS (0.94 sec for 225 queries), totHits=221118844 834.7s: geo3d, box: *** 835.7s: geo3d, box: ITER 3: 217.57 M hits/sec, 221.39 QPS (1.02 sec for 225 queries), totHits=221118844 836.7s: geo3d, box: ITER 4: 221.03 M hits/sec, 224.91 QPS (1.00 sec for 225 queries), totHits=221118844 837.7s: geo3d, box: ITER 5: 240.60 M hits/sec, 244.82 QPS (0.92 sec for 225 queries), totHits=221118844 837.7s: geo3d, box: *** 838.6s: geo3d, box: ITER 6: 241.43 M hits/sec, 245.67 QPS (0.92 sec for 225 queries), totHits=221118844 838.6s: geo3d, box: *** 839.5s: geo3d, box: ITER 7: 237.89 M hits/sec, 242.07 QPS (0.93 sec for 225 queries), totHits=221118844 840.4s: geo3d, box: ITER 8: 243.48 M hits/sec, 247.75 QPS (0.91 sec for 225 queries), totHits=221118844 840.4s: geo3d, box: *** 841.3s: geo3d, box: ITER 9: 247.44 M hits/sec, 251.79 QPS (0.89 sec for 225 queries), totHits=221118844 841.3s: geo3d, box: *** 842.2s: geo3d, box: ITER 10: 241.87 M hits/sec, 246.12 QPS (0.91 sec for 225 queries), totHits=221118844 843.1s: geo3d, box: ITER 11: 245.35 M hits/sec, 249.66 QPS (0.90 sec for 225 queries), totHits=221118844 844.0s: geo3d, box: ITER 12: 247.12 M hits/sec, 251.45 QPS (0.89 sec for 225 queries), totHits=221118844 844.9s: geo3d, box: ITER 13: 242.25 M hits/sec, 246.50 QPS (0.91 sec for 225 queries), totHits=221118844 845.8s: geo3d, box: ITER 14: 245.83 M hits/sec, 250.15 QPS (0.90 sec for 225 queries), totHits=221118844 846.8s: geo3d, box: ITER 15: 238.22 M hits/sec, 242.40 QPS (0.93 sec for 225 queries), totHits=221118844 847.6s: geo3d, box: ITER 16: 246.32 M hits/sec, 250.64 QPS (0.90 sec for 225 queries), totHits=221118844 848.6s: geo3d, box: ITER 17: 242.62 M hits/sec, 246.88 QPS (0.91 sec for 225 queries), totHits=221118844 849.5s: geo3d, box: ITER 18: 246.62 M hits/sec, 250.95 QPS (0.90 sec for 225 queries), totHits=221118844 850.4s: geo3d, box: ITER 19: 240.24 M hits/sec, 244.45 QPS (0.92 sec for 225 queries), totHits=221118844 850.4s: geo3d, box: BEST M hits/sec: 247.44449943165242 850.4s: geo3d, box: BEST QPS: 251.78773262816892 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.70|182.94|383371904| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|224.56|131.94|382961957| |box|geo3d|247.44|251.79|221118844| |box|points|427.40|434.91|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|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 850.6s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 850.6s: shapes, box: READER MB: 0.0 850.6s: shapes, box: maxDoc=60844404 852.0s: shapes, box: ITER 0: 159.42 M hits/sec, 162.22 QPS (1.39 sec for 225 queries), totHits=221118844 852.0s: shapes, box: *** 853.1s: shapes, box: ITER 1: 202.30 M hits/sec, 205.85 QPS (1.09 sec for 225 queries), totHits=221118844 853.1s: shapes, box: *** 854.2s: shapes, box: ITER 2: 195.63 M hits/sec, 199.06 QPS (1.13 sec for 225 queries), totHits=221118844 855.4s: shapes, box: ITER 3: 188.09 M hits/sec, 191.39 QPS (1.18 sec for 225 queries), totHits=221118844 856.5s: shapes, box: ITER 4: 199.06 M hits/sec, 202.55 QPS (1.11 sec for 225 queries), totHits=221118844 857.6s: shapes, box: ITER 5: 201.80 M hits/sec, 205.34 QPS (1.10 sec for 225 queries), totHits=221118844 858.7s: shapes, box: ITER 6: 210.27 M hits/sec, 213.96 QPS (1.05 sec for 225 queries), totHits=221118844 858.7s: shapes, box: *** 859.7s: shapes, box: ITER 7: 207.93 M hits/sec, 211.58 QPS (1.06 sec for 225 queries), totHits=221118844 860.8s: shapes, box: ITER 8: 210.00 M hits/sec, 213.69 QPS (1.05 sec for 225 queries), totHits=221118844 861.9s: shapes, box: ITER 9: 208.82 M hits/sec, 212.49 QPS (1.06 sec for 225 queries), totHits=221118844 862.9s: shapes, box: ITER 10: 209.62 M hits/sec, 213.30 QPS (1.05 sec for 225 queries), totHits=221118844 864.0s: shapes, box: ITER 11: 204.55 M hits/sec, 208.14 QPS (1.08 sec for 225 queries), totHits=221118844 865.0s: shapes, box: ITER 12: 210.49 M hits/sec, 214.18 QPS (1.05 sec for 225 queries), totHits=221118844 865.0s: shapes, box: *** 866.1s: shapes, box: ITER 13: 211.11 M hits/sec, 214.82 QPS (1.05 sec for 225 queries), totHits=221118844 866.1s: shapes, box: *** 867.1s: shapes, box: ITER 14: 209.03 M hits/sec, 212.70 QPS (1.06 sec for 225 queries), totHits=221118844 868.2s: shapes, box: ITER 15: 212.30 M hits/sec, 216.03 QPS (1.04 sec for 225 queries), totHits=221118844 868.2s: shapes, box: *** 869.2s: shapes, box: ITER 16: 208.30 M hits/sec, 211.95 QPS (1.06 sec for 225 queries), totHits=221118844 870.3s: shapes, box: ITER 17: 212.64 M hits/sec, 216.38 QPS (1.04 sec for 225 queries), totHits=221118844 870.3s: shapes, box: *** 871.4s: shapes, box: ITER 18: 207.83 M hits/sec, 211.48 QPS (1.06 sec for 225 queries), totHits=221118844 872.4s: shapes, box: ITER 19: 207.00 M hits/sec, 210.63 QPS (1.07 sec for 225 queries), totHits=221118844 872.4s: shapes, box: BEST M hits/sec: 212.64431890132107 872.4s: shapes, box: BEST QPS: 216.3767270454672 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.1s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.70|182.94|383371904| |distance|points|324.59|190.70|382961957| |distance|geopoint|||| |distance|shapes|224.56|131.94|382961957| |box|geo3d|247.44|251.79|221118844| |box|points|427.40|434.91|221118844| |box|geopoint|||| |box|shapes|212.64|216.38|221118844| |poly 10|geo3d|250.42|158.34|355855227| |poly 10|points|285.67|180.65|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.38|123.55|355809475| |polyMedium|geo3d|2.58|31.66|2693541| |polyMedium|points|16.84|206.36|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.75|168.44|2693559| |polyRussia|geo3d|3.58|1.02|3508671| |polyRussia|points|65.48|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|47.03|13.40|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3299.94|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|138.69|141.12|221118844| |sort|geopoint|||| |sort|shapes|||| Took 873.7 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 29af85188d5..dbf0d1426f1 main -> origin/main Updating 29af85188d5..dbf0d1426f1 Fast-forward gradle/libs.versions.toml | 4 ++-- lucene/CHANGES.txt | 5 ++++- .../apache/lucene/analysis/hunspell/Dictionary.java | 6 +++--- .../apache/lucene/analysis/hunspell/Suggestion.java | 2 +- .../analysis/pattern/PatternTypingFilterFactory.java | 2 +- .../org/apache/lucene/analysis/pt/RSLPStemmerBase.java | 2 +- .../analysis/query/QueryAutoStopWordAnalyzer.java | 2 +- .../org/apache/lucene/analysis/synonym/SynonymMap.java | 2 +- .../java/org/apache/lucene/analysis/util/CSVUtil.java | 2 +- .../analysis/email/TestUAX29URLEmailTokenizer.java | 6 +++--- .../miscellaneous/TestStemmerOverrideFilter.java | 2 +- .../apache/lucene/analysis/ja/dict/UserDictionary.java | 4 ++-- .../lucene/analysis/ja/TestJapaneseTokenizer.java | 2 +- .../org/apache/lucene/analysis/ja/TestSearchMode.java | 2 +- .../apache/lucene/analysis/ko/dict/UserDictionary.java | 2 +- .../lucene/analysis/opennlp/OpenNLPChunkerFilter.java | 4 ++-- .../analysis/opennlp/OpenNLPLemmatizerFilter.java | 4 ++-- .../lucene/analysis/opennlp/OpenNLPPOSFilter.java | 2 +- .../blocktree/Lucene90BlockTreeTermsReader.java | 2 +- .../benchmark/byTask/feeds/DirContentSource.java | 4 ++-- .../benchmark/byTask/feeds/EnwikiQueryMaker.java | 2 +- .../benchmark/byTask/feeds/FileBasedQueryMaker.java | 2 +- .../benchmark/byTask/feeds/ReutersQueryMaker.java | 2 +- .../benchmark/byTask/feeds/SimpleQueryMaker.java | 2 +- .../byTask/feeds/SimpleSloppyPhraseQueryMaker.java | 4 ++-- .../benchmark/byTask/feeds/SpatialFileQueryMaker.java | 2 +- .../lucene/benchmark/byTask/utils/Algorithm.java | 2 +- .../apache/lucene/benchmark/quality/QualityQuery.java | 2 +- .../apache/lucene/benchmark/quality/QualityStats.java | 2 +- .../lucene/benchmark/quality/trec/QueryDriver.java | 2 +- .../lucene/benchmark/quality/trec/Trec1MQReader.java | 2 +- .../benchmark/quality/trec/TrecTopicsReader.java | 2 +- .../apache/lucene/classification/BM25NBClassifier.java | 2 +- .../classification/SimpleNaiveBayesClassifier.java | 2 +- .../document/SimpleNaiveBayesDocumentClassifier.java | 2 +- .../lucene/codecs/blockterms/BlockTermsReader.java | 4 ++-- .../codecs/blocktreeords/OrdsBlockTreeTermsReader.java | 2 +- .../codecs/bloom/BloomFilteringPostingsFormat.java | 4 ++-- .../apache/lucene/codecs/memory/FSTTermsReader.java | 4 ++-- .../codecs/simpletext/SimpleTextFieldsReader.java | 12 +++++++++--- .../codecs/simpletext/SimpleTextPointsReader.java | 2 +- .../codecs/simpletext/SimpleTextTermVectorsReader.java | 4 ++-- .../java/org/apache/lucene/codecs/PointsReader.java | 2 +- .../blocktree/Lucene103BlockTreeTermsReader.java | 2 +- .../Lucene90CompressingTermVectorsReader.java | 4 ++-- .../lucene/codecs/perfield/PerFieldMergeState.java | 2 +- .../lucene/codecs/perfield/PerFieldPostingsFormat.java | 2 +- .../java/org/apache/lucene/document/DoublePoint.java | 2 +- .../java/org/apache/lucene/document/FloatPoint.java | 2 +- .../src/java/org/apache/lucene/document/IntPoint.java | 2 +- .../src/java/org/apache/lucene/document/LongPoint.java | 2 +- .../src/java/org/apache/lucene/index/CodecReader.java | 4 ++-- .../org/apache/lucene/index/DocValuesLeafReader.java | 4 ++-- .../apache/lucene/index/ExitableDirectoryReader.java | 4 ++-- .../core/src/java/org/apache/lucene/index/Fields.java | 3 +-- .../java/org/apache/lucene/index/FilterLeafReader.java | 8 ++++---- .../java/org/apache/lucene/index/FreqProxFields.java | 2 +- .../org/apache/lucene/index/FreqProxTermsWriter.java | 2 +- .../src/java/org/apache/lucene/index/LeafReader.java | 6 +++--- .../org/apache/lucene/index/MappedMultiFields.java | 4 ++-- .../src/java/org/apache/lucene/index/MultiFields.java | 3 +-- .../src/java/org/apache/lucene/index/MultiTerms.java | 5 ++--- .../org/apache/lucene/index/ParallelLeafReader.java | 4 ++-- .../apache/lucene/index/SlowCodecReaderWrapper.java | 4 ++-- .../lucene/index/SlowCompositeCodecReaderWrapper.java | 4 ++-- .../org/apache/lucene/index/SortingCodecReader.java | 8 ++++---- .../core/src/java/org/apache/lucene/index/Terms.java | 4 ++-- .../java/org/apache/lucene/search/ConjunctionDISI.java | 5 ++--- .../org/apache/lucene/search/ConjunctionScorer.java | 2 +- .../apache/lucene/search/MultiNormsLeafSimScorer.java | 2 +- .../src/java/org/apache/lucene/search/PhraseQuery.java | 2 +- .../org/apache/lucene/search/SloppyPhraseMatcher.java | 6 +++--- .../java/org/apache/lucene/search/SynonymQuery.java | 2 +- .../java/org/apache/lucene/search/TermInSetQuery.java | 2 +- .../java/org/apache/lucene/search/TopTermsRewrite.java | 2 +- .../document/TestLatLonMultiLineShapeQueries.java | 2 +- .../document/TestLatLonMultiPointShapeQueries.java | 2 +- .../document/TestLatLonMultiPolygonShapeQueries.java | 2 +- .../lucene/document/TestXYMultiLineShapeQueries.java | 2 +- .../lucene/document/TestXYMultiPointShapeQueries.java | 2 +- .../document/TestXYMultiPolygonShapeQueries.java | 2 +- .../apache/lucene/index/TestDocValuesFieldUpdates.java | 2 +- .../org/apache/lucene/index/TestDocsAndPositions.java | 2 +- .../lucene/index/TestExitableDirectoryReader.java | 2 +- .../org/apache/lucene/index/TestFilterLeafReader.java | 2 +- .../apache/lucene/index/TestFrozenBufferedUpdates.java | 2 +- .../org/apache/lucene/index/TestMultiTermsEnum.java | 6 +++--- .../lucene/index/TestParallelReaderEmptyIndex.java | 2 +- .../org/apache/lucene/index/TestPostingsOffsets.java | 4 +--- .../lucene/index/TestSegmentToThreadMapping.java | 2 +- .../apache/lucene/index/TestSortingCodecReader.java | 4 ++-- .../lucene/search/BaseKnnVectorQueryTestCase.java | 2 +- .../org/apache/lucene/search/TestIndexSearcher.java | 4 ++-- .../apache/lucene/search/TestKnnFloatVectorQuery.java | 2 +- .../org/apache/lucene/search/TestMatchesIterator.java | 2 +- .../org/apache/lucene/search/TestMinShouldMatch2.java | 8 ++++---- .../lucene/search/TestMultiCollectorManager.java | 8 ++++---- .../org/apache/lucene/search/TestMultiPhraseQuery.java | 6 +++--- .../apache/lucene/search/TestPhrasePrefixQuery.java | 4 ++-- .../org/apache/lucene/search/TestSortOptimization.java | 4 ++-- .../org/apache/lucene/search/TestTermInSetQuery.java | 2 +- .../test/org/apache/lucene/search/TestTermQuery.java | 2 +- .../org/apache/lucene/search/TestTopDocsMerge.java | 4 ++-- .../org/apache/lucene/util/TestDocIdSetBuilder.java | 2 +- .../org/apache/lucene/util/TestMSBRadixSorter.java | 4 ++-- .../test/org/apache/lucene/util/TestOfflineSorter.java | 4 ++-- .../lucene/util/TestRecyclingByteBlockAllocator.java | 4 ++-- .../lucene/util/TestRecyclingIntBlockAllocator.java | 4 ++-- .../apache/lucene/util/TestStableMSBRadixSorter.java | 4 ++-- .../src/test/org/apache/lucene/util/bkd/TestBKD.java | 2 +- .../src/test/org/apache/lucene/util/fst/TestFSTs.java | 4 ++-- .../util/graph/TestGraphTokenStreamFiniteStrings.java | 2 +- .../apache/lucene/demo/facet/SandboxFacetsExample.java | 18 +++++++++--------- .../apache/lucene/expressions/js/VariableContext.java | 2 +- .../java/org/apache/lucene/facet/DrillDownQuery.java | 2 +- .../java/org/apache/lucene/facet/DrillSideways.java | 2 +- .../src/java/org/apache/lucene/facet/FacetsConfig.java | 2 +- .../org/apache/lucene/facet/LongValueFacetCounts.java | 4 ++-- .../apache/lucene/facet/StringValueFacetCounts.java | 2 +- .../AbstractSortedSetDocValueFacetCounts.java | 2 +- .../org/apache/lucene/facet/TestDrillSideways.java | 2 +- .../facet/sortedset/TestSortedSetDocValuesFacets.java | 2 +- .../lucene/facet/taxonomy/TestTaxonomyCombined.java | 2 +- .../lucene/facet/taxonomy/TestTaxonomyFacetCounts.java | 2 +- .../facet/taxonomy/TestTaxonomyFacetValueSource.java | 2 +- .../search/grouping/TestAllGroupHeadsCollector.java | 2 +- .../apache/lucene/search/highlight/Highlighter.java | 4 ++-- .../lucene/search/highlight/QueryTermExtractor.java | 2 +- .../lucene/search/highlight/TermVectorLeafReader.java | 4 ++-- .../search/highlight/WeightedSpanTermExtractor.java | 5 ++--- .../lucene/search/uhighlight/FieldHighlighter.java | 4 ++-- .../lucene/search/uhighlight/FieldOffsetStrategy.java | 2 +- .../search/uhighlight/MultiTermHighlighting.java | 2 +- .../uhighlight/OverlaySingleDocTermsLeafReader.java | 2 +- .../apache/lucene/search/uhighlight/PhraseHelper.java | 5 ++--- .../uhighlight/TermVectorFilteredLeafReader.java | 2 +- .../search/vectorhighlight/BaseFragmentsBuilder.java | 2 +- .../search/vectorhighlight/AbstractTestCase.java | 2 +- .../org/apache/lucene/search/join/TestBlockJoin.java | 5 ++--- .../analysis/CustomAnalyzerPanelProvider.java | 10 +++++----- .../components/fragments/search/SortPaneProvider.java | 2 +- .../lucene/luke/models/analysis/AnalysisImpl.java | 2 +- .../org/apache/lucene/luke/models/util/IndexUtils.java | 2 +- .../org/apache/lucene/index/memory/MemoryIndex.java | 2 +- .../lucene/misc/index/MultiPassIndexSplitter.java | 4 ++-- .../org/apache/lucene/misc/util/fst/TestFSTsMisc.java | 2 +- .../org/apache/lucene/queries/CommonTermsQuery.java | 2 +- .../apache/lucene/queries/intervals/Disjunctions.java | 2 +- .../lucene/queries/intervals/IntervalBuilder.java | 8 ++++---- .../apache/lucene/queries/spans/ConjunctionSpans.java | 2 +- .../queries/spans/SpanMultiTermQueryWrapper.java | 4 ++-- .../org/apache/lucene/queries/spans/SpanNearQuery.java | 4 ++-- .../org/apache/lucene/queries/spans/SpanOrQuery.java | 2 +- .../standard/builders/MultiPhraseQueryNodeBuilder.java | 2 +- .../queryparser/xml/builders/SpanNearBuilder.java | 2 +- .../lucene/queryparser/xml/builders/SpanOrBuilder.java | 2 +- .../queryparser/xml/builders/SpanOrTermsBuilder.java | 2 +- .../queryparser/ext/TestExtendableQueryParser.java | 2 +- .../org/apache/lucene/payloads/PayloadSpanUtil.java | 3 +-- .../codecs/idversion/VersionBlockTreeTermsReader.java | 2 +- .../apache/lucene/sandbox/document/HalfFloatPoint.java | 2 +- .../sandbox/facet/cutters/TaxonomyFacetsCutter.java | 2 +- .../lucene/sandbox/search/CombinedFieldQuery.java | 2 +- .../lucene/sandbox/search/MultiNormsLeafSimScorer.java | 2 +- .../lucene/sandbox/search/PhraseWildcardQuery.java | 2 +- .../lucene/sandbox/search/TermAutomatonQuery.java | 6 ++---- .../lucene/sandbox/facet/SandboxFacetTestCase.java | 6 +++--- .../lucene/sandbox/facet/TestLongValueFacet.java | 6 +++--- .../search/TestInetAddrSsDvMultiRangeQuery.java | 1 - .../lucene/sandbox/search/TestPhraseWildcardQuery.java | 2 +- .../spatial/composite/CompositeSpatialStrategy.java | 2 +- .../lucene/spatial/spatial4j/Geo3dShapeFactory.java | 3 +-- .../spatial3d/tests/RandomGeo3dShapeGenerator.java | 6 ++---- .../lucene/spatial3d/geom/GeoBaseCompositeShape.java | 2 +- .../apache/lucene/spatial3d/geom/GeoPathFactory.java | 2 +- .../org/apache/lucene/spatial3d/TestGeo3DPoint.java | 2 +- .../suggest/document/CompletionFieldsProducer.java | 2 +- .../search/suggest/document/CompletionQuery.java | 6 +----- .../lucene/search/suggest/fst/FSTCompletion.java | 2 +- .../apache/lucene/search/spell/TestSpellChecker.java | 2 +- .../lucene/search/suggest/TestLookupBenchmark.java | 2 +- .../search/suggest/analyzing/TestFuzzySuggester.java | 2 +- .../search/suggest/document/TestContextQuery.java | 2 +- .../search/suggest/document/TestSuggestField.java | 6 +++--- .../lucene/search/suggest/fst/TestFSTCompletion.java | 2 +- .../tests/codecs/asserting/AssertingPointsFormat.java | 2 +- .../codecs/asserting/AssertingPostingsFormat.java | 2 +- .../lucene/tests/codecs/cranky/CrankyPointsFormat.java | 2 +- .../tests/codecs/ramonly/RAMOnlyPostingsFormat.java | 2 +- .../apache/lucene/tests/index/AssertingLeafReader.java | 8 ++++---- .../tests/index/BaseIndexFileFormatTestCase.java | 2 +- .../lucene/tests/index/BasePointsFormatTestCase.java | 4 ++-- .../tests/index/BaseStoredFieldsFormatTestCase.java | 2 +- .../lucene/tests/index/FieldFilterLeafReader.java | 6 +++--- .../tests/index/LegacyBaseDocValuesFormatTestCase.java | 2 +- .../apache/lucene/tests/index/MergeReaderWrapper.java | 4 ++-- .../lucene/tests/index/MismatchedLeafReader.java | 2 +- .../org/apache/lucene/tests/search/QueryUtils.java | 2 +- .../lucene/tests/store/MockDirectoryWrapper.java | 6 +++--- .../org/apache/lucene/tests/util/RamUsageTester.java | 2 +- .../java/org/apache/lucene/tests/util/TestUtil.java | 2 +- 201 files changed, 309 insertions(+), 320 deletions(-) creating directories /l/logs.nightly/taxis/2026.05.14.04.21.53... Lucene git hash: dbf0d1426f13292f58083911c65bbae431251e4f Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.14.04.21.53/gradle.jar.log Compile java benchmark sources... run: "javac -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main /l/util.nightly/src/python/sparsetaxis/../../main/perf/SearchTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/IndexTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/DiskUsage.java" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main Index "slow" sparse-sorted with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse True" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/index.1threads.sparse.sorted.log 3.1 sec: 0.3 M docs; 96.3 K docs/sec 6.7 sec: 0.6 M docs; 89.2 K docs/sec 10.1 sec: 0.9 M docs; 89.5 K docs/sec 13.3 sec: 1.2 M docs; 90.3 K docs/sec 16.5 sec: 1.5 M docs; 90.8 K docs/sec 20.5 sec: 1.9 M docs; 92.5 K docs/sec 23.8 sec: 2.2 M docs; 92.3 K docs/sec 27.9 sec: 2.6 M docs; 93.3 K docs/sec 31.9 sec: 3.0 M docs; 94.0 K docs/sec 35.1 sec: 3.3 M docs; 94.0 K docs/sec 47.8 sec: 3.7 M docs; 77.4 K docs/sec 51.9 sec: 4.1 M docs; 79.0 K docs/sec 55.1 sec: 4.4 M docs; 79.8 K docs/sec 59.2 sec: 4.8 M docs; 81.1 K docs/sec 63.2 sec: 5.2 M docs; 82.3 K docs/sec 66.4 sec: 5.5 M docs; 82.8 K docs/sec 70.5 sec: 5.9 M docs; 83.7 K docs/sec 74.5 sec: 6.3 M docs; 84.6 K docs/sec 77.7 sec: 6.6 M docs; 84.9 K docs/sec 81.7 sec: 7.0 M docs; 85.6 K docs/sec 94.4 sec: 7.4 M docs; 78.4 K docs/sec 97.6 sec: 7.7 M docs; 78.9 K docs/sec 101.7 sec: 8.1 M docs; 79.7 K docs/sec 105.7 sec: 8.5 M docs; 80.4 K docs/sec 108.9 sec: 8.8 M docs; 80.8 K docs/sec 112.9 sec: 9.2 M docs; 81.5 K docs/sec 117.0 sec: 9.6 M docs; 82.1 K docs/sec 120.2 sec: 9.9 M docs; 82.4 K docs/sec 124.2 sec: 10.3 M docs; 82.9 K docs/sec 128.3 sec: 10.7 M docs; 83.4 K docs/sec 140.1 sec: 11.0 M docs; 78.5 K docs/sec 144.1 sec: 11.4 M docs; 79.1 K docs/sec 148.2 sec: 11.8 M docs; 79.6 K docs/sec 151.4 sec: 12.1 M docs; 79.9 K docs/sec 155.4 sec: 12.5 M docs; 80.4 K docs/sec 159.4 sec: 12.9 M docs; 80.9 K docs/sec 162.6 sec: 13.2 M docs; 81.2 K docs/sec 166.7 sec: 13.6 M docs; 81.6 K docs/sec 170.7 sec: 14.0 M docs; 82.0 K docs/sec 173.9 sec: 14.3 M docs; 82.2 K docs/sec 186.6 sec: 14.7 M docs; 78.8 K docs/sec 190.6 sec: 15.1 M docs; 79.2 K docs/sec 193.8 sec: 15.4 M docs; 79.5 K docs/sec 197.8 sec: 15.8 M docs; 79.9 K docs/sec 201.8 sec: 16.2 M docs; 80.3 K docs/sec 205.1 sec: 16.5 M docs; 80.5 K docs/sec 209.1 sec: 16.9 M docs; 80.8 K docs/sec 213.1 sec: 17.3 M docs; 81.2 K docs/sec 216.3 sec: 17.6 M docs; 81.4 K docs/sec 220.3 sec: 18.0 M docs; 81.7 K docs/sec 233.0 sec: 18.4 M docs; 79.0 K docs/sec 236.2 sec: 18.7 M docs; 79.2 K docs/sec 240.2 sec: 19.1 M docs; 79.5 K docs/sec 243.5 sec: 19.4 M docs; 79.7 K docs/sec 247.4 sec: 19.8 M docs; 80.0 K docs/sec 249.0 sec: 20.0 M docs; 80.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.14.04.21.53/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.14.04.21.53/diskUsagesparse-sorted.log took 51.2 sec Search sparse-sorted iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/searchsparse-sorted.0.log Index "slow" sparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/index.1threads.sparse.log 2.8 sec: 0.3 M docs; 106.6 K docs/sec 6.3 sec: 0.6 M docs; 95.9 K docs/sec 9.4 sec: 0.9 M docs; 96.2 K docs/sec 12.4 sec: 1.2 M docs; 96.7 K docs/sec 15.5 sec: 1.5 M docs; 97.1 K docs/sec 19.2 sec: 1.9 M docs; 99.0 K docs/sec 22.3 sec: 2.2 M docs; 98.8 K docs/sec 26.0 sec: 2.6 M docs; 99.9 K docs/sec 29.8 sec: 3.0 M docs; 100.7 K docs/sec 32.8 sec: 3.3 M docs; 100.6 K docs/sec 44.3 sec: 3.7 M docs; 83.5 K docs/sec 48.1 sec: 4.1 M docs; 85.3 K docs/sec 51.1 sec: 4.4 M docs; 86.1 K docs/sec 54.9 sec: 4.8 M docs; 87.5 K docs/sec 58.6 sec: 5.2 M docs; 88.7 K docs/sec 61.6 sec: 5.5 M docs; 89.2 K docs/sec 65.4 sec: 5.9 M docs; 90.2 K docs/sec 69.2 sec: 6.3 M docs; 91.0 K docs/sec 72.2 sec: 6.6 M docs; 91.4 K docs/sec 76.0 sec: 7.0 M docs; 92.1 K docs/sec 87.4 sec: 7.4 M docs; 84.7 K docs/sec 90.4 sec: 7.7 M docs; 85.2 K docs/sec 94.2 sec: 8.1 M docs; 86.0 K docs/sec 97.9 sec: 8.5 M docs; 86.8 K docs/sec 101.7 sec: 8.9 M docs; 87.5 K docs/sec 104.7 sec: 9.2 M docs; 87.9 K docs/sec 108.5 sec: 9.6 M docs; 88.5 K docs/sec 111.5 sec: 9.9 M docs; 88.8 K docs/sec 115.3 sec: 10.3 M docs; 89.4 K docs/sec 119.0 sec: 10.7 M docs; 89.9 K docs/sec 129.7 sec: 11.0 M docs; 84.8 K docs/sec 133.5 sec: 11.4 M docs; 85.4 K docs/sec 137.2 sec: 11.8 M docs; 86.0 K docs/sec 141.0 sec: 12.2 M docs; 86.5 K docs/sec 144.7 sec: 12.6 M docs; 87.1 K docs/sec 148.5 sec: 13.0 M docs; 87.6 K docs/sec 151.5 sec: 13.3 M docs; 87.8 K docs/sec 155.2 sec: 13.7 M docs; 88.2 K docs/sec 159.0 sec: 14.1 M docs; 88.7 K docs/sec 162.8 sec: 14.5 M docs; 89.1 K docs/sec 172.6 sec: 14.7 M docs; 85.2 K docs/sec 176.4 sec: 15.1 M docs; 85.6 K docs/sec 180.1 sec: 15.5 M docs; 86.0 K docs/sec 183.9 sec: 15.9 M docs; 86.5 K docs/sec 186.9 sec: 16.2 M docs; 86.7 K docs/sec 190.6 sec: 16.6 M docs; 87.1 K docs/sec 194.4 sec: 17.0 M docs; 87.5 K docs/sec 198.1 sec: 17.4 M docs; 87.8 K docs/sec 201.9 sec: 17.8 M docs; 88.2 K docs/sec 205.6 sec: 18.2 M docs; 88.5 K docs/sec 215.5 sec: 18.4 M docs; 85.4 K docs/sec 218.5 sec: 18.7 M docs; 85.6 K docs/sec 222.2 sec: 19.1 M docs; 86.0 K docs/sec 225.3 sec: 19.4 M docs; 86.1 K docs/sec 229.0 sec: 19.8 M docs; 86.5 K docs/sec 230.5 sec: 20.0 M docs; 86.8 K docs/sec index is 2.21 GB CheckIndex sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/checkIndexsparse.log took 0.5 sec DiskUsage sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/diskUsagesparse.log took 51.9 sec Search sparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/searchsparse.0.log Index "slow" nonsparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks nonsparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/index.1threads.nonsparse.log 3.0 sec: 0.3 M docs; 101.0 K docs/sec 6.4 sec: 0.6 M docs; 94.2 K docs/sec 10.0 sec: 1.0 M docs; 99.5 K docs/sec 13.8 sec: 1.4 M docs; 101.7 K docs/sec 17.4 sec: 1.8 M docs; 103.4 K docs/sec 21.8 sec: 2.2 M docs; 101.0 K docs/sec 25.4 sec: 2.6 M docs; 102.2 K docs/sec 29.1 sec: 3.0 M docs; 103.2 K docs/sec 32.6 sec: 3.4 M docs; 104.2 K docs/sec 43.0 sec: 3.7 M docs; 86.1 K docs/sec 46.6 sec: 4.1 M docs; 88.0 K docs/sec 50.2 sec: 4.5 M docs; 89.7 K docs/sec 53.8 sec: 4.9 M docs; 91.0 K docs/sec 57.5 sec: 5.3 M docs; 92.2 K docs/sec 61.1 sec: 5.7 M docs; 93.3 K docs/sec 64.7 sec: 6.1 M docs; 94.2 K docs/sec 68.4 sec: 6.5 M docs; 95.1 K docs/sec 72.0 sec: 6.9 M docs; 95.8 K docs/sec 75.6 sec: 7.3 M docs; 96.5 K docs/sec 84.4 sec: 7.4 M docs; 87.7 K docs/sec 88.0 sec: 7.8 M docs; 88.6 K docs/sec 91.6 sec: 8.2 M docs; 89.5 K docs/sec 95.2 sec: 8.6 M docs; 90.3 K docs/sec 98.8 sec: 9.0 M docs; 91.1 K docs/sec 102.5 sec: 9.4 M docs; 91.7 K docs/sec 106.1 sec: 9.8 M docs; 92.4 K docs/sec 109.7 sec: 10.2 M docs; 93.0 K docs/sec 113.4 sec: 10.6 M docs; 93.5 K docs/sec 125.0 sec: 11.0 M docs; 88.0 K docs/sec 128.7 sec: 11.4 M docs; 88.6 K docs/sec 132.3 sec: 11.8 M docs; 89.2 K docs/sec 135.9 sec: 12.2 M docs; 89.8 K docs/sec 139.5 sec: 12.6 M docs; 90.3 K docs/sec 143.2 sec: 13.0 M docs; 90.8 K docs/sec 146.8 sec: 13.4 M docs; 91.3 K docs/sec 150.4 sec: 13.8 M docs; 91.8 K docs/sec 154.0 sec: 14.2 M docs; 92.2 K docs/sec 157.6 sec: 14.6 M docs; 92.6 K docs/sec 166.4 sec: 14.7 M docs; 88.3 K docs/sec 170.0 sec: 15.1 M docs; 88.8 K docs/sec 173.7 sec: 15.5 M docs; 89.3 K docs/sec 177.3 sec: 15.9 M docs; 89.7 K docs/sec 180.9 sec: 16.3 M docs; 90.1 K docs/sec 184.6 sec: 16.7 M docs; 90.5 K docs/sec 188.2 sec: 17.1 M docs; 90.9 K docs/sec 191.8 sec: 17.5 M docs; 91.2 K docs/sec 195.4 sec: 17.9 M docs; 91.6 K docs/sec 199.0 sec: 18.3 M docs; 92.0 K docs/sec 207.8 sec: 18.4 M docs; 88.6 K docs/sec 211.4 sec: 18.8 M docs; 88.9 K docs/sec 215.0 sec: 19.2 M docs; 89.3 K docs/sec 218.6 sec: 19.6 M docs; 89.6 K docs/sec 222.3 sec: 20.0 M docs; 90.0 K docs/sec 222.3 sec: 20.0 M docs; 90.0 K docs/sec index is 2.12 GB CheckIndex nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/checkIndexnonsparse.log took 0.4 sec DiskUsage nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/diskUsagenonsparse.log took 44.9 sec Search nonsparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.14.04.21.53/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Thu May 14 04:37:06 AM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Thu May 14 04:38:17 AM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 351G 485G 42% / + echo 'Stopping background df process...' Stopping background df process... + kill 3899236 + wait 3899236 + 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.12.19.03.21 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.12.19.03.21