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\nSun May 10 01:26:51 AM EDT 2026: now start nightly benchmarks' Sun May 10 01:26:51 AM 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 2dee50e21f8..29af85188d5 main -> origin/main Updating 2dee50e21f8..29af85188d5 Fast-forward lucene/CHANGES.txt | 3 +++ .../lucene102/Lucene102BinaryQuantizedVectorsReader.java | 7 ++++++- .../lucene99/Lucene99ScalarQuantizedVectorsReader.java | 8 +++++++- .../org/apache/lucene/codecs/hnsw/FlatVectorsReader.java | 16 ++++------------ .../lucene104/Lucene104ScalarQuantizedVectorsReader.java | 7 ++++++- .../codecs/lucene99/Lucene99FlatVectorsReader.java | 8 +++++++- .../codecs/lucene99/Lucene99HnswVectorsWriter.java | 2 +- 7 files changed, 34 insertions(+), 17 deletions(-) + ../gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:classification:clean > Task :lucene:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:demo:clean > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:distribution.tests:clean > Task :lucene:benchmark:clean > Task :lucene:grouping:clean > Task :lucene:codecs:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:join:clean > Task :lucene:misc:clean > Task :lucene:replicator:clean > Task :lucene:highlighter:clean > Task :lucene:backward-codecs:clean > Task :lucene:monitor:clean > Task :lucene:facet:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:luke:clean > Task :lucene:spatial-extras:clean > Task :lucene:analysis:icu:clean > Task :lucene:suggest:clean > Task :lucene:spatial3d:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:queries:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:smartcn: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.10.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.10.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: 298 open, 3934 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-10 01:30:41.662015] start [2026-05-10 01:30:41.662132] log dir /l/logs.nightly/2026.05.10.01.30.41 Java version (see also /l/logs.nightly/2026.05.10.01.30.41/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.10.01.30.41/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.10.01.30.41/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 = 1006632960 {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.10.01.30.41/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.10.01.30.41/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 23: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 23 CPUs which need to have their frequency coordinated by software: 23 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.10.01.30.41/lscpu.txt): cmd='lscpu' Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 43 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: AuthenticAMD Model name: AMD Ryzen Threadripper 3990X 64-Core Processor CPU family: 23 Model: 49 Thread(s) per core: 2 Core(s) per socket: 64 Socket(s): 1 Stepping: 0 Frequency boost: enabled CPU(s) scaling MHz: 48% CPU max MHz: 4377.8730 CPU min MHz: 553.8280 BogoMIPS: 5834.95 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es Virtualization: AMD-V L1d cache: 2 MiB (64 instances) L1i cache: 2 MiB (64 instances) L2 cache: 32 MiB (64 instances) L3 cache: 256 MiB (16 instances) NUMA node(s): 16 NUMA node0 CPU(s): 0-3,64-67 NUMA node1 CPU(s): 4-7,68-71 NUMA node2 CPU(s): 8-11,72-75 NUMA node3 CPU(s): 12-15,76-79 NUMA node4 CPU(s): 16-19,80-83 NUMA node5 CPU(s): 20-23,84-87 NUMA node6 CPU(s): 24-27,88-91 NUMA node7 CPU(s): 28-31,92-95 NUMA node8 CPU(s): 32-35,96-99 NUMA node9 CPU(s): 36-39,100-103 NUMA node10 CPU(s): 40-43,104-107 NUMA node11 CPU(s): 44-47,108-111 NUMA node12 CPU(s): 48-51,112-115 NUMA node13 CPU(s): 52-55,116-119 NUMA node14 CPU(s): 56-59,120-123 NUMA node15 CPU(s): 60-63,124-127 Vulnerability Gather data sampling: Not affected Vulnerability Ghostwrite: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Old microcode: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec rstack overflow: Vulnerable Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Vulnerable: __user pointer sanitization and usercopy barriers only; no swapgs barriers Vulnerability Spectre v2: Vulnerable; IBPB: disabled; STIBP: disabled; PBRSB-eIBRS: Not affected; BHI: Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Vulnerable Full Linux version (see also /l/logs.nightly/2026.05.10.01.30.41/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.10.01.30.41/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.10.01.30.41/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.10.01.30.41/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.10.01.30.41/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.10.01.30.41/pacman.txt): cmd='pacman -Q' 7zip 26.00-1 abseil-cpp 20250814.1-1 acl 2.3.2-1 acpica 20250404-1 adobe-source-code-pro-fonts 2.042u+1.062i+1.026vf-2 adwaita-cursors 49.0-1 adwaita-fonts 49.0-2 adwaita-icon-theme 49.0-1 adwaita-icon-theme-legacy 46.2-3 alsa-lib 1.2.15.3-2 alsa-topology-conf 1.2.5.1-4 alsa-ucm-conf 1.2.15.3-1 amd-ucode 20260110-1 aom 3.13.1-2 apparmor 4.1.6-1 apr 1.7.6-1 apr-util 1.6.3-2 archlinux-keyring 20260206-1 argon2 20190702-6 at-spi2-core 2.58.3-1 atop 2.12.1-1 attr 2.5.2-1 audit 4.1.2-2 autoconf 2.72-1 automake 1.18.1-1 avahi 1:0.9rc3-1 base 3-3 bash 5.3.9-1 bash-completion 2.17.0-3 bcc 0.36.1-1 bcc-libbpf-tools 0.36.1-1 binutils 2.46-1 bison 3.8.2-8 boost-libs 1.89.0-4 bridge-utils 1.7.1-2 brotli 1.2.0-1 btop 1.4.6-1 bubblewrap 0.11.0-1 bzip2 1.0.8-6 ca-certificates 20240618-1 ca-certificates-mozilla 3.120.1-1 ca-certificates-utils 20240618-1 cairo 1.18.4-1 cantarell-fonts 1:0.311-1 celt 0.11.3-4 clang 21.1.8-1 cmake 4.2.3-1 colord 1.4.8-1 compiler-rt 21.1.8-1 containerd 2.2.1-1 coreutils 9.10-1 cppdap 1.58.0-2 cpupower 6.19-2 cracklib 2.10.3-1 cryptsetup 2.8.4-1 curl 8.18.0-3 cython 3.2.4-3 dav1d 1.5.3-1 db 6.2.32-4 db5.3 5.3.28-7 dbus 1.16.2-1 dbus-broker 37-3 dbus-broker-units 37-3 dconf 0.49.0-1 debugedit 5.2-1 default-cursors 3-1 desktop-file-utils 0.28-1 device-mapper 2.03.38-1 diffutils 3.12-2 ding-libs 0.6.2-2 dkms 3.3.0-1 dmidecode 3.7-1 dnssec-anchors 20250524-1 docker 1:29.2.1-1 docker-compose 5.0.2-1 double-conversion 3.4.0-1 downgrade 11.8.0-1 duktape 2.7.0-7 e2fsprogs 1.47.3-2 elfutils 0.194-1 emacs 30.2-1 emacs-python-mode 6.3.1-1 ethtool 1:6.19-1 exiv2 0.28.7-1 expat 2.7.4-1 fakeroot 1.37.2-1 ffmpeg 2:8.0.1-7 fftw 3.3.10-8 file 5.46-5 filesystem 2025.10.12-1 findutils 4.10.0-3 flac 1.5.0-1 flex 2.6.4-5 fontconfig 2:2.17.1-1 freeglut 3.8.0-1 freetype2 2.14.1-2 fribidi 1.0.16-2 fzf 0.68.0-1 gawk 5.3.2-1 gc 8.2.12-1 gcc 15.2.1+r604+g0b99615a8aef-1 gcc-libs 15.2.1+r604+g0b99615a8aef-1 gd 2.3.3-9 gdb 17.1-2 gdb-common 17.1-2 gdbm 1.26-2 gdk-pixbuf2 2.44.4-1 geoip 1.6.12-3 geoip-database 20260204-1 gettext 1.0-2 ghostscript 10.06.0-1 giflib 5.2.2-2 git 2.53.0-1 glib-networking 1:2.80.1-1 glib2 2.86.4-1 glibc 2.43+r5+g856c426a7534-1 glslang 1:1.4.341.0-1 glu 9.0.3-3 glycin 2.0.8-1 gmp 6.3.0-3 gnu-netcat 0.7.1-10 gnulib-l10n 20241231-1 gnupg 2.4.9-1 gnuplot 6.0.4-1 gnutls 3.8.12-2 gobject-introspection-runtime 1.86.0-2 google-chrome 113.0.5672.63-1 gpac 1:2.4.0-1 gperftools 2.17.2-1 gpgme 2.0.1-1 gpm 1.20.7.r38.ge82d1a6-6 gradle 9.3.1-1 graphene 1.10.8-2 graphite 1:1.3.14-6 graphviz 14.1.2-1 grep 3.12-2 groff 1.23.0-8 grub 2:2.14-1 gsettings-desktop-schemas 49.1-1 gsettings-system-schemas 49.1-1 gsfonts 20200910-6 gsm 1.0.23-1 gssdp 1.6.4-1 gssproxy 0.9.2-2 gst-plugins-bad-libs 1.28.0-2 gst-plugins-base-libs 1.28.0-2 gstreamer 1.28.0-2 gtest 1.17.0-2 gtk-update-icon-cache 1:4.20.3-1 gtk3 1:3.24.51-1 gts 0.7.6.121130-5 guile 3.0.11-1 gupnp 1:1.6.9-1 gupnp-igd 1.6.0-2 gzip 1.14-2 harfbuzz 12.3.2-1 hddtemp 0.3.beta15.54-5 hdf5 2.0.0-4 hicolor-icon-theme 0.18-1 hidapi 0.15.0-1 highway 1.3.0-2 htop 3.4.1-1 http-parser 2.9.4-2 hwdata 0.404-1 hwloc 2.13.0-1 i2c-tools 4.4-4 iana-etc 20260203-1 icu 78.2-2 ijs 0.35-6 imath 3.2.2-3 imlib2 1.12.6-1 inetutils 2.7-2 iotop 0.6-13 iproute2 6.19.0-2 iptables 1:1.8.11-2 iputils 20250605-1 iso-codes 4.20.1-1 jack2 1.9.22-2 jansson 2.15.0-1 java-environment-common 3-6 java-openjdk-bin 20.u36-1 java-runtime-common 3-6 jbig2dec 0.20-1 jbigkit 2.1-8 jc 1.25.6-2 jdk-openjdk 25.0.2.u10-1 jdk17-openjdk 17.0.18.u8-1 jdk21-openjdk 21.0.10.u7-1 jemalloc 1:5.3.0-5 jitterentropy 3.6.3-1 js60 60.9.0-2 js78 78.15.0-4 json-c 0.18-2 json-glib 1.10.8-1 jsoncpp 1.9.6-3 judy 1.0.5-9 kbd 2.9.0-1 keyutils 1.6.3-3 kmod 34.2-1 krb5 1.21.3-2 l-smash 2.14.5-4 lame 3.101.r6531-1 lcms2 2.18-1 ldns 1.9.0-1 leancrypto 1.6.0-1 less 1:692-1 libaec 1.1.5-1 libaio 0.3.113-3 libarchive 3.8.5-1 libasan 15.2.1+r604+g0b99615a8aef-1 libass 0.17.4-1 libassuan 3.0.0-1 libasyncns 1:0.8+r3+g68cd5af-3 libatasmart 0.19-7 libatomic 15.2.1+r604+g0b99615a8aef-1 libavc1394 0.5.4-7 libavif 1.3.0-5 libb2 0.98.1-3 libblockdev 3.4.0-2 libblockdev-crypto 3.4.0-2 libblockdev-fs 3.4.0-2 libblockdev-loop 3.4.0-2 libblockdev-mdraid 3.4.0-2 libblockdev-nvme 3.4.0-2 libblockdev-part 3.4.0-2 libblockdev-smart 3.4.0-2 libblockdev-swap 3.4.0-2 libbluray 1.4.0-2 libbpf 1.6.2-1 libbs2b 3.1.0-10 libbsd 0.12.2-2 libbytesize 2.12-3 libcaca 0.99.beta20-6 libcanberra 1:0.30+r2+gc0620e4-6 libcap 2.77-1 libcap-ng 0.9-1 libcerf 1:3.3-1 libcloudproviders 0.4.0-1 libcolord 1.4.8-1 libcroco 0.6.13-2 libcups 2:2.4.16-2 libdaemon 0.14-6 libdatrie 0.2.14-1 libde265 1.0.16-2 libdeflate 1.25-1 libdovi 3.3.2-1 libdrm 2.4.131-1 libdvdnav 7.0.0-1 libdvdread 7.0.1-1 libedit 20250104_3.1-1 libei 1.5.0-1 libelf 0.194-1 libepoxy 1.5.10-3 libevdev 1.13.6-1 libevent 2.1.12-5 libfabric 2.4.0-1 libffi 3.5.2-1 libgcc 15.2.1+r604+g0b99615a8aef-1 libgccjit 15.2.1+r604+g0b99615a8aef-1 libgcrypt 1.12.1-1 libgexiv2 0.14.6-2 libgfortran 15.2.1+r604+g0b99615a8aef-1 libgirepository 1.86.0-2 libgit2 1:1.9.2-3 libglvnd 1.7.0-3 libgomp 15.2.1+r604+g0b99615a8aef-1 libgpg-error 1.59-1 libgudev 238-3 libgusb 0.4.9-2 libheif 1.21.2-2 libibus 1.5.33-3 libice 1.1.2-1 libid3tag 0.16.3-2 libidn 1.43-1 libidn2 2.3.8-1 libiec61883 1.2.0-9 libimagequant 4.4.1-1 libinih 61-1 libinput 1.30.1-1 libisl 0.27-1 libjpeg-turbo 3.1.3-1 libjxl 0.11.2-2 libksba 1.6.7-2 libldap 2.6.12-1 liblqr 0.4.3-1 liblsan 15.2.1+r604+g0b99615a8aef-1 libmagick6 6.9.11.38-1 libmakepkg-dropins 20-1 libmd 1.1.0-2 libmfx 23.2.2-6 libmicrohttpd 1.0.2-1 libmnl 1.0.5-2 libmodplug 0.8.9.0-6 libmpc 1.3.1-2 libmspack 1:1.11-1 libnet 2:1.3-1 libnetfilter_conntrack 1.0.9-2 libnfnetlink 1.0.2-2 libnftnl 1.3.1-1 libnghttp2 1.68.0-1 libnghttp3 1.15.0-1 libngtcp2 1.20.0-1 libnice 0.1.23-1 libnl 3.12.0-1 libnotify 0.8.8-1 libnsl 2.0.1-1 libnvme 1.16.1-3 libobjc 15.2.1+r604+g0b99615a8aef-1 libogg 1.3.6-1 libomxil-bellagio 0.9.3-5 libopenmpt 0.8.4-1 libotf 0.9.16-6 libp11 0.4.16-1 libp11-kit 0.26.2-1 libpaper 2.2.7-1 libpcap 1.10.6-1 libpciaccess 0.18.1-2 libpfm 4.13.0+r83+g91970fe-1 libpgm 5.3.128-3 libpipeline 1.5.8-1 libplacebo 7.360.0-1 libpng 1.6.55-1 libproxy 0.5.12-1 libpsl 0.21.5-2 libpulse 17.0+r98+gb096704c0-1 libquadmath 15.2.1+r604+g0b99615a8aef-1 libraqm 0.10.4-1 libraw1394 2.1.2-4 librsvg 2:2.61.4-1 libsamplerate 0.2.2-3 libsasl 2.1.28-5 libseccomp 2.6.0-1 libsecret 0.21.7-1 libsm 1.2.6-1 libsndfile 1.2.2-4 libsodium 1.0.20-1 libsoup 2.74.3-4 libsoup3 3.6.6-1 libsoxr 0.1.3-4 libssh 0.12.0-1 libssh2 1.11.1-1 libstdc++ 15.2.1+r604+g0b99615a8aef-1 libstemmer 3.0.1-1 libsysprof-capture 49.0-2 libtasn1 4.21.0-1 libthai 0.1.30-1 libtheora 1.2.0-1 libtiff 4.7.1-1 libtirpc 1.3.7-1 libtool 2.6.0-4 libtraceevent 1:1.8.7-1 libtsan 15.2.1+r604+g0b99615a8aef-1 libubsan 15.2.1+r604+g0b99615a8aef-1 libunibreak 6.1-1 libunistring 1.4.1-1 libunwind 1.8.2-1 liburing 2.14-1 libusb 1.0.29-1 libutempter 1.2.3-1 libutf8proc 2.11.3-1 libuv 1.52.0-1 libva 2.22.0-1 libvdpau 1.5-4 libverto 0.3.2-5 libvorbis 1.3.7-4 libvpl 2.16.0-2 libvpx 1.15.2-3 libwacom 2.18.0-2 libwebp 1.6.0-2 libx11 1.8.13-1 libxau 1.0.12-1 libxaw 1.0.16-1 libxcb 1.17.0-1 libxcomposite 0.4.7-1 libxcrypt 4.5.2-1 libxcursor 1.2.3-1 libxdamage 1.1.7-1 libxdmcp 1.1.5-1 libxext 1.3.7-1 libxfixes 6.0.2-1 libxft 2.3.9-1 libxi 1.8.2-1 libxinerama 1.1.6-1 libxkbcommon 1.13.1-1 libxkbcommon-x11 1.13.1-1 libxml2 2.15.1-5 libxmu 1.3.1-1 libxpm 3.5.18-1 libxrandr 1.5.5-1 libxrender 0.9.12-1 libxshmfence 1.3.3-1 libxss 1.2.5-1 libxt 1.3.1-1 libxtst 1.2.5-1 libxv 1.0.13-1 libxxf86vm 1.1.7-1 libyaml 0.2.5-3 libyuv r2426+464c51a03-1 licenses 20240728-1 linux 6.18.9.arch1-2 linux-api-headers 6.19-1 linux-firmware 20260110-1 linux-firmware-amdgpu 20260110-1 linux-firmware-atheros 20260110-1 linux-firmware-broadcom 20260110-1 linux-firmware-cirrus 20260110-1 linux-firmware-intel 20260110-1 linux-firmware-mediatek 20260110-1 linux-firmware-nvidia 20260110-1 linux-firmware-other 20260110-1 linux-firmware-radeon 20260110-1 linux-firmware-realtek 20260110-1 linux-firmware-whence 20260110-1 linux-lts 6.12.74-1 lksctp-tools 1.0.21-1 llhttp 9.3.1-1 llvm 21.1.8-1 llvm-libs 21.1.8-1 lm_sensors 1:3.6.2-1 lmdb 0.9.33-1 lsb-release 2.0.r55.a25a4fc-1 lshw B.02.20-3 lsof 4.99.5-2 lua 5.4.8-2 luajit 2.1.1767980792+707c12b-2 lynis 3.1.6-1 lz4 1:1.10.0-2 lzo 2.10-5 m17n-db 1.8.10-1 m17n-lib 1.8.6-1 m4 1.4.21-1 mailcap 2.1.54-2 make 4.4.1-2 man-db 2.13.1-1 man-pages 6.17-1 mariadb 12.2.2-2 mariadb-clients 12.2.2-2 mariadb-libs 12.2.2-2 mbedtls2 2.28.10-1 md4c 0.5.2-1 mdadm 4.4-2 memtest86+ 7.20-2 memtest86+-efi 7.20-2 mesa 1:25.3.5-1 meson 1.10.1-1 mkinitcpio 40-4 mkinitcpio-busybox 1.36.1-1 mosh 1.4.0-28 mpdecimal 4.0.1-1 mpfr 4.2.2-1 mpg123 1.33.4-1 msr-tools 1.3-4 mtdev 1.1.7-1 ncurses 6.6-1 net-tools 2.10-3 netctl 1.29-2 netpbm 10.86.48-1 nettle 3.10.2-1 nfs-utils 2.8.5-2 nfsidmap 2.8.5-2 nftables 1:1.1.6-2 nginx 1.28.2-1 ninja 1.13.2-3 nload 0.7.4-9 npth 1.8-1 nspr 4.38.2-1 nss 3.120.1-1 ntp 4.2.8.p18-6 numactl 2.0.19-1 nvme-cli 2.16-2 ocl-icd 2.3.4-1 opencore-amr 0.1.6-2 openexr 3.4.5-1 openh264 2.6.0-2 openjpeg2 2.5.4-1 openmpi 5.0.9-4 openpmix 5.0.10-1 openresolv 3.17.4-1 openssh 10.2p1-2 openssl 3.6.1-1 openucx 1.20.0-3 opus 1.6.1-1 orc 0.4.42-1 p11-kit 0.26.2-1 pacman 7.1.0.r9.g54d9411-1 pacman-contrib 1.13.1-1 pacman-mirrorlist 20260213-1 pam 1.7.2-2 pambase 20250719-1 pango 1:1.57.0-2 parted 3.6-2 patch 2.8-1 pciutils 3.14.0-1 pcre 8.45-4 pcre2 10.47-1 perf 6.19-2 perl 5.42.0-1 perl-dbd-sqlite 1.78-1 perl-dbi 1.647-2 perl-error 0.17030-3 perl-io-tty 1.20-3 perl-mailtools 2.22-3 perl-timedate 2.33-9 pinentry 1.3.2-2 pixman 0.46.4-1 pkgconf 2.5.1-1 pkgfile 25-2 polkit 127-3 poppler-data 0.4.12-2 popt 1.19-2 portaudio 1:19.7.0-3 postgresql-libs 18.2-1 powertop 2.15-2 procps-ng 4.0.6-1 protobuf 33.1-4 prrte 3.0.13-1 psmisc 23.7-1 pv 1.10.3-1 python 3.14.3-1 python-absl 2.4.0-1 python-annotated-types 0.7.0-3 python-appdirs 1.4.4-12 python-asn1crypto 1.5.1-6 python-attrs 25.4.0-3 python-autocommand 2.2.2-9 python-bcc 0.36.1-1 python-bcrypt 5.0.0-2 python-cachecontrol 1:0.14.4-3 python-cached-property 1.5.2-7 python-cffi 2.0.0-2 python-chardet 5.2.0-7 python-charset-normalizer 3.4.4-2 python-click 8.3.1-1 python-colorama 0.4.6-6 python-contextlib2 21.6.0-2 python-cryptography 46.0.5-2 python-dateutil 2.9.0-8 python-deprecated 1.2.18-2 python-distlib 0.4.0-2 python-distro 1.9.0-4 python-dnslib 0.9.26-3 python-docker 7.1.0-4 python-docker-pycreds 0.4.0-10 python-dockerpty 0.4.1-11 python-docopt 0.6.2-15 python-dotenv 1.2.1-2 python-fastjsonschema 2.21.2-2 python-filelock 3.24.0-1 python-fluidity 0.2.1-8 python-github3py 4.0.1-5 python-gobject 3.54.5-2 python-html5lib 1.1-17 python-idna 3.11-2 python-importlib-metadata 8.7.1-3 python-inflect 7.5.0-2 python-invoke 2.2.1-2 python-jaraco.collections 5.1.0-3 python-jaraco.context 6.0.1-3 python-jaraco.functools 4.1.0-3 python-jaraco.text 4.0.0-4 python-jsonschema 4.26.0-1 python-jsonschema-specifications 2025.9.1-2 python-jwcrypto 1.5.6-6 python-legacy-cgi 2.6.4-2 python-lexicon 3.0.0-2 python-more-itertools 10.8.0-2 python-msgpack 1.1.2-2 python-mysqlclient 2.2.8-2 python-nspektr 0.5.0-3 python-ordered-set 4.1.0-8 python-packaging 26.0-1 python-paramiko 4.0.0-2 python-pep517 0.13.0-1 python-pillow 12.1.1-1 python-pip 26.0.1-1 python-pkg_resources 81.0.0-1 python-platformdirs 4.9.2-1 python-ply 3.11-16 python-progress 1.6-5 python-psutil 7.2.2-1 python-pycparser 2.23-2 python-pydantic 2.12.5-4 python-pydantic-core 3:2.41.5-3 python-pygments 2.19.2-3 python-pyjwt 2.11.0-1 python-pynacl 1.6.2-1 python-pyopenssl 25.3.0-2 python-pyparsing 3.3.2-1 python-pyrsistent 0.19.3-4 python-pytoml 0.1.21-8 python-referencing 0.37.0-3 python-requests 2.32.5-3 python-resolvelib 1.2.1-2 python-retrying 1.3.4-5 python-rpds-py 0.30.0-3 python-ruamel-yaml 0.18.10-2 python-ruamel.yaml.clib 0.2.15-2 python-setuptools 1:82.0.0-1 python-six 1.17.0-2 python-texttable 1.7.0-4 python-toml 0.10.2-13 python-tomli 2.4.0-1 python-tqdm 4.67.3-1 python-trove-classifiers 2026.1.14.14-1 python-typeguard 4.4.4-2 python-typing-inspection 0.4.2-2 python-typing_extensions 4.15.0-3 python-uritemplate 4.2.0-2 python-urllib3 2.6.3-1 python-urwid 3.0.5-1 python-validate-pyproject 0.25-1 python-wcwidth 0.6.0-1 python-webencodings 0.5.1-13 python-websocket-client 1.9.0-3 python-wheel 0.46.3-1 python-wrapt 1.17.3-2 python-xmltodict 1.0.4-1 python-yaml 6.0.3-2 python-zipp 3.21.0-4 python2 2.7.18-5 qt5-base 5.15.18+kde+r109-2 qt5-svg 5.15.18+kde+r5-1 qt5-translations 5.15.18-1 qt6-5compat 6.10.2-1 qt6-base 6.10.2-1 qt6-shadertools 6.10.2-1 qt6-svg 6.10.2-1 qt6-translations 6.10.2-1 rasdaemon 0.8.2-1 rasdaemon-debug 0.8.2-1 rav1e 0.8.1-2 readline 8.3.003-1 rhash 1.4.6-1 rng-tools 6.17-3 rpcbind 1.2.8-1 rsync 3.4.1-2 rtl-sdr 1:2.0.2-1 rubberband 4.0.0-1 run-parts 5.23.2-1 runc 1.4.0-1 s-tui 1.3.0-1 sdl2-compat 2.32.64-1 sdl3 3.4.2-1 sed 4.9-3 serf 1.3.10-2 shaderc 2026.1-1 shadow 4.18.0-1 shared-mime-info 2.4-3 slang 2.3.3-4 smartmontools 7.5-1 snappy 1.2.2-3 sndio 1.10.0-1 sound-theme-freedesktop 0.8-6 source-highlight 3.1.9-16 speex 1.2.1-2 speexdsp 1.2.1-2 spirv-tools 1:1.4.341.0-1 sqlite 3.51.2-1 squid 7.4-1 srt 1.5.4-1 strace 6.19-1 stress 1.0.7-3 stress-ng 0.20.01-1 subversion 1.14.5-5 sudo 1.9.17.p2-2 svt-av1 4.0.1-1 sysbench 1.0.20-2 sysfsutils 2.1.1-2 sysstat 12.7.9-1 systemd 259.1-1 systemd-libs 259.1-1 systemd-sysvcompat 259.1-1 tar 1.35-2 tdb 1.4.15-1 texinfo 7.2-1 tinysparql 3.10.1-2 tmux 3.6_a-1 tpm2-tss 4.1.3-1 traceroute 2.1.6-1 tree-sitter 0.25.10-3 tslib 1.24-1 ttf-liberation 2.1.5-2 turbostat 6.19-2 tzdata 2025c-1 udisks2 2.11.0-1 unzip 6.0-23 usbutils 019-1 util-linux 2.41.3-2 util-linux-libs 2.41.3-2 v4l-utils 1.32.0-1 vapoursynth 73-2 vid.stab 1.1.1-2 vim 9.2.0038-1 vim-runtime 9.2.0038-1 vmaf 3.0.0-2 volume_key 0.3.12-12 vsftpd 3.0.5-1 vulkan-headers 1:1.4.341.0-1 vulkan-icd-loader 1.4.341.0-1 wayland 1.24.0-1 wayland-protocols 1.47-1 wget 1.25.0-3 which 2.23-1 wxwidgets-common 3.2.9-4 wxwidgets-gtk3 3.2.9-4 x264 3:0.165.r3222.b35605a-2 x265 4.1-1 xcb-proto 1.17.0-4 xcb-util 0.4.1-2 xcb-util-cursor 0.1.6-1 xcb-util-image 0.4.1-3 xcb-util-keysyms 0.4.1-5 xcb-util-renderutil 0.3.10-2 xcb-util-wm 0.4.2-2 xdg-utils 1.2.1-2 xkeyboard-config 2.46-1 xorg-xprop 1.2.8-1 xorg-xset 1.2.5-2 xorgproto 2025.1-1 xvidcore 1.3.7-3 xxhash 0.8.3-1 xz 5.8.2-1 youtube-dl 2021.12.17-2 zeromq 4.3.5-3 zimg 3.0.6-1 zip 3.0-11 zita-alsa-pcmi 0.6.1-3 zita-resampler 1.11.2-2 zlib 1:1.3.2-2 zlib-ng 2.3.3-1 zstd 1.5.7-3 luceneutil rev is 40c563c7470e2788e47ee0c9f7162e693c42fd3c LUCENE rev is 29af85188d5c4415f42e0e56f484819264bff070 last successful Lucene rev 2dee50e21f868aaae436c1dc47d6678564d69b4d, luceneutil rev 40c563c7470e2788e47ee0c9f7162e693c42fd3c run ['git', 'log', '2dee50e21f868aaae436c1dc47d6678564d69b4d^..29af85188d5c4415f42e0e56f484819264bff070'] No commit message asking for regold of results files [2026-05-10 01:30:41.880092] 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-10 01:30:42.116900] 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-10 01:30:42.117028] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.10.01.30.41/clean-lucene.log 2>&1 [2026-05-10 01:30:46.303832] took 4.2 sec [2026-05-10 01:30:46.303866] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.10.01.30.41/jar-lucene.log 2>&1 [2026-05-10 01:31:00.385455] 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-10 01:31:03.004099] 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: 151594.00 stored_field_size_mb: 624.38 retrieved_time_msec: 172.47 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: 352600.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1344.58 Done: took 1032.19 seconds, saved to /l/logs.nightly/2026.05.10.01.30.41/geonames-stored-fields-benchmark-results.pk [2026-05-10 01:48:15.693434] done run stored fields benchmark [2026-05-10 01:48:15.693453] 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 10, 2026 1:48:16 AM 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: 1494.9213338666666 ms Total time creating SSDVFacetCounts: 3019.5434336000008 ms Total time taken to get all dims for taxonomy: 0.16477903333333332 ms Total time taken to get all dims for SSDV: 0.07156053333333333 ms Total time to get top dims for taxonomy: 0.0380339 ms Total time to get top dims for SSDV: 0.03155476666666667 ms Total time to get top "address.taxonomy/TX" children: 0.12102986666666665 ms Total time to get top "address.sortedset/TX" children: 0.18097779999999997 ms Total time to get all "address.taxonomy/TX" children: 0.13960116666666664 ms Total time to get all "address.sortedset/TX" children: 0.5847298 ms Done: took 3411.69 seconds, saved to /l/logs.nightly/2026.05.10.01.30.41/nad-facet-benchmark.pk [2026-05-10 02:45:07.382513] done run NAD facets benchmark [2026-05-10 02:45:07.982374] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: 29af85188d5c4415f42e0e56f484819264bff070 dirty?=False luceneutil HEAD git revision at /l/util.nightly: 40c563c7470e2788e47ee0c9f7162e693c42fd3c dirty?=False compile Lucene jars at /l/trunk.nightly Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :errorProneSkipped SKIPPED > Task :build-tools:build-infra-shadow:pluginDescriptors UP-TO-DATE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:spatial3d: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:core:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:analysis:common:processResources UP-TO-DATE > Task :build-tools:missing-doclet:compileJava UP-TO-DATE > Task :build-tools:missing-doclet:classes UP-TO-DATE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > 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 :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:join: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:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:spatial-extras: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:sandbox:compileJava UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes 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:luke:compileJava UP-TO-DATE > Task :lucene:benchmark:compileJava UP-TO-DATE > Task :lucene:luke:classes UP-TO-DATE > Task :lucene:benchmark:classes UP-TO-DATE > Task :lucene:luke:jar UP-TO-DATE > Task :lucene:benchmark:jar UP-TO-DATE BUILD SUCCESSFUL in 6s 101 actionable tasks: 101 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 6s 1 actionable task: 1 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html CPU Information: model: AMD Ryzen Threadripper 3990X 64-Core Processor logical cores: 128 physical cores per socket: 64 microcode: 0x830107d flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es vmx flags: none bugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret spectre_v2_user vmscape Memory Information: total RAM: 251.72 GB free RAM: 36.08 GB available RAM: 242.85 GB used RAM: 8.87 GB dirty RAM: 2.46 MB smell vectors from /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec smell: sampling 2000 of 39709371 vectors for per-dim distribution... smell: 100/2000 ( 5%) 2.9s smell: 200/2000 ( 10%) 2.9s smell: 300/2000 ( 15%) 2.9s smell: 400/2000 ( 20%) 2.9s smell: 500/2000 ( 25%) 2.9s smell: 600/2000 ( 30%) 2.9s smell: 700/2000 ( 35%) 2.9s smell: 800/2000 ( 40%) 2.9s smell: 900/2000 ( 45%) 2.9s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 2.9s smell: 1200/2000 ( 60%) 2.9s smell: 1300/2000 ( 65%) 2.9s smell: 1400/2000 ( 70%) 2.9s smell: 1500/2000 ( 75%) 2.9s smell: 1600/2000 ( 80%) 2.9s smell: 1700/2000 ( 85%) 2.9s smell: 1800/2000 ( 90%) 3.0s smell: 1900/2000 ( 95%) 3.0s smell: 2000/2000 (100%) 3.1s smell: 2 degenerate dim(s) found in 3.2s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▆█▆▄ ] dim 0585 μ= -0.034 σ= 0.050 zeros= 0% [ ▁▂▄▇█████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▃▇██▆ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▂▃▅██████▆▂▁ ] -> OUTLIER_SPREAD: this_std=0.0485, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▇█ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▁█▆ ] dim 0001 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▄█▆▁ ] dim 0002 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▃▆████▄▁ ] [ ▂██▂ ] dim 0003 μ= +0.021 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▂ ] dim 0004 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▇███▄▁ ] [ ▅██▁ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▃▇████▄▁ ] [ ██ ] dim 0006 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▃█▃ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█ ] dim 0008 μ= -0.017 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▄█▃ ] dim 0009 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▅█▇ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▇▁ ] dim 0011 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ █▂ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▁█▄ ] dim 0013 μ= -0.008 σ= 0.021 zeros= 0% [ ▂███▃▁ ] [ ▁▆█▄ ] dim 0014 μ= +0.005 σ= 0.035 zeros= 0% [ ▂▄████▇▃▁ ] [ ▇█ ] dim 0015 μ= -0.000 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▁█▇ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▃█▇ ] dim 0017 μ= +0.016 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅▇█ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▄█████▅▂ ] [ ▁▇█▄ ] dim 0019 μ= +0.005 σ= 0.031 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.005 σ= 0.046 zeros= 0% [ ▁▃▆██████▄▂▁ ] [ ▃█▆▁ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ▂█▆ ] dim 0025 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▆█▃ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▆ ] dim 0027 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▅███▇▂▁ ] [ ▆█▃ ] dim 0028 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▂▇███▄▁ ] [ ▁▆█▂ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▄████▃▁ ] [ ▃█▄ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ▁█ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▆█▇ ] dim 0032 μ= +0.030 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▅ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ █▅ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁███▆▁ ] [ ▆█▆ ] dim 0035 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ██ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▂█▅ ] dim 0037 μ= -0.027 σ= 0.025 zeros= 0% [ ▄███▆▁ ] [ █▆ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▃█▅ ] dim 0039 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▅████▂ ] [ ▄█▆ ] dim 0040 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▄█ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▆█▂ ] dim 0042 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▇ ] dim 0043 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▂█▇▁ ] dim 0044 μ= -0.023 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ █▃ ] dim 0046 μ= +0.012 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▂ ] dim 0047 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▁▆█▅▂ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▂█▇▂ ] dim 0049 μ= +0.021 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▅ ] dim 0050 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▄████▂ ] [ ▂▇█▁ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▃█ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▂██▆ ] [ █▇ ] dim 0053 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▂█▆ ] dim 0054 μ= +0.015 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▇█ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂█▇▁ ] dim 0056 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▄█▆ ] dim 0057 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▅███▇▃▁ ] [ ▃█▅ ] dim 0058 μ= +0.013 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ▆█▅ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ █ ] dim 0060 μ= +0.009 σ= 0.012 zeros= 0% [ ▆█▄ ] [ ▆█▄ ] dim 0061 μ= -0.015 σ= 0.029 zeros= 0% [ ▂████▅▂ ] [ ▆█▇▁ ] dim 0062 μ= -0.030 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▁█▅ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ ▄█▆ ] dim 0064 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▆███▇▂▁ ] [ ▅█▃ ] dim 0065 μ= +0.006 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▃ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▃█▆▄ ] dim 0067 μ= -0.004 σ= 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.009 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ █▄ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▄█▄ ] dim 0074 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▂████▇▂ ] [ ▁█▅ ] dim 0075 μ= -0.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.012 σ= 0.014 zeros= 0% [ ▁▆█▅ ] [ ▂█▅ ] dim 0081 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▅█▆▂ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▃▇████▅▂ ] [ ▁█▅ ] dim 0083 μ= +0.014 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▄█▇ ] dim 0084 μ= +0.013 σ= 0.032 zeros= 0% [ ▂▆████▄ ] [ █▇ ] dim 0085 μ= -0.003 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▇█▃ ] dim 0086 μ= -0.019 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▃ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▄█▄ ] dim 0088 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▂▇█▃ ] dim 0089 μ= +0.022 σ= 0.032 zeros= 0% [ ▁▅████▅▂ ] [ ▂██▄ ] dim 0090 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ █▂ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▇▁ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▃▇████▄▁ ] [ ▄█▇▁ ] dim 0093 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▃▆████▅▂ ] [ ▁▇█▁ ] dim 0094 μ= +0.001 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ █ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▅█▆ ] [ ▆█▅ ] dim 0096 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▂█▆ ] dim 0097 μ= -0.005 σ= 0.025 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.023 σ= 0.021 zeros= 0% [ ▁▆██▅▁ ] [ ▃█▅ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▄█▂ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▅ ] dim 0104 μ= +0.014 σ= 0.026 zeros= 0% [ ▄███▇▂ ] [ ▅█▂ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▂▆███▅▁ ] [ ▄█▆ ] dim 0106 μ= +0.011 σ= 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.007 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▅█ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▆█▃ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▃█ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▇██▃ ] dim 0114 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▃▇████▅▂ ] [ ▁▇█▅ ] dim 0115 μ= -0.014 σ= 0.035 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.012 σ= 0.028 zeros= 0% [ ▂▅███▅▁ ] [ ▁▅█▆▁ ] dim 0120 μ= -0.032 σ= 0.039 zeros= 0% [ ▂▄█████▄▁ ] [ ▂█▆ ] dim 0121 μ= +0.014 σ= 0.025 zeros= 0% [ ▄███▆▁ ] [ █▇ ] dim 0122 μ= -0.002 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▇█ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▄█ ] dim 0124 μ= -0.015 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▁▅█▇▃ ] dim 0125 μ= -0.005 σ= 0.045 zeros= 0% [ ▁▂▆█████▇▄▂▁ ] [ ▇█ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▄██▅ ] [ ▅█ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▅███▁ ] [ ▁▇█▂ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▆██▄ ] dim 0129 μ= -0.005 σ= 0.040 zeros= 0% [ ▁▄█████▆▃▁ ] [ ▁█▄ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂██▂ ] dim 0131 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▃ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▁▇█▆ ] [ ▆█▁ ] dim 0134 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▄██▂ ] dim 0135 μ= -0.004 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▂▅█▆▂ ] dim 0136 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▁▄█████▅▁▁ ] [ ▃█▇▁ ] dim 0137 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▇ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▅█▄ ] dim 0139 μ= +0.008 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▄█▁ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▄█▃ ] dim 0141 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ █ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▇█▇ ] [ █▇▁ ] dim 0143 μ= +0.000 σ= 0.027 zeros= 0% [ ▃████▃ ] [ ▁▅█▅ ] dim 0144 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▅█████▃▁ ] [ ▅█ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▃██▇ ] [ ▄█▅▁ ] dim 0146 μ= +0.015 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▄█▃ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▂████▄▁ ] [ █▅ ] dim 0148 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▅██▃ ] [ ▅█▂ ] dim 0149 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▅█▇▃ ] dim 0150 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█▆▂ ] dim 0151 μ= +0.009 σ= 0.038 zeros= 0% [ ▂▄█████▄▁ ] [ ▆█ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▃██▆ ] [ ▃█▇ ] dim 0153 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▆███▇▃▁ ] [ ▅█▅▂ ] dim 0154 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ █ ] dim 0155 μ= +0.008 σ= 0.014 zeros= 0% [ ██▆ ] [ ▃█▇▂ ] dim 0156 μ= -0.003 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▅ ] dim 0157 μ= -0.007 σ= 0.026 zeros= 0% [ ▄███▆▂ ] [ █▅ ] dim 0158 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▃█▇▁ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▂█▇ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▄█▇▂ ] dim 0161 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▂▇████▅▁ ] [ ▁██ ] dim 0162 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ██▃ ] dim 0163 μ= +0.001 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▅██ ] dim 0164 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▃▆████▃ ] [ ▅█▄ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ █▃ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▄█ ] dim 0168 μ= +0.003 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁▇█▁ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂▇█▃ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▄ ] dim 0171 μ= -0.009 σ= 0.029 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.032 zeros= 0% [ ▁▃████▇▂ ] [ ██ ] dim 0176 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▃█▄ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▃██▄ ] dim 0179 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ ▃█▂ ] dim 0180 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▁██ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▃█▄ ] dim 0182 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▆▇█▃ ] dim 0183 μ= -0.004 σ= 0.043 zeros= 0% [ ▁▁▅█████▇▄▂▁ ] [ ▆█▄ ] dim 0184 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▁██▃ ] dim 0185 μ= -0.018 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ █▄ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ ▅█▁ ] dim 0187 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ █▅ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▄█▇▃ ] dim 0189 μ= +0.016 σ= 0.041 zeros= 0% [ ▁▂▄▇████▆▃▁ ] [ ▄█▅ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▄▇████▄▁ ] [ ▅██▄ ] dim 0191 μ= -0.004 σ= 0.035 zeros= 0% [ ▁▂▇████▅▁▁ ] [ ▂█▆▁ ] dim 0192 μ= -0.023 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▃██▂ ] dim 0193 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▄████▆▁ ] [ ▆█▅ ] dim 0194 μ= -0.012 σ= 0.029 zeros= 0% [ ▂▆███▆▁ ] [ ▆█▃ ] dim 0195 μ= +0.027 σ= 0.025 zeros= 0% [ ▁▆███▄ ] [ ▄█▂ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ █ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▆█▂ ] dim 0198 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▂█▇▂ ] dim 0199 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇▃ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ █▁ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▆█ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▅█▄ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▂▆███▆▁ ] [ ▃██▃ ] dim 0204 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▄ ] dim 0205 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▄█▂ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▆█▆ ] dim 0207 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ █▄ ] dim 0208 μ= -0.027 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ █▇ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █▁ ] dim 0210 μ= -0.008 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ██▂ ] dim 0211 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▂█▆ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▅████▃▁ ] [ ▁█▇ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▃██▂ ] dim 0214 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▁█▆ ] dim 0215 μ= -0.000 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▂█▅ ] dim 0216 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁▇█▄ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▄████▆▁ ] [ ██ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▃██▃ ] [ ▆█▅ ] dim 0219 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▂▇███▆▂ ] [ ▆█▃ ] dim 0220 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▁█▄ ] dim 0221 μ= -0.007 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▁█▇ ] dim 0222 μ= -0.003 σ= 0.026 zeros= 0% [ ▂███▇▂ ] [ ▄█▃ ] dim 0223 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▇▂ ] dim 0224 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ ▂█▄ ] dim 0225 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ██▂ ] dim 0226 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▅█▄ ] dim 0227 μ= -0.034 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▃█▆▂ ] dim 0228 μ= +0.039 σ= 0.038 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▆█▁ ] dim 0229 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▃█ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▄█ ] dim 0231 μ= -0.018 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▃█▂ ] dim 0232 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▆ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▃██▁ ] dim 0234 μ= +0.038 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▇█ ] dim 0235 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▃█▇▄ ] dim 0236 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▃▇████▇▄▁ ] [ ▂█▅ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▄█▅ ] dim 0238 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▅███▆▂ ] [ ▇█▂ ] dim 0239 μ= -0.018 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ █▇ ] dim 0240 μ= +0.017 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▃▇█▅▁ ] dim 0241 μ= +0.027 σ= 0.039 zeros= 0% [ ▁▂▅█████▅▁ ] [ ▇█▃ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ █▄ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▄█▆▁ ] dim 0244 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▃▇████▄▂ ] [ ▁▇█▄ ] dim 0245 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▄████▅▂▁ ] [ ▄█ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▁██▄ ] dim 0247 μ= -0.036 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ██▇ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▁▇█▃ ] dim 0249 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▇█▁ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▆█ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▂██▃ ] [ ▁█▅ ] dim 0252 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▅█▁ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ █▇▂ ] dim 0254 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▅ ] dim 0255 μ= -0.013 σ= 0.038 zeros= 0% [ ▂▅█████▄▁ ] [ ▃▅█▅▂ ] dim 0256 μ= -0.014 σ= 0.045 zeros= 0% [ ▁▁▃▆█████▅▂▁ ] [ ▃██▁ ] dim 0257 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▇█▂ ] dim 0258 μ= +0.003 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▅█ ] dim 0259 μ= +0.003 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▂█▇▃ ] dim 0260 μ= -0.002 σ= 0.033 zeros= 0% [ ▂▅████▅▁ ] [ ▅█ ] dim 0261 μ= -0.019 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▂█ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▁█▂ ] dim 0263 μ= -0.011 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▄█▃ ] dim 0264 μ= -0.014 σ= 0.029 zeros= 0% [ ▂▇███▆▁ ] [ ▃█▄ ] dim 0265 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▇█▁ ] dim 0266 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▁█▁ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▃▇█▄ ] dim 0268 μ= +0.024 σ= 0.037 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▇█▂ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ▃█▇▃ ] dim 0270 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▂█▅ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ █▃ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▁▅█▅▂ ] dim 0273 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▃█████▄▂ ] [ ▄█▄ ] dim 0274 μ= +0.009 σ= 0.032 zeros= 0% [ ▃████▆▂▁ ] [ ▁█▇▁ ] dim 0275 μ= +0.020 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ █▃ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▅█▃ ] dim 0277 μ= +0.007 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▁█▃ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▃██▂ ] dim 0279 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▅████▅▁ ] [ ▆█▂ ] dim 0280 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ██▃ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃█ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▄█▇ ] dim 0283 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▅ ] dim 0284 μ= -0.051 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ ▆█▅ ] dim 0285 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃█████▂▁ ] [ ▄█▅ ] dim 0286 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▅████▃▁ ] [ ▅█ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▂▇█▆▂ ] dim 0288 μ= -0.013 σ= 0.042 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▄█▄ ] dim 0289 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▆▃ ] dim 0290 μ= +0.013 σ= 0.037 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.003 σ= 0.027 zeros= 0% [ ▃███▇▂ ] [ ▇█ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▇█▂ ] dim 0296 μ= +0.001 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ █▄ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▅██▃ ] [ ▂█▄ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▇█▂ ] dim 0299 μ= +0.002 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▂██▂ ] dim 0300 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▄ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▁▅█▅ ] dim 0302 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▃████▇▃ ] [ ▅█ ] dim 0303 μ= -0.018 σ= 0.017 zeros= 0% [ ▂██▆ ] [ ▂██▂ ] dim 0304 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▁▇█▄ ] dim 0305 μ= +0.025 σ= 0.034 zeros= 0% [ ▁▄████▇▂ ] [ ▄█▆▁ ] dim 0306 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ █ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▂▆█▅▂ ] dim 0308 μ= +0.031 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ██▅ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ █▅ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁██▁ ] [ █ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ██▄ ] [ ▃█▇▃ ] dim 0312 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▂▆████▄▂ ] [ ▄█ ] dim 0313 μ= +0.003 σ= 0.020 zeros= 0% [ ▄██▆▁ ] [ ▃█▇▆▁ ] dim 0314 μ= +0.005 σ= 0.046 zeros= 0% [ ▁▂▃▇█████▆▃▁ ] [ ██ ] dim 0315 μ= -0.002 σ= 0.022 zeros= 0% [ ▂▇██▇▁ ] [ ▁█▇ ] dim 0316 μ= -0.025 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▆█▅ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▂▇███▆▁ ] [ █▁ ] dim 0318 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▆█▄ ] dim 0319 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ ▆█▂ ] dim 0320 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ █▃ ] dim 0321 μ= -0.027 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▅█▇▁ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▃█████▄▂ ] [ ▄█▆▂ ] dim 0323 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▂▆████▅▁ ] [ ▇█ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▅██▄ ] [ ▇█▆▁ ] dim 0325 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▁█▆ ] dim 0326 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █▆ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▅██▄ ] [ █ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ██▁ ] [ ▅█▃ ] dim 0329 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▁▆██▂ ] dim 0330 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▄█████▅▃▁ ] [ ▄██▄ ] dim 0331 μ= -0.000 σ= 0.039 zeros= 0% [ ▁▃▇████▇▄▁ ] [ ▇█ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ ▂█▇ ] dim 0333 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄████▂▁ ] [ █▆ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▄█▁ ] dim 0335 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▂▆█▃ ] dim 0336 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▅█▄ ] dim 0337 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0338 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▆█▃ ] dim 0339 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃▇███▅▁ ] [ ▂██▃ ] dim 0340 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ █▇ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▇██▅▁ ] [ ██▂ ] dim 0342 μ= -0.018 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ██ ] dim 0343 μ= -0.000 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▁█▅ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▄█▄ ] dim 0345 μ= +0.012 σ= 0.026 zeros= 0% [ ▁▃███▅▁ ] [ █▄ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃▇█▁ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▆█▇ ] dim 0348 μ= -0.008 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▄█▅ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ █▃ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▆██▂ ] [ ▁█▇ ] dim 0351 μ= +0.019 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▇█▅ ] dim 0352 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▃▇███▆▁ ] [ ▆█▃ ] dim 0353 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▅█▇▁ ] dim 0354 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▃█████▄▂ ] [ ▁█▂ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▄█▆▁ ] dim 0356 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▂██▁ ] dim 0357 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ █▆ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▅█▃ ] dim 0359 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▄ ] dim 0360 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▅███▆▁ ] [ ▁▇█▄ ] dim 0361 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ █▅ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃▇█▂ ] dim 0363 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▂ ] dim 0364 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▄█▆ ] dim 0365 μ= +0.031 σ= 0.032 zeros= 0% [ ▁▂▇████▃▁ ] [ ██ ] dim 0366 μ= -0.021 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▂█ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁█▄ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █▃ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▂███▃ ] [ █▇ ] dim 0370 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▁▇█▅ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▃██▄ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▂▅████▆▂ ] [ ▄▇█▂ ] dim 0373 μ= -0.002 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▅█ ] dim 0374 μ= -0.018 σ= 0.020 zeros= 0% [ ▅███▁ ] [ ▂█▅ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▂█▂ ] dim 0376 μ= -0.011 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█▇ ] dim 0377 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▄███▇▂▁ ] [ █▇ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▅█▁ ] dim 0379 μ= +0.002 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▁██ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▆█ ] dim 0381 μ= +0.001 σ= 0.018 zeros= 0% [ ▃██▅ ] [ ▃█▆ ] dim 0382 μ= -0.008 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▁█▇▃ ] dim 0383 μ= +0.023 σ= 0.035 zeros= 0% [ ▂▅████▇▂▁ ] [ ▄█▄ ] dim 0384 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▁██▂ ] dim 0385 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▂████▃ ] [ ▃█▄ ] dim 0386 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0387 μ= -0.011 σ= 0.011 zeros= 0% [ ▄█▅ ] [ ▃██▇▃ ] dim 0388 μ= +0.010 σ= 0.044 zeros= 0% [ ▁▃▆█████▆▃▁ ] [ ▅█▅ ] dim 0389 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▅█▂ ] dim 0390 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▁▇█▃ ] dim 0391 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▇█▁ ] dim 0392 μ= +0.021 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▁▇▇█▂ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▅█████▆▃▁ ] [ █▅ ] dim 0394 μ= +0.017 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▃▇█▂ ] dim 0395 μ= -0.002 σ= 0.034 zeros= 0% [ ▂▅████▅▁▁ ] [ ▅█▂ ] dim 0396 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█ ] dim 0397 μ= +0.004 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▃▇█▄ ] dim 0398 μ= +0.001 σ= 0.039 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆██▄ ] dim 0400 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▆█▃ ] dim 0401 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▃▇███▄▁ ] [ ▇█ ] dim 0402 μ= +0.000 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█▇ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▆█▁ ] dim 0404 μ= +0.003 σ= 0.024 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.026 zeros= 0% [ ▂▇███▂ ] [ ▄█▄ ] dim 0409 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ██▁ ] dim 0410 μ= -0.019 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▇█▁ ] dim 0411 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▂▆█▄ ] dim 0412 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▃█▄ ] dim 0413 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃███▄▁ ] [ ▂█▅ ] dim 0414 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▅ ] dim 0415 μ= -0.007 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▃█▆▂ ] dim 0416 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▅█▆ ] dim 0417 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▆███▆▁ ] [ ▄█ ] dim 0418 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ █▃ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▃██▁ ] [ ▃▇█▄ ] dim 0420 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▂▅████▇▂ ] [ ▇█▂ ] dim 0421 μ= -0.018 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ ▅█▅ ] dim 0422 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▃█▆ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▁█▆ ] dim 0424 μ= +0.016 σ= 0.022 zeros= 0% [ ▁███▅▁ ] [ ▁▆█▆ ] dim 0425 μ= -0.011 σ= 0.038 zeros= 0% [ ▂▄█████▅▂ ] [ █▆ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▂▇█▄ ] dim 0427 μ= +0.002 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ▂▆█▄ ] dim 0428 μ= +0.022 σ= 0.036 zeros= 0% [ ▁▂▅████▆▂▁ ] [ █ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▂ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▅ ] dim 0431 μ= +0.014 σ= 0.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.018 zeros= 0% [ ▂██▇▁ ] [ ▄██▂ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▇ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▆████▂ ] [ ██ ] dim 0438 μ= -0.000 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▇█▂ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▂ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄██▄ ] dim 0441 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▂▇████▆▂ ] [ ▁█▃ ] dim 0442 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ █▁ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▇██▁ ] [ ▃██▅▄ ] dim 0444 μ= +0.015 σ= 0.044 zeros= 0% [ ▂▆██████▄▂▁ ] [ ▃█▁ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▁█▇▃ ] dim 0446 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▇█▁ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▆█▄ ] dim 0448 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃▇███▆▂▁ ] [ █▄ ] dim 0449 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃▁ ] [ ▃█ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▃█▂ ] dim 0451 μ= +0.009 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▅█▅ ] dim 0452 μ= -0.013 σ= 0.030 zeros= 0% [ ▂████▆▂ ] [ █▃ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▇█ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▁▆█▇▃ ] dim 0455 μ= +0.010 σ= 0.043 zeros= 0% [ ▁▃▅█████▆▂▁ ] [ ▂██▃ ] dim 0456 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▅████▇▂▁ ] [ ▄█▆ ] dim 0457 μ= +0.013 σ= 0.030 zeros= 0% [ ▁▆███▇▂ ] [ ▂█▆▁ ] dim 0458 μ= +0.016 σ= 0.032 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.015 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▁▆█▃ ] dim 0463 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▁▄████▇▂ ] [ ▄█▇▅▁ ] dim 0464 μ= -0.018 σ= 0.043 zeros= 0% [ ▁▃██████▄▂▁ ] [ ▄█▆ ] dim 0465 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▄██▄ ] dim 0466 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▄█████▆▂▁ ] [ ▆█ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▅█▁ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂██▁ ] dim 0469 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▄█ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ █▇ ] dim 0471 μ= +0.039 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▃██ ] dim 0472 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃█ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▁██▅ ] [ █▅ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂█▆▄ ] dim 0475 μ= +0.001 σ= 0.040 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▂█▄ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █▅ ] dim 0477 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ █▆ ] dim 0478 μ= -0.025 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▅█▄ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▄██ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▂▇████▂▁ ] [ ▇█ ] dim 0481 μ= +0.021 σ= 0.020 zeros= 0% [ ▆██▆▁ ] [ ▅█▅ ] dim 0482 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▄█▆ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▂▇███▇▂ ] [ ▁▅█▃ ] dim 0484 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▅████▆▃▁ ] [ █▄ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▃██▁ ] [ ▆█▂ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▂████▄▁ ] [ ▁█▆ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▃▆█▅▁ ] dim 0488 μ= +0.025 σ= 0.045 zeros= 0% [ ▁▄▆█████▄▂▁▁ ] [ █▇ ] dim 0489 μ= -0.024 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▆█▆ ] dim 0490 μ= -0.011 σ= 0.032 zeros= 0% [ ▃▇███▇▃▁ ] [ █▇ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▄█▃ ] dim 0492 μ= -0.011 σ= 0.028 zeros= 0% [ ▂▅███▅▂ ] [ █▃ ] dim 0493 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▆█ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▆█▃ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▂█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▁██▄ ] [ ▃█ ] dim 0497 μ= -0.015 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▄▆█▃ ] dim 0498 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▄▇████▆▂ ] [ ▃█▃ ] dim 0499 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▂▇█▄ ] dim 0500 μ= +0.022 σ= 0.039 zeros= 0% [ ▁▂▆████▇▂▁ ] [ █▁ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ██ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▂▆██▇▁ ] [ ▅█▂ ] dim 0503 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃▇███▄▁ ] [ █▄ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▂██▁ ] [ █▇ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▃█▃ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▃ ] dim 0507 μ= -0.011 σ= 0.024 zeros= 0% [ ▃███▃▁ ] [ ▂█▅▁ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▁▇█▁ ] dim 0509 μ= -0.000 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▃█▆ ] dim 0510 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▅ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▃ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▂▆███▄ ] [ ▂█ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▅█▇ ] dim 0514 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▂▇███▇▄▁ ] [ ▁█▅ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▄███▅▁ ] [ ▅█ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▃██▇▂ ] [ ▄██▄ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▅█ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▅█▁ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▆ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▆███▇▂ ] [ ▂██▃ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▄ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▃███▄▁ ] [ █▆ ] dim 0523 μ= +0.018 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▂█▅ ] dim 0524 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▄███▇▁ ] [ █▁ ] dim 0525 μ= -0.006 σ= 0.012 zeros= 0% [ ▂██ ] [ ▆█▂ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▃█▄ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▅█▂ ] dim 0528 μ= -0.038 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▆ ] dim 0529 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▅█▂ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▆█▁ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▇▃ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▇█ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▂█▇▂ ] dim 0534 μ= -0.000 σ= 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.029 zeros= 0% [ ▂▇███▅▂ ] [ ▃▇█▆ ] dim 0539 μ= +0.004 σ= 0.036 zeros= 0% [ ▂▅█████▃▁ ] [ ▄█▆▃ ] dim 0540 μ= -0.004 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▁██▂ ] dim 0541 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▂█▆▁ ] dim 0542 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▇▄ ] dim 0543 μ= +0.019 σ= 0.037 zeros= 0% [ ▁▃▇████▅▃▁ ] [ ▅█▂ ] dim 0544 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▆█ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▁▅█▅ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▃ ] dim 0547 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▂ ] dim 0548 μ= -0.035 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▆ ] dim 0549 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▅███▇▂▁ ] [ ▆█▆▂ ] dim 0550 μ= -0.009 σ= 0.039 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▂█ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▂█▆ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▃██ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ █▆ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▆██▄ ] [ ▄█▇ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▂▅████▃ ] [ ▁▇█▅ ] dim 0556 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▄████▆▃▁ ] [ █▇ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▃█▂ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▄▂ ] dim 0559 μ= -0.010 σ= 0.041 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▄▇█▃ ] dim 0560 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃▇█▄ ] dim 0561 μ= -0.022 σ= 0.036 zeros= 0% [ ▁▂▅████▅▂▁ ] [ ▆█ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▅█▄ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▁ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▆█ ] dim 0565 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▇███▁ ] [ ▆█▄ ] dim 0566 μ= +0.008 σ= 0.029 zeros= 0% [ ▂▇███▆▁ ] [ ▄█ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▂█▆ ] dim 0568 μ= +0.015 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▆█▃ ] dim 0569 μ= -0.016 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▆ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▄███▇▁ ] [ ▁▇█▃ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ █ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁██▅ ] [ █▇ ] dim 0573 μ= -0.003 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▁▇█▇ ] [ ▂█▇▅▁ ] dim 0575 μ= +0.005 σ= 0.044 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▂█▆ ] dim 0576 μ= +0.017 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▇█ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▅█▄ ] dim 0578 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▂█▃ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▇▁ ] dim 0580 μ= -0.003 σ= 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.014 zeros= 0% [ ▃██▁ ] [ ▁▆█▃ ] dim 0584 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▄▂ ] [ ▂▆█▆▄ ] dim 0585 μ= -0.034 σ= 0.050 zeros= 0% [ ▁▂▄▇█████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▆█ ] dim 0586 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ █▂ ] dim 0587 μ= -0.007 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▆█▄ ] dim 0588 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ██ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▁▆█▄ ] dim 0590 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ ▇█ ] dim 0591 μ= -0.021 σ= 0.017 zeros= 0% [ ▄██▅ ] [ █▇ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▂▇██▅▁ ] [ ▃█▇▁ ] dim 0593 μ= +0.016 σ= 0.034 zeros= 0% [ ▂▇████▄▂ ] [ ▄██▄ ] dim 0594 μ= -0.001 σ= 0.036 zeros= 0% [ ▂▆████▅▂▁ ] [ ▅█▄ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▇█▁ ] dim 0596 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁█▆ ] dim 0597 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▄████▂▁ ] [ ▅█▃ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▃▇███▅▁ ] [ ▄█ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁██▃ ] [ ▂▆█▃ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▂▅████▆▃▁ ] [ ▁█▄ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▂█ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▁██▁ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▇█▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▃█▇ ] dim 0605 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▂█▂ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃▇█▃ ] dim 0607 μ= -0.001 σ= 0.033 zeros= 0% [ ▂▅████▄▂ ] [ ▂█▆▃ ] dim 0608 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▃▇████▅▃▁ ] [ ▅█▄ ] dim 0609 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ █▅ ] dim 0610 μ= +0.018 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ██ ] dim 0611 μ= +0.000 σ= 0.023 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.009 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▁██ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▇█▅ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▁ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ █▁ ] dim 0619 μ= -0.009 σ= 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.034 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃█▂ ] dim 0623 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ █▄ ] dim 0624 μ= -0.007 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▇█▁ ] dim 0625 μ= -0.020 σ= 0.025 zeros= 0% [ ▁████▂ ] [ ▂█▇▄ ] dim 0626 μ= -0.013 σ= 0.039 zeros= 0% [ ▁▄█████▄▂ ] [ ██ ] dim 0627 μ= +0.018 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▃▆█▄ ] dim 0628 μ= -0.019 σ= 0.034 zeros= 0% [ ▁▁▄████▆▂▁ ] [ ▅█▅ ] dim 0629 μ= -0.012 σ= 0.031 zeros= 0% [ ▃▇███▇▂▁ ] [ ▅█▂ ] dim 0630 μ= -0.018 σ= 0.026 zeros= 0% [ ▂▆███▃ ] [ ▆█▂ ] dim 0631 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▃████▄ ] [ ▄█▂ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▅█ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ █▃ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▃██▅ ] dim 0635 μ= -0.018 σ= 0.039 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.015 σ= 0.034 zeros= 0% [ ▁▃▆████▅▁ ] [ ▆█ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▄██▇▁ ] [ ▁▅█▇▃ ] dim 0641 μ= -0.007 σ= 0.040 zeros= 0% [ ▂▄█████▇▂▁ ] [ ▁██ ] dim 0642 μ= +0.019 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▁█▄ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▇█▃ ] dim 0644 μ= -0.016 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ ▂█▇▁ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▅█▄ ] dim 0646 μ= +0.008 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ █▆ ] dim 0647 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▁▇█▃ ] dim 0648 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▁▄█▆▁ ] dim 0649 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ ▅█▇ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▂▆███▇▃▁ ] [ ▆█▄ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▃▇███▇▂ ] [ ▄█▅ ] dim 0652 μ= +0.031 σ= 0.030 zeros= 0% [ ▂▆████▂ ] [ ▂▆█▅ ] dim 0653 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ █▆ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▂▇██▅▁ ] [ ▅█▁ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▇█▁ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▄█▅ ] dim 0657 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▇█ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▄██▅ ] [ ▂█▆▁ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▁▇█▄ ] dim 0660 μ= +0.006 σ= 0.038 zeros= 0% [ ▂▅█████▄▁ ] [ █▇ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▅█ ] dim 0662 μ= +0.001 σ= 0.013 zeros= 0% [ ▁██▂ ] [ ▁▆█▆▁ ] dim 0663 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▂▇█▃ ] dim 0664 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▆█▅ ] dim 0665 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▃█████▅▂ ] [ ▄█▁ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▆█▅▁ ] dim 0667 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▁▅█████▅▁ ] [ ▂█ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▆█▃ ] dim 0669 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▂████▄▁ ] [ ▂█▃ ] dim 0670 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▄█▄ ] dim 0671 μ= +0.031 σ= 0.023 zeros= 0% [ ▁▃███▄ ] [ ▅█▂ ] dim 0672 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▃ ] dim 0673 μ= +0.009 σ= 0.023 zeros= 0% [ ▄███▃ ] [ ██ ] dim 0674 μ= +0.020 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▂█▆▁ ] dim 0675 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▂ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▄█▇▃ ] dim 0677 μ= +0.020 σ= 0.036 zeros= 0% [ ▂▆████▆▂▁ ] [ ▁█▄ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▂███▄▁ ] [ ▂██ ] dim 0679 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂█ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▁█▇ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▃█▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▁▇█▂ ] dim 0683 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ █▇ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▃█▅ ] dim 0685 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▄█▇▃ ] dim 0686 μ= -0.024 σ= 0.041 zeros= 0% [ ▂▃▇████▇▃▁ ] [ ▂█▆▁ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▄ ] dim 0688 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▄████▇▂▁ ] [ ▃█▂ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▃███▃ ] [ █ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▃▇█▁ ] dim 0691 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▆▁ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▅ ] dim 0693 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▆█▂ ] dim 0695 μ= -0.016 σ= 0.028 zeros= 0% [ ▂▆███▄▁ ] [ ▂█▃ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▃███▃▁ ] [ ▁██▃ ] dim 0697 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▇█ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▁█▆ ] dim 0699 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▁█▅ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▃███▇▂ ] [ ▅█▄ ] dim 0701 μ= +0.011 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▂██ ] dim 0702 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▇█▁ ] dim 0703 μ= +0.002 σ= 0.024 zeros= 0% [ ▂▆███▃ ] [ █▅ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▄█▅ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▃█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▅█ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▄█▅ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▂▇███▆▂▁ ] [ ▇█ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▂▇█▃ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▁▅██▂ ] dim 0711 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▄█████▅▂ ] [ ▄█▄ ] dim 0712 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▆ ] dim 0713 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▄██▂ ] dim 0714 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▂▇████▅▁ ] [ █▇ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁▇██▆ ] [ █▃ ] dim 0716 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▄█▃ ] dim 0717 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▅███▅▁ ] [ █▅ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃▇█▄ ] dim 0719 μ= +0.041 σ= 0.035 zeros= 0% [ ▂▅████▅▂ ] [ ▂█▇▃ ] dim 0720 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▃ ] dim 0721 μ= -0.016 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ █▆ ] dim 0722 μ= -0.004 σ= 0.018 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.008 σ= 0.041 zeros= 0% [ ▂▅█████▆▂▁ ] [ ▃█▄ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▇█▁ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ ▅█▄ ] dim 0729 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▆█▂ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▁▇█▃ ] dim 0731 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▅█▄ ] dim 0732 μ= +0.006 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▃ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▃ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▂███▃ ] [ ▅█▂ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ █▆ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▂█▇▂ ] dim 0737 μ= -0.023 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄▇█▄ ] dim 0738 μ= +0.022 σ= 0.041 zeros= 0% [ ▁▃▇█████▄▁ ] [ ▅█ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▄███▁ ] [ ▃▇█▁ ] dim 0740 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▄█████▅▂ ] [ ▄█▃ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▇█▅ ] dim 0742 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▄█ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▃██▆▁ ] [ ▁▇█▃ ] dim 0744 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▅▂ ] [ █▆ ] dim 0745 μ= +0.018 σ= 0.024 zeros= 0% [ ▂███▆▂ ] [ █▂ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [ ▅██▂ ] [ ▄██ ] dim 0747 μ= -0.006 σ= 0.030 zeros= 0% [ ▁▆███▇▃▁ ] [ ▂██▂ ] dim 0748 μ= -0.021 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▂ ] dim 0749 μ= -0.012 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄█▇▃ ] dim 0750 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▁██▃ ] dim 0751 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▇█▁ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▁█▅ ] dim 0753 μ= -0.007 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▄█▄ ] [ █▅ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁▆██▂ ] [ ▃█▅ ] dim 0756 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▅███▇▁ ] [ ▇█▂ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▄█▇ ] dim 0758 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▄▇████▃▁ ] [ ▄▇█▃ ] dim 0759 μ= +0.019 σ= 0.038 zeros= 0% [ ▁▂▇████▆▃▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▃█▅ ] [ ▅██▃ ] dim 0761 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▃█████▅▂ ] [ ▄█▆ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▂▆███▇▃ ] [ ▃█▇▁ ] dim 0763 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▃ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ █▂ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▆██▁ ] [ ▄█▄ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▄█▅ ] dim 0767 μ= +0.013 σ= 0.031 zeros= 0% [ ▂▅███▇▃▁ ] [ ▂█▂ ] dim 0768 μ= -0.011 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▂█▆ ] dim 0769 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▁██ ] dim 0770 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▃ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▃███▃ ] [ █▂ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▄█▅ ] dim 0773 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▆█▅ ] dim 0774 μ= -0.010 σ= 0.038 zeros= 0% [ ▁▄█████▅▂ ] [ █▆ ] dim 0775 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▂▆█▅ ] dim 0776 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▃█████▂▁ ] [ ▁▇█▅ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▁█▅ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁█▇ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ █▇ ] dim 0780 μ= -0.023 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂█▂ ] dim 0781 μ= -0.012 σ= 0.021 zeros= 0% [ ▂███▂ ] [ ▂█ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ █▇ ] dim 0783 μ= +0.000 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▂██ ] dim 0784 μ= -0.004 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▁█▇ ] dim 0785 μ= -0.003 σ= 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.025 zeros= 0% [ ▁▆███▄▁ ] [ ▁█▆ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▄███▇▃ ] [ ▃█▅ ] dim 0790 μ= -0.026 σ= 0.035 zeros= 0% [ ▂▆████▅▂ ] [ █▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▃█▆▂ ] dim 0792 μ= +0.017 σ= 0.034 zeros= 0% [ ▂▆████▅▁ ] [ ▂█▆ ] dim 0793 μ= -0.006 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▁██▁ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▃█▆ ] dim 0795 μ= -0.006 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▁█▅ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▂█▄ ] dim 0797 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▇█▂ ] dim 0798 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂████▃▁ ] [ ▇█ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂▆█▅▁ ] dim 0800 μ= +0.028 σ= 0.037 zeros= 0% [ ▂▄█████▃▁ ] [ █ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▁█▆ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0803 μ= +0.010 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▄██▃ ] dim 0804 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ █▇ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ██ ] [ █▆ ] dim 0806 μ= -0.025 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▅██▅ ] dim 0807 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▆█▃ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▂████▅▁ ] [ █▃ ] dim 0809 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▄█▄ ] dim 0810 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▆███▅▁ ] [ ▅█▅ ] dim 0811 μ= +0.014 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▃██▃ ] dim 0812 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▂ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▁█▃ ] dim 0814 μ= +0.011 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █▆ ] dim 0815 μ= -0.002 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ██ ] dim 0816 μ= +0.040 σ= 0.021 zeros= 0% [ ▁▆██▅▁ ] [ █▂ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▆█▄ ] dim 0818 μ= -0.015 σ= 0.031 zeros= 0% [ ▃████▆▂ ] [ ▆█▆▁ ] dim 0819 μ= +0.035 σ= 0.034 zeros= 0% [ ▁▂▇████▄▁ ] [ ▂▆█▄ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄████▆▃▁ ] [ ▅█▁ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▁█▅ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▄█▄ ] dim 0823 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▂█▄ ] dim 0824 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▃███▆▂ ] [ ▇█ ] dim 0825 μ= +0.000 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▄██ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▂█ ] dim 0827 μ= -0.013 σ= 0.018 zeros= 0% [ ▁██▇▁ ] [ ▁█▆ ] dim 0828 μ= -0.025 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▇▃ ] dim 0829 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▃█████▅▁ ] [ ▃▇█▃ ] dim 0830 μ= +0.000 σ= 0.038 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ██ ] dim 0831 μ= -0.001 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▅█▃ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▂██▂ ] dim 0833 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃██▃ ] dim 0834 μ= -0.001 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ ▄█▇ ] dim 0835 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▇█ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▃ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▇███▅▁ ] [ ▂█▃ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▅ ] dim 0839 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▃▇█▁ ] dim 0840 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▄ ] dim 0841 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂██▃ ] dim 0842 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ █ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▄█▆ ] [ ▅█▃ ] dim 0844 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▄█▄ ] dim 0845 μ= -0.011 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▇█ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▂▇██▇▂ ] [ ▁██▃ ] dim 0847 μ= +0.023 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ ▃██▃ ] dim 0848 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▇▁ ] dim 0849 μ= +0.035 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ █▆ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▂▇██▆▁ ] [ ▄█▂ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ▅█▇ ] dim 0852 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▄█████▅▂ ] [ █▇ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▅██▅▁ ] [ ▃█▄ ] dim 0854 μ= +0.012 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▄█ ] dim 0855 μ= +0.003 σ= 0.017 zeros= 0% [ ▂██▅ ] [ ▄█▃ ] dim 0856 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ ▆█▄ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▂▇███▅▂ ] [ ▁█▆ ] dim 0858 μ= -0.002 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ██ ] dim 0859 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▂▇█▄ ] dim 0860 μ= -0.017 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▅█ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▅▇█▃ ] dim 0862 μ= -0.024 σ= 0.036 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▂█▆ ] dim 0863 μ= +0.013 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▄█▃ ] dim 0864 μ= +0.009 σ= 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.003 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▃█ ] dim 0869 μ= -0.037 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▃██▂ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁▅█▃ ] dim 0871 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▄████▅▃▁ ] [ ▁▆█▆▁ ] dim 0872 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ ▄█▅ ] dim 0873 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▅███▇▃▁ ] [ ▄█▇▂ ] dim 0874 μ= +0.017 σ= 0.035 zeros= 0% [ ▂▇████▅▂ ] [ █▂ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▄██▁ ] [ █▁ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ █▇ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ █▁ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▄█▆▁ ] dim 0879 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▃▇████▅▂ ] [ ▆█▇▂ ] dim 0880 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃█ ] dim 0881 μ= -0.037 σ= 0.020 zeros= 0% [ ▃██▇▁ ] [ ▂█▇▂ ] dim 0882 μ= +0.001 σ= 0.034 zeros= 0% [ ▁▅████▆▂ ] [ ▆█▄ ] dim 0883 μ= -0.014 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃██▁ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▃█ ] dim 0885 μ= -0.014 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▆█▃ ] dim 0886 μ= -0.014 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▆█ ] dim 0887 μ= +0.043 σ= 0.020 zeros= 0% [ ▄██▆▁ ] [ ▂█▂ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▆█▆ ] dim 0889 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ █▅ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▁███▆▁ ] [ ▁▇█▃ ] dim 0891 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▃ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▇▁ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▃▇████▄▁ ] [ ▂█▇ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▁▆▇██▁ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▂▅██████▅▂▁ ] [ ▃▇█▂ ] dim 0896 μ= +0.037 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▁█▄ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▄█▂ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▆███▄▂ ] [ ▅█ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▃██▄ ] [ ▃█▃ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▇ ] dim 0901 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▇████▃▁ ] [ ▂██▂ ] dim 0902 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▃████▃▁ ] [ ▄██▂ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ ▄█▁ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ ▃██▄ ] dim 0905 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▃▅█████▃▁ ] [ █▇▁ ] dim 0906 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▂█ ] dim 0907 μ= +0.007 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▁█▄ ] dim 0908 μ= -0.006 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▇█▃ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▁▇██▆ ] dim 0910 μ= -0.008 σ= 0.047 zeros= 0% [ ▂▄▇██████▅▁ ] [ ▇█▂ ] dim 0911 μ= +0.001 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▅█ ] dim 0912 μ= -0.017 σ= 0.020 zeros= 0% [ ▄███▁ ] [ █▄ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▂███▄▁ ] [ ▄█▅ ] dim 0914 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▃ ] dim 0915 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▂█▆ ] dim 0916 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▁█▃ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▄█▇▂ ] dim 0918 μ= -0.003 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▃ ] dim 0919 μ= +0.004 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ █▄ ] dim 0920 μ= -0.029 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▇▁ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▃▇████▃▁ ] [ ▄█▅ ] dim 0922 μ= -0.007 σ= 0.026 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.011 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃██▅ ] dim 0928 μ= -0.020 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ██ ] dim 0929 μ= -0.002 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ▁█▃ ] dim 0930 μ= -0.008 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▄█▅ ] dim 0931 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▂████▇▄▁ ] [ ▁█ ] dim 0932 μ= +0.006 σ= 0.014 zeros= 0% [ ▁██▅ ] [ █ ] dim 0933 μ= -0.012 σ= 0.013 zeros= 0% [ ▆█▅ ] [ ▃█▆▃ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ▁█▅ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ ▄█ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▂██▆ ] [ ▇█ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▂▇██▇▁ ] [ ▆█▅ ] dim 0938 μ= +0.009 σ= 0.031 zeros= 0% [ ▂▇███▇▃ ] [ ▅█▃ ] dim 0939 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▆ ] dim 0940 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ █▇▁ ] dim 0941 μ= +0.000 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▅█▇▄ ] dim 0942 μ= +0.015 σ= 0.042 zeros= 0% [ ▁▂▄█████▆▃▁ ] [ ▁█▃ ] dim 0943 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▃█▆ ] dim 0944 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ █▆ ] dim 0945 μ= +0.018 σ= 0.018 zeros= 0% [ ▆██▄ ] [ ▂█▅ ] dim 0946 μ= -0.006 σ= 0.030 zeros= 0% [ ▁▄████▂▁ ] [ ▄█▂ ] dim 0947 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▅ ] dim 0948 μ= +0.012 σ= 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.022 zeros= 0% [ ▁▃███▃ ] [ ▄▇█▂ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▅ ] dim 0953 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▃███▇▂ ] [ ▂█▆ ] dim 0954 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▇ ] dim 0955 μ= +0.014 σ= 0.032 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.029 zeros= 0% [ ▁▄████▄▁ ] [ ██▁ ] dim 0960 μ= -0.000 σ= 0.023 zeros= 0% [ ▂████▂ ] [ █▆ ] dim 0961 μ= -0.005 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ █▅ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▅█▃ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▁▆█▅ ] dim 0964 μ= -0.013 σ= 0.032 zeros= 0% [ ▃████▆▂▁ ] [ ▂▆█▄ ] dim 0965 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▅████▆▃▁ ] [ ▁▅█▅▂ ] dim 0966 μ= +0.013 σ= 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.032 zeros= 0% [ ▁▅████▄▁ ] [ ▃▆█▅▂ ] dim 0970 μ= +0.009 σ= 0.039 zeros= 0% [ ▂▅█████▅▂ ] [ ▃▇██▆ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▂▃▅██████▆▂▁ ] -> OUTLIER_SPREAD: this_std=0.0485, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▄█▅ ] dim 0972 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▂▆███▇▃▁ ] [ █▇ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▆██▆ ] [ ▆█ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▃██▂ ] [ █▆ ] dim 0975 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▃█▅ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▆ ] dim 0977 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▅███▇▃▁ ] [ ▇█▃ ] dim 0978 μ= +0.023 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ █▇ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▄█▅ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▆ ] dim 0981 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▇█▂ ] dim 0982 μ= +0.003 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ █▅ ] dim 0983 μ= +0.015 σ= 0.021 zeros= 0% [ ▁███▄▁ ] [ █▇ ] dim 0984 μ= -0.003 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃█▄ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▄ ] dim 0986 μ= +0.019 σ= 0.037 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▂▆█▄ ] dim 0987 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▄████▆▃▁ ] [ ▄█ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁▆█▃ ] dim 0989 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▄████▄▁ ] [ ▃▇█▃ ] dim 0990 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ █▅ ] dim 0991 μ= -0.002 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ██▂ ] dim 0992 μ= -0.020 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▅█▆▁ ] dim 0993 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▄█████▃▁ ] [ ▂█▇▃ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▅ ] dim 0995 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▄█▃ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▁█▅ ] dim 0998 μ= +0.015 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁██ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▂█▆▂ ] dim 1000 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁▇█▄ ] dim 1001 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▂ ] dim 1002 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▇ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▅██▅ ] [ ▂█▇ ] dim 1004 μ= -0.004 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▄█▄ ] dim 1005 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▆███▆▂▁ ] [ ▄█▅ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▄ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▆▂ ] [ ▄█▃ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▂▇█▂ ] dim 1010 μ= -0.000 σ= 0.032 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.002 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ █▁ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▃ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▄█▆ ] dim 1019 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁█▆ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▄█▄ ] dim 1021 μ= +0.032 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▁▇█▄ ] dim 1022 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ ▆█▅ ] dim 1023 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃████▇▂ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.4s smell: 200/2000 ( 10%) 0.7s smell: 300/2000 ( 15%) 0.9s smell: 400/2000 ( 20%) 1.2s smell: 500/2000 ( 25%) 1.5s smell: 600/2000 ( 30%) 2.0s smell: 700/2000 ( 35%) 2.0s smell: 800/2000 ( 40%) 2.4s smell: 900/2000 ( 45%) 2.6s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 3.1s smell: 1200/2000 ( 60%) 3.3s smell: 1300/2000 ( 65%) 3.7s smell: 1400/2000 ( 70%) 4.1s smell: 1500/2000 ( 75%) 4.3s smell: 1600/2000 ( 80%) 4.5s smell: 1700/2000 ( 85%) 4.7s smell: 1800/2000 ( 90%) 5.0s smell: 1900/2000 ( 95%) 5.3s smell: 2000/2000 (100%) 5.6s smell: 2 degenerate dim(s) found in 5.7s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▄▆█▇▄ ] dim 0585 μ= -0.033 σ= 0.050 zeros= 0% [ ▁▂▄▇██████▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0498, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▂▄█▇▄ ] dim 0971 μ= +0.017 σ= 0.049 zeros= 0% [ ▁▃▅██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0487, 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.008 σ= 0.033 zeros= 0% [ ▂▆████▃▁ ] [ ▇█▂ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▂ ] dim 0004 μ= -0.018 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▆▁ ] dim 0005 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ ██ ] dim 0006 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▅██▅▁ ] [ ▁█▃ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▅█ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▅█▃ ] dim 0009 μ= +0.007 σ= 0.030 zeros= 0% [ ▂▇███▅▂ ] [ ▄█▆ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▂▆███▇▃▁ ] [ ▅█▇ ] dim 0011 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ █▂ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▁█▄ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁▇█▆ ] dim 0014 μ= +0.006 σ= 0.036 zeros= 0% [ ▂▃████▇▃▁ ] [ ██ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▁██▂ ] dim 0016 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▇ ] dim 0017 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▄████▃▁ ] [ ▁▅█▇▃ ] dim 0018 μ= +0.013 σ= 0.038 zeros= 0% [ ▂▄█████▆▂ ] [ ▇█▃ ] dim 0019 μ= +0.005 σ= 0.030 zeros= 0% [ ▃████▅▂ ] [ ▂█▄ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▂█▁ ] dim 0021 μ= +0.008 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▄██▅ ] dim 0022 μ= +0.002 σ= 0.035 zeros= 0% [ ▂▅████▅▃▁ ] [ ▃▇██▄▁ ] dim 0023 μ= -0.006 σ= 0.046 zeros= 0% [ ▁▃▇██████▅▂ ] [ ▃█▇▁ ] dim 0024 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▆████▄▁ ] [ ▂█▇ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▁ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▄█▅ ] dim 0027 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▅█▄ ] dim 0028 μ= +0.027 σ= 0.029 zeros= 0% [ ▂▇███▄▁ ] [ ▁██▁ ] dim 0029 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▅ ] dim 0030 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▂█ ] dim 0031 μ= -0.014 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▆█▆▁ ] dim 0032 μ= +0.030 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▄█▄ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▅███▄▁ ] [ █▇ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▆█▅ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▃▇███▆▂▁ ] [ ▆█ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▁█▄ ] dim 0037 μ= -0.027 σ= 0.026 zeros= 0% [ ▃███▆▁ ] [ █▆ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▄█▇ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▆█▇▂ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ ▃█ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▆█▄ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▂████▄ ] [ ▄█▆ ] dim 0043 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▃██▂ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▁█▆ ] dim 0045 μ= +0.017 σ= 0.025 zeros= 0% [ ▂███▆▁ ] [ █▂ ] dim 0046 μ= +0.012 σ= 0.019 zeros= 0% [ ▂▇██▂ ] [ ▅█▂ ] dim 0047 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▃▇███▅▂ ] [ ▃▅█▆▁ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▆█▂ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▂████▃▁ ] [ ▃█▆ ] dim 0050 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▁█▇▁ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▂█ ] dim 0052 μ= +0.005 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ██ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▁█▅ ] dim 0054 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ █▅ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃██▂ ] dim 0056 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▆▁ ] dim 0057 μ= +0.013 σ= 0.034 zeros= 0% [ ▃▇████▄▁ ] [ ▅█▆ ] dim 0058 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▇███▇▃ ] [ ▄█▅ ] dim 0059 μ= +0.009 σ= 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.035 zeros= 0% [ ▁▃▆████▃▁ ] [ ▁██ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▃███▆▂ ] [ ▅█▅ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▆███▇▂▁ ] [ ▆█▂ ] dim 0065 μ= +0.004 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▃ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▄███▃ ] [ ▃▇█▂ ] dim 0067 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▃█▃ ] dim 0068 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ █▃ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▃█▄ ] dim 0070 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▄ ] dim 0071 μ= +0.009 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▂█▄ ] dim 0072 μ= +0.013 σ= 0.020 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.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▁█▅ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▃█▄ ] dim 0079 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ █ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁▇█▆ ] [ ▃█▄ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▂▆██▄ ] dim 0082 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▃█████▅▂ ] [ ▁█▅ ] dim 0083 μ= +0.015 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▅█▇ ] dim 0084 μ= +0.011 σ= 0.032 zeros= 0% [ ▂▇███▇▃▁ ] [ █▇ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▁██▃ ] dim 0086 μ= -0.019 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▃ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▃█▄ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▄███▅▁ ] [ ▂██▄ ] dim 0089 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃▇█▅ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▂▄████▇▃ ] [ ▁█▃ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▃█▅ ] dim 0092 μ= +0.035 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▆▁ ] dim 0093 μ= -0.005 σ= 0.034 zeros= 0% [ ▂▆████▅▁ ] [ ▁██▂ ] dim 0094 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ █ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▅█▅ ] [ ▅█▄ ] dim 0096 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▃▇███▆▂▁ ] [ ▂█▆ ] dim 0097 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▃███▇▁ ] [ ▆█▃ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▂▆███▄ ] [ █▄ ] dim 0099 μ= -0.006 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▆█ ] dim 0100 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ██ ] dim 0101 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ ▂█▄ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▄█ ] dim 0103 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄█▆ ] dim 0104 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▄ ] dim 0105 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▅█▅ ] dim 0106 μ= +0.009 σ= 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.006 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▇█ ] dim 0111 μ= +0.023 σ= 0.019 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.007 σ= 0.018 zeros= 0% [ ▂███▁ ] [ █▃ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▆█▅ ] dim 0118 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▄█▆ ] dim 0119 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▁▆█▅▁ ] dim 0120 μ= -0.032 σ= 0.039 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▃█▅ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ █▆ ] dim 0122 μ= -0.002 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▇█▁ ] dim 0123 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▃█ ] dim 0124 μ= -0.014 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▇▅ ] dim 0125 μ= -0.005 σ= 0.046 zeros= 0% [ ▁▃▅█████▇▄▁▁ ] [ ▇█ ] dim 0126 μ= +0.023 σ= 0.017 zeros= 0% [ ▃██▅▁ ] [ ▇█ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▇█▂ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▅█▅▁ ] dim 0129 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▃█████▅▂▁ ] [ █▃ ] dim 0130 μ= -0.029 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁██ ] dim 0131 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▂ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▂▆███▄ ] [ █ ] dim 0133 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▇█▆ ] [ ▇█▁ ] dim 0134 μ= +0.024 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▃▇█▂ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▁▅████▄▁ ] [ ▅█▇▂ ] dim 0136 μ= +0.011 σ= 0.041 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▁█▆▁ ] dim 0137 μ= -0.022 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▅ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▅█▅ ] dim 0139 μ= +0.007 σ= 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.001 σ= 0.027 zeros= 0% [ ▃▇███▃▁ ] [ ▂▅█▅ ] dim 0144 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▄█████▂▁ ] [ ▄█ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▃██▆ ] [ ▃██▁ ] dim 0146 μ= +0.017 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▃ ] dim 0147 μ= +0.025 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ █▆ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▅██▃ ] [ ▃█▂ ] dim 0149 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▅█▆▁ ] dim 0150 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█▆▁ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▄█████▄▂ ] [ ▅█ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▄█▆ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▁▆████▂▁ ] [ ▄█▅ ] dim 0154 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▂▇███▇▄▁ ] [ █ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ▇█▅ ] [ ▃▇█▁ ] dim 0156 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▆ ] dim 0157 μ= -0.008 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ █▇ ] dim 0158 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▇▂ ] dim 0159 μ= -0.004 σ= 0.036 zeros= 0% [ ▁▃▆████▅▂ ] [ █▇ ] dim 0160 μ= -0.001 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▅█▆▁ ] dim 0161 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ █▆ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ██▂ ] dim 0163 μ= +0.002 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄█▆ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [ ▂▆███▇▂▁ ] [ ▅█▄ ] dim 0165 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▄ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ █▂ ] dim 0167 μ= -0.008 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▃█ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▂██▁ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▁██▄ ] dim 0170 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▆ ] dim 0171 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▆███▇▂ ] [ ▁█▄ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ █▃ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ██▂ ] dim 0174 μ= -0.019 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▆█▅ ] dim 0175 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▂████▆▂ ] [ ▆█ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▅██▆▁ ] [ ▄█▄ ] dim 0177 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ ▁██▂ ] dim 0179 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▅█▃ ] dim 0180 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ▁▇█▁ ] dim 0181 μ= -0.000 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▃█▃ ] dim 0182 μ= -0.031 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▃▆█▇▂ ] dim 0183 μ= -0.007 σ= 0.042 zeros= 0% [ ▁▅█████▇▃▁ ] [ ▁▇█▆ ] dim 0184 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▄████▇▂ ] [ ▁██▃ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▃████▅▂ ] [ █▅ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ ▅█ ] dim 0187 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▅███▂▁ ] [ █▄ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▄█▇▄ ] dim 0189 μ= +0.017 σ= 0.041 zeros= 0% [ ▂▄█████▇▃▁ ] [ ▅█▅ ] dim 0190 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▇▂ ] dim 0191 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▁██ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▂████▃▁ ] [ ▂█▇▃ ] dim 0193 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▅█▅ ] dim 0194 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▆███▆▂ ] [ ▅█▂ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▅█▂ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ █ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▁██▇ ] [ ▆█▁ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▂█▇▁ ] dim 0199 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁▇█▃ ] dim 0200 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃████▄▁ ] [ █▁ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▆██▁ ] [ ██ ] dim 0202 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▇███▁ ] [ ▄█▄ ] dim 0203 μ= +0.030 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▃██▄ ] dim 0204 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▁█▄ ] dim 0205 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▂███▅▁ ] [ ▇█▂ ] dim 0206 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▆█▆ ] dim 0207 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▆████▃▁ ] [ █▃ ] dim 0208 μ= -0.029 σ= 0.019 zeros= 0% [ ▁███▂ ] [ █▆ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▂▇█▃ ] dim 0211 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▇▁ ] dim 0212 μ= +0.017 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ██ ] dim 0213 μ= -0.002 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▃▇█▁ ] dim 0214 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇▁ ] dim 0215 μ= -0.002 σ= 0.027 zeros= 0% [ ▃████▂ ] [ ▃█▆ ] dim 0216 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▁▇█▃ ] dim 0217 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ██ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▃██▃ ] [ ▁▇█▅ ] dim 0219 μ= +0.006 σ= 0.031 zeros= 0% [ ▃████▆▂ ] [ ▁▇█▄ ] dim 0220 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▂█▄ ] dim 0221 μ= -0.009 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ █▇ ] dim 0222 μ= -0.001 σ= 0.026 zeros= 0% [ ▂███▇▂ ] [ ▄█▂ ] dim 0223 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▂▇█▃ ] dim 0224 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▄ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▁▇█▁ ] dim 0226 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▅ ] dim 0227 μ= -0.033 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ ▅██▃ ] dim 0228 μ= +0.039 σ= 0.038 zeros= 0% [ ▁▃▇████▅▃▁ ] [ ▅█▁ ] dim 0229 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▄███▂ ] [ ▂█ ] dim 0230 μ= +0.007 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▆█▂ ] dim 0231 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▅█▃ ] dim 0232 μ= +0.029 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▄ ] dim 0233 μ= -0.028 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▁█▆▁ ] dim 0234 μ= +0.039 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▆█ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▅██▅ ] dim 0236 μ= +0.019 σ= 0.039 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.017 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▁▆█▆ ] dim 0241 μ= +0.029 σ= 0.039 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▅█ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ █▄ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▃█▅ ] dim 0244 μ= -0.006 σ= 0.034 zeros= 0% [ ▂▆████▄▁ ] [ ▁▇█▄ ] dim 0245 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▄█ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▁▆█▃ ] dim 0247 μ= -0.038 σ= 0.035 zeros= 0% [ ▁▄████▆▂▁ ] [ ▅█▆▁ ] dim 0248 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▄▇████▃▁ ] [ ▂██▃ ] dim 0249 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▄████▅▂ ] [ ▆█▁ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▇███▁ ] [ ▅█ ] dim 0251 μ= +0.023 σ= 0.015 zeros= 0% [ ▂██▄ ] [ █▆ ] dim 0252 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▆█▂ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▇█▃ ] dim 0254 μ= +0.024 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▂▆█▆ ] dim 0255 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▁▄█████▄▁ ] [ ▃▄█▆▃ ] dim 0256 μ= -0.014 σ= 0.045 zeros= 0% [ ▁▁▄▇█████▇▂▁ ] [ ▁▆█▁ ] dim 0257 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▁ ] dim 0258 μ= +0.002 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▄█ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▃█▇▃ ] dim 0260 μ= -0.001 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▅█ ] dim 0261 μ= -0.020 σ= 0.017 zeros= 0% [ ▃██▄ ] [ ▂█ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▁█▂ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▁███▁ ] [ ▆█▅ ] dim 0264 μ= -0.013 σ= 0.031 zeros= 0% [ ▃▇███▇▂ ] [ ▃█▄ ] dim 0265 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▆█ ] dim 0266 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▅███▁ ] [ ▁█▂ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▄▆█▅ ] dim 0268 μ= +0.023 σ= 0.040 zeros= 0% [ ▁▂▇████▇▃▁ ] [ ▇█▁ ] dim 0269 μ= +0.002 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ ▂██▂ ] dim 0270 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▆ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▄███▇▁ ] [ █▂ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅█▆▂ ] dim 0273 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▃█████▄▂ ] [ ██▅ ] dim 0274 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▁██▂ ] dim 0275 μ= +0.022 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▂█▃ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▆█▃ ] dim 0277 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▃█▄ ] dim 0278 μ= -0.010 σ= 0.022 zeros= 0% [ ▂███▃ ] [ ▃▆█▃ ] dim 0279 μ= +0.020 σ= 0.034 zeros= 0% [ ▁▅████▅▁ ] [ ▄█▁ ] dim 0280 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▆█▂ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ▂█ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▄█▆ ] dim 0283 μ= -0.008 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▇█▆ ] dim 0284 μ= -0.053 σ= 0.033 zeros= 0% [ ▂▇███▆▃▁ ] [ ▃█▄ ] dim 0285 μ= +0.009 σ= 0.032 zeros= 0% [ ▃████▇▂▁ ] [ ▅█▆ ] dim 0286 μ= -0.008 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▅█ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▅▇█▆▁ ] dim 0288 μ= -0.015 σ= 0.044 zeros= 0% [ ▁▃▇█████▆▂▁ ] [ ▃█▅ ] dim 0289 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▃███▅▁ ] [ ▅█▇▁ ] dim 0290 μ= +0.013 σ= 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.027 zeros= 0% [ ▁▃████▂ ] [ ██ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ██ ] dim 0296 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▇███▃ ] [ █▆ ] dim 0297 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▂█▃ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▃███▄ ] [ ▆█▁ ] dim 0299 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▂▆█▁ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▃ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ▁▇█▆ ] dim 0302 μ= +0.006 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▃█ ] dim 0303 μ= -0.018 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▁█▆▃ ] dim 0304 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▂██▂ ] dim 0305 μ= +0.023 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▁▄▇█▁ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ █ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁▅█▇▁ ] dim 0308 μ= +0.031 σ= 0.038 zeros= 0% [ ▂▄█████▄▁ ] [ ██▃ ] dim 0309 μ= +0.002 σ= 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.035 zeros= 0% [ ▃▅████▅▂ ] [ ▅█ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▄███▁ ] [ ▃▆█▄ ] dim 0314 μ= +0.003 σ= 0.044 zeros= 0% [ ▁▄▇█████▄▂▁ ] [ █▇ ] dim 0315 μ= -0.000 σ= 0.022 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.032 zeros= 0% [ ▂▇███▆▂ ] [ ▆█▂ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▅ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▄█▆▁ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ ▃█▇▁ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▃▇████▄▁ ] [ █▆ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▅██▄ ] [ ▅█▄ ] dim 0325 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ █▆ ] dim 0326 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0327 μ= -0.024 σ= 0.019 zeros= 0% [ ▁▅██▄ ] [ ▁█ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ██▁ ] [ ▆█▃ ] dim 0329 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▆▃ ] dim 0330 μ= +0.018 σ= 0.040 zeros= 0% [ ▁▄▇████▆▃▁ ] [ ▁▄██▃ ] dim 0331 μ= -0.002 σ= 0.040 zeros= 0% [ ▁▃██████▃▁ ] [ ▆█ ] dim 0332 μ= +0.022 σ= 0.020 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.001 σ= 0.033 zeros= 0% [ ▁▄████▆▁ ] [ ▃█▃ ] dim 0337 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▅ ] dim 0338 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▃ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▁▆█▃ ] dim 0340 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▃████▄▁ ] [ █▅ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▇██▄▁ ] [ ▆█▂ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ██ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▁█▄ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▃█▅ ] dim 0345 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃███▅▁ ] [ █▅ ] dim 0346 μ= -0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃█▆ ] dim 0347 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▇ ] dim 0348 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▃█▇ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ █▄ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▆██▂ ] [ ▂█▇▁ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▄ ] dim 0352 μ= +0.006 σ= 0.031 zeros= 0% [ ▃████▆▂ ] [ ▆█▂ ] dim 0353 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▆▁ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▃█████▃▁ ] [ ▁█▂ ] dim 0355 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▄█▅ ] dim 0356 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁█▆ ] dim 0357 μ= +0.019 σ= 0.026 zeros= 0% [ ▃████▂ ] [ █▆ ] dim 0358 μ= -0.003 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▃█▃ ] dim 0359 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▅ ] dim 0360 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▄███▆▂ ] [ ▂▇█▅▁ ] dim 0361 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▂▅█████▂▁ ] [ █▄ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▂██▂ ] dim 0363 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▄ ] dim 0364 μ= +0.011 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▄█▄ ] dim 0365 μ= +0.030 σ= 0.031 zeros= 0% [ ▂▇███▇▂▁ ] [ ▇█ ] dim 0366 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ▃█ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁█▄ ] dim 0368 μ= -0.008 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁█▃ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▂███▃ ] [ █▇ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▆█▄ ] dim 0371 μ= +0.007 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂▇█▃ ] dim 0372 μ= +0.021 σ= 0.034 zeros= 0% [ ▂▆████▅▂▁ ] [ ▁▆█▂ ] dim 0373 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▆█ ] dim 0374 μ= -0.019 σ= 0.021 zeros= 0% [ ▆██▇▁ ] [ ▃█▅ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ █▁ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁█▆ ] dim 0377 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▃███▇▃ ] [ ▁█▇ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▃████▂▁ ] [ ▆█▁ ] dim 0379 μ= +0.003 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▁█▆ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▆█ ] dim 0381 μ= +0.002 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▃█▅ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▅███▆▂ ] [ ▃▇█▅ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▂▄████▇▂▁ ] [ ▃█▄ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ██ ] dim 0385 μ= +0.021 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▃█▃ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▃█▄ ] [ ▂▆█▇ ] dim 0388 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▂▅█████▅▃▁ ] [ ▄█▄ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▆█▂ ] dim 0390 μ= +0.025 σ= 0.026 zeros= 0% [ ▁▇███▃▁ ] [ ▆█▃ ] dim 0391 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ██▁ ] dim 0392 μ= +0.021 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▁▄█▅▂ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▄█████▅▂ ] [ █▆ ] dim 0394 μ= +0.018 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃█▆▁ ] dim 0395 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▆████▅▂ ] [ ▄█▁ ] dim 0396 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▅█ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▂▆█▅ ] dim 0398 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▂▅████▇▃▁ ] [ █ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▄█▇▃ ] dim 0400 μ= -0.004 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂ ] [ ▇█▃ ] dim 0401 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▂████▅▁ ] [ ▆█ ] dim 0402 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ▁█▅ ] dim 0403 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▃███▇▂ ] [ ▆█ ] dim 0404 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▂▇█▁ ] dim 0405 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ █▅ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ █▂ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▇█▁ ] dim 0408 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▆███▂ ] [ ▅█▄ ] dim 0409 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▇█▁ ] dim 0410 μ= -0.019 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▂██▂ ] dim 0411 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃██▅ ] dim 0412 μ= +0.003 σ= 0.037 zeros= 0% [ ▂▆█████▃▁ ] [ ▃█▄ ] dim 0413 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▅ ] dim 0414 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▄███▅▂ ] [ ▂█▅ ] dim 0415 μ= -0.007 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▅█▇▃ ] dim 0416 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▄▇████▅▃▁ ] [ ▅█▅ ] dim 0417 μ= +0.009 σ= 0.028 zeros= 0% [ ▂▆███▅▂ ] [ ▅█ ] dim 0418 μ= -0.017 σ= 0.021 zeros= 0% [ ▄███▁ ] [ █▂ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▃██▁ ] [ ▃▇█▄ ] dim 0420 μ= +0.001 σ= 0.035 zeros= 0% [ ▁▁▆████▆▂▁ ] [ ▅█▁ ] dim 0421 μ= -0.019 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▅█▄ ] dim 0422 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▄ ] dim 0423 μ= +0.014 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0424 μ= +0.015 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▁▅█▅ ] dim 0425 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▁▅█████▄▁▁ ] [ █▅ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▁██▄ ] dim 0427 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▂▅████▆▂ ] [ ▃▇█▃ ] dim 0428 μ= +0.022 σ= 0.036 zeros= 0% [ ▁▂▆████▇▂▁ ] [ █▁ ] dim 0429 μ= +0.011 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▃ ] dim 0430 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▇ ] dim 0431 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▅███▇▂▁ ] [ ▁█▃ ] dim 0432 μ= +0.012 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▃█▄ ] dim 0433 μ= -0.012 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▆█ ] dim 0434 μ= +0.003 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ▁█ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▂██▅▁ ] [ ▂█▇▂ ] dim 0436 μ= -0.006 σ= 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.003 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▇▃ ] dim 0441 μ= +0.019 σ= 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.043 zeros= 0% [ ▂▅█████▇▃▂ ] [ ▄█▁ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▃███▂ ] [ ▂▆█▁ ] dim 0446 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▇█ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▂▇███▂ ] [ ▅█▄ ] dim 0448 μ= -0.015 σ= 0.030 zeros= 0% [ ▃▇███▅▂ ] [ ▁█▄ ] dim 0449 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▅█ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▃█▃ ] dim 0451 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▅█▄ ] dim 0452 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▂▇███▅▁ ] [ █▂ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▇██▂ ] [ ▆█ ] dim 0454 μ= -0.000 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▁▇▇█▂ ] dim 0455 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▂▇█▃ ] dim 0456 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▅ ] dim 0457 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▅███▆▂▁ ] [ ▄██▁ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▄ ] dim 0459 μ= -0.009 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▂█▄ ] dim 0460 μ= -0.008 σ= 0.025 zeros= 0% [ ▄███▆▁ ] [ █▃ ] dim 0461 μ= -0.005 σ= 0.012 zeros= 0% [ ▃██▁ ] [ ▄█▂ ] dim 0462 μ= -0.014 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▂▇█▅ ] dim 0463 μ= -0.016 σ= 0.035 zeros= 0% [ ▂▅████▇▃▁ ] [ ▄██▆ ] dim 0464 μ= -0.019 σ= 0.042 zeros= 0% [ ▁▃▇█████▄▂ ] [ ▂█▄ ] dim 0465 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▄▆█▃ ] dim 0466 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▃▆████▆▂ ] [ ▇█ ] dim 0467 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▅█ ] dim 0468 μ= +0.004 σ= 0.021 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.004 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▃█ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▁██▅ ] [ ▁█▅ ] dim 0474 μ= +0.014 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▄▇█▅ ] dim 0475 μ= +0.000 σ= 0.039 zeros= 0% [ ▁▃▅████▆▃▁ ] [ ▁█▁ ] dim 0476 μ= -0.011 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █▅ ] dim 0477 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▁██ ] dim 0478 μ= -0.023 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▆█▄ ] dim 0479 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▃████▅▂▁ ] [ ▄█▇ ] dim 0480 μ= -0.008 σ= 0.031 zeros= 0% [ ▂▆███▇▃▁ ] [ ▇█ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▅██▇▁ ] [ ▄█▆ ] dim 0482 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▅█▅ ] dim 0483 μ= -0.011 σ= 0.031 zeros= 0% [ ▂▆████▂ ] [ ▂██▆ ] dim 0484 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ █▃ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▆█▃ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▃▇███▄▁ ] [ █▆ ] dim 0487 μ= +0.018 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▃██▇▁ ] dim 0488 μ= +0.025 σ= 0.045 zeros= 0% [ ▁▁▄██████▆▂▁ ] [ ▁█▆ ] dim 0489 μ= -0.024 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▆█▇ ] dim 0490 μ= -0.010 σ= 0.031 zeros= 0% [ ▂▇████▂▁ ] [ ██ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▅█▅ ] dim 0492 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▇███▆▂ ] [ █▃ ] dim 0493 μ= +0.013 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▇█ ] dim 0494 μ= +0.021 σ= 0.019 zeros= 0% [ ▄██▅▁ ] [ ▆█▃ ] dim 0495 μ= -0.016 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▂█ ] dim 0496 μ= +0.026 σ= 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.040 zeros= 0% [ ▁▃▇████▇▃▁ ] [ █▁ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ██ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ ▁██▂ ] dim 0503 μ= +0.003 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ █▄ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▂██ ] [ ▇█ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▆█▄ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▄█▃ ] dim 0507 μ= -0.011 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▂██▁ ] dim 0508 μ= -0.003 σ= 0.034 zeros= 0% [ ▂▆████▅▁ ] [ ██▁ ] dim 0509 μ= +0.001 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▄█▆ ] dim 0510 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▄█▄ ] dim 0511 μ= +0.007 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▅█▃ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▂█ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▃█▅ ] dim 0514 μ= +0.012 σ= 0.032 zeros= 0% [ ▃▆███▇▃▁ ] [ ▃█▅ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▅█ ] dim 0516 μ= +0.024 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▅█▇▄ ] dim 0517 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▄█████▇▂ ] [ ▅█▁ ] dim 0518 μ= +0.026 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▇█▂ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▆ ] dim 0520 μ= +0.013 σ= 0.031 zeros= 0% [ ▂▆████▂▁ ] [ ▃██▃ ] dim 0521 μ= +0.021 σ= 0.032 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.012 zeros= 0% [ ▂██ ] [ ▅█▂ ] dim 0526 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▆███▃ ] [ ▃█▄ ] dim 0527 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃███▅▁ ] [ ▆█▂ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▃▇███▄▁ ] [ ▂█▇ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▆█▂ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▆█▂ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▅███▄ ] [ ▄█▇▁ ] dim 0532 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▇████▄▁ ] [ ▇█ ] dim 0533 μ= -0.002 σ= 0.021 zeros= 0% [ ▁███▆▁ ] [ ▂▇█▃ ] dim 0534 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▂▇██ ] dim 0535 μ= -0.015 σ= 0.037 zeros= 0% [ ▁▂▅████▇▃▁ ] [ █▅ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▂██▄ ] dim 0537 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▄ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▃▅█▃ ] dim 0539 μ= +0.003 σ= 0.038 zeros= 0% [ ▂▆████▇▃▁ ] [ ▅█▇▂ ] dim 0540 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▇█ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▄█▇▁ ] dim 0542 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ▅██▄ ] dim 0543 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▃▆████▇▂ ] [ ▅█▁ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▅█ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▁▆█▄ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▃████▆▂ ] [ ▄█▃ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▂ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▄███▃▁ ] [ ▄█▅ ] dim 0549 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▆██▃ ] dim 0550 μ= -0.008 σ= 0.039 zeros= 0% [ ▂▄█████▆▂ ] [ ▁█ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▂█▅ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▂█▆ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ █▅ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▅██▄ ] [ ▃█▆ ] dim 0555 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▇█▄ ] dim 0556 μ= -0.015 σ= 0.033 zeros= 0% [ ▁▃████▇▂ ] [ █▇ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▅█▄ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃███▂ ] dim 0559 μ= -0.012 σ= 0.042 zeros= 0% [ ▁▂▆█████▇▃▁ ] [ ▄▇█▃ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▄██▃ ] dim 0561 μ= -0.023 σ= 0.036 zeros= 0% [ ▂▆████▆▂▁ ] [ ▇█ ] dim 0562 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▃ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█ ] dim 0564 μ= +0.006 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ██ ] dim 0565 μ= -0.021 σ= 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.018 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ ▂█▄ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▃███▅▁ ] [ ▁▇█▃ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ █ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▇█▅ ] [ █▆ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ █ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ ▄██▆▁ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▂▃▇█████▆▂ ] [ ▂█▅ ] dim 0576 μ= +0.015 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▁▇█▂ ] dim 0577 μ= -0.000 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▅█▅ ] dim 0578 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▅ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂▇█▂ ] dim 0580 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▇█ ] dim 0581 μ= +0.002 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ▅█ ] dim 0582 μ= +0.025 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ █▂ ] dim 0583 μ= -0.007 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▁██▄ ] dim 0584 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▄▆█▇▄ ] dim 0585 μ= -0.033 σ= 0.050 zeros= 0% [ ▁▂▄▇██████▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0498, 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.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.017 zeros= 0% [ ▄██▅ ] [ █▅ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▄█▆▂ ] dim 0593 μ= +0.017 σ= 0.034 zeros= 0% [ ▂▆████▄▂ ] [ ▂█▆▄ ] dim 0594 μ= +0.000 σ= 0.036 zeros= 0% [ ▁▂▆████▅▂ ] [ ▅█▄ ] dim 0595 μ= +0.009 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▅█ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▃█▆ ] dim 0597 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▆█▃ ] dim 0598 μ= +0.005 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▅█ ] dim 0599 μ= +0.023 σ= 0.014 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.023 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▁▇█▂ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▃█▄ ] dim 0605 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▄███▇▂ ] [ ▁█▁ ] dim 0606 μ= +0.031 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█▇▂ ] dim 0607 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ▄▆█▃ ] dim 0608 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▃▆████▆▃▁ ] [ ▅█▃ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ █▅ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ██ ] dim 0611 μ= -0.000 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▁▆█▇▂ ] dim 0612 μ= +0.012 σ= 0.040 zeros= 0% [ ▁▂▄█████▆▂▁ ] [ ██ ] dim 0613 μ= +0.020 σ= 0.012 zeros= 0% [ ▂██▁ ] [ ▃█▄ ] dim 0614 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ █▃ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ █▅ ] dim 0616 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ ▅█▃ ] dim 0617 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▇█▂ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ █▂ ] dim 0619 μ= -0.009 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁█▆ ] dim 0620 μ= -0.004 σ= 0.026 zeros= 0% [ ▃███▆▂▁ ] [ ▆█ ] dim 0621 μ= -0.039 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▁▅█▇▁ ] dim 0622 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▄█▂ ] dim 0623 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ █▅ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▇██▄ ] [ ██▁ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▁▇███▃ ] [ ▂▆█▅ ] dim 0626 μ= -0.013 σ= 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.020 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▂██▃ ] dim 0631 μ= -0.000 σ= 0.028 zeros= 0% [ ▄████▄ ] [ ▄█▁ ] dim 0632 μ= -0.014 σ= 0.022 zeros= 0% [ ▃███▂ ] [ ▄█▁ ] dim 0633 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ █▂ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▇██▂ ] [ ▃██▄ ] dim 0635 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▂▅████▇▂▁ ] [ █▆ ] dim 0636 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▇██▅ ] [ ▂█▅ ] dim 0637 μ= -0.025 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▆█ ] dim 0638 μ= -0.021 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▃█▇ ] dim 0639 μ= +0.015 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▆█ ] dim 0640 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▁▅█▆▁ ] dim 0641 μ= -0.009 σ= 0.042 zeros= 0% [ ▁▂▅█████▅▃▁ ] [ ▇█ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▂▇██▇▂ ] [ ▁█▃ ] dim 0643 μ= -0.008 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▇█▄ ] dim 0644 μ= -0.015 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ ▂█▆▁ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▄ ] dim 0646 μ= +0.010 σ= 0.031 zeros= 0% [ ▂▆███▆▂ ] [ ▁█▆ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▅█▃ ] dim 0648 μ= +0.006 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▅ ] dim 0649 μ= -0.013 σ= 0.036 zeros= 0% [ ▂▃█████▃▁ ] [ ▄█▆ ] dim 0650 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▆███▇▃▁ ] [ ▆█▄ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▂████▆▂▁ ] [ ▅█▅ ] dim 0652 μ= +0.030 σ= 0.030 zeros= 0% [ ▃▇███▆▂ ] [ ▆█▅ ] dim 0653 μ= -0.012 σ= 0.030 zeros= 0% [ ▂████▆▂▁ ] [ █▅ ] dim 0654 μ= -0.005 σ= 0.020 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.001 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▁██ ] dim 0659 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▄████▂▁ ] [ ▂▇█▆ ] dim 0660 μ= +0.005 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ █▇ ] dim 0661 μ= -0.002 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▇█ ] dim 0662 μ= -0.000 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▁▅█▅ ] dim 0663 μ= -0.010 σ= 0.039 zeros= 0% [ ▁▁▃█████▄▂ ] [ ▁██▃ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▆ ] dim 0665 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█ ] dim 0666 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂▅▇█▂ ] dim 0667 μ= +0.008 σ= 0.040 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▃█ ] dim 0668 μ= +0.006 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▇█▁ ] dim 0669 μ= -0.020 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▃█▃ ] dim 0670 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▂ ] dim 0671 μ= +0.030 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄█▂ ] dim 0672 μ= +0.008 σ= 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.030 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▂ ] dim 0676 μ= -0.017 σ= 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.028 zeros= 0% [ ▁▄████▃ ] [ ▁█ ] dim 0680 μ= +0.008 σ= 0.020 zeros= 0% [ ▂██▇▂ ] [ ▁█▆ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▃█▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▇█▃ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ █▇ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▃█▅ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▄███▅▂ ] [ ▄█▆▅ ] dim 0686 μ= -0.022 σ= 0.042 zeros= 0% [ ▁▃██████▃▁ ] [ ▂██▂ ] dim 0687 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▄████▂▁ ] [ ▄█▃ ] dim 0688 μ= -0.014 σ= 0.036 zeros= 0% [ ▂▃████▆▃▁ ] [ ▄█▁ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▄███▃ ] [ █▁ ] dim 0690 μ= +0.010 σ= 0.018 zeros= 0% [ ▁███▁ ] [ ▂██▁ ] dim 0691 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▂██▁ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁▆█▄ ] dim 0693 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▃████▆▃▁ ] [ ▂█▂ ] dim 0694 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▃███▃ ] [ ▆█▃ ] dim 0695 μ= -0.015 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▃ ] dim 0696 μ= +0.010 σ= 0.023 zeros= 0% [ ▃███▃▁ ] [ ▁▇█▃ ] dim 0697 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▆█ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▃██▄ ] [ ▁█▇ ] dim 0699 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▃███▇▂ ] [ ▂█▆ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▄ ] dim 0701 μ= +0.010 σ= 0.032 zeros= 0% [ ▂▇████▂ ] [ ▁█▆ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▃███▆▂ ] [ ██▁ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▂████▂▁ ] [ █▅ ] dim 0704 μ= -0.004 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃█▆ ] dim 0705 μ= -0.009 σ= 0.031 zeros= 0% [ ▂▆███▇▃▁ ] [ ▂█ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▁██▃ ] [ ▅█ ] dim 0707 μ= -0.018 σ= 0.017 zeros= 0% [ ▃██▅▁ ] [ ▄█▄ ] dim 0708 μ= +0.009 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ █▇ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▂███▆▂ ] [ ▃█▇▃ ] dim 0710 μ= -0.000 σ= 0.039 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▅█▆▁ ] dim 0711 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▄█████▄▁▁ ] [ ▄█▃ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▃██ ] dim 0713 μ= -0.006 σ= 0.028 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.009 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ █▅ ] dim 0718 μ= -0.025 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▂▆█▃ ] dim 0719 μ= +0.042 σ= 0.035 zeros= 0% [ ▁▂▅████▅▂ ] [ ▃█▇▃ ] dim 0720 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▆████▅▁ ] [ ▇█▃ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▇███▃▁ ] [ █▆ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ██▄ ] dim 0723 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▆▁ ] dim 0724 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█ ] dim 0725 μ= +0.004 σ= 0.022 zeros= 0% [ ▅██▇▂ ] [ ▁▅█▇▃ ] dim 0726 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▄█████▅▂ ] [ ▃█▄ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▇█ ] dim 0728 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▅███▁ ] [ ▄█▄ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▂ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▆█▃ ] dim 0731 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▅█▄ ] dim 0732 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▃ ] dim 0733 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▂█▂ ] dim 0734 μ= -0.011 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▁ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ █▃ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▁▇█▁ ] dim 0737 μ= -0.021 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅▆█▅ ] dim 0738 μ= +0.024 σ= 0.045 zeros= 0% [ ▁▄██████▅▂▁ ] [ ▆█ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▄███▁ ] [ ▃█▇▂ ] dim 0740 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▄▇████▅▃ ] [ ▅█▂ ] dim 0741 μ= +0.028 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▄ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▂▇███▅▂ ] [ ▆█ ] dim 0743 μ= -0.039 σ= 0.019 zeros= 0% [ ▃██▆▁ ] [ ▁▇█▃ ] dim 0744 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▁█▆ ] dim 0745 μ= +0.016 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █▂ ] dim 0746 μ= -0.007 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▄██ ] dim 0747 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▂█▆ ] dim 0748 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▃ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▅██▃ ] dim 0750 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▁▆█▃ ] dim 0751 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▆█▁ ] dim 0752 μ= +0.001 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▁█▅ ] dim 0753 μ= -0.006 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █ ] dim 0754 μ= -0.012 σ= 0.011 zeros= 0% [ ▄█▃ ] [ █▄ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▃█▄ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▇█▁ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▂▇███▃ ] [ ▄█▆▁ ] dim 0758 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▅██▃ ] dim 0759 μ= +0.019 σ= 0.038 zeros= 0% [ ▁▃▇████▅▃▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▂█▅ ] [ ▄██▂ ] dim 0761 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▃▆████▅▂ ] [ ▂█▅ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▂▅███▆▂ ] [ ▄█▇ ] dim 0763 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄████▂▁ ] [ ▃█▃ ] dim 0764 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █▁ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▅ ] dim 0766 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▆███▇▂ ] [ ▄█▇▁ ] dim 0767 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▅████▃ ] [ ▁█▂ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▂█▆ ] dim 0769 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▃████▂▁ ] [ ▁█▆▁ ] dim 0770 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▄████▂▁ ] [ ▃█▂ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▃███▃ ] [ █▁ ] dim 0772 μ= +0.013 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▄█▆ ] dim 0773 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▅█▅▁ ] dim 0774 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ █▆ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁▇█▄ ] dim 0776 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▄████▇▃ ] [ ▇█▄ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ █▅ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▅ ] dim 0779 μ= -0.005 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ █▇▁ ] dim 0780 μ= -0.022 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▂█▃ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▂█ ] dim 0782 μ= +0.029 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▇█▁ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▁█▆ ] dim 0784 μ= -0.005 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ █▆ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▇█▃ ] dim 0786 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▇█ ] dim 0787 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▆█▂ ] dim 0788 μ= +0.026 σ= 0.025 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.016 σ= 0.033 zeros= 0% [ ▁▆████▄▁ ] [ ▂█▆ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ █▇ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▃████▂▁ ] [ ▁█▇ ] dim 0795 μ= -0.005 σ= 0.025 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.043 σ= 0.024 zeros= 0% [ ▂▇██▇▂ ] [ ▂▆█▇▁ ] dim 0800 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▁ ] [ █ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▄██ ] [ ▁█▇ ] dim 0802 μ= -0.026 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ █ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▇█▇ ] [ ▄▇█▂ ] dim 0804 μ= +0.017 σ= 0.035 zeros= 0% [ ▃▅████▅▁ ] [ █▅ ] dim 0805 μ= -0.023 σ= 0.008 zeros= 0% [ ██ ] [ ▁█▇ ] dim 0806 μ= -0.024 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▆█▇▃ ] dim 0807 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▆█▃ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▂▇███▄▁ ] [ █▁ ] dim 0809 μ= +0.011 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▅█▄ ] dim 0810 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▂▆███▅▂ ] [ ▃█▅ ] dim 0811 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▃▆████▃▁ ] [ ▇█▄ ] dim 0812 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▃████▅▂ ] [ ▄█▃ ] dim 0813 μ= +0.028 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ ▁█▄ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁█▆ ] dim 0815 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▆▂ ] [ █▇ ] dim 0816 μ= +0.040 σ= 0.021 zeros= 0% [ ▁▆██▅▁ ] [ █▁ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▆█▄ ] dim 0818 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▄▇███▆▂ ] [ ▅█▅▂ ] dim 0819 μ= +0.035 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▇█▄ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ ▅█ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ █▅ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▄█▄ ] dim 0823 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▃▆███▆▃▁ ] [ ▂█▅ ] dim 0824 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▃███▆▁ ] [ █▇ ] dim 0825 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▃█▇▁ ] dim 0826 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▁█ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▂█▇ ] dim 0828 μ= -0.025 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▆█▆▃ ] dim 0829 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▃█████▄▂ ] [ ▃██▄ ] dim 0830 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▇█ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▄█▃ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▂ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▇▂ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▂▄████▅▂ ] [ ▃█▇ ] dim 0835 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▆█ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▂ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ █▄ ] dim 0838 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▆ ] dim 0839 μ= -0.011 σ= 0.027 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.006 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▅ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▂▆███▅▂ ] [ ▇█ ] dim 0846 μ= -0.021 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▂▆█▄ ] dim 0847 μ= +0.023 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ ▂▅█▁ ] dim 0848 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▆ ] dim 0849 μ= +0.035 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ██ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▂▇██▆▁ ] [ ▄█▂ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▆▁ ] dim 0852 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▄█████▅▁ ] [ █▇ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▃█▅ ] dim 0854 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▄█ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▂█▂ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▆█▄ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▄██▂ ] dim 0858 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▇█ ] dim 0859 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▁██▄ ] dim 0860 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▇█ ] dim 0861 μ= +0.002 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▅█▇▃ ] dim 0862 μ= -0.024 σ= 0.037 zeros= 0% [ ▃▇████▆▂ ] [ ▂█▅ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▄█▃ ] dim 0864 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ██ ] dim 0865 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▇█▁ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▃█▃ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▆█▁ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄█ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▂██▆ ] [ ▂██▁ ] dim 0870 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▂██▆ ] dim 0871 μ= +0.005 σ= 0.036 zeros= 0% [ ▂▅████▇▄▁ ] [ ▅█▆▁ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▇ ] dim 0873 μ= -0.006 σ= 0.030 zeros= 0% [ ▂▅███▇▃▁ ] [ ▄█▆▁ ] dim 0874 μ= +0.016 σ= 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.021 zeros= 0% [ ▁▆██▆▁ ] [ █▂ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▃█▆▁ ] dim 0879 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▄▇████▅▂▁ ] [ ▅█▅ ] dim 0880 μ= +0.032 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▄█ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▃▇█▅ ] dim 0882 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▃ ] dim 0883 μ= -0.015 σ= 0.028 zeros= 0% [ ▂▅███▄▁ ] [ ▂█▆ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▄█▁ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▃ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ ▇█ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ ▃█▁ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▇█▄ ] dim 0889 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ █▅ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▂▇██▅▁ ] [ ▂▆█▂ ] dim 0891 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▁ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▆▁ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▂▆████▄▁ ] [ ▁█▆ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▃████▂ ] [ ▅▇█▆▁ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▂▅██████▄▂▁ ] [ ▂██▁ ] dim 0896 μ= +0.038 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▁█▄ ] dim 0897 μ= -0.008 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▄█▂ ] dim 0898 μ= -0.034 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▆█ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▅█▃ ] dim 0900 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▄█▆ ] dim 0901 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▁██▁ ] dim 0902 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▇▁ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▂▄████▅▁ ] [ ▄█▂ ] dim 0904 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▂▆█▆ ] dim 0905 μ= +0.023 σ= 0.038 zeros= 0% [ ▁▃▅████▇▃▁ ] [ ▂█▇ ] dim 0906 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▁█ ] dim 0907 μ= +0.008 σ= 0.018 zeros= 0% [ ▂███▁ ] [ █▆ ] dim 0908 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▆█▃ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▁▇█▇▄ ] dim 0910 μ= -0.007 σ= 0.047 zeros= 0% [ ▁▃▅██████▄▁▁ ] [ ██ ] dim 0911 μ= -0.000 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▃███▁ ] [ █▅ ] dim 0913 μ= +0.015 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂█▄ ] dim 0914 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▅█▂ ] dim 0915 μ= +0.005 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▆▁ ] dim 0916 μ= -0.005 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ █▄ ] dim 0917 μ= -0.008 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▅█▇▂ ] dim 0918 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▂▇████▄▁ ] [ ▁██▂ ] dim 0919 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▁█▃ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▄█▆▁ ] dim 0921 μ= +0.034 σ= 0.034 zeros= 0% [ ▁▃▆████▄▁ ] [ ▁█▄ ] dim 0922 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ █▃ ] dim 0923 μ= -0.008 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▆█▁ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▄███▂ ] [ ▆█▅ ] dim 0925 μ= -0.033 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▄ ] dim 0926 μ= +0.032 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▃█▄ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▃▇█▅ ] dim 0928 μ= -0.020 σ= 0.036 zeros= 0% [ ▂▆████▆▃ ] [ █▇ ] dim 0929 μ= -0.000 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▁█▄ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▆█▅ ] dim 0931 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▁█ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▁██▅ ] [ █ ] dim 0933 μ= -0.013 σ= 0.013 zeros= 0% [ ▆█▄ ] [ ▃█▇▄ ] dim 0934 μ= -0.019 σ= 0.036 zeros= 0% [ ▂▅████▆▃▁ ] [ ▁█▅ ] dim 0935 μ= -0.027 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ ▃█ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▂██▅ ] [ ▇█ ] dim 0937 μ= -0.002 σ= 0.021 zeros= 0% [ ▂▆██▆▁ ] [ ▇█▄ ] dim 0938 μ= +0.009 σ= 0.031 zeros= 0% [ ▂▇███▆▃ ] [ ▇█▃ ] dim 0939 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▂█▄ ] dim 0940 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▄███▅▂ ] [ █▇ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▅██▄ ] dim 0942 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▂▄▇████▆▃▁ ] [ ▁█▃ ] dim 0943 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▃█▇ ] dim 0944 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ █▄ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▅██▃ ] [ ▃█▅ ] dim 0946 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▂ ] dim 0947 μ= -0.012 σ= 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.021 zeros= 0% [ ▁▅██▇▁ ] [ ▄█▂ ] dim 0951 μ= +0.008 σ= 0.022 zeros= 0% [ ▄███▃ ] [ ▃█▇▁ ] dim 0952 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▇ ] dim 0953 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▃█▆ ] dim 0954 μ= -0.027 σ= 0.029 zeros= 0% [ ▁▄███▇▃ ] [ ▃█▆ ] dim 0955 μ= +0.015 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ █▁ ] dim 0956 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▇█ ] dim 0957 μ= +0.001 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▅█▂ ] dim 0958 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▁▇█▁ ] dim 0959 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ██ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▂████▁ ] [ █▆ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ █▆ ] dim 0962 μ= -0.006 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▅█▃ ] dim 0963 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▁▆█▄ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▂▆█▅ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▁▅▇█▃ ] dim 0966 μ= +0.014 σ= 0.042 zeros= 0% [ ▁▂▆█████▆▃▁ ] [ ▂█▂ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▃███▂ ] [ █ ] dim 0968 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▃█▇▂ ] dim 0969 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▇▆ ] dim 0970 μ= +0.007 σ= 0.038 zeros= 0% [ ▂▅█████▄▁▁ ] [ ▂▄█▇▄ ] dim 0971 μ= +0.017 σ= 0.049 zeros= 0% [ ▁▃▅██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0487, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▄█▇ ] dim 0972 μ= -0.009 σ= 0.032 zeros= 0% [ ▃▆████▃ ] [ ██ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▆██▅ ] [ ▇█ ] dim 0974 μ= -0.022 σ= 0.015 zeros= 0% [ ▃██▃ ] [ █▅ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▃█▄ ] dim 0976 μ= -0.008 σ= 0.026 zeros= 0% [ ▄███▆▁ ] [ ▄█▅ ] dim 0977 μ= -0.009 σ= 0.031 zeros= 0% [ ▂▆███▇▂▁ ] [ ▂██▄ ] dim 0978 μ= +0.023 σ= 0.029 zeros= 0% [ ▃████▄▁ ] [ ██ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▄█▅ ] dim 0980 μ= -0.008 σ= 0.025 zeros= 0% [ ▄███▅▁ ] [ ▁█▇ ] dim 0981 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▇█▂ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ █▆ ] dim 0983 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▇██▅ ] [ ██ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▃█▃ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▇▄ ] dim 0986 μ= +0.023 σ= 0.037 zeros= 0% [ ▁▂▅█████▃ ] [ ▂█▇▄ ] dim 0987 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▄██▄ ] dim 0989 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▁▅████▆▂ ] [ ▃██▂ ] dim 0990 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▅████▅▁ ] [ █▄ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▁▆█▁ ] dim 0992 μ= -0.020 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▁▅█▆▂ ] dim 0993 μ= -0.011 σ= 0.038 zeros= 0% [ ▂▄█████▄▁ ] [ ▁██▂ ] dim 0994 μ= +0.002 σ= 0.029 zeros= 0% [ ▃████▄▁ ] [ ▂██▅ ] dim 0995 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▄█ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▅█▄ ] dim 0997 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ █▄ ] dim 0998 μ= +0.014 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █▇ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▃█▇▂ ] dim 1000 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇▃ ] dim 1001 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▃ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ██ ] dim 1003 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▁█▅ ] dim 1004 μ= -0.005 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▄█▄ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▄█▄ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▄█▃ ] dim 1007 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▇ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▃█▂ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▂██▃ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▂▆████▅▁ ] [ ▄▇█▃ ] dim 1011 μ= -0.004 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ██▁ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▂▇███▃ ] [ ██ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▂█▆ ] dim 1014 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▁██▁ ] [ █▇ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ █ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▅█▄ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▂▅███▅▁ ] [ ▅█▅ ] dim 1019 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▆████▂▁ ] [ ▁█▇ ] dim 1020 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▄█▄ ] dim 1021 μ= +0.032 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▂██▄ ] dim 1022 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▄████▇▂ ] [ ▅█▄ ] dim 1023 μ= +0.007 σ= 0.030 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.10.01.30.41/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.211s][info][jfr,startup] Started recording 1. [0.211s][info][jfr,startup] [0.211s][info][jfr,startup] Use jcmd 2541698 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1881823605082283 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 10, 2026 2:45:31 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-4-compressed-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 105 segments, 11 merges 152.2s _148: 7 segs, 1135.5 K docs, 5110.3 MB 108.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 38.1s _1af: 8 segs, 82.4 K docs, 369.0 MB 33.7s _1am: 8 segs, 123.4 K docs, 553.3 MB 28.8s _1av: 8 segs, 41.4 K docs, 184.7 MB 23.8s _1b3: 8 segs, 75.9 K docs, 339.9 MB 19.1s _1bc: 8 segs, 42.2 K docs, 188.3 MB 14.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 10.2s _1br: 8 segs, 76.8 K docs, 344.1 MB 5.7s _1bz: 8 segs, 78.3 K docs, 350.8 MB 0.0s _1c5: 13 segs, 56.6 K docs, 252.5 MB 5.1 sec: 105 segments, 11 merges 157.3s _148: 7 segs, 1135.5 K docs, 5110.3 MB 113.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 43.1s _1af: 8 segs, 82.4 K docs, 369.0 MB 38.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 33.9s _1av: 8 segs, 41.4 K docs, 184.7 MB 28.9s _1b3: 8 segs, 75.9 K docs, 339.9 MB 24.2s _1bc: 8 segs, 42.2 K docs, 188.3 MB 19.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 15.2s _1br: 8 segs, 76.8 K docs, 344.1 MB 10.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 5.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 10.1 sec: 91 segments, 9 merges 162.3s _148: 7 segs, 1135.5 K docs, 5110.3 MB 118.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 43.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 33.9s _1b3: 8 segs, 75.9 K docs, 339.9 MB 29.2s _1bc: 8 segs, 42.2 K docs, 188.3 MB 24.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 20.2s _1br: 8 segs, 76.8 K docs, 344.1 MB 15.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 10.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 15.1 sec: 91 segments, 9 merges 167.3s _148: 7 segs, 1135.5 K docs, 5110.3 MB 123.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 48.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 38.9s _1b3: 8 segs, 75.9 K docs, 339.9 MB 34.2s _1bc: 8 segs, 42.2 K docs, 188.3 MB 29.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 25.2s _1br: 8 segs, 76.8 K docs, 344.1 MB 20.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 15.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 20.1 sec: 71 segments, 6 merges 128.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 53.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 34.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 30.2s _1br: 8 segs, 76.8 K docs, 344.1 MB 25.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 20.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 25.1 sec: 71 segments, 6 merges 133.6s _16u: 8 segs, 783.2 K docs, 3522.7 MB 58.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 39.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 35.3s _1br: 8 segs, 76.8 K docs, 344.1 MB 30.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 25.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 30.1 sec: 64 segments, 5 merges 138.6s _16u: 8 segs, 783.2 K docs, 3522.7 MB 63.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 44.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 35.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 30.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 35.1 sec: 64 segments, 5 merges 143.6s _16u: 8 segs, 783.2 K docs, 3522.7 MB 68.8s _1am: 8 segs, 123.4 K docs, 553.3 MB 49.6s _1bj: 8 segs, 124.2 K docs, 557.1 MB 40.8s _1bz: 8 segs, 78.3 K docs, 350.8 MB 35.1s _1c5: 13 segs, 56.6 K docs, 252.5 MB 40.0 sec: 45 segments, 4 merges 148.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 73.7s _1am: 8 segs, 123.4 K docs, 553.3 MB 54.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 2.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 45.0 sec: 45 segments, 4 merges 153.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 78.7s _1am: 8 segs, 123.4 K docs, 553.3 MB 59.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 7.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 50.0 sec: 45 segments, 4 merges 158.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 83.7s _1am: 8 segs, 123.4 K docs, 553.3 MB 64.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 12.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 55.0 sec: 38 segments, 3 merges 163.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 69.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 17.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 60.0 sec: 38 segments, 3 merges 168.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 74.5s _1bj: 8 segs, 124.2 K docs, 557.1 MB 22.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 65.0 sec: 31 segments, 2 merges 173.5s _16u: 8 segs, 783.2 K docs, 3522.7 MB 27.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 70.0 sec: 24 segments, 1 merges 32.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 75.0 sec: 24 segments, 1 merges 37.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 80.0 sec: 24 segments, 1 merges 42.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 85.0 sec: 24 segments, 1 merges 47.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 90.0 sec: 24 segments, 1 merges 52.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 95.0 sec: 24 segments, 1 merges 57.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 100.0 sec: 24 segments, 1 merges 62.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 105.1 sec: 24 segments, 1 merges 67.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 110.1 sec: 24 segments, 1 merges 72.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 115.1 sec: 24 segments, 1 merges 77.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 120.1 sec: 24 segments, 1 merges 82.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 125.1 sec: 24 segments, 1 merges 87.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 130.1 sec: 24 segments, 1 merges 92.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 135.1 sec: 24 segments, 1 merges 97.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 140.1 sec: 24 segments, 1 merges 102.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 145.1 sec: 24 segments, 1 merges 107.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 150.1 sec: 24 segments, 1 merges 112.7s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 155.0 sec: 24 segments, 1 merges 117.6s _1c6: 7 segs, 1137.0 K docs, 5116.4 MB 160.0 sec: 18 segments, 1 merges 0.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 165.0 sec: 18 segments, 1 merges 5.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 170.0 sec: 18 segments, 1 merges 10.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 175.0 sec: 18 segments, 1 merges 15.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 180.0 sec: 18 segments, 1 merges 20.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 185.0 sec: 18 segments, 1 merges 25.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 190.0 sec: 18 segments, 1 merges 30.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 195.1 sec: 18 segments, 1 merges 35.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 200.1 sec: 18 segments, 1 merges 40.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 205.1 sec: 18 segments, 1 merges 45.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 210.1 sec: 18 segments, 1 merges 50.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 215.1 sec: 18 segments, 1 merges 55.3s _1c7: 8 segs, 529.6 K docs, 2380.0 MB 220.1 sec: 11 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1000 seconds reindex takes 1000.19 sec index has 11 segments: segments_2: _aj(11.0.0):C1135323 _kf(11.0.0):C1131083 _jt(11.0.0):C722233 _wd(11.0.0):C1137154 _16u(11.0.0):C783221 _148(11.0.0):C1135491 _1c6(11.0.0):C1136969 _1c7(11.0.0):C529555 _1am(11.0.0):C123369 _1bj(11.0.0):C124230 _1av(11.0.0):C41372 _aj: 5117.1 MB _kf: 5098.0 MB _jt: 3253.6 MB _wd: 5125.4 MB _16u: 3528.6 MB _148: 5117.9 MB _1c6: 5124.5 MB _1c7: 2385.0 MB _1am: 555.0 MB _1bj: 558.9 MB _1av: 185.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36049.68 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=56420786518 cpu@end=67606733539 deltaMS=11185.947021 thread 14 name=Reference Handler cpu@start=1169621 cpu@end=1169621 deltaMS=0.0 thread 15 name=Finalizer cpu@start=162556 cpu@end=162556 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=51694 cpu@end=51694 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2091565 cpu@end=2091565 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15619025869 cpu@end=15620333776 deltaMS=1.307907 thread 42 name=JFR Periodic Tasks cpu@start=75423711060 cpu@end=75990325837 deltaMS=566.614777 thread 45 name=Notification Thread cpu@start=109514 cpu@end=109514 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1105566539488 cpu@end=1105566539488 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1098769016582 cpu@end=1098769016582 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1103119115679 cpu@end=1103119115679 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1103331339458 cpu@end=1103331339458 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1104273860525 cpu@end=1104273860525 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1103371987671 cpu@end=1103371987671 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1104274851338 cpu@end=1104274851338 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1100063885601 cpu@end=1100063885601 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1108906421826 cpu@end=1108906421826 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1104215970272 cpu@end=1104215970272 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1096502463871 cpu@end=1096502463871 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1105791171975 cpu@end=1105791171975 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1101813184639 cpu@end=1101813184639 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1106036632812 cpu@end=1106036632812 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1106382229307 cpu@end=1106382229307 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1102867245090 cpu@end=1102867245090 deltaMS=0.0 Average CPU cores used: 1.0497579674010604 completed 1000 searches in 11196 ms: 89 QPS CPU time=11753 ms checking results SUMMARY: 0.898 11.196 11.753 1.050 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 53318 1000.19 7998.47 0.00 11 36049.68 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 1135323 documents Graph level=3 size=59, Fanout min=4, mean=8.88, max=20, meandelta=91618.09 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 9 10 11 12 20 Graph level=2 size=942, Fanout min=7, mean=23.13, max=32, meandelta=44883.58 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 32 32 32 Graph level=1 size=34571, Fanout min=3, mean=28.09, max=32, meandelta=37014.70 % 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=1135323, Fanout min=1, mean=39.52, max=64, meandelta=26586.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=59, connectedness=1.00 Graph level=2 size=942, connectedness=1.00 Graph level=1 size=34571, connectedness=1.00 Graph level=0 size=1135323, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1131083 documents Graph level=3 size=71, Fanout min=5, mean=9.89, max=18, meandelta=86356.52 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 10 11 12 14 18 Graph level=2 size=1023, Fanout min=8, mean=23.22, max=32, meandelta=44172.66 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 29 32 32 32 Graph level=1 size=34397, Fanout min=3, mean=28.07, max=32, meandelta=36872.20 % 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=1131083, Fanout min=1, mean=39.53, max=64, meandelta=26487.90 % 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=71, connectedness=1.00 Graph level=2 size=1023, connectedness=1.00 Graph level=1 size=34397, connectedness=1.00 Graph level=0 size=1131083, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 722233 documents Graph level=3 size=29, Fanout min=2, mean=5.93, max=11, meandelta=74595.65 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 7 7 9 11 Graph level=2 size=603, Fanout min=6, mean=21.13, max=32, meandelta=30953.73 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 23 25 28 31 32 Graph level=1 size=22109, Fanout min=2, mean=27.93, max=32, meandelta=23667.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=722233, Fanout min=1, mean=39.65, max=64, meandelta=16882.29 % 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=29, connectedness=1.00 Graph level=2 size=603, connectedness=1.00 Graph level=1 size=22109, connectedness=1.00 Graph level=0 size=722233, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1137154 documents Graph level=3 size=63, Fanout min=4, mean=9.08, max=20, meandelta=104590.83 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 9 10 12 13 20 Graph level=2 size=908, Fanout min=7, mean=23.15, max=32, meandelta=44934.34 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 21 23 25 28 32 32 32 Graph level=1 size=34540, Fanout min=2, mean=28.05, max=32, meandelta=37151.46 % 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=1137154, Fanout min=1, mean=39.54, max=64, meandelta=26621.00 % 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=908, connectedness=1.00 Graph level=1 size=34540, connectedness=1.00 Graph level=0 size=1137154, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 783221 documents Graph level=3 size=38, Fanout min=3, mean=6.42, max=11, meandelta=92888.16 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 7 8 8 9 11 Graph level=2 size=671, Fanout min=9, mean=21.80, max=32, meandelta=32715.38 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 18 19 21 23 26 29 32 32 Graph level=1 size=23956, Fanout min=3, mean=28.01, max=32, meandelta=25475.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=783221, Fanout min=1, mean=39.65, max=64, meandelta=18304.33 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 50 60 64 64 Graph level=3 size=38, connectedness=1.00 Graph level=2 size=671, connectedness=1.00 Graph level=1 size=23956, connectedness=1.00 Graph level=0 size=783221, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1135491 documents Graph level=3 size=70, Fanout min=3, mean=9.46, max=17, meandelta=97488.15 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 10 11 12 14 17 Graph level=2 size=944, Fanout min=8, mean=23.11, max=32, meandelta=44854.26 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 31 32 32 Graph level=1 size=34334, Fanout min=3, mean=28.10, max=32, meandelta=36965.33 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1135491, Fanout min=1, mean=39.58, max=64, meandelta=26559.80 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=70, connectedness=1.00 Graph level=2 size=944, connectedness=1.00 Graph level=1 size=34334, connectedness=1.00 Graph level=0 size=1135491, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1136969 documents Graph level=3 size=59, Fanout min=5, mean=9.76, max=19, meandelta=88349.82 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 10 12 12 14 19 Graph level=2 size=976, Fanout min=6, mean=23.51, max=32, meandelta=43735.35 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 24 26 29 32 32 32 Graph level=1 size=34488, Fanout min=2, mean=28.01, max=32, meandelta=37102.32 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1136969, Fanout min=1, mean=39.51, max=64, meandelta=26637.40 % 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=59, connectedness=1.00 Graph level=2 size=976, connectedness=1.00 Graph level=1 size=34488, connectedness=1.00 Graph level=0 size=1136969, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 529555 documents Graph level=3 size=21, Fanout min=3, mean=5.81, max=12, meandelta=29162.77 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 8 8 12 Graph level=2 size=359, Fanout min=6, mean=17.70, max=32, meandelta=26106.22 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 18 20 22 26 32 Graph level=1 size=16037, Fanout min=7, mean=27.72, max=32, meandelta=17502.07 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=529555, Fanout min=1, mean=39.68, max=64, meandelta=12378.16 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=359, connectedness=1.00 Graph level=1 size=16037, connectedness=1.00 Graph level=0 size=529555, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 123369 documents Graph level=3 size=5, Fanout min=1, mean=2.80, max=4, meandelta=20874.21 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 3 3 3 3 3 3 4 Graph level=2 size=117, Fanout min=5, mean=13.25, max=28, meandelta=7988.50 % 0 10 20 30 40 50 60 70 80 90 100 0 7 9 10 11 13 14 15 17 19 28 Graph level=1 size=3836, Fanout min=8, mean=26.64, max=32, meandelta=4240.52 % 0 10 20 30 40 50 60 70 80 90 100 0 18 20 23 26 29 32 32 32 32 32 Graph level=0 size=123369, Fanout min=3, mean=39.12, max=64, meandelta=2927.54 % 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=5, connectedness=1.00 Graph level=2 size=117, connectedness=1.00 Graph level=1 size=3836, connectedness=1.00 Graph level=0 size=123369, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 124230 documents Graph level=3 size=8, Fanout min=2, mean=4.00, max=6, meandelta=14642.78 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 4 4 4 5 5 6 Graph level=2 size=118, Fanout min=5, mean=12.86, max=25, meandelta=8008.34 % 0 10 20 30 40 50 60 70 80 90 100 0 7 9 10 11 12 14 15 16 19 25 Graph level=1 size=3807, Fanout min=8, mean=26.55, max=32, meandelta=4286.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=124230, Fanout min=1, mean=39.09, max=64, meandelta=2949.76 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=118, connectedness=1.00 Graph level=1 size=3807, connectedness=1.00 Graph level=0 size=124230, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 41372 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=3, mean=7.03, max=11, meandelta=4672.80 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 7 8 9 9 11 Graph level=1 size=1256, Fanout min=8, mean=24.37, max=32, meandelta=1513.29 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 24 27 30 32 32 32 Graph level=0 size=41372, Fanout min=4, mean=37.90, max=64, meandelta=1011.46 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1256, connectedness=1.00 Graph level=0 size=41372, 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.10.01.30.41/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,173,818.59 msec task-clock:u 130,534,012,844,906 cycles:u (36.36%) 128,229,392,442,448 instructions:u (36.36%) 2,800,007,683,640 cache-references:u (36.36%) 1,282,453,496,147 cache-misses:u (36.36%) 46,903,308,894,118 L1-dcache-loads:u (36.36%) 1,492,794,231,827 L1-dcache-load-misses:u (36.36%) 2,673,029,904,304 L1-icache-loads:u (36.36%) 11,784,005,179 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 27,503,501 faults:u 26,761,399 minor-faults:u 3,197 major-faults:u 10,907,645,779,290 branches:u (36.36%) 90,588,415,765 branch-misses:u (36.36%) 2,063,433,240,418 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1308.683081000 seconds time elapsed 33692.104700000 seconds user 472.750217000 seconds sys took 0:21:48.876297 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.898, cpu_time_ms=11.196, net_cpu_ms=11.753, avg_cpu_core_count=1.05, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=53318, index_time_sec=1000.19, index_docs_per_sec=7998.47, force_merge_time_sec=0.0, index_num_segments=11, index_size_on_disk_mb=36049.68, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (33, {0: 0, 10: 4, 20: 5, 30: 5, 40: 6, 50: 7, 60: 7, 70: 8, 80: 9, 90: 9, 100: 11}), 1: (1256, {0: 0, 10: 16, 20: 18, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (41372, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1308, microseconds=876297)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 90 Start: 2026-05-10 06:45:31 (UTC) Duration: 1299 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 32755000 560952816 jdk.FileWrite 18358443 383694764 jdk.FileRead 8003654 182416929 jdk.ObjectAllocationInNewTLAB 60632 1204666 jdk.BooleanFlag 44640 1411826 jdk.CPULoad 24173 482822 jdk.Compilation 6325 163162 jdk.Checkpoint 5750 28113869 jdk.UnsignedIntFlag 4320 146508 jdk.IntFlag 3960 144454 jdk.StringFlag 3060 118661 jdk.ObjectAllocationOutsideTLAB 1225 21971 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.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32755000 events (total: 32M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 38.62% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 26.83% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 15.10% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.77% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.17% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.58% 845398 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 1.62% 530224 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 1.22% 398172 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.87% 283531 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.83% 271784 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.59% 192030 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.46% 151204 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.30% 97316 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.29% 95713 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.28% 92334 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.25% 82326 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.23% 75289 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.20% 66033 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.17% 56781 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 48965 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.13% 43193 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 42018 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.12% 38148 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.12% 37851 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 36103 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 33876 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.10% 33655 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.10% 32798 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 30185 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.08% 27558 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.08% 27103 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 26570 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.08% 25181 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 20217 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 18482 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.05% 17176 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.05% 16957 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.04% 14524 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 14116 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 11094 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 11060 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.03% 10997 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 9794 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 9712 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 9507 knn.IndexerThread#_run():105 [JIT compiled code] 0.03% 8645 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 7605 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 7187 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 7075 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 6601 org.apache.lucene.search.TopScoreDocCollector#topDocsSize():179 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32755000 events (total: 32M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.43% 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] 26.80% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 15.10% 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.17% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.81% 920481 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] 2.58% 845264 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 1.21% 396781 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 1.15% 378315 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.01% 330831 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.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.89% 289969 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.85% 278073 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.83% 271783 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.69% 224459 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.55% 178655 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled 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.45% 147218 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% 97296 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.25% 82316 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.23% 75124 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.22% 71147 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.21% 68696 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.18% 57426 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% 54956 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.16% 51356 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.15% 48835 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% 47840 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% 46992 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.13% 41643 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.13% 41236 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.11% 35940 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% 32798 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.10% 31530 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.09% 30775 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% 30181 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% 29570 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% 27103 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% 26784 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.08% 26019 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% 25178 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% 21708 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% 20931 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% 20209 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% 20138 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% 18959 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.06% 18731 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.06% 18338 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% 17721 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.05% 17434 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% 16120 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.05% 14891 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% 13565 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32755000 events (total: 32M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 21.29% 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] 20.27% 6M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#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] 15.75% 5M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 13.43% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 2.77% 907577 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.42% 791655 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.84% 604121 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.29% 423918 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.29% 422103 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.25% 410369 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.16% 378898 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.15% 375911 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.01% 329561 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.63% 207897 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.0x000000001d19ed20#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% 192298 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.55% 180774 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.55% 179198 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.51% 166964 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.0x000000001d19ed20#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.50% 165123 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.42% 138389 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.0x000000001d19ed20#call() [Inlined code] 0.41% 134804 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.0x000000001d19ed20#call() [Inlined code] 0.39% 128856 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.0x000000001d19ed20#call() [Inlined code] 0.38% 125819 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.35% 115181 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.35% 114358 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.0x000000001d19ed20#call() [Inlined code] 0.30% 98909 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.30% 97028 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.24% 80100 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.22% 70649 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#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.21% 68469 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.20% 66524 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.19% 61432 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.18% 59949 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#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.0x000000001d19f278#run() [JIT compiled code] 0.18% 57736 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.17% 57004 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% 54336 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 49763 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#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.0x000000001d19f278#run() [JIT compiled code] 0.14% 46992 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.0x000000001d07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 44552 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.0x000000001d19ed20#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% 42278 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% 40474 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 36539 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.10% 32268 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 31639 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 31389 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] 0.10% 31333 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.09% 30595 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% 30007 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% 29520 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 28470 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.0x000000001d197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61831 events (total: 461999M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.67% 104750M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.64% 104611M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 19.49% 90060M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 13.90% 64240M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 6.85% 31648M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.84% 17724M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.47% 6789M java.lang.Integer#valueOf():1006 [Inlined code] 0.95% 4406M java.util.Arrays#copyOf():3478 [Inlined code] 0.70% 3253M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.67% 3095M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.65% 3003M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.65% 2999M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.56% 2577M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.43% 2005M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.39% 1784M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.32% 1463M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.31% 1425M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.23% 1054M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.21% 975M knn.IndexerThread#_run():108 [JIT compiled code] 0.19% 877M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.18% 830M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.17% 796M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.17% 776M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 749M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.16% 743M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.12% 564M java.util.ArrayList#grow():240 [Inlined code] 0.10% 481M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.10% 477M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.10% 475M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 460M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.09% 398M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.09% 396M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 331M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 331M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 296M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 243M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.05% 241M java.lang.reflect.Array#newArray() [Native code] 0.05% 239M java.io.BufferedOutputStream#():92 [Inlined code] 0.05% 215M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 207M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 198M java.util.List#of():935 [Inlined code] 0.04% 175M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.03% 158M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 132M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [JIT compiled code] 0.03% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 117M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.02% 98M knn.KnnIndexer#createIndex():264 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61831 events (total: 461999M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.42% 85080M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.03% 83291M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.25% 51979M 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.55% 39521M 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.53% 34776M 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.81% 31466M 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.35% 24703M 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% 20994M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.26% 19670M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.84% 17724M 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% 6669M 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.90% 4170M 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.65% 2999M 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.56% 2577M 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.50% 2320M 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.48% 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.39% 1784M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.37% 1703M 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% 1468M 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.25% 1168M 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% 1054M 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.21% 975M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.21% 963M 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.19% 880M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 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.18% 822M 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% 790M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.16% 755M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.16% 725M 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.12% 574M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.12% 564M 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% 537M 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.11% 516M 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.11% 515M 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% 475M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.10% 468M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.10% 467M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.10% 448M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.09% 413M 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.09% 398M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 364M 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% 362M 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.08% 361M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.08% 354M 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.0x000000001d181400#concat() [Inlined code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001d19f278#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 331M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 326M 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% 326M org.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.07% 303M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmFalse.jfr is 1114.89 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61831 events (total: 461999M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.54% 39457M 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.81% 31466M 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.82% 26871M 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.68% 26224M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001d19ed20#call() [Inlined code] 5.67% 26182M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001d19ed20#call() [Inlined code] 5.41% 25012M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001d19ed20#call() [Inlined code] 5.33% 24626M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001d19ed20#call() [Inlined code] 5.23% 24171M 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.0x000000001d19ed20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 4.91% 22661M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.71% 21745M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.75% 17321M 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] 3.68% 16988M 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% 16570M 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.76% 8133M 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.54% 7129M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 6853M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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% 6669M 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.26% 5835M 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.01% 4680M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.99% 4575M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.96% 4419M 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.0x000000001d19ed20#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.94% 4320M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.93% 4295M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.92% 4246M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.90% 4170M 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.78% 3626M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.63% 2931M 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.0x000000001d19ed20#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% 2893M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.62% 2879M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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% 2847M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.59% 2734M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.59% 2712M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.52% 2379M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 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.0x000000001d19ed20#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.0x000000001d19f278#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.39% 1784M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.36% 1645M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.34% 1558M 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.0x000000001d19ed20#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.33% 1532M 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.0x000000001d19ed20#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.33% 1529M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 1449M 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.0x000000001d19ed20#call() [Inlined code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.29% 1341M 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.0x000000001d19ed20#call() [Inlined code] 0.26% 1211M 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.0x000000001d19ed20#call() [Inlined code] 0.24% 1101M 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.0x000000001d19ed20#call() [Inlined code] 0.21% 975M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted 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.0x000000001d19ed20#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.0x000000001d19f278#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.16% 725M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.14% 666M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.14% 663M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.14% 641M 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.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] 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.10.01.30.41/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 2552138 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1883661691221343 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 10, 2026 3:16:09 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-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: 106 segments, 11 merges 105.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 55.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 40.6s _1a6: 11 segs, 59.6 K docs, 266.1 MB 34.0s _1am: 8 segs, 80.1 K docs, 358.5 MB 30.5s _1au: 8 segs, 78.9 K docs, 353.2 MB 25.6s _1b3: 8 segs, 41.9 K docs, 186.9 MB 20.6s _1bc: 8 segs, 40.1 K docs, 179.2 MB 15.4s _1bl: 8 segs, 41.4 K docs, 184.8 MB 9.3s _1bu: 8 segs, 42.0 K docs, 187.4 MB 3.1s _1c2: 8 segs, 76.8 K docs, 343.8 MB 5.0 sec: 106 segments, 11 merges 110.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 60.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 45.6s _1a6: 11 segs, 59.6 K docs, 266.1 MB 39.0s _1am: 8 segs, 80.1 K docs, 358.5 MB 35.5s _1au: 8 segs, 78.9 K docs, 353.2 MB 30.6s _1b3: 8 segs, 41.9 K docs, 186.9 MB 25.6s _1bc: 8 segs, 40.1 K docs, 179.2 MB 20.4s _1bl: 8 segs, 41.4 K docs, 184.8 MB 14.3s _1bu: 8 segs, 42.0 K docs, 187.4 MB 8.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 5.0s _1c5: 10 segs, 37.4 K docs, 167.1 MB 10.0 sec: 99 segments, 10 merges 115.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 65.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 50.6s _1a6: 11 segs, 59.6 K docs, 266.1 MB 44.1s _1am: 8 segs, 80.1 K docs, 358.5 MB 40.5s _1au: 8 segs, 78.9 K docs, 353.2 MB 30.6s _1bc: 8 segs, 40.1 K docs, 179.2 MB 25.4s _1bl: 8 segs, 41.4 K docs, 184.8 MB 19.3s _1bu: 8 segs, 42.0 K docs, 187.4 MB 13.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 10.0s _1c5: 10 segs, 37.4 K docs, 167.1 MB 15.0 sec: 75 segments, 7 merges 120.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 70.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 49.1s _1am: 8 segs, 80.1 K docs, 358.5 MB 30.4s _1bl: 8 segs, 41.4 K docs, 184.8 MB 24.3s _1bu: 8 segs, 42.0 K docs, 187.4 MB 18.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 15.0s _1c5: 10 segs, 37.4 K docs, 167.1 MB 20.0 sec: 68 segments, 6 merges 125.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 75.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 54.1s _1am: 8 segs, 80.1 K docs, 358.5 MB 35.4s _1bl: 8 segs, 41.4 K docs, 184.8 MB 23.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 20.0s _1c5: 10 segs, 37.4 K docs, 167.1 MB 25.0 sec: 54 segments, 4 merges 130.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 80.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 28.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 25.0s _1c5: 10 segs, 37.4 K docs, 167.1 MB 30.0 sec: 45 segments, 4 merges 135.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 85.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 33.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 3.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 35.0 sec: 45 segments, 4 merges 140.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 90.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 38.2s _1c2: 8 segs, 76.8 K docs, 343.8 MB 8.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 40.0 sec: 38 segments, 3 merges 145.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 95.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 13.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 45.0 sec: 38 segments, 3 merges 150.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 100.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 18.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 50.0 sec: 38 segments, 3 merges 155.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 105.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 23.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 55.0 sec: 38 segments, 3 merges 160.1s _16c: 8 segs, 1072.1 K docs, 4823.8 MB 110.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 28.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 60.0 sec: 31 segments, 2 merges 115.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 33.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 65.0 sec: 31 segments, 2 merges 120.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 38.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 70.0 sec: 31 segments, 2 merges 125.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 43.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 75.0 sec: 31 segments, 2 merges 130.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 48.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 80.0 sec: 31 segments, 2 merges 135.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 53.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 85.0 sec: 31 segments, 2 merges 140.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 58.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 90.1 sec: 31 segments, 2 merges 145.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 63.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 95.1 sec: 31 segments, 2 merges 150.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 68.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 100.0 sec: 31 segments, 2 merges 155.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 73.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 105.0 sec: 31 segments, 2 merges 160.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 78.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 110.0 sec: 31 segments, 2 merges 165.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 83.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 115.0 sec: 31 segments, 2 merges 170.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 88.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 120.0 sec: 31 segments, 2 merges 175.1s _19a: 8 segs, 971.1 K docs, 4368.8 MB 93.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 125.0 sec: 24 segments, 1 merges 98.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 130.0 sec: 24 segments, 1 merges 103.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 135.1 sec: 24 segments, 1 merges 108.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 140.1 sec: 24 segments, 1 merges 113.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB 145.1 sec: 24 segments, 1 merges 118.0s _1c6: 8 segs, 385.1 K docs, 1729.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 927 seconds reindex takes 927.89 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: 17 segments, 1 merges 5.0 sec: 17 segments, 1 merges 5.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 10.0 sec: 17 segments, 1 merges 10.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 15.0 sec: 17 segments, 1 merges 15.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 20.0 sec: 17 segments, 1 merges 20.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 25.0 sec: 17 segments, 1 merges 25.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 30.0 sec: 17 segments, 1 merges 30.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 35.0 sec: 17 segments, 1 merges 35.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 40.0 sec: 17 segments, 1 merges 40.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 45.0 sec: 17 segments, 1 merges 45.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 50.0 sec: 17 segments, 1 merges 50.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 55.0 sec: 17 segments, 1 merges 55.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 60.0 sec: 17 segments, 1 merges 60.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 65.0 sec: 17 segments, 1 merges 65.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 70.1 sec: 17 segments, 1 merges 70.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 75.1 sec: 17 segments, 1 merges 75.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 80.1 sec: 17 segments, 1 merges 80.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 85.1 sec: 17 segments, 1 merges 85.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 90.1 sec: 17 segments, 1 merges 90.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 95.1 sec: 17 segments, 1 merges 95.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 100.1 sec: 17 segments, 1 merges 100.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 105.1 sec: 17 segments, 1 merges 105.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 110.1 sec: 17 segments, 1 merges 110.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 115.1 sec: 17 segments, 1 merges 115.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 120.1 sec: 17 segments, 1 merges 120.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 125.1 sec: 17 segments, 1 merges 125.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 130.0 sec: 17 segments, 1 merges 130.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 135.0 sec: 17 segments, 1 merges 135.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 140.0 sec: 17 segments, 1 merges 140.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 145.0 sec: 17 segments, 1 merges 145.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 150.0 sec: 17 segments, 1 merges 150.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 155.0 sec: 17 segments, 1 merges 155.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 160.0 sec: 17 segments, 1 merges 160.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 165.0 sec: 17 segments, 1 merges 165.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 170.0 sec: 17 segments, 1 merges 170.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 175.0 sec: 17 segments, 1 merges 175.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 180.0 sec: 17 segments, 1 merges 180.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 185.0 sec: 17 segments, 1 merges 185.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 190.1 sec: 17 segments, 1 merges 190.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 195.1 sec: 17 segments, 1 merges 195.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 200.1 sec: 17 segments, 1 merges 200.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 205.1 sec: 17 segments, 1 merges 205.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 210.1 sec: 17 segments, 1 merges 210.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 215.1 sec: 17 segments, 1 merges 215.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 220.1 sec: 17 segments, 1 merges 220.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 225.1 sec: 17 segments, 1 merges 225.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 230.1 sec: 17 segments, 1 merges 230.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 235.1 sec: 17 segments, 1 merges 235.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 240.1 sec: 17 segments, 1 merges 240.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 245.1 sec: 17 segments, 1 merges 245.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 250.0 sec: 17 segments, 1 merges 250.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 255.0 sec: 17 segments, 1 merges 255.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 260.0 sec: 17 segments, 1 merges 260.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 265.0 sec: 17 segments, 1 merges 265.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 270.0 sec: 17 segments, 1 merges 270.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 275.0 sec: 17 segments, 1 merges 275.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 280.0 sec: 17 segments, 1 merges 280.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 285.0 sec: 17 segments, 1 merges 285.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 290.0 sec: 17 segments, 1 merges 290.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 295.0 sec: 17 segments, 1 merges 295.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 300.0 sec: 17 segments, 1 merges 300.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 305.1 sec: 17 segments, 1 merges 305.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 310.1 sec: 17 segments, 1 merges 310.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 315.1 sec: 17 segments, 1 merges 315.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 320.1 sec: 17 segments, 1 merges 320.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 325.1 sec: 17 segments, 1 merges 325.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 330.1 sec: 17 segments, 1 merges 330.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 335.1 sec: 17 segments, 1 merges 335.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 340.1 sec: 17 segments, 1 merges 340.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 345.1 sec: 17 segments, 1 merges 345.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 350.1 sec: 17 segments, 1 merges 350.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 355.1 sec: 17 segments, 1 merges 355.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 360.1 sec: 17 segments, 1 merges 360.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 365.0 sec: 17 segments, 1 merges 365.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 370.0 sec: 17 segments, 1 merges 370.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 375.0 sec: 17 segments, 1 merges 375.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 380.0 sec: 17 segments, 1 merges 380.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 385.0 sec: 17 segments, 1 merges 385.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 390.0 sec: 17 segments, 1 merges 390.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 395.0 sec: 17 segments, 1 merges 395.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 400.0 sec: 17 segments, 1 merges 400.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 405.0 sec: 17 segments, 1 merges 405.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 410.0 sec: 17 segments, 1 merges 410.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 415.0 sec: 17 segments, 1 merges 415.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 420.0 sec: 17 segments, 1 merges 420.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 425.0 sec: 17 segments, 1 merges 425.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 430.0 sec: 17 segments, 1 merges 430.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 435.0 sec: 17 segments, 1 merges 435.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 440.0 sec: 17 segments, 1 merges 440.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 445.0 sec: 17 segments, 1 merges 445.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 450.0 sec: 17 segments, 1 merges 450.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 455.0 sec: 17 segments, 1 merges 455.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 460.1 sec: 17 segments, 1 merges 460.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 465.1 sec: 17 segments, 1 merges 465.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 470.1 sec: 17 segments, 1 merges 470.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 475.1 sec: 17 segments, 1 merges 475.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 480.1 sec: 17 segments, 1 merges 480.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 485.1 sec: 17 segments, 1 merges 485.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 490.1 sec: 17 segments, 1 merges 490.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 495.1 sec: 17 segments, 1 merges 495.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 500.1 sec: 17 segments, 1 merges 500.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 505.1 sec: 17 segments, 1 merges 505.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 510.0 sec: 17 segments, 1 merges 510.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 515.0 sec: 17 segments, 1 merges 515.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 520.0 sec: 17 segments, 1 merges 520.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 525.0 sec: 17 segments, 1 merges 525.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 530.1 sec: 17 segments, 1 merges 530.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 535.1 sec: 17 segments, 1 merges 535.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 540.1 sec: 17 segments, 1 merges 540.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 545.1 sec: 17 segments, 1 merges 545.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 550.1 sec: 17 segments, 1 merges 550.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 555.1 sec: 17 segments, 1 merges 555.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 560.1 sec: 17 segments, 1 merges 560.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 565.1 sec: 17 segments, 1 merges 565.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 570.1 sec: 17 segments, 1 merges 570.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 575.0 sec: 17 segments, 1 merges 575.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 580.0 sec: 17 segments, 1 merges 580.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 585.0 sec: 17 segments, 1 merges 585.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 590.0 sec: 17 segments, 1 merges 590.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 595.0 sec: 17 segments, 1 merges 595.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 600.0 sec: 17 segments, 1 merges 600.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 605.0 sec: 17 segments, 1 merges 605.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 610.0 sec: 17 segments, 1 merges 610.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 615.0 sec: 17 segments, 1 merges 615.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 620.0 sec: 17 segments, 1 merges 620.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 625.1 sec: 17 segments, 1 merges 625.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 630.1 sec: 17 segments, 1 merges 630.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 635.1 sec: 17 segments, 1 merges 635.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 640.1 sec: 17 segments, 1 merges 640.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 645.1 sec: 17 segments, 1 merges 645.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 650.1 sec: 17 segments, 1 merges 650.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 655.1 sec: 17 segments, 1 merges 655.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 660.1 sec: 17 segments, 1 merges 660.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 665.0 sec: 17 segments, 1 merges 665.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 670.0 sec: 17 segments, 1 merges 670.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 675.0 sec: 17 segments, 1 merges 675.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 680.1 sec: 17 segments, 1 merges 680.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 685.1 sec: 17 segments, 1 merges 685.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 690.1 sec: 17 segments, 1 merges 690.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 695.1 sec: 17 segments, 1 merges 695.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 700.1 sec: 17 segments, 1 merges 700.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 705.1 sec: 17 segments, 1 merges 705.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 710.1 sec: 17 segments, 1 merges 710.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 715.1 sec: 17 segments, 1 merges 715.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 720.1 sec: 17 segments, 1 merges 720.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 725.1 sec: 17 segments, 1 merges 725.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 730.1 sec: 17 segments, 1 merges 730.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 735.1 sec: 17 segments, 1 merges 735.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 740.1 sec: 17 segments, 1 merges 740.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 745.1 sec: 17 segments, 1 merges 745.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 750.1 sec: 17 segments, 1 merges 750.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 755.1 sec: 17 segments, 1 merges 755.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 760.1 sec: 17 segments, 1 merges 760.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 765.1 sec: 17 segments, 1 merges 765.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 770.1 sec: 17 segments, 1 merges 770.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 775.1 sec: 17 segments, 1 merges 775.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 780.1 sec: 17 segments, 1 merges 780.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 785.1 sec: 17 segments, 1 merges 785.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 790.1 sec: 17 segments, 1 merges 790.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 795.0 sec: 17 segments, 1 merges 795.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 800.0 sec: 17 segments, 1 merges 800.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 805.0 sec: 17 segments, 1 merges 805.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 810.0 sec: 17 segments, 1 merges 810.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 815.0 sec: 17 segments, 1 merges 815.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 820.0 sec: 17 segments, 1 merges 820.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 825.0 sec: 17 segments, 1 merges 825.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 830.0 sec: 17 segments, 1 merges 830.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 835.0 sec: 17 segments, 1 merges 835.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 840.0 sec: 17 segments, 1 merges 840.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 845.0 sec: 17 segments, 1 merges 845.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 850.0 sec: 17 segments, 1 merges 850.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 855.0 sec: 17 segments, 1 merges 855.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 860.0 sec: 17 segments, 1 merges 860.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 865.0 sec: 17 segments, 1 merges 865.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 870.0 sec: 17 segments, 1 merges 870.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 875.0 sec: 17 segments, 1 merges 875.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 880.0 sec: 17 segments, 1 merges 880.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 885.0 sec: 17 segments, 1 merges 885.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 890.0 sec: 17 segments, 1 merges 890.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 895.0 sec: 17 segments, 1 merges 895.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 900.0 sec: 17 segments, 1 merges 900.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 905.0 sec: 17 segments, 1 merges 905.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 910.0 sec: 17 segments, 1 merges 910.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 915.0 sec: 17 segments, 1 merges 915.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 920.0 sec: 17 segments, 1 merges 920.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 925.0 sec: 17 segments, 1 merges 925.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 930.0 sec: 17 segments, 1 merges 930.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 935.0 sec: 17 segments, 1 merges 935.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 940.0 sec: 17 segments, 1 merges 940.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 945.0 sec: 17 segments, 1 merges 945.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 950.0 sec: 17 segments, 1 merges 950.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 955.0 sec: 17 segments, 1 merges 955.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 960.0 sec: 17 segments, 1 merges 960.0s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 965.1 sec: 17 segments, 1 merges 965.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 970.1 sec: 17 segments, 1 merges 970.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 975.1 sec: 17 segments, 1 merges 975.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 980.1 sec: 17 segments, 1 merges 980.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 985.1 sec: 17 segments, 1 merges 985.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 990.1 sec: 17 segments, 1 merges 990.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 995.1 sec: 17 segments, 1 merges 995.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1000.1 sec: 17 segments, 1 merges 1000.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1005.1 sec: 17 segments, 1 merges 1005.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1010.1 sec: 17 segments, 1 merges 1010.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1015.1 sec: 17 segments, 1 merges 1015.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1020.1 sec: 17 segments, 1 merges 1020.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1025.1 sec: 17 segments, 1 merges 1025.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1030.1 sec: 17 segments, 1 merges 1030.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1035.1 sec: 17 segments, 1 merges 1035.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1040.1 sec: 17 segments, 1 merges 1040.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1045.1 sec: 17 segments, 1 merges 1045.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1050.1 sec: 17 segments, 1 merges 1050.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1055.1 sec: 17 segments, 1 merges 1055.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1060.1 sec: 17 segments, 1 merges 1060.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1065.1 sec: 17 segments, 1 merges 1065.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1070.1 sec: 17 segments, 1 merges 1070.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB 1075.1 sec: 17 segments, 1 merges 1075.1s _1c7: 17 segs, 8000.0 K docs, 36041.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1082.01 sec index has 1 segments: segments_3: _1c7(11.0.0):C8000000 _1c7: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36185.95 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=49549187942 cpu@end=51900172791 deltaMS=2350.984849 thread 14 name=Reference Handler cpu@start=1824564 cpu@end=1824564 deltaMS=0.0 thread 15 name=Finalizer cpu@start=151947 cpu@end=151947 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=74636 cpu@end=74636 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4399119 cpu@end=4399119 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15256533718 cpu@end=15256883571 deltaMS=0.349853 thread 42 name=JFR Periodic Tasks cpu@start=116605056110 cpu@end=116717913257 deltaMS=112.857147 thread 45 name=Notification Thread cpu@start=110855 cpu@end=110855 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1687434899953 cpu@end=1687434899953 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1690682558680 cpu@end=1690682558680 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1687165166812 cpu@end=1687165166812 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1689901318789 cpu@end=1689901318789 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1685535785657 cpu@end=1685535785657 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1683569424502 cpu@end=1683569424502 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1688404851540 cpu@end=1688404851540 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1688201381442 cpu@end=1688201381442 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1682018711346 cpu@end=1682018711346 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1688109784428 cpu@end=1688109784428 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1686967603763 cpu@end=1686967603763 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1689623206789 cpu@end=1689623206789 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1689440594349 cpu@end=1689440594349 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1688744295881 cpu@end=1688744295881 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1687250848802 cpu@end=1687250848802 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1687372258261 cpu@end=1687372258261 deltaMS=0.0 Average CPU cores used: 1.04504494004971 completed 1000 searches in 2357 ms: 424 QPS CPU time=2463 ms checking results SUMMARY: 0.881 2.357 2.463 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5745 927.89 8621.75 1082.01 1 36185.95 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=256, Fanout min=7, mean=16.12, max=32, meandelta=418353.00 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 18 20 24 32 Graph level=2 size=7653, Fanout min=7, mean=27.25, max=32, meandelta=268959.06 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=1 size=246978, Fanout min=1, mean=28.31, max=32, meandelta=258341.92 % 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=194163.69 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 59 64 64 Graph level=3 size=256, connectedness=1.00 Graph level=2 size=7653, connectedness=1.00 Graph level=1 size=246978, 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.10.01.30.41/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': 43,660,412.71 msec task-clock:u 168,728,637,573,656 cycles:u (36.36%) 181,604,492,481,064 instructions:u (36.36%) 4,383,270,638,061 cache-references:u (36.36%) 1,659,419,019,945 cache-misses:u (36.36%) 64,867,912,926,822 L1-dcache-loads:u (36.36%) 2,005,669,125,848 L1-dcache-load-misses:u (36.36%) 5,854,143,401,485 L1-icache-loads:u (36.36%) 16,561,622,165 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,915,189 faults:u 23,938,802 minor-faults:u 15,939 major-faults:u 15,765,743,845,854 branches:u (36.36%) 117,435,949,625 branch-misses:u (36.36%) 2,665,661,233,700 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2236.166661182 seconds time elapsed 43067.452472000 seconds user 582.988372000 seconds sys took 0:37:16.193805 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.881, cpu_time_ms=2.357, net_cpu_ms=2.463, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5745, index_time_sec=927.89, index_docs_per_sec=8621.75, force_merge_time_sec=1082.01, index_num_segments=1, index_size_on_disk_mb=36185.95, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (256, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 16, 70: 18, 80: 20, 90: 24, 100: 32}), 2: (7653, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (246978, {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=2236, microseconds=193805)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 109 Start: 2026-05-10 07:16:09 (UTC) Duration: 2224 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 41884741 716846510 jdk.FileWrite 22579213 475887991 jdk.FileRead 8003650 182135594 jdk.ObjectAllocationInNewTLAB 71272 1411962 jdk.BooleanFlag 54064 1710297 jdk.CPULoad 41747 834304 jdk.Checkpoint 7474 28965349 jdk.Compilation 6281 161936 jdk.UnsignedIntFlag 5232 177478 jdk.IntFlag 4796 174987 jdk.StringFlag 3706 143651 jdk.ObjectAllocationOutsideTLAB 1287 23040 jdk.CPUInformation 109 163714 jdk.GCConfiguration 109 2830 jdk.JVMInformation 109 103655 jdk.Metadata 109 12047440 jdk.GarbageCollection 59 1417 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.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41884741 events (total: 41M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 40.24% 16M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 30.38% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.44% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.58% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.30% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.87% 782167 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 1.44% 603267 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 1.32% 552304 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 1.26% 526229 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 1.18% 494593 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.54% 224282 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.28% 118937 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.27% 112259 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.26% 110306 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.26% 110150 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.26% 108025 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.24% 98932 org.apache.lucene.util.TernaryLongHeap#push():79 [Inlined code] 0.24% 98885 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.21% 88854 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.16% 67830 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.15% 62232 sun.nio.ch.NativeThread#current0() [Native code] 0.12% 50592 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 43343 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.10% 41588 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.10% 39968 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.10% 39852 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 38239 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 37394 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.08% 31666 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.07% 31264 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 29590 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 26684 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 26085 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 25808 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 24573 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 22259 java.util.Arrays#sort():99 [Inlined code] 0.05% 21730 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.05% 20496 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.04% 16294 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 15359 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.04% 15307 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.03% 14154 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 13168 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.03% 11239 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.02% 10366 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 9213 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 8736 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 8427 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [Inlined code] 0.02% 8120 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 8000 knn.IndexerThread#_run():105 [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.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41884741 events (total: 41M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.76% 15M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 30.35% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 10.44% 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.30% 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.83% 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.38% 579642 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] 1.37% 575402 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.32% 552196 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.21% 506254 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] 1.18% 493456 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] 1.13% 475102 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.96% 400689 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.73% 305000 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% 290551 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.43% 180021 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.26% 110139 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% 101416 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.24% 98852 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% 94148 org.apache.lucene.util.TernaryLongHeap#push():79 [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.21% 88689 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% 79429 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% 67691 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% 62679 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% 62520 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% 50515 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.12% 50004 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% 43227 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% 41260 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% 40730 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.10% 39803 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% 29583 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% 27753 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 27399 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% 26684 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.06% 26532 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.06% 26085 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% 26044 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% 25782 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% 24567 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% 23625 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.05% 22542 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% 22257 java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.05% 22212 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% 21675 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% 20244 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% 19962 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():276 [JIT compiled code] 0.05% 19549 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.05% 19023 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% 18184 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% 17689 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.0x000000000e171bb0#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41884741 events (total: 41M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 26.82% 11M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000e199480#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.07% 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] 10.76% 4M 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 9.13% 3M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 3.03% 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.59% 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.22% 929612 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.07% 446762 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.0x000000000e197c48#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.07% 446598 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.0x000000000e199480#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.00% 419496 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.96% 401085 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.0x000000000e197c48#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.85% 356158 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.85% 355499 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.0x000000000e199480#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.80% 336366 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.0x000000000e197c48#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.74% 310735 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.69% 288824 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.64% 266575 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.63% 261901 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.0x000000000e199480#call() [Inlined code] 0.46% 191665 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.41% 173208 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.40% 166902 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.39% 164013 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.38% 158478 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.35% 148258 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000e199480#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.35% 147923 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.33% 136333 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% 128539 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.0x000000000e199480#call() [Inlined code] 0.30% 127100 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.0x000000000e199480#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.29% 121792 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000e199480#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.24% 98786 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.22% 91163 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.0x000000000e199480#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.20% 82576 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():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined 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.19% 79429 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.0x000000000e07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.17% 71667 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.17% 70745 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.0x000000000e197c48#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.17% 70052 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.16% 67373 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.16% 66260 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000e199480#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.16% 66096 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 63404 org.apache.lucene.util.TernaryLongHeap#push():79 [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.0x000000000e199480#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.15% 62140 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.14% 57794 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.0x000000000e197c48#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% 56153 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.0x000000000e199480#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% 55861 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.0x000000000e199480#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.12% 51482 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.0x000000000e197c48#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% 51180 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.12% 50194 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% 49923 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] 0.12% 48170 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.09% 37339 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.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 72534 events (total: 568347M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.44% 133247M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.39% 132922M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.90% 130142M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.18% 63525M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.79% 32890M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.63% 20644M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.14% 6487M java.util.Arrays#copyOf():3478 [Inlined code] 0.90% 5139M java.lang.Integer#valueOf():1006 [Inlined code] 0.72% 4109M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.67% 3813M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.66% 3758M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.62% 3499M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.55% 3144M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.32% 1839M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.32% 1791M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.30% 1723M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.25% 1428M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.20% 1116M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.19% 1072M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 884M knn.IndexerThread#_run():108 [JIT compiled code] 0.15% 872M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 839M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.15% 837M java.util.ArrayList#grow():240 [Inlined code] 0.14% 772M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.13% 728M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.12% 698M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 533M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.09% 502M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 468M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 447M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.08% 445M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 440M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.07% 392M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 390M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.06% 357M knn.IndexerThread#_run():125 [JIT compiled code] 0.06% 343M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.06% 332M java.util.List#of():935 [Inlined code] 0.06% 320M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 302M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 228M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 223M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 198M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 177M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 171M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.03% 171M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 168M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] 0.03% 158M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 156M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 145M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [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.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 72534 events (total: 568347M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.98% 107874M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.57% 105527M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.20% 75040M 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.41% 53488M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 6.86% 39010M 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.79% 32890M 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.35% 24744M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 24604M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.31% 24510M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 3.63% 20644M 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.05% 5945M 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.87% 4952M 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.72% 4109M 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% 3732M 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.62% 3499M 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.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.33% 1871M 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% 1835M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 1791M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.27% 1536M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 1465M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.25% 1414M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.20% 1116M 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% 1104M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.16% 884M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.15% 860M 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% 837M 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% 779M 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.13% 728M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 728M 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% 629M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.10% 591M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 571M 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% 569M 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.09% 528M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 0.09% 502M 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% 458M 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% 447M 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% 430M 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.07% 425M 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% 405M 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% 392M 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% 390M 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 [Inlined code] at java.lang.ThreadLocal#get():193 [Inlined code] 0.07% 390M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 375M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 372M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [JIT compiled code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 0.06% 357M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 343M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():170 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000000e1999d8#run() [Interpreted code] 0.06% 339M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q4-fmTrue.jfr is 1354.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 72534 events (total: 568347M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.87% 50398M 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.66% 49205M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000000e199480#call() [Inlined code] 8.45% 48022M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000000e199480#call() [Inlined code] 6.87% 39063M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 6.85% 38946M 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.79% 32890M 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.27% 24254M 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.10% 23299M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000000e199480#call() [Inlined code] 4.06% 23054M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.95% 22462M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000000e199480#call() [Inlined code] 3.78% 21503M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.88% 16374M 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.46% 13970M 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.52% 8645M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.48% 8401M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.43% 8135M 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.40% 7983M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.37% 7760M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.18% 6705M 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.0x000000000e199480#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.05% 5945M 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.99% 5632M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.89% 5031M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.87% 4952M 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.84% 4758M 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.78% 4446M 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.0x000000000e199480#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.75% 4277M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.73% 4120M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.68% 3865M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.65% 3695M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.53% 3032M 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.0x000000000e199480#call() [Inlined code] 0.48% 2722M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.48% 2719M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 2708M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.47% 2654M 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.0x000000000e199480#call() [Inlined code] 0.43% 2440M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.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.0x000000000e199480#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.0x000000000e1999d8#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.36% 2058M 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.0x000000000e199480#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.33% 1881M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.32% 1791M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.29% 1656M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1355M 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.0x000000000e199480#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.23% 1328M 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.17% 991M 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.0x000000000e199480#call() [Inlined code] 0.16% 884M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.15% 837M 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% 807M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.14% 794M 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.0x000000000e199480#call() [Inlined code] 0.14% 779M 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.0x000000000e199480#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.0x000000000e1999d8#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.14% 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.0x000000000e199480#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.10.01.30.41/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.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 2568305 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1886584862919138 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 10, 2026 4:04:52 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-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: 131 segments, 13 merges 162.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 87.7s _1bs: 8 segs, 107.4 K docs, 533.7 MB 72.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 65.5s _1cf: 8 segs, 72.7 K docs, 360.8 MB 57.4s _1cm: 8 segs, 123.8 K docs, 615.8 MB 52.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 45.7s _1d2: 8 segs, 38.9 K docs, 192.6 MB 40.4s _1d9: 8 segs, 153.6 K docs, 764.3 MB 35.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 27.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 17.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 10.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 5.0 sec: 117 segments, 11 merges 167.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 92.7s _1bs: 8 segs, 107.4 K docs, 533.7 MB 77.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 62.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 57.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 45.4s _1d9: 8 segs, 153.6 K docs, 764.3 MB 40.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 32.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 22.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 15.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 5.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 10.0 sec: 117 segments, 11 merges 172.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 97.7s _1bs: 8 segs, 107.4 K docs, 533.7 MB 82.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 67.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 62.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 50.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 45.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 37.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 27.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 20.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 10.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 15.0 sec: 117 segments, 11 merges 177.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 102.7s _1bs: 8 segs, 107.4 K docs, 533.7 MB 87.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 72.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 67.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 55.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 50.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 42.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 32.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 25.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 15.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 20.0 sec: 117 segments, 11 merges 182.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 107.7s _1bs: 8 segs, 107.4 K docs, 533.7 MB 92.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 77.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 72.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 60.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 55.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 47.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 37.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 30.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 20.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 25.0 sec: 110 segments, 10 merges 187.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 97.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 82.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 77.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 65.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 60.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 52.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 43.0s _1e2: 11 segs, 53.6 K docs, 265.5 MB 35.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 25.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 30.0 sec: 110 segments, 10 merges 192.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 102.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 87.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 82.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 70.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 65.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 57.9s _1dq: 11 segs, 54.6 K docs, 270.2 MB 48.0s _1e2: 11 segs, 53.6 K docs, 265.5 MB 40.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 30.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 35.0 sec: 100 segments, 9 merges 197.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 107.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 92.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 87.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 75.4s _1d9: 8 segs, 153.6 K docs, 764.3 MB 70.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 52.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 45.1s _1ed: 10 segs, 50.4 K docs, 249.8 MB 35.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 40.0 sec: 91 segments, 8 merges 202.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 112.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 97.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 92.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 80.4s _1d9: 8 segs, 153.6 K docs, 764.3 MB 75.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 57.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 40.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 45.0 sec: 91 segments, 8 merges 207.1s _19o: 8 segs, 781.7 K docs, 3898.4 MB 117.2s _1c7: 8 segs, 114.3 K docs, 568.2 MB 102.5s _1cm: 8 segs, 123.8 K docs, 615.8 MB 97.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 85.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 80.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 62.9s _1e2: 11 segs, 53.6 K docs, 265.5 MB 45.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 50.0 sec: 60 segments, 5 merges 102.1s _1ct: 8 segs, 122.0 K docs, 606.9 MB 90.5s _1d9: 8 segs, 153.6 K docs, 764.3 MB 85.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 50.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 2.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 55.0 sec: 46 segments, 3 merges 90.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 55.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 7.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 60.0 sec: 46 segments, 3 merges 95.2s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 60.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 12.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 65.0 sec: 46 segments, 3 merges 100.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 65.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 17.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 70.0 sec: 46 segments, 3 merges 105.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 70.0s _1el: 12 segs, 49.7 K docs, 246.3 MB 22.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 75.0 sec: 35 segments, 2 merges 110.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 27.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 80.0 sec: 35 segments, 2 merges 115.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 32.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 85.1 sec: 35 segments, 2 merges 120.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 37.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 90.1 sec: 35 segments, 2 merges 125.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 42.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 95.1 sec: 35 segments, 2 merges 130.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 47.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 100.1 sec: 35 segments, 2 merges 135.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 52.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 105.1 sec: 35 segments, 2 merges 140.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 57.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 110.1 sec: 35 segments, 2 merges 145.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 62.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 115.1 sec: 35 segments, 2 merges 150.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 67.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 120.1 sec: 35 segments, 2 merges 155.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 72.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 125.1 sec: 35 segments, 2 merges 160.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 77.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 130.1 sec: 35 segments, 2 merges 165.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 82.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 135.1 sec: 35 segments, 2 merges 170.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 87.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 140.1 sec: 35 segments, 2 merges 175.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 92.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 145.1 sec: 35 segments, 2 merges 180.3s _1dh: 8 segs, 650.5 K docs, 3244.1 MB 97.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 150.1 sec: 28 segments, 1 merges 102.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 155.1 sec: 28 segments, 1 merges 107.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 160.1 sec: 28 segments, 1 merges 112.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB 165.1 sec: 28 segments, 1 merges 117.7s _1em: 8 segs, 285.6 K docs, 1422.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1442 seconds reindex takes 1442.14 sec index has 21 segments: segments_2: _7f(11.0.0):C515143 _qn(11.0.0):C943400 _fg(11.0.0):C1023070 _dk(11.0.0):C323486 _ti(11.0.0):C434647 _kh(11.0.0):C279668 _12s(11.0.0):C940642 _pa(11.0.0):C244180 _yo(11.0.0):C266901 _10w(11.0.0):C282010 _19o(11.0.0):C781692 _167(11.0.0):C278457 _1dh(11.0.0):C650549 _1d9(11.0.0):C153596 _1bs(11.0.0):C107374 _1c0(11.0.0):C79702 _1em(11.0.0):C285586 _1ct(11.0.0):C122044 _1cm(11.0.0):C123826 _1c7(11.0.0):C114282 _1el(11.0.0):C49745 _7f: 2571.5 MB _qn: 4711.6 MB _fg: 5109.9 MB _dk: 1614.4 MB _ti: 2169.5 MB _kh: 1395.6 MB _12s: 4697.8 MB _pa: 1218.4 MB _yo: 1331.8 MB _10w: 1407.2 MB _19o: 3903.3 MB _167: 1389.5 MB _1dh: 3248.0 MB _1d9: 766.1 MB _1bs: 535.4 MB _1c0: 397.2 MB _1em: 1425.1 MB _1ct: 608.6 MB _1cm: 617.5 MB _1c7: 569.8 MB _1el: 247.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39935.90 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=58628647797 cpu@end=74620661962 deltaMS=15992.014165 thread 14 name=Reference Handler cpu@start=1513982 cpu@end=1513982 deltaMS=0.0 thread 15 name=Finalizer cpu@start=176447 cpu@end=176447 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=61168 cpu@end=61168 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=5166616 cpu@end=5204076 deltaMS=0.03746 thread 41 name=JFR Recorder Thread cpu@start=19261236201 cpu@end=19264700659 deltaMS=3.464458 thread 42 name=JFR Periodic Tasks cpu@start=108563691771 cpu@end=109327389591 deltaMS=763.69782 thread 45 name=Notification Thread cpu@start=115673 cpu@end=115673 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1577449434293 cpu@end=1577449434293 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1576148524685 cpu@end=1576148524685 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1577664177917 cpu@end=1577664177917 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1573424548952 cpu@end=1573424548952 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1578738076108 cpu@end=1578738076108 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1578307681132 cpu@end=1578307681132 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1574747834930 cpu@end=1574747834930 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1574726151292 cpu@end=1574726151292 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1580869052451 cpu@end=1580869052451 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1582021128466 cpu@end=1582021128466 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1576543516050 cpu@end=1576543516050 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1582308054621 cpu@end=1582308054621 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1577222425173 cpu@end=1577222425173 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1584281149340 cpu@end=1584281149340 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1585426287833 cpu@end=1585426287833 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1582222702025 cpu@end=1582222702025 deltaMS=0.0 Average CPU cores used: 1.0472843853460698 completed 1000 searches in 16002 ms: 62 QPS CPU time=16758 ms checking results SUMMARY: 0.955 16.002 16.758 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 73520 1442.14 5547.32 0.00 21 39935.90 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 515143 documents Graph level=3 size=24, Fanout min=3, mean=5.83, max=10, meandelta=31480.69 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 6 8 8 10 Graph level=2 size=403, Fanout min=6, mean=18.75, max=32, meandelta=22975.83 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 21 24 28 32 Graph level=1 size=15802, Fanout min=6, mean=27.78, max=32, meandelta=16949.94 % 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=515143, Fanout min=1, mean=39.56, max=64, meandelta=12076.88 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=403, connectedness=1.00 Graph level=1 size=15802, connectedness=1.00 Graph level=0 size=515143, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 943400 documents Graph level=3 size=52, Fanout min=5, mean=9.12, max=19, meandelta=79133.91 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 10 11 13 19 Graph level=2 size=842, Fanout min=8, mean=22.76, max=32, meandelta=37707.89 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 31 32 32 Graph level=1 size=28937, Fanout min=3, mean=28.02, max=32, meandelta=30814.49 % 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=943400, Fanout min=1, mean=39.54, max=64, meandelta=22095.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=52, connectedness=1.00 Graph level=2 size=842, connectedness=1.00 Graph level=1 size=28937, connectedness=1.00 Graph level=0 size=943400, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1023070 documents Graph level=3 size=64, Fanout min=4, mean=9.72, max=17, meandelta=81323.23 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 8 8 10 11 11 12 13 17 Graph level=2 size=936, Fanout min=9, mean=23.27, max=32, meandelta=39778.71 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 32 32 32 Graph level=1 size=31169, Fanout min=2, mean=28.06, max=32, meandelta=33345.32 % 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=1023070, Fanout min=1, mean=39.48, max=64, meandelta=23990.65 % 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=64, connectedness=1.00 Graph level=2 size=936, connectedness=1.00 Graph level=1 size=31169, connectedness=1.00 Graph level=0 size=1023070, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 323486 documents Graph level=3 size=17, Fanout min=2, mean=4.82, max=8, meandelta=47422.38 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 5 5 6 7 8 Graph level=2 size=269, Fanout min=7, mean=16.87, max=32, meandelta=16435.56 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 16 17 19 21 25 32 Graph level=1 size=9933, Fanout min=6, mean=27.66, max=32, meandelta=10666.15 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=323486, Fanout min=1, mean=39.52, max=64, meandelta=7599.14 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=17, connectedness=1.00 Graph level=2 size=269, connectedness=1.00 Graph level=1 size=9933, connectedness=1.00 Graph level=0 size=323486, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 434647 documents Graph level=3 size=24, Fanout min=4, mean=5.92, max=9, meandelta=53577.10 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 6 7 7 9 Graph level=2 size=379, Fanout min=6, mean=18.27, max=32, meandelta=20295.44 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 23 27 32 Graph level=1 size=13349, Fanout min=7, mean=27.74, max=32, meandelta=14284.58 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=434647, Fanout min=1, mean=39.53, max=64, meandelta=10201.22 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=379, connectedness=1.00 Graph level=1 size=13349, connectedness=1.00 Graph level=0 size=434647, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 279668 documents Graph level=3 size=16, Fanout min=2, mean=4.38, max=8, meandelta=39058.74 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 5 5 6 8 Graph level=2 size=244, Fanout min=7, mean=16.41, max=32, meandelta=14182.11 % 0 10 20 30 40 50 60 70 80 90 100 0 9 12 13 14 16 17 19 21 24 32 Graph level=1 size=8642, Fanout min=6, mean=27.52, max=32, meandelta=9266.30 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=279668, Fanout min=1, mean=39.52, max=64, meandelta=6571.52 % 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=16, connectedness=1.00 Graph level=2 size=244, connectedness=1.00 Graph level=1 size=8642, connectedness=1.00 Graph level=0 size=279668, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 940642 documents Graph level=3 size=54, Fanout min=3, mean=8.44, max=15, meandelta=85142.13 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 9 11 12 15 Graph level=2 size=834, Fanout min=8, mean=22.86, max=32, meandelta=37483.71 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 22 25 27 31 32 32 Graph level=1 size=28693, Fanout min=2, mean=28.03, max=32, meandelta=30722.88 % 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=940642, Fanout min=1, mean=39.55, max=64, meandelta=22030.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=54, connectedness=1.00 Graph level=2 size=834, connectedness=1.00 Graph level=1 size=28693, connectedness=1.00 Graph level=0 size=940642, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 244180 documents Graph level=3 size=13, Fanout min=2, mean=3.38, max=5, meandelta=47124.36 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 3 3 4 4 4 5 Graph level=2 size=202, Fanout min=5, mean=15.12, max=32, meandelta=13680.67 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 16 17 18 22 32 Graph level=1 size=7458, Fanout min=8, mean=27.46, max=32, meandelta=8070.95 % 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=244180, Fanout min=1, mean=39.45, max=64, meandelta=5746.57 % 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=13, connectedness=1.00 Graph level=2 size=202, connectedness=1.00 Graph level=1 size=7458, connectedness=1.00 Graph level=0 size=244180, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 266901 documents Graph level=3 size=15, Fanout min=1, mean=4.13, max=6, meandelta=42357.30 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 4 4 5 5 5 6 6 Graph level=2 size=241, Fanout min=6, mean=15.67, max=32, meandelta=14564.53 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 17 19 23 32 Graph level=1 size=8259, Fanout min=9, mean=27.45, max=32, meandelta=8878.10 % 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=266901, Fanout min=1, mean=39.38, max=64, meandelta=6294.94 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 58 64 64 Graph level=3 size=15, connectedness=1.00 Graph level=2 size=241, connectedness=1.00 Graph level=1 size=8259, connectedness=1.00 Graph level=0 size=266901, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 282010 documents Graph level=3 size=18, Fanout min=2, mean=4.56, max=9, meandelta=42818.06 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 5 5 6 9 Graph level=2 size=248, Fanout min=5, mean=16.27, max=32, meandelta=14852.31 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 16 17 18 20 24 32 Graph level=1 size=8690, Fanout min=7, mean=27.58, max=32, meandelta=9363.47 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=282010, Fanout min=1, mean=39.43, max=64, meandelta=6640.49 % 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=248, connectedness=1.00 Graph level=1 size=8690, connectedness=1.00 Graph level=0 size=282010, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 781692 documents Graph level=3 size=29, Fanout min=2, mean=7.17, max=16, meandelta=59659.95 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 6 7 7 7 8 9 10 16 Graph level=2 size=656, Fanout min=9, mean=21.96, max=32, meandelta=32365.08 % 0 10 20 30 40 50 60 70 80 90 100 0 14 15 17 19 22 23 26 29 32 32 Graph level=1 size=24029, Fanout min=4, mean=27.99, max=32, meandelta=25634.37 % 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=781692, Fanout min=1, mean=39.55, max=64, meandelta=18315.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=29, connectedness=1.00 Graph level=2 size=656, connectedness=1.00 Graph level=1 size=24029, connectedness=1.00 Graph level=0 size=781692, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 278457 documents Graph level=3 size=11, Fanout min=2, mean=3.27, max=6, meandelta=61705.72 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 3 3 3 4 4 6 Graph level=2 size=241, Fanout min=5, mean=15.53, max=32, meandelta=15053.67 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 17 20 23 32 Graph level=1 size=8630, Fanout min=7, mean=27.41, max=32, meandelta=9260.43 % 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=278457, Fanout min=2, mean=39.44, max=64, meandelta=6557.38 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=241, connectedness=1.00 Graph level=1 size=8630, connectedness=1.00 Graph level=0 size=278457, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 650549 documents Graph level=3 size=31, Fanout min=3, mean=7.03, max=12, meandelta=60053.48 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 6 7 7 7 8 9 9 12 Graph level=2 size=510, Fanout min=7, mean=20.12, max=32, meandelta=28896.31 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 19 21 23 27 31 32 Graph level=1 size=19756, Fanout min=4, mean=27.89, max=32, meandelta=21353.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=650549, Fanout min=1, mean=39.59, max=64, meandelta=15234.46 % 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=31, connectedness=1.00 Graph level=2 size=510, connectedness=1.00 Graph level=1 size=19756, connectedness=1.00 Graph level=0 size=650549, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 153596 documents Graph level=3 size=7, Fanout min=1, mean=2.00, max=5, meandelta=17694.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 2 2 2 2 5 Graph level=2 size=137, Fanout min=6, mean=12.96, max=29, meandelta=10136.77 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 11 12 12 13 14 16 18 29 Graph level=1 size=4699, Fanout min=7, mean=27.01, max=32, meandelta=5201.38 % 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=153596, Fanout min=1, mean=39.15, max=64, meandelta=3642.63 % 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=137, connectedness=1.00 Graph level=1 size=4699, connectedness=1.00 Graph level=0 size=153596, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 107374 documents Graph level=3 size=6, Fanout min=2, mean=3.00, max=4, meandelta=17898.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 4 4 4 4 Graph level=2 size=99, Fanout min=4, mean=11.09, max=25, meandelta=8069.22 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 10 11 12 14 16 25 Graph level=1 size=3299, Fanout min=8, mean=26.40, max=32, meandelta=3729.76 % 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=107374, Fanout min=1, mean=38.97, max=64, meandelta=2556.59 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 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=3299, connectedness=1.00 Graph level=0 size=107374, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 79702 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=14799.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=68, Fanout min=5, mean=9.38, max=19, meandelta=6964.34 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 9 10 11 12 19 Graph level=1 size=2437, Fanout min=10, mean=25.72, max=32, meandelta=2817.51 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 24 27 30 32 32 32 32 Graph level=0 size=79702, Fanout min=3, mean=38.59, max=64, meandelta=1915.74 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=68, connectedness=1.00 Graph level=1 size=2437, connectedness=1.00 Graph level=0 size=79702, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 285586 documents Graph level=3 size=16, Fanout min=2, mean=4.38, max=9, meandelta=39992.47 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 4 4 5 6 6 9 Graph level=2 size=235, Fanout min=6, mean=15.80, max=32, meandelta=15311.47 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 13 14 15 16 18 20 23 32 Graph level=1 size=8707, Fanout min=8, mean=27.53, max=32, meandelta=9446.38 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=285586, Fanout min=1, mean=39.42, max=64, meandelta=6725.94 % 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=16, connectedness=1.00 Graph level=2 size=235, connectedness=1.00 Graph level=1 size=8707, connectedness=1.00 Graph level=0 size=285586, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 122044 documents Graph level=3 size=8, Fanout min=1, mean=3.25, max=5, meandelta=12641.12 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 3 3 3 4 4 4 5 Graph level=2 size=114, Fanout min=6, mean=11.63, max=24, meandelta=8673.08 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 13 15 16 24 Graph level=1 size=3731, Fanout min=8, mean=26.58, max=32, meandelta=4194.82 % 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=122044, Fanout min=2, mean=39.05, max=64, meandelta=2901.10 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=114, connectedness=1.00 Graph level=1 size=3731, connectedness=1.00 Graph level=0 size=122044, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 123826 documents Graph level=3 size=6, Fanout min=2, mean=2.67, max=4, meandelta=25652.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 3 3 3 4 Graph level=2 size=114, Fanout min=5, mean=11.96, max=27, meandelta=8545.33 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 10 11 12 13 15 17 27 Graph level=1 size=3777, Fanout min=7, mean=26.80, max=32, meandelta=4235.53 % 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=123826, Fanout min=2, mean=39.07, max=64, meandelta=2943.80 % 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=114, connectedness=1.00 Graph level=1 size=3777, connectedness=1.00 Graph level=0 size=123826, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 114282 documents Graph level=3 size=4, Fanout min=2, mean=2.00, max=2, meandelta=19285.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=102, Fanout min=3, mean=11.98, max=21, meandelta=7757.09 % 0 10 20 30 40 50 60 70 80 90 100 0 7 9 10 10 11 13 14 15 17 21 Graph level=1 size=3534, Fanout min=8, mean=26.68, max=32, meandelta=3920.94 % 0 10 20 30 40 50 60 70 80 90 100 0 18 20 23 26 29 32 32 32 32 32 Graph level=0 size=114282, Fanout min=3, mean=38.97, max=64, meandelta=2725.63 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=102, connectedness=1.00 Graph level=1 size=3534, connectedness=1.00 Graph level=0 size=114282, connectedness=1.00 Leaf 20 has 4 layers Leaf 20 has 49745 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=3, mean=7.58, max=14, meandelta=5048.04 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 7 8 9 9 10 14 Graph level=1 size=1514, Fanout min=9, mean=25.06, max=32, meandelta=1799.03 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 26 29 32 32 32 32 Graph level=0 size=49745, Fanout min=3, mean=38.22, max=64, meandelta=1206.63 % 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=1514, connectedness=1.00 Graph level=0 size=49745, 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.10.01.30.41/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': 49,943,808.70 msec task-clock:u 191,964,751,684,442 cycles:u (36.36%) 111,123,007,470,728 instructions:u (36.36%) 3,303,563,538,431 cache-references:u (36.36%) 1,504,814,617,098 cache-misses:u (36.36%) 40,093,073,356,764 L1-dcache-loads:u (36.36%) 1,466,156,939,495 L1-dcache-load-misses:u (36.36%) 2,351,093,086,732 L1-icache-loads:u (36.36%) 12,424,339,242 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 12,724,742 faults:u 11,869,469 minor-faults:u 1,474 major-faults:u 11,261,495,272,207 branches:u (36.36%) 86,313,007,885 branch-misses:u (36.36%) 2,929,230,266,179 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1706.906189885 seconds time elapsed 49387.434287000 seconds user 544.028995000 seconds sys took 0:28:26.938677 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.955, cpu_time_ms=16.002, net_cpu_ms=16.758, 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=73520, index_time_sec=1442.14, index_docs_per_sec=5547.32, force_merge_time_sec=0.0, index_num_segments=21, index_size_on_disk_mb=39935.9, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (43, {0: 0, 10: 5, 20: 5, 30: 6, 40: 7, 50: 7, 60: 8, 70: 9, 80: 9, 90: 10, 100: 14}), 1: (1514, {0: 0, 10: 16, 20: 18, 30: 21, 40: 23, 50: 26, 60: 29, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (49745, {0: 0, 10: 20, 20: 24, 30: 28, 40: 31, 50: 35, 60: 40, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1706, microseconds=938677)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 112 Start: 2026-05-10 08:04:52 (UTC) Duration: 1695 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 47810806 820415577 jdk.FileWrite 19580075 410150567 jdk.FileRead 8003652 183007518 jdk.ObjectAllocationInNewTLAB 60471 1204678 jdk.BooleanFlag 55552 1757424 jdk.CPULoad 31387 627104 jdk.Checkpoint 7555 33054712 jdk.Compilation 6042 156117 jdk.UnsignedIntFlag 5376 182368 jdk.IntFlag 4928 179808 jdk.StringFlag 3808 147723 jdk.ObjectAllocationOutsideTLAB 1015 18203 jdk.CPUInformation 112 168220 jdk.GCConfiguration 112 2908 jdk.JVMInformation 112 104268 jdk.Metadata 112 12379021 jdk.GarbageCollection 45 1079 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.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 47810806 events (total: 47M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 57.97% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 16.15% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 12.02% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 2.80% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.08% 993108 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.64% 783906 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.48% 707983 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.73% 349283 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.52% 249901 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.43% 203723 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.40% 191546 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.35% 165765 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.28% 132239 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.27% 131409 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.24% 117111 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.20% 93668 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.18% 84837 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 80507 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.13% 63695 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 52948 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 51173 sun.nio.ch.NativeThread#current0() [Native code] 0.11% 50212 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.10% 48926 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 40224 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.08% 39539 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.07% 35280 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 33831 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.07% 33673 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 29295 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 28890 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 26930 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 26289 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.05% 25770 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.03% 16419 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 15584 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 15320 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 14424 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 13975 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] 0.03% 13934 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 13324 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 13169 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [JIT compiled code] 0.03% 12676 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 12485 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.03% 12409 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.03% 12006 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 11326 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.02% 10523 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 9249 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 8818 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 7662 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 47810806 events (total: 47M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 54.70% 26M 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] 16.15% 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] 12.01% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 2.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] 1.78% 849918 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.50% 719018 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.43% 681487 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 1.25% 597800 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.73% 349283 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.66% 316359 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.61% 292751 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.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.52% 247376 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.50% 240886 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.34% 161162 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.32% 155298 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.28% 131844 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.27% 131389 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.25% 117213 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.23% 108038 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.21% 102361 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% 93576 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.15% 70037 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.13% 63316 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% 61367 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 55344 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% 48915 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [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] 0.10% 48124 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% 47097 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% 43900 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% 40215 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% 39539 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% 37837 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.08% 35976 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% 35280 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% 33789 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% 32966 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] 0.06% 29136 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% 28832 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.06% 26660 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% 26194 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.05% 24982 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.05% 22979 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 21130 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.04% 20103 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.04% 19236 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% 17400 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% 16477 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] 0.03% 16177 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.03% 13934 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] 0.03% 13908 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [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.AbstractHnswGraphSearcher#search():83 [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.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 47810806 events (total: 47M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 23.51% 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 [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.0x000000004819fbf0#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] 21.46% 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 14.77% 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.57% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 9.17% 4M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 2.09% 997754 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.00% 478904 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 [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] 0.91% 435905 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.79% 379468 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.75% 358082 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.0x000000004819fbf0#call() [Inlined code] 0.72% 345603 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.67% 319361 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.0x0000000048196660#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.60% 286315 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.56% 269203 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.0x0000000048196660#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.53% 255351 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [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.36% 174141 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.36% 170138 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.34% 163061 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.32% 150632 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.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.31% 149031 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.30% 141332 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.29% 139457 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.27% 131303 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.27% 130454 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.0x0000000048196660#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.27% 127171 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.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.25% 119045 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.20% 94880 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.19% 91224 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.16% 77230 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.16% 76415 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.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 73756 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.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 70037 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.0x000000004807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 68738 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.0x0000000048196660#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% 67156 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x000000004819fbf0#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% 61635 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.13% 60700 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.13% 60593 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.0x0000000048196660#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% 59496 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.12% 58985 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x000000004819fbf0#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.0x000000004819a328#run() [JIT compiled code] 0.12% 58918 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% 58440 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x000000004819fbf0#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.0x000000004819a328#run() [JIT compiled code] 0.12% 55252 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.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 54832 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 46331 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 46218 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.09% 45073 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 42786 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [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 [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% 42597 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.09% 41743 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 [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.0x000000004819fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.09% 41303 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61458 events (total: 439445M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.51% 98933M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.14% 97285M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 18.50% 81307M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.49% 63684M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.31% 32133M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.14% 18183M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.80% 7888M java.lang.Integer#valueOf():1006 [Inlined code] 0.74% 3267M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.67% 2938M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.58% 2536M java.util.Arrays#copyOf():3478 [Inlined code] 0.57% 2520M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.56% 2466M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.47% 2061M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.44% 1941M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.42% 1837M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.31% 1349M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.29% 1259M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.27% 1190M knn.IndexerThread#_run():108 [JIT compiled code] 0.27% 1170M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.21% 933M java.util.ArrayList#grow():240 [Inlined code] 0.20% 891M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.20% 884M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.19% 834M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.16% 711M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.14% 635M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.14% 595M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.13% 586M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 577M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.09% 379M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.09% 374M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 372M java.util.HashMap#newNode():1910 [Inlined code] 0.08% 356M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.08% 343M java.util.List#of():935 [Inlined code] 0.07% 310M knn.IndexerThread#_run():125 [JIT compiled code] 0.07% 303M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 293M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 280M org.apache.lucene.document.Document#():42 [Inlined code] 0.06% 270M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.06% 266M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.05% 231M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.04% 197M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 189M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] 0.04% 187M knn.KnnGraphTester#printGraphFanout():1147 [JIT compiled code] 0.04% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.04% 162M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 135M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.03% 132M java.lang.reflect.Array#newArray() [Native 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.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61458 events (total: 439445M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.99% 79071M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 17.78% 78144M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.97% 48219M 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] 9.02% 39628M 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.31% 32133M 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.75% 29674M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 5.47% 24041M 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.46% 19603M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.36% 19140M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 2.85% 12504M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.76% 7750M 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.29% 5678M 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.56% 2466M 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.51% 2231M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.48% 2108M 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.43% 1889M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] 0.42% 1837M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.40% 1765M 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.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.29% 1286M 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.27% 1190M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.25% 1102M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.21% 933M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.21% 922M 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.21% 922M 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.20% 898M 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.20% 891M 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% 834M 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.18% 775M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 755M 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.17% 732M 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.16% 711M 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.15% 645M 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.14% 617M 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% 583M 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.12% 522M 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.11% 491M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.10% 449M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.10% 432M 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.10% 424M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.09% 398M 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.09% 396M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.09% 391M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.09% 386M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 384M 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.09% 379M 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% 374M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 364M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.08% 352M 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% 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmFalse.jfr is 1395.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61458 events (total: 439445M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 9.00% 39564M 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.31% 32133M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 5.92% 26000M 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] 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.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.76% 25309M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000004819fbf0#call() [Inlined code] 5.70% 25038M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000004819fbf0#call() [Inlined code] 5.12% 22517M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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] 5.09% 22360M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 4.96% 21814M 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.78% 21005M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 4.70% 20639M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.80% 16697M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.57% 15695M 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.93% 12890M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.90% 8345M 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.76% 7750M 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.52% 6690M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.41% 6191M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.21% 5297M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.05% 4625M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.03% 4507M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.96% 4201M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.95% 4185M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.93% 4075M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.88% 3868M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.84% 3703M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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% 2931M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 2923M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.61% 2682M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.61% 2665M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.54% 2365M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.53% 2350M 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.0x000000004819fbf0#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.51% 2239M 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.0x000000004819fbf0#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.50% 2212M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.48% 2108M 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.43% 1889M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.0x000000004819a328#run() [Interpreted code] 0.42% 1837M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.38% 1658M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [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.37% 1607M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#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.36% 1584M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.29% 1286M 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.29% 1278M 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.0x000000004819fbf0#call() [Inlined code] 0.28% 1230M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.27% 1190M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1074M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.24% 1042M 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 [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.0x000000004819fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.23% 1000M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004819fbf0#call() [Inlined code] 0.21% 933M 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.19% 834M 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% 628M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.10.01.30.41/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.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 2582141 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1889056653163565 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 10, 2026 4:46:04 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-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: 78 segments, 8 merges 69.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 35.6s _1d8: 8 segs, 281.6 K docs, 1402.4 MB 22.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 19.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 14.7s _1ea: 8 segs, 41.3 K docs, 204.5 MB 10.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 3.4s _1eq: 8 segs, 37.8 K docs, 187.0 MB 0.0s _1er: 8 segs, 29.7 K docs, 146.9 MB 5.0 sec: 78 segments, 8 merges 74.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 40.6s _1d8: 8 segs, 281.6 K docs, 1402.4 MB 27.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 24.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 19.7s _1ea: 8 segs, 41.3 K docs, 204.5 MB 15.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 8.4s _1eq: 8 segs, 37.8 K docs, 187.0 MB 5.0s _1er: 8 segs, 29.7 K docs, 146.9 MB 10.0 sec: 78 segments, 8 merges 79.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 45.6s _1d8: 8 segs, 281.6 K docs, 1402.4 MB 32.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 29.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 24.8s _1ea: 8 segs, 41.3 K docs, 204.5 MB 20.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 13.4s _1eq: 8 segs, 37.8 K docs, 187.0 MB 10.0s _1er: 8 segs, 29.7 K docs, 146.9 MB 15.0 sec: 78 segments, 8 merges 84.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 50.6s _1d8: 8 segs, 281.6 K docs, 1402.4 MB 37.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 34.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 29.8s _1ea: 8 segs, 41.3 K docs, 204.5 MB 25.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 18.5s _1eq: 8 segs, 37.8 K docs, 187.0 MB 15.0s _1er: 8 segs, 29.7 K docs, 146.9 MB 20.0 sec: 57 segments, 5 merges 89.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 42.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 39.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 34.8s _1ea: 8 segs, 41.3 K docs, 204.5 MB 30.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 25.0 sec: 57 segments, 5 merges 94.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 47.4s _1dv: 8 segs, 157.7 K docs, 784.6 MB 44.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 39.8s _1ea: 8 segs, 41.3 K docs, 204.5 MB 35.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 30.0 sec: 50 segments, 4 merges 99.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 52.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 49.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 40.1s _1eh: 8 segs, 109.6 K docs, 544.9 MB 35.0 sec: 50 segments, 4 merges 104.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 57.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 54.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 45.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 40.0 sec: 50 segments, 4 merges 109.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 62.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 59.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 50.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 45.0 sec: 50 segments, 4 merges 114.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 67.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 64.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 55.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 50.0 sec: 50 segments, 4 merges 119.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 72.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 69.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 60.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 55.1 sec: 50 segments, 4 merges 124.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 77.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 74.0s _1e1: 8 segs, 158.9 K docs, 790.5 MB 65.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 60.1 sec: 50 segments, 4 merges 129.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 82.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 79.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 70.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 65.1 sec: 50 segments, 4 merges 134.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 87.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 84.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 75.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 70.1 sec: 50 segments, 4 merges 139.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 92.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 89.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 80.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 75.1 sec: 50 segments, 4 merges 144.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 97.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 94.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 85.2s _1eh: 8 segs, 109.6 K docs, 544.9 MB 80.1 sec: 43 segments, 3 merges 149.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 102.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 99.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 85.1 sec: 43 segments, 3 merges 154.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 107.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 104.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 90.1 sec: 43 segments, 3 merges 159.7s _1by: 8 segs, 994.1 K docs, 4958.2 MB 112.5s _1dv: 8 segs, 157.7 K docs, 784.6 MB 109.1s _1e1: 8 segs, 158.9 K docs, 790.5 MB 95.1 sec: 22 segments, 1 merges 3.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 100.1 sec: 22 segments, 1 merges 8.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 105.1 sec: 22 segments, 1 merges 13.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 110.1 sec: 22 segments, 1 merges 18.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 115.0 sec: 22 segments, 1 merges 22.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 120.0 sec: 22 segments, 1 merges 27.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 125.0 sec: 22 segments, 1 merges 32.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 130.0 sec: 22 segments, 1 merges 37.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 135.0 sec: 22 segments, 1 merges 42.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 140.0 sec: 22 segments, 1 merges 47.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 145.0 sec: 22 segments, 1 merges 52.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 150.0 sec: 22 segments, 1 merges 57.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 155.0 sec: 22 segments, 1 merges 62.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 160.1 sec: 22 segments, 1 merges 67.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 165.1 sec: 22 segments, 1 merges 72.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 170.1 sec: 22 segments, 1 merges 77.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 175.1 sec: 22 segments, 1 merges 82.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 180.1 sec: 22 segments, 1 merges 87.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 185.1 sec: 22 segments, 1 merges 92.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 190.1 sec: 22 segments, 1 merges 98.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 195.1 sec: 22 segments, 1 merges 103.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 200.1 sec: 22 segments, 1 merges 108.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 205.1 sec: 22 segments, 1 merges 113.0s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 210.0 sec: 22 segments, 1 merges 117.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB 215.0 sec: 22 segments, 1 merges 122.9s _1es: 6 segs, 1002.5 K docs, 5001.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1581 seconds reindex takes 1581.35 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 17 segments, 1 merges 5.0 sec: 17 segments, 1 merges 5.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 10.0 sec: 17 segments, 1 merges 10.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 15.0 sec: 17 segments, 1 merges 15.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 20.0 sec: 17 segments, 1 merges 20.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 25.0 sec: 17 segments, 1 merges 25.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 30.0 sec: 17 segments, 1 merges 30.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 35.0 sec: 17 segments, 1 merges 35.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 40.0 sec: 17 segments, 1 merges 40.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 45.0 sec: 17 segments, 1 merges 45.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 50.0 sec: 17 segments, 1 merges 50.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 55.1 sec: 17 segments, 1 merges 55.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 60.1 sec: 17 segments, 1 merges 60.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 65.1 sec: 17 segments, 1 merges 65.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 70.1 sec: 17 segments, 1 merges 70.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 75.1 sec: 17 segments, 1 merges 75.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 80.1 sec: 17 segments, 1 merges 80.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 85.1 sec: 17 segments, 1 merges 85.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 90.1 sec: 17 segments, 1 merges 90.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 95.1 sec: 17 segments, 1 merges 95.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 100.1 sec: 17 segments, 1 merges 100.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 105.1 sec: 17 segments, 1 merges 105.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 110.1 sec: 17 segments, 1 merges 110.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 115.0 sec: 17 segments, 1 merges 115.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 120.0 sec: 17 segments, 1 merges 120.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 125.0 sec: 17 segments, 1 merges 125.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 130.0 sec: 17 segments, 1 merges 130.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 135.0 sec: 17 segments, 1 merges 135.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 140.0 sec: 17 segments, 1 merges 140.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 145.0 sec: 17 segments, 1 merges 145.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 150.0 sec: 17 segments, 1 merges 150.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 155.0 sec: 17 segments, 1 merges 155.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 160.0 sec: 17 segments, 1 merges 160.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 165.0 sec: 17 segments, 1 merges 165.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 170.1 sec: 17 segments, 1 merges 170.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 175.1 sec: 17 segments, 1 merges 175.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 180.1 sec: 17 segments, 1 merges 180.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 185.1 sec: 17 segments, 1 merges 185.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 190.1 sec: 17 segments, 1 merges 190.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 195.1 sec: 17 segments, 1 merges 195.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 200.1 sec: 17 segments, 1 merges 200.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 205.1 sec: 17 segments, 1 merges 205.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 210.1 sec: 17 segments, 1 merges 210.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 215.1 sec: 17 segments, 1 merges 215.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 220.1 sec: 17 segments, 1 merges 220.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 225.1 sec: 17 segments, 1 merges 225.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 230.0 sec: 17 segments, 1 merges 230.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 235.0 sec: 17 segments, 1 merges 235.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 240.0 sec: 17 segments, 1 merges 240.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 245.0 sec: 17 segments, 1 merges 245.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 250.0 sec: 17 segments, 1 merges 250.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 255.0 sec: 17 segments, 1 merges 255.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 260.0 sec: 17 segments, 1 merges 260.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 265.0 sec: 17 segments, 1 merges 265.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 270.0 sec: 17 segments, 1 merges 270.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 275.0 sec: 17 segments, 1 merges 275.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 280.0 sec: 17 segments, 1 merges 280.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 285.1 sec: 17 segments, 1 merges 285.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 290.1 sec: 17 segments, 1 merges 290.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 295.1 sec: 17 segments, 1 merges 295.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 300.1 sec: 17 segments, 1 merges 300.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 305.1 sec: 17 segments, 1 merges 305.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 310.1 sec: 17 segments, 1 merges 310.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 315.1 sec: 17 segments, 1 merges 315.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 320.1 sec: 17 segments, 1 merges 320.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 325.1 sec: 17 segments, 1 merges 325.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 330.1 sec: 17 segments, 1 merges 330.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 335.1 sec: 17 segments, 1 merges 335.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 340.1 sec: 17 segments, 1 merges 340.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 345.0 sec: 17 segments, 1 merges 345.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 350.0 sec: 17 segments, 1 merges 350.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 355.0 sec: 17 segments, 1 merges 355.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 360.0 sec: 17 segments, 1 merges 360.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 365.0 sec: 17 segments, 1 merges 365.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 370.0 sec: 17 segments, 1 merges 370.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 375.0 sec: 17 segments, 1 merges 375.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 380.0 sec: 17 segments, 1 merges 380.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 385.0 sec: 17 segments, 1 merges 385.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 390.0 sec: 17 segments, 1 merges 390.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 395.1 sec: 17 segments, 1 merges 395.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 400.1 sec: 17 segments, 1 merges 400.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 405.1 sec: 17 segments, 1 merges 405.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 410.1 sec: 17 segments, 1 merges 410.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 415.1 sec: 17 segments, 1 merges 415.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 420.1 sec: 17 segments, 1 merges 420.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 425.1 sec: 17 segments, 1 merges 425.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 430.1 sec: 17 segments, 1 merges 430.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 435.0 sec: 17 segments, 1 merges 435.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 440.0 sec: 17 segments, 1 merges 440.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 445.0 sec: 17 segments, 1 merges 445.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 450.0 sec: 17 segments, 1 merges 450.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 455.0 sec: 17 segments, 1 merges 455.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 460.0 sec: 17 segments, 1 merges 460.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 465.0 sec: 17 segments, 1 merges 465.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 470.0 sec: 17 segments, 1 merges 470.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 475.1 sec: 17 segments, 1 merges 475.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 480.1 sec: 17 segments, 1 merges 480.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 485.1 sec: 17 segments, 1 merges 485.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 490.1 sec: 17 segments, 1 merges 490.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 495.1 sec: 17 segments, 1 merges 495.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 500.1 sec: 17 segments, 1 merges 500.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 505.1 sec: 17 segments, 1 merges 505.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 510.1 sec: 17 segments, 1 merges 510.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 515.0 sec: 17 segments, 1 merges 515.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 520.0 sec: 17 segments, 1 merges 520.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 525.0 sec: 17 segments, 1 merges 525.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 530.0 sec: 17 segments, 1 merges 530.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 535.0 sec: 17 segments, 1 merges 535.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 540.0 sec: 17 segments, 1 merges 540.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 545.0 sec: 17 segments, 1 merges 545.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 550.0 sec: 17 segments, 1 merges 550.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 555.0 sec: 17 segments, 1 merges 555.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 560.0 sec: 17 segments, 1 merges 560.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 565.0 sec: 17 segments, 1 merges 565.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 570.0 sec: 17 segments, 1 merges 570.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 575.0 sec: 17 segments, 1 merges 575.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 580.1 sec: 17 segments, 1 merges 580.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 585.1 sec: 17 segments, 1 merges 585.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 590.1 sec: 17 segments, 1 merges 590.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 595.1 sec: 17 segments, 1 merges 595.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 600.0 sec: 17 segments, 1 merges 600.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 605.0 sec: 17 segments, 1 merges 605.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 610.0 sec: 17 segments, 1 merges 610.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 615.0 sec: 17 segments, 1 merges 615.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 620.0 sec: 17 segments, 1 merges 620.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 625.0 sec: 17 segments, 1 merges 625.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 630.0 sec: 17 segments, 1 merges 630.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 635.0 sec: 17 segments, 1 merges 635.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 640.0 sec: 17 segments, 1 merges 640.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 645.0 sec: 17 segments, 1 merges 645.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 650.1 sec: 17 segments, 1 merges 650.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 655.1 sec: 17 segments, 1 merges 655.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 660.1 sec: 17 segments, 1 merges 660.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 665.1 sec: 17 segments, 1 merges 665.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 670.1 sec: 17 segments, 1 merges 670.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 675.1 sec: 17 segments, 1 merges 675.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 680.1 sec: 17 segments, 1 merges 680.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 685.1 sec: 17 segments, 1 merges 685.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 690.1 sec: 17 segments, 1 merges 690.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 695.1 sec: 17 segments, 1 merges 695.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 700.1 sec: 17 segments, 1 merges 700.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 705.1 sec: 17 segments, 1 merges 705.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 710.0 sec: 17 segments, 1 merges 710.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 715.0 sec: 17 segments, 1 merges 715.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 720.0 sec: 17 segments, 1 merges 720.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 725.0 sec: 17 segments, 1 merges 725.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 730.1 sec: 17 segments, 1 merges 730.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 735.1 sec: 17 segments, 1 merges 735.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 740.1 sec: 17 segments, 1 merges 740.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 745.1 sec: 17 segments, 1 merges 745.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 750.1 sec: 17 segments, 1 merges 750.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 755.1 sec: 17 segments, 1 merges 755.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 760.1 sec: 17 segments, 1 merges 760.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 765.1 sec: 17 segments, 1 merges 765.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 770.1 sec: 17 segments, 1 merges 770.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 775.1 sec: 17 segments, 1 merges 775.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 780.0 sec: 17 segments, 1 merges 780.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 785.0 sec: 17 segments, 1 merges 785.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 790.0 sec: 17 segments, 1 merges 790.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 795.0 sec: 17 segments, 1 merges 795.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 800.1 sec: 17 segments, 1 merges 800.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 805.1 sec: 17 segments, 1 merges 805.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 810.0 sec: 17 segments, 1 merges 810.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 815.0 sec: 17 segments, 1 merges 815.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 820.0 sec: 17 segments, 1 merges 820.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 825.0 sec: 17 segments, 1 merges 825.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 830.0 sec: 17 segments, 1 merges 830.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 835.0 sec: 17 segments, 1 merges 835.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 840.0 sec: 17 segments, 1 merges 840.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 845.0 sec: 17 segments, 1 merges 845.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 850.0 sec: 17 segments, 1 merges 850.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 855.0 sec: 17 segments, 1 merges 855.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 860.0 sec: 17 segments, 1 merges 860.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 865.0 sec: 17 segments, 1 merges 865.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 870.0 sec: 17 segments, 1 merges 870.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 875.0 sec: 17 segments, 1 merges 875.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 880.0 sec: 17 segments, 1 merges 880.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 885.0 sec: 17 segments, 1 merges 885.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 890.1 sec: 17 segments, 1 merges 890.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 895.1 sec: 17 segments, 1 merges 895.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 900.1 sec: 17 segments, 1 merges 900.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 905.1 sec: 17 segments, 1 merges 905.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 910.1 sec: 17 segments, 1 merges 910.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 915.1 sec: 17 segments, 1 merges 915.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 920.1 sec: 17 segments, 1 merges 920.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 925.1 sec: 17 segments, 1 merges 925.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 930.1 sec: 17 segments, 1 merges 930.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 935.1 sec: 17 segments, 1 merges 935.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 940.1 sec: 17 segments, 1 merges 940.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 945.1 sec: 17 segments, 1 merges 945.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 950.1 sec: 17 segments, 1 merges 950.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 955.1 sec: 17 segments, 1 merges 955.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 960.1 sec: 17 segments, 1 merges 960.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 965.0 sec: 17 segments, 1 merges 965.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 970.0 sec: 17 segments, 1 merges 970.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 975.0 sec: 17 segments, 1 merges 975.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 980.0 sec: 17 segments, 1 merges 980.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 985.0 sec: 17 segments, 1 merges 985.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 990.0 sec: 17 segments, 1 merges 990.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 995.0 sec: 17 segments, 1 merges 995.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1000.0 sec: 17 segments, 1 merges 1000.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1005.0 sec: 17 segments, 1 merges 1005.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1010.0 sec: 17 segments, 1 merges 1010.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1015.0 sec: 17 segments, 1 merges 1015.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1020.0 sec: 17 segments, 1 merges 1020.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1025.0 sec: 17 segments, 1 merges 1025.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1030.0 sec: 17 segments, 1 merges 1030.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1035.0 sec: 17 segments, 1 merges 1035.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1040.0 sec: 17 segments, 1 merges 1040.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1045.0 sec: 17 segments, 1 merges 1045.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1050.0 sec: 17 segments, 1 merges 1050.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1055.0 sec: 17 segments, 1 merges 1055.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1060.0 sec: 17 segments, 1 merges 1060.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1065.0 sec: 17 segments, 1 merges 1065.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1070.1 sec: 17 segments, 1 merges 1070.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1075.1 sec: 17 segments, 1 merges 1075.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1080.1 sec: 17 segments, 1 merges 1080.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1085.1 sec: 17 segments, 1 merges 1085.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1090.0 sec: 17 segments, 1 merges 1090.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1095.0 sec: 17 segments, 1 merges 1095.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1100.0 sec: 17 segments, 1 merges 1100.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1105.0 sec: 17 segments, 1 merges 1105.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1110.0 sec: 17 segments, 1 merges 1110.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1115.0 sec: 17 segments, 1 merges 1115.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1120.0 sec: 17 segments, 1 merges 1120.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1125.0 sec: 17 segments, 1 merges 1125.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1130.0 sec: 17 segments, 1 merges 1130.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1135.0 sec: 17 segments, 1 merges 1135.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1140.1 sec: 17 segments, 1 merges 1140.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1145.1 sec: 17 segments, 1 merges 1145.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1150.1 sec: 17 segments, 1 merges 1150.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1155.1 sec: 17 segments, 1 merges 1155.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1160.0 sec: 17 segments, 1 merges 1160.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1165.0 sec: 17 segments, 1 merges 1165.0s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1170.1 sec: 17 segments, 1 merges 1170.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1175.1 sec: 17 segments, 1 merges 1175.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1180.1 sec: 17 segments, 1 merges 1180.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1185.1 sec: 17 segments, 1 merges 1185.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1190.1 sec: 17 segments, 1 merges 1190.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1195.1 sec: 17 segments, 1 merges 1195.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1200.1 sec: 17 segments, 1 merges 1200.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1205.1 sec: 17 segments, 1 merges 1205.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB 1210.1 sec: 17 segments, 1 merges 1210.1s _1et: 17 segs, 8000.0 K docs, 39943.5 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1214.61 sec index has 1 segments: segments_3: _1et(11.0.0):C8000000 _1et: 40090.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.67 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=49110145289 cpu@end=51640234820 deltaMS=2530.089531 thread 14 name=Reference Handler cpu@start=1634538 cpu@end=1634538 deltaMS=0.0 thread 15 name=Finalizer cpu@start=155058 cpu@end=155058 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=59263 cpu@end=59263 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=8627742 cpu@end=8675227 deltaMS=0.047485 thread 41 name=JFR Recorder Thread cpu@start=23371359071 cpu@end=23371792843 deltaMS=0.433772 thread 42 name=JFR Periodic Tasks cpu@start=180030961791 cpu@end=180151758146 deltaMS=120.796355 thread 45 name=Notification Thread cpu@start=105820 cpu@end=105820 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2543431448940 cpu@end=2543431448940 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2548437627955 cpu@end=2548437627955 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2544486215379 cpu@end=2544486215379 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2546426959504 cpu@end=2546426959504 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2545026590439 cpu@end=2545026590439 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2546851282304 cpu@end=2546851282304 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2543288997993 cpu@end=2543288997993 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2548738091480 cpu@end=2548738091480 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2548546133698 cpu@end=2548546133698 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2543395766410 cpu@end=2543395766410 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2545544133225 cpu@end=2545544133225 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2545286669877 cpu@end=2545286669877 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2549231439339 cpu@end=2549231439339 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2542467581320 cpu@end=2542467581320 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2544025684667 cpu@end=2544025684667 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2550608144361 cpu@end=2550608144361 deltaMS=0.0 Average CPU cores used: 1.0449663038588743 completed 1000 searches in 2537 ms: 394 QPS CPU time=2651 ms checking results SUMMARY: 0.929 2.537 2.651 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5669 1581.35 5058.97 1214.61 1 40090.67 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=239, Fanout min=6, mean=16.02, max=31, meandelta=414994.91 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 15 17 18 20 23 31 Graph level=2 size=7680, Fanout min=7, mean=27.53, max=32, meandelta=266478.47 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=1 size=247339, Fanout min=1, mean=28.32, max=32, meandelta=258441.86 % 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=194613.05 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=239, connectedness=1.00 Graph level=2 size=7680, connectedness=1.00 Graph level=1 size=247339, 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.10.01.30.41/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': 69,958,318.56 msec task-clock:u 271,158,398,003,990 cycles:u (36.36%) 170,451,684,469,295 instructions:u (36.36%) 5,101,650,540,583 cache-references:u (36.36%) 2,319,264,043,377 cache-misses:u (36.36%) 59,868,860,705,482 L1-dcache-loads:u (36.36%) 2,052,072,492,621 L1-dcache-load-misses:u (36.36%) 2,907,677,824,226 L1-icache-loads:u (36.36%) 17,787,307,440 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 17,585,931 faults:u 16,442,733 minor-faults:u 22,783 major-faults:u 17,659,136,412,803 branches:u (36.36%) 117,140,675,850 branch-misses:u (36.36%) 3,683,892,537,750 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 3093.784678125 seconds time elapsed 69207.601155000 seconds user 734.947650000 seconds sys took 0:51:33.810837 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.929, cpu_time_ms=2.537, net_cpu_ms=2.651, 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=1581.35, index_docs_per_sec=5058.97, force_merge_time_sec=1214.61, index_num_segments=1, index_size_on_disk_mb=40090.67, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (239, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 23, 100: 31}), 2: (7680, {0: 0, 10: 19, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247339, {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=3093, microseconds=810837)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 150 Start: 2026-05-10 08:46:04 (UTC) Duration: 3077 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 67098842 1151724178 jdk.FileWrite 25509237 556532975 jdk.FileRead 8003648 183166428 jdk.BooleanFlag 74400 2354366 jdk.ObjectAllocationInNewTLAB 74282 1475496 jdk.CPULoad 57458 1148524 jdk.Checkpoint 10815 36837790 jdk.UnsignedIntFlag 7200 244308 jdk.IntFlag 6600 240874 jdk.Compilation 5905 152510 jdk.StringFlag 5100 197771 jdk.ObjectAllocationOutsideTLAB 1243 22225 jdk.CPUInformation 150 225296 jdk.GCConfiguration 150 3896 jdk.JVMInformation 150 139946 jdk.Metadata 150 16579047 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.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 67098842 events (total: 67M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 52.63% 35M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 20.75% 13M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 12.86% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.83% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.90% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.81% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.87% 583454 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.80% 536892 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.66% 443267 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.63% 419617 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.41% 276653 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.37% 251293 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.34% 230748 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.28% 185075 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.24% 161158 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.23% 151424 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.20% 133541 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.20% 133211 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.19% 126439 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.16% 108620 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.12% 83062 sun.nio.ch.NativeThread#current0() [Native code] 0.10% 66980 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 57748 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.08% 53279 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 50106 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.07% 44518 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 42941 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 40010 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 39565 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 38544 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 33955 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.05% 32710 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 29648 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 25249 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.03% 21497 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 19418 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 17741 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 17715 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 16677 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 16031 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 15108 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 15058 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 14788 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 12016 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [JIT compiled code] 0.02% 11387 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 10778 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 9985 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 9820 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 9551 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.01% 8812 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 67098842 events (total: 67M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 49.91% 33M 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] 20.74% 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] 12.86% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 2.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 [Inlined code] 1.77% 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.59% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 1.49% 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.87% 582543 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.80% 536892 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.70% 472012 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.49% 327833 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.46% 310480 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.38% 255988 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.37% 248002 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.34% 230736 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% 202299 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.28% 185034 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% 161000 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.23% 151406 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% 143565 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.19% 129833 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.18% 122490 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% 96350 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% 90056 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 85185 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.11% 71650 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% 69220 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% 67121 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.08% 53206 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% 50025 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% 49158 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% 44567 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% 42941 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.06% 39999 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% 39564 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% 39132 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% 33955 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.05% 30979 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% 29645 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% 28837 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.04% 28567 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% 28295 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.04% 27503 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% 25233 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% 23777 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% 21191 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% 19986 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.03% 17550 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.03% 17497 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.02% 16374 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.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 67098842 events (total: 67M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 25.54% 17M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#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] 24.08% 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 19.73% 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] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 11.84% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 2.16% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.01% 674860 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.0x000000001919b9e8#call() [Inlined code] 0.90% 605421 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.0x000000001919b9e8#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.86% 580307 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.0x000000001919b9e8#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.73% 491721 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.60% 403694 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.0x0000000019193a28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.55% 372124 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.50% 336576 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.0x000000001919b9e8#call() [Inlined code] 0.49% 331850 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.0x0000000019193a28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.47% 313071 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.0x000000001919b9e8#call() [Inlined code] 0.45% 301235 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.0x000000001919b9e8#call() [Inlined code] 0.43% 291692 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.41% 273625 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.0x000000001919b9e8#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.0x000000001919e000#run() [JIT compiled code] 0.39% 264967 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.0x0000000019193a28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.29% 193712 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.27% 183981 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.0x000000001919b9e8#call() [Inlined code] 0.27% 181154 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.25% 169344 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.24% 163643 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.24% 159736 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.0x000000001919b9e8#call() [Inlined code] 0.23% 153230 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] 0.23% 151051 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% 137224 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.20% 136704 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.0x000000001919b9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.19% 125528 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] 0.18% 122490 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.0x000000001907aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.15% 103371 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.15% 100072 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.14% 94837 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.13% 89521 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 85410 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 84993 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#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.0x000000001919e000#run() [JIT compiled code] 0.12% 80424 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.0x000000001919b9e8#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.0x000000001919e000#run() [JIT compiled code] 0.11% 75719 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 75447 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 74937 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.0x0000000019193a28#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% 74751 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 73520 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.0x000000001919b9e8#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% 71722 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.0x0000000019193a28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 69015 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% 63499 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.09% 58459 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#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.0x000000001919e000#run() [JIT compiled code] 0.08% 56271 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#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% 55900 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.08% 55675 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.08% 55640 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.0x0000000019193a28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75498 events (total: 565599M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.31% 131840M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.08% 130552M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.89% 129459M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.23% 63533M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.68% 32145M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.35% 24587M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.05% 5962M java.util.Arrays#copyOf():3478 [Inlined code] 0.98% 5551M java.lang.Integer#valueOf():1006 [Inlined code] 0.71% 3991M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.70% 3945M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.69% 3893M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.65% 3671M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.32% 1820M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.32% 1812M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.30% 1718M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.30% 1698M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.22% 1263M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 1249M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.21% 1202M knn.IndexerThread#_run():86 [Interpreted code] 0.17% 945M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.16% 930M java.util.ArrayList#grow():240 [Inlined code] 0.16% 889M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 840M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 741M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.12% 692M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 691M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 687M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.11% 630M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 541M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.09% 485M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 435M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 430M knn.IndexerThread#_run():108 [JIT compiled code] 0.06% 363M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 357M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.06% 355M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 346M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.06% 325M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 277M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 272M java.util.List#of():935 [Inlined code] 0.05% 264M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 246M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 214M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 181M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 178M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 174M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 172M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.03% 171M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled 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.document.Document#():184 [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.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75498 events (total: 565599M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.80% 106306M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.61% 105233M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.13% 74272M 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.36% 52942M 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.90% 39001M 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.68% 32145M 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.35% 24587M 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.33% 24506M 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.27% 24145M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.25% 24018M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 5568M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.97% 5464M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.71% 3991M 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.65% 3671M 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.64% 3615M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.38% 2147M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.34% 1937M 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% 1820M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.27% 1546M 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.27% 1518M 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.25% 1440M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.22% 1261M 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% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.17% 945M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.17% 937M 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% 930M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.16% 877M 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% 741M 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.13% 728M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 709M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.12% 687M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001919e000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.12% 656M 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.11% 630M 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.10% 541M 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% 512M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 511M 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.08% 466M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.08% 437M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 430M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 426M 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% 388M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 383M 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% 369M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.06% 357M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.06% 346M 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.0x000000001917f400#concat() [Inlined code] 0.06% 315M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.05% 304M 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.05% 299M 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.05% 281M 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% 277M 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.10.01.30.41/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q7-fmTrue.jfr is 1860.67 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75498 events (total: 565599M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.71% 49273M 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.56% 48416M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001919b9e8#call() [Inlined code] 8.35% 47246M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001919b9e8#call() [Inlined code] 6.88% 38937M 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.80% 38469M 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.62% 31801M 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.35% 24594M 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.0x000000001919b9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.16% 23503M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001919b9e8#call() [Inlined code] 4.15% 23461M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001919b9e8#call() [Inlined code] 3.92% 22165M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.68% 20829M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.89% 16345M 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.56% 14461M 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.46% 8261M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.44% 8161M 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.40% 7910M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.34% 7590M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.33% 7522M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.26% 7111M 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.0x000000001919b9e8#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.15% 6488M 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% 5568M 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% 5464M 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.96% 5437M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.91% 5161M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.76% 4271M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.73% 4125M 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.0x000000001919b9e8#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.73% 4122M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.70% 3950M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.67% 3807M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.53% 2972M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.47% 2660M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.46% 2575M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 2518M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.44% 2495M 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.0x000000001919b9e8#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.42% 2403M 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.0x000000001919b9e8#call() [Inlined code] 0.41% 2310M 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.0x000000001919b9e8#call() [Inlined code] 0.38% 2125M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.32% 1820M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1723M 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.0x000000001919b9e8#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% 1551M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.27% 1546M 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.0x000000001919b9e8#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.0x000000001919e000#run() [Interpreted code] 0.26% 1469M 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.0x000000001919b9e8#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.23% 1304M 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.0x000000001919b9e8#call() [Inlined code] 0.21% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.21% 1168M 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.0x000000001919b9e8#call() [Inlined code] 0.18% 1042M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001919b9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.16% 930M 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.16% 908M 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% 749M 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.0x000000001919b9e8#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.13% 729M 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.0x000000001919b9e8#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.10.01.30.41/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 2604574 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1893206076950190 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 10, 2026 5:55:13 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-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: 217 segments, 25 merges 722.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 556.1s _182: 8 segs, 117.8 K docs, 468.8 MB 494.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 404.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 382.9s _1a6: 8 segs, 39.7 K docs, 157.3 MB 350.2s _1ak: 8 segs, 177.8 K docs, 708.4 MB 304.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 286.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 269.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 256.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 232.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 191.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 174.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 159.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 140.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 123.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 111.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 93.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 77.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 64.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 51.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 36.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 20.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 7.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 0.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 5.0 sec: 217 segments, 25 merges 727.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 561.1s _182: 8 segs, 117.8 K docs, 468.8 MB 499.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 409.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 387.9s _1a6: 8 segs, 39.7 K docs, 157.3 MB 355.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 309.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 291.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 274.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 261.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 237.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 196.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 179.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 164.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 145.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 128.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 116.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 98.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 82.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 69.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 56.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 41.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 25.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 12.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 5.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 10.0 sec: 217 segments, 25 merges 732.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 566.1s _182: 8 segs, 117.8 K docs, 468.8 MB 504.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 414.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 392.9s _1a6: 8 segs, 39.7 K docs, 157.3 MB 360.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 314.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 296.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 279.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 266.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 242.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 201.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 184.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 169.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 150.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 133.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 121.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 103.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 87.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 74.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 61.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 46.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 30.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 17.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 10.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 15.0 sec: 210 segments, 24 merges 737.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 571.1s _182: 8 segs, 117.8 K docs, 468.8 MB 509.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 419.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 365.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 319.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 301.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 284.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 271.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 247.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 206.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 189.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 174.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 155.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 138.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 126.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 108.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 92.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 79.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 66.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 51.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 35.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 22.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 15.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 20.0 sec: 210 segments, 24 merges 742.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 576.1s _182: 8 segs, 117.8 K docs, 468.8 MB 514.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 424.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 370.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 324.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 306.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 289.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 276.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 252.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 211.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 194.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 179.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 160.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 143.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 131.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 113.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 97.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 84.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 71.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 56.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 40.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 27.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 20.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 25.0 sec: 210 segments, 24 merges 747.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 581.1s _182: 8 segs, 117.8 K docs, 468.8 MB 519.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 429.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 375.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 329.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 311.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 294.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 281.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 257.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 216.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 199.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 184.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 165.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 148.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 136.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 118.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 102.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 89.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 76.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 61.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 45.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 32.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 25.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 30.0 sec: 210 segments, 24 merges 752.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 586.1s _182: 8 segs, 117.8 K docs, 468.8 MB 524.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 434.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 380.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 334.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 316.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 299.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 286.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 262.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 221.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 204.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 189.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 170.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 153.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 141.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 123.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 107.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 94.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 81.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 66.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 50.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 37.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 30.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 35.0 sec: 210 segments, 24 merges 757.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 591.1s _182: 8 segs, 117.8 K docs, 468.8 MB 529.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 439.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 385.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 339.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 321.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 304.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 291.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 267.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 226.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 209.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 194.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 175.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 158.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 146.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 128.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 112.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 99.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 86.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 71.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 55.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 42.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 35.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 40.1 sec: 210 segments, 24 merges 762.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 596.1s _182: 8 segs, 117.8 K docs, 468.8 MB 534.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 444.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 390.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 344.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 326.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 309.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 296.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 272.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 231.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 214.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 199.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 180.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 163.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 151.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 133.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 117.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 104.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 91.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 76.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 60.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 47.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 40.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 45.1 sec: 210 segments, 24 merges 767.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 601.2s _182: 8 segs, 117.8 K docs, 468.8 MB 539.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 449.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 395.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 349.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 331.1s _1bf: 8 segs, 37.7 K docs, 149.4 MB 314.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 301.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 277.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 236.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 219.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 204.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 185.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 168.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 156.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 138.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 122.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 109.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 96.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 81.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 65.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 52.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 45.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 50.1 sec: 203 segments, 23 merges 772.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 606.2s _182: 8 segs, 117.8 K docs, 468.8 MB 544.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 454.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 400.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 354.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 319.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 306.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 282.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 241.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 224.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 209.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 190.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 173.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 161.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 143.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 127.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 114.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 101.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 86.1s _1fe: 8 segs, 39.6 K docs, 156.9 MB 70.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 57.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 50.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 55.1 sec: 203 segments, 23 merges 777.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 611.2s _182: 8 segs, 117.8 K docs, 468.8 MB 549.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 459.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 405.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 359.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 324.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 311.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 287.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 246.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 229.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 214.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 195.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 178.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 166.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 148.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 132.7s _1eo: 8 segs, 40.4 K docs, 160.1 MB 119.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 106.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 91.2s _1fe: 8 segs, 39.6 K docs, 156.9 MB 75.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 62.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 55.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 60.1 sec: 189 segments, 21 merges 782.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 616.2s _182: 8 segs, 117.8 K docs, 468.8 MB 554.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 464.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 410.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 364.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 329.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 316.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 292.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 251.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 234.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 219.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 200.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 183.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 171.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 153.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 124.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 111.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 80.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 67.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 60.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 65.1 sec: 189 segments, 21 merges 787.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 621.2s _182: 8 segs, 117.8 K docs, 468.8 MB 559.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 469.6s _19w: 8 segs, 142.0 K docs, 565.6 MB 415.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 369.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 334.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 321.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 297.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 256.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 239.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 224.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 205.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 188.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 176.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 158.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 129.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 116.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 85.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 72.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 65.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 70.1 sec: 189 segments, 21 merges 792.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 626.2s _182: 8 segs, 117.8 K docs, 468.8 MB 564.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 474.6s _19w: 8 segs, 142.0 K docs, 565.6 MB 420.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 374.2s _1b6: 8 segs, 221.6 K docs, 883.6 MB 339.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 326.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 302.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 261.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 244.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 229.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 210.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 193.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 181.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 163.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 134.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 121.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 90.2s _1fm: 8 segs, 78.0 K docs, 310.1 MB 77.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 70.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 75.1 sec: 182 segments, 20 merges 797.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 631.2s _182: 8 segs, 117.8 K docs, 468.8 MB 569.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 479.6s _19w: 8 segs, 142.0 K docs, 565.6 MB 425.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 379.2s _1b6: 8 segs, 221.6 K docs, 883.6 MB 344.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 331.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 307.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 266.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 249.8s _1d8: 9 segs, 42.4 K docs, 167.9 MB 234.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 215.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 198.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 186.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 168.4s _1ef: 8 segs, 39.9 K docs, 158.1 MB 139.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 126.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 82.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 75.1s _1fx: 11 segs, 41.4 K docs, 163.7 MB 80.0 sec: 182 segments, 20 merges 802.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 636.1s _182: 8 segs, 117.8 K docs, 468.8 MB 574.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 484.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 430.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 384.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 349.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 336.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 312.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 271.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 254.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 239.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 220.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 203.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 191.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 173.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 144.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 131.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 87.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 80.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 85.0 sec: 182 segments, 20 merges 807.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 641.1s _182: 8 segs, 117.8 K docs, 468.8 MB 579.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 489.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 435.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 389.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 354.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 341.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 317.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 276.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 259.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 244.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 225.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 208.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 196.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 178.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 149.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 136.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 92.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 85.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 90.0 sec: 182 segments, 20 merges 812.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 646.1s _182: 8 segs, 117.8 K docs, 468.8 MB 584.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 494.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 440.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 394.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 359.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 346.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 322.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 281.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 264.7s _1d8: 9 segs, 42.4 K docs, 167.9 MB 249.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 230.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 213.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 201.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 183.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 154.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 141.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 97.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 90.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 95.0 sec: 174 segments, 19 merges 817.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 651.1s _182: 8 segs, 117.8 K docs, 468.8 MB 589.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 499.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 445.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 399.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 364.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 351.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 327.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 286.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 254.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 235.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 218.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 206.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 188.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 159.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 146.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 102.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 95.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 100.0 sec: 167 segments, 18 merges 822.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 594.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 504.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 450.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 404.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 369.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 356.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 332.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 291.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 259.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 240.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 223.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 211.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 193.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 164.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 151.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 107.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 100.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 105.0 sec: 167 segments, 18 merges 827.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 599.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 509.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 455.2s _1ak: 8 segs, 177.8 K docs, 708.4 MB 409.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 374.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 361.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 337.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 296.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 264.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 245.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 228.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 216.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 198.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 169.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 156.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 112.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 105.0s _1fx: 11 segs, 41.4 K docs, 163.7 MB 110.0 sec: 157 segments, 18 merges 832.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 604.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 514.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 460.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 414.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 379.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 366.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 342.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 301.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 269.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 250.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 233.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 221.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 203.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 174.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 161.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 117.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 0.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 115.0 sec: 157 segments, 18 merges 837.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 609.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 519.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 465.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 419.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 384.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 371.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 347.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 306.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 274.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 255.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 238.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 226.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 208.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 179.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 166.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 122.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 5.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 120.0 sec: 157 segments, 18 merges 842.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 614.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 524.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 470.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 424.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 389.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 376.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 352.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 311.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 279.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 260.7s _1dq: 8 segs, 39.7 K docs, 157.3 MB 243.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 231.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 213.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 184.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 171.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 127.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 10.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 125.0 sec: 150 segments, 17 merges 847.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 619.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 529.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 475.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 429.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 394.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 381.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 357.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 316.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 284.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 248.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 236.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 218.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 189.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 176.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 132.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 15.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 130.0 sec: 150 segments, 17 merges 852.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 624.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 534.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 480.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 434.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 399.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 386.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 362.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 321.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 289.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 253.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 241.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 223.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 194.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 181.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 137.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 20.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 135.0 sec: 150 segments, 17 merges 857.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 629.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 539.5s _19w: 8 segs, 142.0 K docs, 565.6 MB 485.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 439.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 404.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 391.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 367.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 326.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 294.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 258.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 246.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 228.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 199.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 186.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 142.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 25.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 140.1 sec: 143 segments, 16 merges 862.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 634.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 490.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 444.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 409.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 396.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 372.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 331.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 299.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 263.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 251.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 233.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 204.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 191.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 147.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 30.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 145.1 sec: 143 segments, 16 merges 867.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 639.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 495.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 449.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 414.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 401.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 377.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 336.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 304.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 268.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 256.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 238.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 209.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 196.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 152.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 35.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 150.1 sec: 143 segments, 16 merges 872.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 644.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 500.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 454.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 419.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 406.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 382.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 341.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 309.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 273.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 261.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 243.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 214.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 201.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 157.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 40.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 155.1 sec: 143 segments, 16 merges 877.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 649.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 505.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 459.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 424.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 411.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 387.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 346.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 314.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 278.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 266.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 248.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 219.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 206.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 162.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 45.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 160.1 sec: 143 segments, 16 merges 882.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 654.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 510.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 464.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 429.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 416.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 392.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 351.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 319.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 283.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 271.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 253.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 224.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 211.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 167.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 50.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 165.1 sec: 143 segments, 16 merges 887.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 659.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 515.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 469.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 434.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 421.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 397.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 356.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 324.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 288.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 276.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 258.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 229.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 216.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 172.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 55.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 170.1 sec: 143 segments, 16 merges 892.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 664.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 520.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 474.2s _1b6: 8 segs, 221.6 K docs, 883.6 MB 439.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 426.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 402.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 361.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 329.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 293.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 281.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 263.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 234.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 221.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 177.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 60.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 175.1 sec: 143 segments, 16 merges 897.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 669.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 525.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 479.2s _1b6: 8 segs, 221.6 K docs, 883.6 MB 444.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 431.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 407.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 366.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 334.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 298.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 286.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 268.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 239.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 226.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 182.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 65.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 180.1 sec: 143 segments, 16 merges 902.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 674.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 530.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 484.2s _1b6: 8 segs, 221.6 K docs, 883.6 MB 449.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 436.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 412.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 371.2s _1cy: 9 segs, 44.5 K docs, 176.0 MB 339.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 303.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 291.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 273.4s _1ef: 8 segs, 39.9 K docs, 158.1 MB 244.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 231.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 187.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 70.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 185.0 sec: 143 segments, 16 merges 907.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 679.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 535.2s _1ak: 8 segs, 177.8 K docs, 708.4 MB 489.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 454.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 441.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 417.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 376.1s _1cy: 9 segs, 44.5 K docs, 176.0 MB 344.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 308.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 296.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 278.3s _1ef: 8 segs, 39.9 K docs, 158.1 MB 249.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 236.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 192.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 75.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 190.0 sec: 128 segments, 14 merges 912.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 684.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 540.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 494.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 459.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 446.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 422.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 349.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 313.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 301.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 254.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 241.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 197.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 80.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 195.0 sec: 128 segments, 14 merges 917.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 689.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 545.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 499.1s _1b6: 8 segs, 221.6 K docs, 883.6 MB 464.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 451.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 427.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 354.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 318.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 306.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 259.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 246.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 202.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 85.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 200.0 sec: 121 segments, 13 merges 922.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 694.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 550.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 469.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 456.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 432.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 359.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 323.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 311.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 264.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 251.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 207.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 90.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 205.0 sec: 121 segments, 13 merges 927.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 699.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 555.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 474.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 461.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 437.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 364.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 328.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 316.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 269.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 256.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 212.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 95.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 210.0 sec: 121 segments, 13 merges 932.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 704.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 560.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 479.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 466.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 442.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 369.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 333.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 321.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 274.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 261.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 217.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 100.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 215.0 sec: 121 segments, 13 merges 937.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 709.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 565.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 484.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 471.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 447.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 374.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 338.4s _1dz: 8 segs, 38.3 K docs, 151.7 MB 326.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 279.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 266.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 222.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 105.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 220.0 sec: 121 segments, 13 merges 942.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 714.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 570.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 489.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 476.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 452.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 379.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 343.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 331.8s _1e6: 8 segs, 108.0 K docs, 429.8 MB 284.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 271.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 227.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 110.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 225.1 sec: 121 segments, 13 merges 947.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 719.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 575.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 494.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 481.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 457.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 384.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 348.5s _1dz: 8 segs, 38.3 K docs, 151.7 MB 336.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 289.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 276.3s _1f5: 8 segs, 74.3 K docs, 295.3 MB 232.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 115.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 230.1 sec: 114 segments, 12 merges 952.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 724.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 580.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 499.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 486.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 462.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 389.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 341.9s _1e6: 8 segs, 108.0 K docs, 429.8 MB 294.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 281.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 237.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 120.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 235.1 sec: 107 segments, 11 merges 957.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 729.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 585.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 504.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 491.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 467.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 394.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 299.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 286.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 242.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 125.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 240.1 sec: 107 segments, 11 merges 962.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 734.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 590.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 509.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 496.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 472.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 399.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 304.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 291.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 247.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 130.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 245.1 sec: 107 segments, 11 merges 967.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 739.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 595.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 514.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 501.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 477.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 404.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 309.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 296.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 252.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 135.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 250.1 sec: 107 segments, 11 merges 972.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 744.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 600.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 519.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 506.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 482.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 409.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 314.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 301.4s _1f5: 8 segs, 74.3 K docs, 295.3 MB 257.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 140.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 255.1 sec: 100 segments, 11 merges 977.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 749.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 605.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 524.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 511.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 487.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 414.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 319.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 262.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 145.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 3.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 260.1 sec: 100 segments, 11 merges 982.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 754.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 610.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 529.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 516.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 492.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 419.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 324.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 267.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 150.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 8.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 265.1 sec: 100 segments, 11 merges 987.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 759.8s _18t: 8 segs, 173.6 K docs, 691.8 MB 615.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 534.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 521.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 497.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 424.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 329.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 272.7s _1ft: 8 segs, 147.6 K docs, 588.1 MB 155.4s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 13.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 270.0 sec: 100 segments, 11 merges 992.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 764.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 620.2s _1ak: 8 segs, 177.8 K docs, 708.4 MB 539.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 526.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 502.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 429.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 334.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 277.6s _1ft: 8 segs, 147.6 K docs, 588.1 MB 160.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 18.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 275.0 sec: 93 segments, 10 merges 997.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 769.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 625.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 544.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 531.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 507.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 434.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 339.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 165.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 23.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 280.0 sec: 93 segments, 10 merges 1002.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 774.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 630.3s _1ak: 8 segs, 177.8 K docs, 708.4 MB 549.5s _1bn: 8 segs, 73.5 K docs, 292.1 MB 536.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 512.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 439.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 344.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 170.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 28.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 285.0 sec: 86 segments, 9 merges 1007.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 779.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 554.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 541.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 517.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 444.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 349.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 175.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 33.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 290.0 sec: 86 segments, 9 merges 1012.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 784.7s _18t: 8 segs, 173.6 K docs, 691.8 MB 559.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 546.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 522.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 449.2s _1dh: 8 segs, 37.6 K docs, 149.0 MB 354.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 180.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 38.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 295.0 sec: 79 segments, 8 merges 1017.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 564.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 551.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 527.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 454.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 359.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 185.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 43.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 300.0 sec: 79 segments, 8 merges 1022.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 569.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 556.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 532.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 459.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 364.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 190.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 48.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 305.0 sec: 79 segments, 8 merges 1027.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 574.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 561.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 537.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 464.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 369.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 195.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 53.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 310.0 sec: 79 segments, 8 merges 1032.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 579.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 566.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 542.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 469.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 374.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 200.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 58.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 315.0 sec: 79 segments, 8 merges 1037.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 584.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 571.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 547.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 474.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 379.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 205.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 63.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 320.0 sec: 79 segments, 8 merges 1042.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 589.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 576.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 552.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 479.3s _1dh: 8 segs, 37.6 K docs, 149.0 MB 384.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 210.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 68.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 325.1 sec: 72 segments, 7 merges 1047.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 594.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 581.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 557.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 389.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 215.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 73.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 330.1 sec: 72 segments, 7 merges 1052.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 599.6s _1bn: 8 segs, 73.5 K docs, 292.1 MB 586.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 562.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 394.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 220.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 78.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 335.1 sec: 65 segments, 6 merges 1057.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 591.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 567.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 399.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 225.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 83.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 340.1 sec: 65 segments, 6 merges 1062.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 596.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 572.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 404.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 230.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 88.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 345.1 sec: 65 segments, 6 merges 1067.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 601.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 577.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 409.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 235.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 93.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 350.1 sec: 65 segments, 6 merges 1072.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 606.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 582.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 414.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 240.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 98.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 355.1 sec: 65 segments, 6 merges 1077.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 611.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 587.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 419.1s _1ew: 8 segs, 38.6 K docs, 152.8 MB 245.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 103.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 360.0 sec: 65 segments, 6 merges 1082.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 616.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 592.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 424.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 250.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 108.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 365.0 sec: 65 segments, 6 merges 1087.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 621.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 597.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 429.0s _1ew: 8 segs, 38.6 K docs, 152.8 MB 255.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 113.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 370.1 sec: 58 segments, 5 merges 1092.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 626.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 602.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 260.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 118.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 375.1 sec: 58 segments, 5 merges 1097.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 631.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 607.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 265.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 123.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 380.1 sec: 58 segments, 5 merges 1102.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 636.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 612.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 270.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 128.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 385.1 sec: 58 segments, 5 merges 1107.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 641.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 617.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 275.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 133.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 390.1 sec: 58 segments, 5 merges 1112.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 646.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 622.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 280.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 138.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 395.1 sec: 58 segments, 5 merges 1117.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 651.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 627.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 285.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 143.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 400.1 sec: 58 segments, 5 merges 1122.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 656.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 632.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 290.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 148.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 405.1 sec: 58 segments, 5 merges 1127.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 661.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 637.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 295.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 153.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 410.1 sec: 58 segments, 5 merges 1132.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 666.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 642.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 300.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 158.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 415.1 sec: 58 segments, 5 merges 1137.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 671.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 647.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 305.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 163.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 420.1 sec: 58 segments, 5 merges 1142.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 676.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 652.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 310.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 168.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 425.1 sec: 58 segments, 5 merges 1147.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 681.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 657.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 315.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 173.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 430.0 sec: 58 segments, 5 merges 1152.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 686.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 662.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 320.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 178.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 435.0 sec: 58 segments, 5 merges 1157.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 691.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 667.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 325.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 183.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 440.0 sec: 58 segments, 5 merges 1162.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 696.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 672.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 330.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 188.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 445.0 sec: 58 segments, 5 merges 1167.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 701.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 677.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 335.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 193.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 450.0 sec: 58 segments, 5 merges 1172.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 706.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 682.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 340.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 198.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 455.0 sec: 58 segments, 5 merges 1177.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 711.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 687.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 345.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 203.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 460.0 sec: 58 segments, 5 merges 1182.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 716.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 692.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 350.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 208.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 465.0 sec: 58 segments, 5 merges 1187.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 721.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 697.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 355.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 213.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 470.0 sec: 58 segments, 5 merges 1192.4s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 726.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 702.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 360.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 218.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 475.0 sec: 58 segments, 5 merges 1197.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 731.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 707.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 365.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 223.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 480.0 sec: 58 segments, 5 merges 1202.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 736.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 712.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 370.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 228.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 485.0 sec: 58 segments, 5 merges 1207.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 741.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 717.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 375.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 233.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 490.1 sec: 58 segments, 5 merges 1212.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 746.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 722.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 380.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 238.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 495.1 sec: 58 segments, 5 merges 1217.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 751.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 727.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 385.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 243.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 500.1 sec: 58 segments, 5 merges 1222.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 756.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 732.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 390.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 248.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 505.1 sec: 58 segments, 5 merges 1227.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 761.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 737.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 395.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 253.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 510.1 sec: 58 segments, 5 merges 1232.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 766.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 742.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 400.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 258.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 515.1 sec: 58 segments, 5 merges 1237.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 771.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 747.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 405.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 263.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 520.1 sec: 58 segments, 5 merges 1242.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 776.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 752.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 410.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 268.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 525.1 sec: 58 segments, 5 merges 1247.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 781.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 757.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 415.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 273.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 530.1 sec: 58 segments, 5 merges 1252.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 786.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 762.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 420.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 278.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 535.1 sec: 58 segments, 5 merges 1257.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 791.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 767.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 425.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 283.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 540.1 sec: 58 segments, 5 merges 1262.5s _15w: 8 segs, 1102.1 K docs, 4403.5 MB 796.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 772.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 430.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 288.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 545.1 sec: 51 segments, 4 merges 801.2s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 777.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 435.4s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 293.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 550.0 sec: 51 segments, 4 merges 806.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 782.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 440.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 298.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 555.0 sec: 51 segments, 4 merges 811.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 787.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 445.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 303.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 560.0 sec: 51 segments, 4 merges 816.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 792.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 450.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 308.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 565.0 sec: 51 segments, 4 merges 821.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 797.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 455.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 313.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 570.0 sec: 51 segments, 4 merges 826.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 802.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 460.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 318.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 575.0 sec: 51 segments, 4 merges 831.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 807.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 465.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 323.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 580.0 sec: 51 segments, 4 merges 836.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 812.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 470.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 328.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 585.0 sec: 51 segments, 4 merges 841.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 817.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 475.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 333.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 590.0 sec: 51 segments, 4 merges 846.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 822.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 480.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 338.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 595.0 sec: 51 segments, 4 merges 851.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 827.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 485.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 343.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 600.0 sec: 51 segments, 4 merges 856.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 832.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 490.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 348.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 605.1 sec: 51 segments, 4 merges 861.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 837.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 495.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 353.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 610.1 sec: 51 segments, 4 merges 866.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 842.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 500.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 358.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 615.1 sec: 51 segments, 4 merges 871.1s _1bu: 8 segs, 389.5 K docs, 1554.6 MB 847.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 505.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 363.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 620.1 sec: 44 segments, 4 merges 852.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 510.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 368.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 4.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 625.1 sec: 44 segments, 4 merges 857.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 515.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 373.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 9.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 630.1 sec: 44 segments, 4 merges 862.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 520.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 378.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 14.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 635.1 sec: 44 segments, 4 merges 867.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 525.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 383.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 19.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 640.1 sec: 44 segments, 4 merges 872.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 530.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 388.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 24.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 645.1 sec: 44 segments, 4 merges 877.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 535.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 393.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 29.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 650.1 sec: 44 segments, 4 merges 882.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 540.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 398.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 34.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 655.0 sec: 44 segments, 4 merges 887.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 545.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 403.7s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 39.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 660.0 sec: 44 segments, 4 merges 892.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 550.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 408.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 44.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 665.0 sec: 44 segments, 4 merges 897.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 555.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 413.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 49.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 670.0 sec: 44 segments, 4 merges 902.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 560.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 418.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 54.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 675.0 sec: 44 segments, 4 merges 907.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 565.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 423.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 59.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 680.0 sec: 44 segments, 4 merges 912.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 570.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 428.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 64.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 685.0 sec: 44 segments, 4 merges 917.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 575.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 433.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 69.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 690.0 sec: 44 segments, 4 merges 922.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 580.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 438.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 74.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 695.0 sec: 44 segments, 4 merges 927.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 585.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 443.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 79.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 700.0 sec: 44 segments, 4 merges 932.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 590.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 448.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 84.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 705.0 sec: 44 segments, 4 merges 937.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 595.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 453.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 89.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 710.0 sec: 44 segments, 4 merges 942.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 600.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 458.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 94.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 715.0 sec: 44 segments, 4 merges 947.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 605.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 463.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 99.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 720.0 sec: 44 segments, 4 merges 952.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 610.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 468.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 104.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 725.1 sec: 44 segments, 4 merges 957.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 615.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 473.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 109.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 730.1 sec: 44 segments, 4 merges 962.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 620.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 478.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 114.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 735.1 sec: 44 segments, 4 merges 967.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 625.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 483.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 119.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 740.1 sec: 44 segments, 4 merges 972.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 630.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 488.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 124.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 745.1 sec: 44 segments, 4 merges 977.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 635.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 493.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 129.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 750.1 sec: 44 segments, 4 merges 982.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 640.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 498.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 134.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 755.1 sec: 44 segments, 4 merges 987.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 645.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 503.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 139.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 760.1 sec: 44 segments, 4 merges 992.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 650.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 508.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 144.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 765.1 sec: 44 segments, 4 merges 997.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 655.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 513.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 149.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 770.0 sec: 44 segments, 4 merges 1002.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 660.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 518.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 154.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 775.0 sec: 44 segments, 4 merges 1007.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 665.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 523.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 159.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 780.0 sec: 44 segments, 4 merges 1012.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 670.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 528.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 164.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 785.0 sec: 44 segments, 4 merges 1017.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 675.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 533.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 169.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 790.0 sec: 44 segments, 4 merges 1022.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 680.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 538.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 174.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 795.0 sec: 44 segments, 4 merges 1027.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 685.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 543.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 179.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 800.0 sec: 44 segments, 4 merges 1032.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 690.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 548.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 184.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 805.0 sec: 44 segments, 4 merges 1037.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 695.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 553.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 189.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 810.0 sec: 44 segments, 4 merges 1042.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 700.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 558.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 194.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 815.0 sec: 44 segments, 4 merges 1047.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 705.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 563.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 199.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 820.1 sec: 44 segments, 4 merges 1052.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 710.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 568.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 204.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 825.1 sec: 44 segments, 4 merges 1057.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 715.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 573.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 209.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 830.1 sec: 44 segments, 4 merges 1062.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 720.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 578.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 214.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 835.1 sec: 44 segments, 4 merges 1067.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 725.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 583.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 219.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 840.1 sec: 44 segments, 4 merges 1072.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 730.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 588.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 224.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 845.1 sec: 44 segments, 4 merges 1077.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 735.3s _1fy: 8 segs, 458.6 K docs, 1829.4 MB 593.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 229.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 850.1 sec: 37 segments, 3 merges 1082.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 598.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 234.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 855.1 sec: 37 segments, 3 merges 1087.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 603.9s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 239.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 860.0 sec: 37 segments, 3 merges 1092.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 608.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 244.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 865.0 sec: 37 segments, 3 merges 1097.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 613.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 249.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 870.0 sec: 37 segments, 3 merges 1102.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 618.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 254.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 875.0 sec: 37 segments, 3 merges 1107.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 623.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 259.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 880.0 sec: 37 segments, 3 merges 1112.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 628.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 264.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 885.1 sec: 37 segments, 3 merges 1117.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 633.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 269.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 890.1 sec: 37 segments, 3 merges 1122.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 638.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 274.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 895.1 sec: 37 segments, 3 merges 1127.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 643.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 279.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 900.1 sec: 37 segments, 3 merges 1132.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 648.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 284.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 905.1 sec: 37 segments, 3 merges 1137.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 653.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 289.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 910.1 sec: 37 segments, 3 merges 1142.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 658.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 294.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 915.0 sec: 37 segments, 3 merges 1147.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 663.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 299.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 920.0 sec: 37 segments, 3 merges 1152.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 668.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 304.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 925.0 sec: 37 segments, 3 merges 1157.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 673.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 309.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 930.0 sec: 37 segments, 3 merges 1162.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 678.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 314.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 935.0 sec: 37 segments, 3 merges 1167.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 683.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 319.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 940.0 sec: 37 segments, 3 merges 1172.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 688.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 324.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 945.0 sec: 37 segments, 3 merges 1177.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 693.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 329.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 950.0 sec: 37 segments, 3 merges 1182.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 698.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 334.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 955.0 sec: 37 segments, 3 merges 1187.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 703.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 339.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 960.1 sec: 37 segments, 3 merges 1192.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 708.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 344.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 965.1 sec: 37 segments, 3 merges 1197.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 713.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 349.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 970.1 sec: 37 segments, 3 merges 1202.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 718.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 354.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 975.1 sec: 37 segments, 3 merges 1207.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 723.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 359.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 980.1 sec: 37 segments, 3 merges 1212.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 728.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 364.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 985.1 sec: 37 segments, 3 merges 1217.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 733.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 369.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 990.1 sec: 37 segments, 3 merges 1222.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 738.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 374.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 995.1 sec: 37 segments, 3 merges 1227.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 743.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 379.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1000.1 sec: 37 segments, 3 merges 1232.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 748.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 384.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1005.1 sec: 37 segments, 3 merges 1237.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 753.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 389.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1010.0 sec: 37 segments, 3 merges 1242.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 758.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 394.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1015.0 sec: 37 segments, 3 merges 1247.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 763.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 399.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1020.0 sec: 37 segments, 3 merges 1252.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 768.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 404.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1025.0 sec: 37 segments, 3 merges 1257.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 773.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 409.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1030.0 sec: 37 segments, 3 merges 1262.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 778.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 414.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1035.0 sec: 37 segments, 3 merges 1267.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 783.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 419.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1040.0 sec: 37 segments, 3 merges 1272.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 788.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 424.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1045.0 sec: 37 segments, 3 merges 1277.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 793.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 429.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1050.0 sec: 37 segments, 3 merges 1282.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 798.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 434.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1055.0 sec: 37 segments, 3 merges 1287.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 803.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 439.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1060.0 sec: 37 segments, 3 merges 1292.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 808.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 444.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1065.0 sec: 37 segments, 3 merges 1297.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 813.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 449.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1070.0 sec: 37 segments, 3 merges 1302.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 818.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 454.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1075.0 sec: 37 segments, 3 merges 1307.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 823.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 459.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1080.0 sec: 37 segments, 3 merges 1312.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 828.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 464.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1085.1 sec: 37 segments, 3 merges 1317.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 833.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 469.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1090.1 sec: 37 segments, 3 merges 1322.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 838.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 474.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1095.1 sec: 37 segments, 3 merges 1327.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 843.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 479.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1100.1 sec: 37 segments, 3 merges 1332.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 848.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 484.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1105.1 sec: 37 segments, 3 merges 1337.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 853.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 489.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1110.1 sec: 37 segments, 3 merges 1342.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 858.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 494.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1115.1 sec: 37 segments, 3 merges 1347.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 863.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 499.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1120.1 sec: 37 segments, 3 merges 1352.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 868.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 504.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1125.1 sec: 37 segments, 3 merges 1357.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 873.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 509.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1130.0 sec: 37 segments, 3 merges 1362.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 878.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 514.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1135.0 sec: 37 segments, 3 merges 1367.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 883.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 519.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1140.0 sec: 37 segments, 3 merges 1372.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 888.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 524.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1145.0 sec: 37 segments, 3 merges 1377.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 893.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 529.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1150.0 sec: 37 segments, 3 merges 1382.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 898.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 534.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1155.0 sec: 37 segments, 3 merges 1387.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 903.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 539.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1160.0 sec: 37 segments, 3 merges 1392.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 908.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 544.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1165.0 sec: 37 segments, 3 merges 1397.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 913.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 549.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1170.0 sec: 37 segments, 3 merges 1402.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 918.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 554.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1175.1 sec: 37 segments, 3 merges 1407.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 923.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 559.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1180.1 sec: 37 segments, 3 merges 1412.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 928.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 564.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1185.1 sec: 37 segments, 3 merges 1417.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 933.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 569.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1190.1 sec: 37 segments, 3 merges 1422.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 938.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 574.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1195.1 sec: 37 segments, 3 merges 1427.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 943.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 579.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1200.1 sec: 37 segments, 3 merges 1432.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 948.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 584.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1205.1 sec: 37 segments, 3 merges 1437.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 953.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 589.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1210.1 sec: 37 segments, 3 merges 1442.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 958.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 594.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1215.1 sec: 37 segments, 3 merges 1447.4s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 963.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 599.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1220.0 sec: 37 segments, 3 merges 1452.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 968.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 604.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1225.0 sec: 37 segments, 3 merges 1457.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 973.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 609.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1230.0 sec: 37 segments, 3 merges 1462.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 978.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 614.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1235.0 sec: 37 segments, 3 merges 1467.3s _1c8: 8 segs, 1228.6 K docs, 4909.6 MB 983.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 619.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1240.0 sec: 30 segments, 2 merges 988.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 624.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1245.0 sec: 30 segments, 2 merges 993.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 629.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1250.0 sec: 30 segments, 2 merges 998.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 634.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1255.0 sec: 30 segments, 2 merges 1003.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 639.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1260.0 sec: 30 segments, 2 merges 1008.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 644.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1265.1 sec: 30 segments, 2 merges 1013.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 649.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1270.1 sec: 30 segments, 2 merges 1018.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 654.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1275.1 sec: 30 segments, 2 merges 1023.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 659.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1280.1 sec: 30 segments, 2 merges 1028.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 664.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1285.1 sec: 30 segments, 2 merges 1033.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 669.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1290.1 sec: 30 segments, 2 merges 1038.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 674.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1295.1 sec: 30 segments, 2 merges 1043.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 679.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1300.1 sec: 30 segments, 2 merges 1048.8s _1fz: 8 segs, 392.1 K docs, 1563.8 MB 684.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1305.1 sec: 23 segments, 1 merges 689.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1310.1 sec: 23 segments, 1 merges 694.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1315.1 sec: 23 segments, 1 merges 699.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1320.0 sec: 23 segments, 1 merges 704.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1325.0 sec: 23 segments, 1 merges 709.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1330.0 sec: 23 segments, 1 merges 714.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1335.0 sec: 23 segments, 1 merges 719.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1340.0 sec: 23 segments, 1 merges 724.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1345.0 sec: 23 segments, 1 merges 729.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1350.0 sec: 23 segments, 1 merges 734.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1355.0 sec: 23 segments, 1 merges 739.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1360.0 sec: 23 segments, 1 merges 744.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1365.0 sec: 23 segments, 1 merges 749.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1370.0 sec: 23 segments, 1 merges 754.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1375.1 sec: 23 segments, 1 merges 759.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1380.1 sec: 23 segments, 1 merges 764.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1385.1 sec: 23 segments, 1 merges 769.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1390.1 sec: 23 segments, 1 merges 774.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1395.1 sec: 23 segments, 1 merges 779.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1400.1 sec: 23 segments, 1 merges 784.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1405.1 sec: 23 segments, 1 merges 789.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1410.1 sec: 23 segments, 1 merges 794.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1415.1 sec: 23 segments, 1 merges 799.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1420.1 sec: 23 segments, 1 merges 804.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1425.1 sec: 23 segments, 1 merges 809.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1430.1 sec: 23 segments, 1 merges 814.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1435.0 sec: 23 segments, 1 merges 819.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1440.0 sec: 23 segments, 1 merges 824.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1445.0 sec: 23 segments, 1 merges 829.7s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1450.0 sec: 23 segments, 1 merges 834.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1455.0 sec: 23 segments, 1 merges 839.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1460.0 sec: 23 segments, 1 merges 844.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1465.0 sec: 23 segments, 1 merges 849.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1470.0 sec: 23 segments, 1 merges 854.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1475.0 sec: 23 segments, 1 merges 859.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1480.0 sec: 23 segments, 1 merges 864.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB 1485.0 sec: 23 segments, 1 merges 869.8s _1g0: 8 segs, 986.4 K docs, 3940.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3138 seconds reindex takes 3138.94 sec index has 16 segments: segments_2: _bb(11.0.0):C614901 _sa(11.0.0):C1150187 _jx(11.0.0):C411770 _mx(11.0.0):C384725 _nb(11.0.0):C231962 _1c8(11.0.0):C1228616 _15w(11.0.0):C1102099 _1bu(11.0.0):C389468 _1g0(11.0.0):C986430 _1b6(11.0.0):C221598 _18t(11.0.0):C173569 _1ak(11.0.0):C177790 _1fy(11.0.0):C458555 _1fz(11.0.0):C392103 _1dh(11.0.0):C37636 _1ew(11.0.0):C38591 _bb: 2459.9 MB _sa: 4604.8 MB _jx: 1646.8 MB _mx: 1538.6 MB _nb: 927.3 MB _1c8: 4919.5 MB _15w: 4412.1 MB _1bu: 1557.6 MB _1g0: 3948.4 MB _1b6: 885.8 MB _18t: 693.7 MB _1ak: 710.5 MB _1fy: 1834.1 MB _1fz: 1568.1 MB _1dh: 150.0 MB _1ew: 153.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32011.12 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=55151708691 cpu@end=67847177359 deltaMS=12695.468668 thread 14 name=Reference Handler cpu@start=2699696 cpu@end=2699696 deltaMS=0.0 thread 15 name=Finalizer cpu@start=162210 cpu@end=162210 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=75356 cpu@end=75356 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=28385557 cpu@end=28385557 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=47542266090 cpu@end=47543647059 deltaMS=1.380969 thread 42 name=JFR Periodic Tasks cpu@start=342291912676 cpu@end=342910452772 deltaMS=618.540096 thread 45 name=Notification Thread cpu@start=120329 cpu@end=120329 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=4588916562461 cpu@end=4588916562461 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=4581417263190 cpu@end=4581417263190 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=4589014699300 cpu@end=4589014699300 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=4589544531059 cpu@end=4589544531059 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=4582790185472 cpu@end=4582790185472 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=4589103273360 cpu@end=4589103273360 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=4587851383036 cpu@end=4587851383036 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=4590102370291 cpu@end=4590102370291 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=4585471907172 cpu@end=4585471907172 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=4587247847336 cpu@end=4587247847336 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=4592401385618 cpu@end=4592401385618 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=4584626713650 cpu@end=4584626713650 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=4589598925438 cpu@end=4589598925438 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=4582114091430 cpu@end=4582114091430 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=4580851451809 cpu@end=4580851451809 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=4582197043449 cpu@end=4582197043449 deltaMS=0.0 Average CPU cores used: 1.0480081163363382 completed 1000 searches in 12705 ms: 78 QPS CPU time=13314 ms checking results SUMMARY: 0.975 12.705 13.314 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 63457 3138.94 2548.63 0.00 16 32011.12 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 614901 documents Graph level=3 size=23, Fanout min=3, mean=5.65, max=9, meandelta=48063.55 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 7 7 8 9 Graph level=2 size=487, Fanout min=8, mean=19.96, max=32, meandelta=27874.45 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 26 31 32 Graph level=1 size=18821, Fanout min=2, mean=27.90, max=32, meandelta=20198.75 % 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=614901, Fanout min=1, mean=39.57, max=64, meandelta=14408.35 % 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=487, connectedness=1.00 Graph level=1 size=18821, connectedness=1.00 Graph level=0 size=614901, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1150187 documents Graph level=3 size=66, Fanout min=4, mean=9.42, max=19, meandelta=94835.10 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 10 11 12 13 19 Graph level=2 size=1056, Fanout min=8, mean=24.14, max=32, meandelta=43233.39 % 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=35149, Fanout min=2, mean=28.08, max=32, meandelta=37510.34 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1150187, Fanout min=1, mean=39.43, max=64, meandelta=27000.06 % 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=66, connectedness=1.00 Graph level=2 size=1056, connectedness=1.00 Graph level=1 size=35149, connectedness=1.00 Graph level=0 size=1150187, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 411770 documents Graph level=3 size=23, Fanout min=2, mean=6.00, max=10, meandelta=37175.73 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 6 6 7 7 8 10 Graph level=2 size=314, Fanout min=5, mean=17.94, max=32, meandelta=18897.44 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 23 25 32 Graph level=1 size=12524, Fanout min=7, mean=27.63, max=32, meandelta=13627.10 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=411770, Fanout min=1, mean=39.56, max=64, meandelta=9657.50 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=314, connectedness=1.00 Graph level=1 size=12524, connectedness=1.00 Graph level=0 size=411770, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 384725 documents Graph level=3 size=24, Fanout min=3, mean=6.17, max=11, meandelta=44673.75 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 6 7 7 9 11 Graph level=2 size=310, Fanout min=7, mean=17.51, max=32, meandelta=17802.85 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 18 20 22 26 32 Graph level=1 size=11703, Fanout min=6, mean=27.67, max=32, meandelta=12680.22 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=384725, Fanout min=1, mean=39.56, max=64, meandelta=9026.63 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=310, connectedness=1.00 Graph level=1 size=11703, connectedness=1.00 Graph level=0 size=384725, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 231962 documents Graph level=3 size=11, Fanout min=2, mean=3.45, max=6, meandelta=33378.34 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 3 3 4 4 4 6 Graph level=2 size=209, Fanout min=6, mean=15.63, max=31, meandelta=12505.39 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 13 14 15 16 18 20 23 31 Graph level=1 size=7140, Fanout min=9, mean=27.37, max=32, meandelta=7751.44 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=231962, Fanout min=1, mean=39.40, max=64, meandelta=5468.76 % 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=11, connectedness=1.00 Graph level=2 size=209, connectedness=1.00 Graph level=1 size=7140, connectedness=1.00 Graph level=0 size=231962, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1228616 documents Graph level=3 size=50, Fanout min=4, mean=8.80, max=18, meandelta=98271.52 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 10 10 12 12 18 Graph level=2 size=1098, Fanout min=8, mean=24.09, max=32, meandelta=46543.76 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=1 size=37729, Fanout min=4, mean=28.18, max=32, meandelta=39956.87 % 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=1228616, Fanout min=1, mean=39.43, max=64, meandelta=28839.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=50, connectedness=1.00 Graph level=2 size=1098, connectedness=1.00 Graph level=1 size=37729, connectedness=1.00 Graph level=0 size=1228616, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1102099 documents Graph level=3 size=54, Fanout min=4, mean=9.22, max=19, meandelta=88940.94 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 8 8 9 10 10 12 13 19 Graph level=2 size=1002, Fanout min=8, mean=23.40, max=32, meandelta=42280.21 % 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=33714, Fanout min=3, mean=28.14, max=32, meandelta=35861.13 % 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=1102099, Fanout min=1, mean=39.44, max=64, meandelta=25866.24 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=54, connectedness=1.00 Graph level=2 size=1002, connectedness=1.00 Graph level=1 size=33714, connectedness=1.00 Graph level=0 size=1102099, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 389468 documents Graph level=3 size=15, Fanout min=2, mean=4.53, max=8, meandelta=44528.38 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 3 3 5 5 5 6 6 8 Graph level=2 size=365, Fanout min=6, mean=18.53, max=32, meandelta=18258.67 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 21 23 27 32 Graph level=1 size=12066, Fanout min=7, mean=27.67, max=32, meandelta=12841.43 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=389468, Fanout min=1, mean=39.55, max=64, meandelta=9135.12 % 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=365, connectedness=1.00 Graph level=1 size=12066, connectedness=1.00 Graph level=0 size=389468, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 986430 documents Graph level=3 size=37, Fanout min=3, mean=7.41, max=13, meandelta=106200.78 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 8 8 9 9 10 13 Graph level=2 size=885, Fanout min=6, mean=23.09, max=32, meandelta=36931.67 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 23 25 28 31 32 32 Graph level=1 size=30278, Fanout min=3, mean=28.03, max=32, meandelta=32123.70 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=986430, Fanout min=1, mean=39.50, max=64, meandelta=23129.02 % 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=885, connectedness=1.00 Graph level=1 size=30278, connectedness=1.00 Graph level=0 size=986430, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 221598 documents Graph level=3 size=7, Fanout min=1, mean=2.57, max=4, meandelta=32325.95 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 3 3 3 3 4 Graph level=2 size=201, Fanout min=5, mean=14.28, max=32, meandelta=13488.72 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 16 18 21 32 Graph level=1 size=6853, Fanout min=6, mean=27.30, max=32, meandelta=7427.83 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=221598, Fanout min=2, mean=39.43, max=64, meandelta=5217.24 % 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=201, connectedness=1.00 Graph level=1 size=6853, connectedness=1.00 Graph level=0 size=221598, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 173569 documents Graph level=3 size=6, Fanout min=2, mean=2.67, max=3, meandelta=27474.88 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 3 3 3 Graph level=2 size=148, Fanout min=5, mean=13.59, max=30, meandelta=10440.37 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 15 17 19 30 Graph level=1 size=5351, Fanout min=9, mean=27.13, max=32, meandelta=5843.73 % 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=173569, Fanout min=1, mean=39.24, max=64, meandelta=4105.38 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=148, connectedness=1.00 Graph level=1 size=5351, connectedness=1.00 Graph level=0 size=173569, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 177790 documents Graph level=3 size=6, Fanout min=2, mean=3.00, max=4, meandelta=27192.89 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 3 3 4 Graph level=2 size=152, Fanout min=5, mean=13.86, max=27, meandelta=10539.14 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 15 18 20 27 Graph level=1 size=5491, Fanout min=7, mean=27.00, max=32, meandelta=6031.43 % 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=177790, Fanout min=1, mean=39.24, max=64, meandelta=4204.06 % 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=152, connectedness=1.00 Graph level=1 size=5491, connectedness=1.00 Graph level=0 size=177790, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 458555 documents Graph level=3 size=14, Fanout min=2, mean=4.71, max=7, meandelta=67206.80 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 4 4 5 5 5 5 6 7 Graph level=2 size=430, Fanout min=7, mean=19.43, max=32, meandelta=20815.34 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 19 20 22 25 29 32 Graph level=1 size=14194, Fanout min=6, mean=27.74, max=32, meandelta=15161.34 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=458555, Fanout min=1, mean=39.61, max=64, meandelta=10737.94 % 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=14, connectedness=1.00 Graph level=2 size=430, connectedness=1.00 Graph level=1 size=14194, connectedness=1.00 Graph level=0 size=458555, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 392103 documents Graph level=3 size=14, Fanout min=3, mean=4.71, max=7, meandelta=58218.95 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 5 5 5 7 Graph level=2 size=336, Fanout min=4, mean=17.82, max=32, meandelta=18324.51 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 18 19 21 22 25 32 Graph level=1 size=12097, Fanout min=8, mean=27.69, max=32, meandelta=12922.70 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=392103, Fanout min=1, mean=39.56, max=64, meandelta=9199.11 % 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=14, connectedness=1.00 Graph level=2 size=336, connectedness=1.00 Graph level=1 size=12097, connectedness=1.00 Graph level=0 size=392103, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 37636 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=30, Fanout min=3, mean=6.00, max=9, meandelta=4598.47 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 5 6 7 8 9 9 Graph level=1 size=1162, Fanout min=9, mean=24.17, max=32, meandelta=1412.60 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=37636, Fanout min=2, mean=37.90, max=64, meandelta=919.69 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=30, connectedness=1.00 Graph level=1 size=1162, connectedness=1.00 Graph level=0 size=37636, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 38591 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=30, Fanout min=2, mean=6.53, max=12, meandelta=4620.25 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 7 7 8 10 12 Graph level=1 size=1188, Fanout min=6, mean=24.21, max=32, meandelta=1444.90 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=38591, Fanout min=3, mean=37.79, max=64, meandelta=945.21 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 34 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=30, connectedness=1.00 Graph level=1 size=1188, connectedness=1.00 Graph level=0 size=38591, 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.10.01.30.41/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': 165,324,453.99 msec task-clock:u 624,650,778,312,303 cycles:u (36.36%) 46,343,653,882,789 instructions:u (36.36%) 9,278,026,869,632 cache-references:u (36.36%) 2,230,704,079,133 cache-misses:u (36.36%) 25,593,696,897,053 L1-dcache-loads:u (36.36%) 2,650,595,006,275 L1-dcache-load-misses:u (36.36%) 2,881,607,968,794 L1-icache-loads:u (36.36%) 30,443,360,787 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 29,318,690 faults:u 7,461,271 minor-faults:u 3,238 major-faults:u 4,640,489,981,379 branches:u (36.36%) 81,474,393,802 branch-misses:u (36.36%) 8,809,408,189,529 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 4722.906784639 seconds time elapsed 164360.613502000 seconds user 930.676609000 seconds sys took 1:18:42.938866 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.975, cpu_time_ms=12.705, net_cpu_ms=13.314, avg_cpu_core_count=1.048, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=63457, index_time_sec=3138.94, index_docs_per_sec=2548.63, force_merge_time_sec=0.0, index_num_segments=16, index_size_on_disk_mb=32011.12, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (0, {}), 2: (30, {0: 0, 10: 4, 20: 5, 30: 5, 40: 6, 50: 6, 60: 7, 70: 7, 80: 8, 90: 10, 100: 12}), 1: (1188, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (38591, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 34, 60: 39, 70: 45, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=4722, microseconds=938866)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 163 Start: 2026-05-10 10:19:58 (UTC) Duration: 3221 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 103652034 1809513484 jdk.FileWrite 8519264 182367461 jdk.FileRead 3724160 87442568 jdk.BooleanFlag 80848 2563047 jdk.CPULoad 59383 1193447 jdk.ObjectAllocationInNewTLAB 41680 830890 jdk.Checkpoint 11264 34981283 jdk.UnsignedIntFlag 7824 265930 jdk.IntFlag 7172 262161 jdk.StringFlag 5542 215656 jdk.Compilation 1206 32945 jdk.ObjectAllocationOutsideTLAB 978 18398 jdk.CPUInformation 163 244831 jdk.GCConfiguration 163 4243 jdk.JVMInformation 163 147683 jdk.Metadata 163 18015906 jdk.GarbageCollection 26 633 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103652033 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 82.19% 85M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 9.67% 10M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.31% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.32% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.87% 899917 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.63% 651005 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.48% 494343 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.38% 393844 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.27% 283311 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.23% 241587 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.17% 175388 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.16% 163367 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 153257 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.11% 111546 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.08% 79261 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 56324 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.05% 50390 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 48608 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.05% 46697 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.04% 43730 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.03% 35421 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.03% 32107 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.03% 30220 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 29163 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 27659 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.03% 26612 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 24645 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 23664 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 21503 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 21268 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 18811 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 18459 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.02% 18385 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.02% 16846 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 16751 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.02% 16384 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.02% 15553 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.01% 15426 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 15248 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 13407 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 12509 java.util.Arrays#sort():99 [Inlined code] 0.01% 12508 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.01% 11906 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 11594 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.01% 11389 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 11377 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 8783 org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.01% 8519 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 8356 java.util.concurrent.ThreadLocalRandom$Access$1#getThreadLocalRandomProbe():403 [Inlined code] 0.01% 8106 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [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.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103652033 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 76.44% 79M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 9.67% 10M 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.73% 5M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.46% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 1.32% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.70% 725228 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.63% 651005 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.62% 639074 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% 475034 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.37% 385337 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.24% 252530 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.22% 232256 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.16% 163071 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% 159402 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.14% 147225 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% 111300 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.08% 79261 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.07% 71953 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% 66939 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 62251 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% 57383 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% 50390 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% 49331 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 48333 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.05% 47373 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.04% 43730 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] 0.04% 39994 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% 35421 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 34225 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% 31439 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% 29163 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 27616 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.02% 22945 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% 21513 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.02% 21503 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% 20923 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% 19309 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% 18795 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():57 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp():194 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore():92 [JIT compiled code] 0.02% 18028 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 17276 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.02% 16738 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 16149 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.02% 15553 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock():117 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterFlushControl#obtainAndLock():528 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():417 [JIT compiled code] 0.01% 15426 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% 14981 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% 14536 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.01% 14494 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% 14443 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% 14356 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 [Inlined code] 0.01% 13401 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103652033 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 61.62% 63M 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.0x000000001819c3e8#call() [Inlined code] 9.51% 9M 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.0x000000001819c3e8#call() [Inlined code] 9.16% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 4.14% 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.0x000000001819c3e8#call() [Inlined code] 2.28% 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.0x000000001819c3e8#call() [Inlined code] 2.27% 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.26% 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.83% 864550 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 690035 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.0x000000001819c3e8#call() [Inlined code] 0.61% 631380 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.51% 528181 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001819c3e8#call() [Inlined code] 0.51% 525087 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.39% 408510 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.39% 407460 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.33% 343107 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.0x000000001819c3e8#call() [Inlined code] 0.32% 331315 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.31% 324714 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.27% 277251 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.0x000000001819c3e8#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.24% 248647 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.23% 235018 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.0x000000001819c3e8#call() [Inlined code] 0.20% 210263 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.20% 204048 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.0x000000001819c3e8#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% 173591 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.17% 171534 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 159495 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.15% 159402 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.13% 135662 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.13% 133988 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 94391 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.0x000000001807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.09% 93848 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.09% 90508 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.08% 87999 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.08% 86709 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.08% 86489 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001819c3e8#call() [Inlined code] 0.08% 79261 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.07% 68680 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.0x000000001807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.06% 63517 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 [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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.06% 58093 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 50976 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.05% 50385 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [JIT compiled code] at knn.VectorReaderFloat32#next():30 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.05% 49000 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.0x000000001819c3e8#call() [Inlined code] 0.04% 41174 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 39655 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001819c3e8#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.04% 39361 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.04% 38090 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.0x000000001819c3e8#call() [Inlined code] 0.04% 37859 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.04% 37825 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 36931 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.0x000000001819c3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.03% 31553 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001819c3e8#call() [Inlined code] 0.03% 31528 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at 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.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42648 events (total: 238526M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 26.95% 64271M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 26.05% 62124M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 25.45% 60693M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 6.27% 14962M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.46% 8247M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 3.12% 7441M java.lang.Integer#valueOf():1006 [Inlined code] 1.27% 3022M java.util.Arrays#copyOf():3478 [Inlined code] 0.76% 1807M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.75% 1798M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.69% 1639M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.67% 1586M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.40% 962M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.33% 795M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.33% 787M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.30% 705M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.19% 449M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.18% 435M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.18% 433M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.18% 427M java.util.HashMap#newNode():1910 [Inlined code] 0.16% 392M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.16% 391M java.util.ArrayList#grow():240 [Inlined code] 0.15% 351M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] 0.15% 349M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.14% 345M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 297M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.12% 281M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.11% 267M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.10% 234M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.10% 233M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.10% 232M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.09% 217M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 191M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 181M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():377 [Inlined code] 0.07% 176M java.util.List#of():935 [Inlined code] 0.07% 167M java.util.HashMap#resize():711 [JIT compiled code] 0.06% 148M knn.IndexerThread#_run():108 [JIT compiled code] 0.04% 106M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 100M knn.IndexerThread#_run():125 [JIT compiled code] 0.04% 99M java.lang.Thread#beforeSleep():473 [Inlined code] 0.04% 92M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 89M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 89M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 88M java.util.HashMap$KeySet#iterator():992 [Inlined code] 0.03% 82M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 81M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 80M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 66M knn.IndexerThread#_run():86 [JIT compiled code] 0.03% 65M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.02% 42M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.02% 41M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [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.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42648 events (total: 238526M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.37% 50965M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 20.91% 49875M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 16.57% 39528M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 10.37% 24743M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 6.27% 14962M 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.68% 11158M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.49% 10718M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.46% 8247M 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] 3.09% 7358M 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.22% 2918M 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.67% 1586M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.66% 1568M 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.40% 953M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.38% 909M 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.37% 887M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.30% 726M 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.29% 697M 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.29% 680M 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.26% 610M 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.21% 497M 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.18% 433M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.16% 391M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.15% 356M 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% 351M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():412 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push():79 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.15% 349M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.12% 297M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.12% 283M 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.12% 281M 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.11% 267M 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% 244M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 234M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 233M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.10% 232M 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.0x000000001817f400#concat() [Inlined code] 0.08% 202M 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.08% 191M 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% 189M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():649 [JIT compiled code] at java.util.HashMap#put():619 [JIT compiled code] at java.util.HashSet#add():230 [Inlined code] 0.07% 176M 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.07% 171M 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% 170M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():377 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint():229 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] 0.07% 165M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 165M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [JIT compiled code] at java.util.HashMap#put():619 [JIT compiled code] at java.util.HashSet#add():230 [Inlined code] 0.07% 164M 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% 148M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 148M 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.06% 133M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 133M 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% 122M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#putVal():670 [JIT compiled code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.05% 120M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.04% 106M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.04% 104M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmFalse.jfr is 2039.06 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 42648 events (total: 238526M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.55% 39464M 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] 12.43% 29653M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001819c3e8#call() [Inlined code] 12.34% 29425M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001819c3e8#call() [Inlined code] 6.94% 16542M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.27% 14962M 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] 4.43% 10569M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.21% 10050M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.44% 8201M 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.09% 7358M 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.16% 5157M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 2.10% 5011M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.88% 4476M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000001819c3e8#call() [Inlined code] 1.84% 4395M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000001819c3e8#call() [Inlined code] 1.43% 3402M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.41% 3352M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.31% 3116M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.27% 3024M 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.0x000000001819c3e8#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.22% 2918M 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.22% 2916M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#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.97% 2303M 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.83% 1990M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.77% 1848M 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.0x000000001819c3e8#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.74% 1753M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 1505M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.56% 1323M 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.0x000000001819c3e8#call() [Inlined code] 0.54% 1287M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 853M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.33% 775M 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.32% 771M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.32% 770M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.32% 760M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.29% 680M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.27% 651M 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.0x000000001819c3e8#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% 553M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.22% 520M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.21% 506M 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.0x000000001819c3e8#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.18% 433M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.17% 393M 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.0x000000001819c3e8#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.16% 391M 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% 358M 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.0x000000001819c3e8#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% 344M 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.0x000000001819c3e8#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% 343M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.14% 340M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():412 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push():79 [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.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] 0.14% 335M 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.0x000000001819c3e8#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% 316M 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.0x000000001819c3e8#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.13% 305M 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.0x000000001819c3e8#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% 287M 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.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.11% 273M 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.0x000000001819c3e8#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% 267M 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.0x00000000181916e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():290 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():120 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.10% 246M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.10.01.30.41/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 2638164 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1899531442682016 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 10, 2026 7:40:39 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: 290 segments, 32 merges 2075.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1531.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1288.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1266.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1084.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 994.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 922.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 906.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 876.5s _167: 13 segs, 61.9 K docs, 245.2 MB 810.3s _16x: 12 segs, 58.2 K docs, 230.6 MB 732.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 648.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 535.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 514.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 445.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 428.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 407.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 367.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 344.4s _1c6: 8 segs, 39.7 K docs, 157.2 MB 325.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 300.4s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 277.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 203.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 178.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 158.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 130.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 101.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 80.3s _1et: 8 segs, 39.0 K docs, 154.3 MB 60.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 34.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 14.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 0.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 5.0 sec: 290 segments, 32 merges 2080.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1536.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1293.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1271.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1089.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 999.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 927.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 911.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 881.5s _167: 13 segs, 61.9 K docs, 245.2 MB 815.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 737.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 653.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 540.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 519.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 450.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 433.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 412.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 372.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 349.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 330.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 305.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 282.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 208.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 183.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 163.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 135.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 107.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 85.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 65.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 39.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 19.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 5.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 10.1 sec: 290 segments, 32 merges 2085.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1541.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1298.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1276.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1094.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1004.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 932.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 916.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 886.6s _167: 13 segs, 61.9 K docs, 245.2 MB 820.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 742.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 658.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 545.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 525.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 455.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 438.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 418.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 377.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 354.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 335.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 310.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 287.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 213.8s _1dm: 8 segs, 37.7 K docs, 149.4 MB 188.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 168.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 140.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 112.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 90.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 70.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 44.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 24.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 10.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 15.0 sec: 290 segments, 32 merges 2090.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1546.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1303.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1281.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1099.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1009.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 937.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 921.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 891.5s _167: 13 segs, 61.9 K docs, 245.2 MB 825.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 747.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 663.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 550.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 529.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 460.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 443.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 422.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 382.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 359.4s _1c6: 8 segs, 39.7 K docs, 157.2 MB 340.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 315.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 292.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 218.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 193.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 173.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 145.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 116.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 95.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 75.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 49.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 29.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 15.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 20.0 sec: 290 segments, 32 merges 2095.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1551.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1308.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1286.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1104.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1014.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 942.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 926.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 896.5s _167: 13 segs, 61.9 K docs, 245.2 MB 830.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 752.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 668.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 555.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 534.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 465.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 448.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 427.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 387.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 364.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 345.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 320.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 297.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 223.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 198.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 178.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 150.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 122.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 100.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 80.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 54.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 34.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 20.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 25.1 sec: 290 segments, 32 merges 2100.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1556.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1313.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1291.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1109.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1019.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 947.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 931.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 901.5s _167: 13 segs, 61.9 K docs, 245.2 MB 835.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 757.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 673.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 560.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 539.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 470.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 453.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 432.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 392.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 369.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 350.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 325.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 302.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 228.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 203.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 183.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 155.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 127.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 105.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 85.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 59.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 39.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 25.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 30.1 sec: 290 segments, 32 merges 2105.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1561.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1318.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1296.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1114.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1024.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 952.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 936.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 906.6s _167: 13 segs, 61.9 K docs, 245.2 MB 840.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 762.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 678.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 565.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 545.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 475.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 458.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 438.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 397.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 374.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 355.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 330.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 307.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 233.8s _1dm: 8 segs, 37.7 K docs, 149.4 MB 208.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 188.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 160.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 132.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 110.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 90.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 64.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 44.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 30.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 35.1 sec: 278 segments, 31 merges 2110.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1566.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1323.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1301.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1119.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1029.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 957.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 941.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 845.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 767.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 683.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 570.1s _1a8: 8 segs, 39.5 K docs, 156.2 MB 550.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 480.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 463.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 443.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 402.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 379.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 360.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 335.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 312.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 238.8s _1dm: 8 segs, 37.7 K docs, 149.4 MB 213.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 193.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 165.5s _1ec: 8 segs, 40.1 K docs, 158.9 MB 137.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 115.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 95.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 69.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 49.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 35.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 40.0 sec: 278 segments, 31 merges 2115.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1571.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1328.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1306.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1124.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1034.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 962.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 946.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 850.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 772.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 688.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 575.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 554.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 485.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 468.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 447.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 407.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 384.4s _1c6: 8 segs, 39.7 K docs, 157.2 MB 365.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 340.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 317.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 243.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 218.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 198.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 170.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 142.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 120.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 100.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 74.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 54.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 40.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 45.0 sec: 278 segments, 31 merges 2120.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1576.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1333.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1311.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1129.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1039.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 967.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 951.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 855.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 777.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 693.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 580.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 559.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 490.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 473.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 452.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 412.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 389.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 370.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 345.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 322.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 248.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 223.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 203.2s _1e3: 8 segs, 72.7 K docs, 288.7 MB 175.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 147.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 125.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 105.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 79.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 59.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 45.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 50.0 sec: 278 segments, 31 merges 2125.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1581.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1338.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1316.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1134.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1044.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 972.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 956.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 860.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 782.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 698.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 585.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 564.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 495.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 478.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 457.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 417.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 394.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 375.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 350.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 327.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 253.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 228.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 208.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 180.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 152.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 130.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 110.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 84.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 64.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 50.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 55.1 sec: 278 segments, 31 merges 2130.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1586.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1343.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1321.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1139.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1049.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 977.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 961.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 865.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 787.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 703.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 590.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 570.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 500.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 483.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 462.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 422.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 399.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 380.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 355.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 332.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 258.7s _1dm: 8 segs, 37.7 K docs, 149.4 MB 233.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 213.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 185.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 157.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 135.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 115.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 89.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 69.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 55.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 60.1 sec: 278 segments, 31 merges 2135.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1591.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1348.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1326.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1144.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1054.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 982.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 966.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 870.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 792.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 708.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 595.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 575.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 505.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 488.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 468.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 427.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 404.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 385.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 360.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 337.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 263.8s _1dm: 8 segs, 37.7 K docs, 149.4 MB 238.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 218.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 190.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 162.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 140.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 120.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 94.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 74.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 60.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 65.1 sec: 278 segments, 31 merges 2140.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1596.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1353.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1331.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1149.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1059.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 987.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 971.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 875.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 797.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 713.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 600.1s _1a8: 8 segs, 39.5 K docs, 156.2 MB 580.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 510.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 493.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 473.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 432.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 409.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 390.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 365.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 342.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 268.8s _1dm: 8 segs, 37.7 K docs, 149.4 MB 243.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 223.3s _1e3: 8 segs, 72.7 K docs, 288.7 MB 195.5s _1ec: 8 segs, 40.1 K docs, 158.9 MB 167.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 145.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 125.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 99.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 79.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 65.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 70.0 sec: 264 segments, 29 merges 2145.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1601.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1358.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1336.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1154.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1064.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 992.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 976.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 880.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 802.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 718.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 605.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 584.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 515.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 498.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 477.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 437.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 414.4s _1c6: 8 segs, 39.7 K docs, 157.2 MB 395.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 370.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 347.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 248.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 200.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 171.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 150.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 130.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 104.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 84.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 70.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 75.0 sec: 264 segments, 29 merges 2150.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1606.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1363.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1341.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1159.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1069.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 997.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 981.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 885.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 807.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 723.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 610.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 589.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 520.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 503.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 482.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 442.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 419.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 400.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 375.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 352.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 253.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 205.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 177.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 155.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 135.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 109.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 89.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 75.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 80.0 sec: 264 segments, 29 merges 2155.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1611.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1368.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1346.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1164.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1074.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1002.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 986.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 890.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 812.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 728.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 615.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 594.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 525.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 508.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 487.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 447.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 424.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 405.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 380.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 357.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 258.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 210.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 182.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 160.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 140.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 114.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 94.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 80.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 85.0 sec: 264 segments, 29 merges 2160.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1616.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1373.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1351.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1169.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1079.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1007.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 991.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 895.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 817.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 733.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 620.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 599.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 530.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 513.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 492.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 452.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 429.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 410.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 385.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 362.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 263.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 215.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 187.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 165.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 145.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 119.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 99.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 85.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 90.1 sec: 264 segments, 29 merges 2165.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1621.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1378.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1356.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1174.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1084.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1012.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 996.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 900.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 822.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 738.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 625.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 604.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 535.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 518.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 497.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 457.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 434.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 415.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 390.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 367.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 268.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 220.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 192.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 170.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 150.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 124.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 104.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 90.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 95.1 sec: 264 segments, 29 merges 2170.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1626.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1383.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1361.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1179.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1089.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1017.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1001.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 905.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 827.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 743.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 630.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 610.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 540.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 523.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 503.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 462.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 439.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 420.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 395.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 372.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 273.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 225.4s _1ec: 8 segs, 40.1 K docs, 158.9 MB 197.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 175.4s _1et: 8 segs, 39.0 K docs, 154.3 MB 155.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 129.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 109.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 95.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 100.1 sec: 250 segments, 27 merges 2175.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1631.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1388.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1366.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1184.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1094.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1022.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1006.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 910.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 832.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 748.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 635.0s _1a8: 8 segs, 39.5 K docs, 156.2 MB 615.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 545.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 528.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 508.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 467.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 444.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 425.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 400.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 377.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 278.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 202.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 160.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 134.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 114.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 100.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 105.1 sec: 243 segments, 26 merges 2180.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1636.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1393.1s _11i: 8 segs, 140.9 K docs, 561.2 MB 1371.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1189.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1099.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1027.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1011.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 915.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 837.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 753.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 620.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 550.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 533.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 513.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 472.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 449.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 430.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 405.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 382.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 283.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 207.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 165.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 139.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 119.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 105.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 110.0 sec: 243 segments, 26 merges 2185.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1641.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1398.0s _11i: 8 segs, 140.9 K docs, 561.2 MB 1376.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1194.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1104.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1032.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1016.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 920.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 842.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 758.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 624.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 555.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 538.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 517.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 477.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 454.4s _1c6: 8 segs, 39.7 K docs, 157.2 MB 435.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 410.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 387.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 288.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 212.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 170.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 144.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 124.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 110.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 115.0 sec: 236 segments, 26 merges 2190.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1646.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1381.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1199.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1109.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1037.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1021.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 925.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 847.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 763.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 629.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 560.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 543.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 522.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 482.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 459.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 440.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 415.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 392.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 293.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 217.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 175.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 149.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 129.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 115.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 3.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 120.0 sec: 236 segments, 26 merges 2195.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1651.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1386.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1204.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1114.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1042.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1026.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 930.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 852.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 768.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 634.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 565.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 548.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 527.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 487.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 464.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 445.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 420.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 397.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 298.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 222.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 180.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 154.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 134.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 120.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 8.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 125.0 sec: 236 segments, 26 merges 2200.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1656.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1391.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1209.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1119.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1047.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1031.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 935.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 857.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 773.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 639.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 570.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 553.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 532.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 492.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 469.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 450.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 425.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 402.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 303.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 227.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 185.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 159.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 139.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 125.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 13.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 130.1 sec: 236 segments, 26 merges 2205.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1661.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1396.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1214.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1124.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1052.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1036.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 940.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 862.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 778.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 644.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 575.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 558.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 537.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 497.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 474.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 455.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 430.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 407.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 308.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 232.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 190.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 164.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 144.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 130.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 19.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 135.1 sec: 236 segments, 26 merges 2210.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1666.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1401.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1219.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1129.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1057.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1041.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 945.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 867.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 783.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 650.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 580.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 563.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 542.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 502.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 479.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 460.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 435.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 412.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 313.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 237.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 195.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 169.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 149.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 135.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 24.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 140.1 sec: 236 segments, 26 merges 2215.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1671.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1406.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1224.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1134.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1062.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1046.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 950.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 872.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 788.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 655.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 585.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 568.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 548.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 507.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 484.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 465.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 440.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 417.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 318.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 242.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 200.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 174.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 154.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 140.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 29.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 145.1 sec: 236 segments, 26 merges 2220.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1676.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1411.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1229.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1139.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1067.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1051.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 955.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 877.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 793.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 660.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 590.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 573.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 553.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 512.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 489.5s _1c6: 8 segs, 39.7 K docs, 157.2 MB 470.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 445.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 422.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 323.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 247.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 205.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 179.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 159.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 145.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 34.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 150.1 sec: 229 segments, 25 merges 2225.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1681.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1416.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1234.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1144.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1072.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1056.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 960.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 882.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 798.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 665.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 595.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 578.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 558.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 517.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 475.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 450.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 427.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 328.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 252.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 210.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 184.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 164.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 150.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 39.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 155.0 sec: 229 segments, 25 merges 2230.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1686.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1421.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1239.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1149.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1077.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1061.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 965.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 887.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 803.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 669.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 600.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 583.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 562.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 522.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 480.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 455.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 432.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 333.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 256.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 215.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 189.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 169.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 155.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 43.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 160.0 sec: 229 segments, 25 merges 2235.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1691.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1426.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1244.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1154.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1082.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1066.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 970.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 892.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 808.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 674.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 605.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 588.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 567.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 527.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 485.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 460.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 437.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 338.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 262.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 220.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 194.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 174.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 160.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 48.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 165.0 sec: 229 segments, 25 merges 2240.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1696.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1431.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1249.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1159.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1087.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1071.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 975.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 897.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 813.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 679.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 610.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 593.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 572.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 532.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 490.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 465.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 442.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 343.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 267.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 225.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 199.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 179.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 165.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 53.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 170.0 sec: 229 segments, 25 merges 2245.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1701.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1436.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1254.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1164.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1092.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1076.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 980.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 902.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 818.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 684.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 615.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 598.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 577.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 537.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 495.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 470.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 447.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 348.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 272.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 230.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 204.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 184.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 170.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 58.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 175.1 sec: 229 segments, 25 merges 2250.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1706.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1441.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1259.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1169.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1097.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1081.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 985.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 907.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 823.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 690.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 620.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 603.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 582.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 542.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 500.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 475.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 452.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 353.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 277.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 235.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 209.3s _1f9: 8 segs, 39.8 K docs, 157.5 MB 189.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 175.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 64.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 180.1 sec: 229 segments, 25 merges 2255.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1711.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1446.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1264.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1174.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1102.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1086.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 990.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 912.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 828.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 695.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 625.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 608.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 588.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 547.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 505.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 480.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 457.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 358.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 282.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 240.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 214.4s _1f9: 8 segs, 39.8 K docs, 157.5 MB 194.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 180.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 69.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 185.1 sec: 222 segments, 24 merges 2260.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1716.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1451.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1269.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1179.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1107.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1091.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 995.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 917.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 833.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 700.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 630.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 613.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 593.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 552.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 510.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 485.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 462.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 363.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 287.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 245.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 199.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 185.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 74.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 190.1 sec: 222 segments, 24 merges 2265.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1721.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1456.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1274.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1184.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1112.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1096.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1000.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 922.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 838.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 705.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 635.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 618.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 598.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 557.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 515.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 490.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 467.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 368.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 292.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 250.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 204.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 190.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 79.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 195.0 sec: 222 segments, 24 merges 2270.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1726.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1461.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1279.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1189.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1117.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1101.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1005.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 927.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 843.6s _18z: 9 segs, 43.7 K docs, 173.1 MB 709.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 640.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 623.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 602.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 562.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 520.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 495.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 472.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 373.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 296.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 255.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 209.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 195.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 83.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 200.1 sec: 222 segments, 24 merges 2275.8s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1731.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1466.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1284.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1194.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1122.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1106.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1010.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 932.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 848.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 715.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 645.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 628.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 607.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 567.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 525.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 500.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 477.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 378.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 302.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 260.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 214.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 200.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 89.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 205.1 sec: 222 segments, 24 merges 2280.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1736.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1471.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1289.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1199.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1127.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1111.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1015.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 937.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 853.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 720.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 650.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 633.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 613.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 572.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 530.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 505.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 482.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 383.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 307.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 265.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 219.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 205.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 94.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 210.1 sec: 222 segments, 24 merges 2285.9s _qe: 8 segs, 1030.2 K docs, 4116.1 MB 1741.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1476.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1294.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1204.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1132.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1116.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1020.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 942.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 858.7s _18z: 9 segs, 43.7 K docs, 173.1 MB 725.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 655.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 638.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 618.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 577.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 535.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 510.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 487.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 388.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 312.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 270.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 224.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 210.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 99.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 215.0 sec: 207 segments, 22 merges 1746.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1481.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1299.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1209.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1137.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1121.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1025.3s _16x: 12 segs, 58.2 K docs, 230.6 MB 947.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 729.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 660.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 643.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 622.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 582.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 540.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 515.4s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 492.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 393.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 316.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 275.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 229.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 215.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 103.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 220.0 sec: 207 segments, 22 merges 1751.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1486.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1304.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1214.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1142.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1126.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1030.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 952.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 734.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 665.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 648.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 627.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 587.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 545.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 520.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 497.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 398.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 321.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 280.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 234.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 220.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 108.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 225.0 sec: 207 segments, 22 merges 1756.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1491.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1309.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1219.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1147.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1131.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1035.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 957.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 739.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 670.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 653.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 632.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 592.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 550.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 525.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 502.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 403.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 327.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 285.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 239.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 225.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 113.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 230.0 sec: 207 segments, 22 merges 1761.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1496.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1314.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1224.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1152.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1136.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1040.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 962.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 744.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 675.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 658.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 637.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 597.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 555.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 530.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 507.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 408.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 332.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 290.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 244.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 230.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 118.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 235.0 sec: 207 segments, 22 merges 1766.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1501.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1319.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1229.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1157.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1141.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1045.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 967.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 749.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 680.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 663.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 642.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 602.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 560.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 535.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 512.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 413.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 337.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 295.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 249.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 235.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 123.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 240.1 sec: 207 segments, 22 merges 1771.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1506.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1324.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1234.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1162.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1146.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1050.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 972.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 754.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 685.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 668.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 647.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 607.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 565.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 540.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 517.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 418.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 342.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 300.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 254.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 240.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 129.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 245.1 sec: 207 segments, 22 merges 1776.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1511.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1329.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1239.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1167.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1151.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1055.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 977.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 760.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 690.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 673.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 652.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 612.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 570.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 545.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 522.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 423.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 347.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 305.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 259.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 245.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 134.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 250.1 sec: 207 segments, 22 merges 1781.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1516.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1334.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1244.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1172.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1156.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1060.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 982.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 765.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 695.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 678.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 658.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 617.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 575.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 550.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 527.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 428.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 352.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 310.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 264.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 250.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 139.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 255.1 sec: 207 segments, 22 merges 1786.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1521.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1339.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1249.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1177.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1161.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1065.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 987.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 770.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 700.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 683.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 663.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 622.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 580.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 555.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 532.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 433.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 357.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 315.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 269.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 255.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 144.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 260.1 sec: 207 segments, 22 merges 1791.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1526.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1344.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1254.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1182.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1166.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1070.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 992.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 775.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 705.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 688.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 668.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 627.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 585.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 560.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 537.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 438.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 362.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 320.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 274.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 260.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 149.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 265.0 sec: 207 segments, 22 merges 1796.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1531.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1349.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1259.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1187.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1171.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1075.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 997.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 779.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 710.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 693.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 672.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 632.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 590.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 565.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 542.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 443.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 366.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 325.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 279.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 265.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 153.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 270.0 sec: 207 segments, 22 merges 1801.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1536.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1354.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1264.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1192.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1176.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1080.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1002.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 784.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 715.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 698.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 677.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 637.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 595.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 570.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 547.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 448.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 372.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 330.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 284.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 270.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 158.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 275.1 sec: 207 segments, 22 merges 1806.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1541.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1359.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1269.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1197.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1181.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1085.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1007.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 789.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 720.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 703.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 682.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 642.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 600.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 575.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 552.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 453.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 377.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 335.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 289.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 275.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 164.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 280.1 sec: 207 segments, 22 merges 1811.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1546.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1364.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1274.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1202.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1186.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1090.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1012.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 795.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 725.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 708.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 688.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 647.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 605.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 580.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 557.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 458.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 382.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 340.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 294.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 280.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 169.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 285.1 sec: 207 segments, 22 merges 1816.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1551.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1369.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1279.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1207.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1191.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1095.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1017.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 800.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 730.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 713.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 693.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 652.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 610.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 585.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 562.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 463.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 387.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 345.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 299.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 285.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 174.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 290.1 sec: 207 segments, 22 merges 1821.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1556.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1374.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1284.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1212.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1196.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1100.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1022.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 805.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 735.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 718.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 698.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 657.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 615.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 590.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 567.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 468.7s _1dv: 8 segs, 39.1 K docs, 154.8 MB 392.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 350.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 304.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 290.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 179.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 295.0 sec: 207 segments, 22 merges 1826.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1561.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1379.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1289.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1217.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1201.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1105.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1027.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 809.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 740.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 723.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 702.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 662.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 620.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 595.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 572.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 473.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 396.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 355.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 309.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 295.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 183.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 300.0 sec: 207 segments, 22 merges 1831.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1566.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1384.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1294.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1222.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1206.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1110.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1032.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 814.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 745.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 728.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 707.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 667.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 625.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 600.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 577.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 478.6s _1dv: 8 segs, 39.1 K docs, 154.8 MB 402.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 360.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 314.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 300.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 188.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 305.0 sec: 200 segments, 21 merges 1836.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1571.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1389.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1299.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1227.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1211.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1115.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1037.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 819.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 750.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 733.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 712.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 672.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 630.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 605.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 582.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 407.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 365.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 319.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 305.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 193.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 310.0 sec: 200 segments, 21 merges 1841.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1576.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1394.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1304.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1232.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1216.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1120.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1042.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 824.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 755.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 738.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 717.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 677.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 635.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 610.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 587.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 412.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 370.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 324.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 310.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 198.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 315.1 sec: 200 segments, 21 merges 1846.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1581.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1399.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1309.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1237.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1221.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1125.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1047.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 829.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 760.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 743.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 722.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 682.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 640.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 615.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 592.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 417.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 375.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 329.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 315.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 204.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 320.1 sec: 200 segments, 21 merges 1851.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1586.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1404.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1314.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1242.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1226.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1130.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1052.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 835.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 765.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 748.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 727.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 687.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 645.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 620.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 597.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 422.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 380.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 334.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 320.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 209.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 325.1 sec: 200 segments, 21 merges 1856.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1591.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1409.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1319.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1247.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1231.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1135.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1057.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 840.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 770.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 753.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 733.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 692.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 650.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 625.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 602.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 427.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 385.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 339.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 325.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 214.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 330.1 sec: 200 segments, 21 merges 1861.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1596.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1414.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1324.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1252.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1236.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1140.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1062.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 845.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 775.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 758.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 738.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 697.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 655.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 630.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 607.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 432.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 390.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 344.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 330.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 219.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 335.1 sec: 200 segments, 21 merges 1866.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1601.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1419.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1329.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1257.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1241.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1145.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1067.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 850.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 780.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 763.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 743.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 702.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 660.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 635.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 612.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 437.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 395.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 349.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 335.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 224.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 340.0 sec: 200 segments, 21 merges 1871.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1606.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1424.2s _13p: 8 segs, 230.1 K docs, 917.5 MB 1334.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1262.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1246.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1150.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1072.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 854.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 785.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 768.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 747.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 707.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 665.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 640.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 617.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 441.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 400.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 354.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 340.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 228.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 345.0 sec: 200 segments, 21 merges 1876.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1611.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1429.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1339.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1267.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1251.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1155.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1077.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 859.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 790.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 773.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 752.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 712.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 670.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 645.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 622.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 447.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 405.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 359.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 345.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 233.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 350.0 sec: 200 segments, 21 merges 1881.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1616.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1434.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1344.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1272.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1256.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1160.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1082.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 864.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 795.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 778.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 757.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 717.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 675.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 650.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 627.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 452.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 410.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 364.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 350.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 238.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 355.0 sec: 200 segments, 21 merges 1886.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1621.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1439.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1349.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1277.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1261.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1165.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1087.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 869.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 800.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 783.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 762.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 722.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 680.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 655.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 632.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 457.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 415.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 369.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 355.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 243.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 360.1 sec: 200 segments, 21 merges 1891.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1626.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1444.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1354.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1282.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1266.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1170.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1092.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 874.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 805.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 788.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 767.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 727.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 685.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 660.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 637.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 462.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 420.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 374.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 360.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 249.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 365.1 sec: 200 segments, 21 merges 1896.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1631.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1449.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1359.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1287.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1271.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1175.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1097.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 880.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 810.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 793.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 772.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 732.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 690.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 665.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 642.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 467.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 425.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 379.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 365.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 254.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 370.1 sec: 200 segments, 21 merges 1901.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1636.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1454.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1364.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1292.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1276.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1180.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1102.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 885.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 815.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 798.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 778.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 737.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 695.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 670.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 647.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 472.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 430.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 384.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 370.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 259.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 375.1 sec: 200 segments, 21 merges 1906.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1641.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1459.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1369.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1297.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1281.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1185.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1107.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 890.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 820.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 803.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 783.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 742.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 700.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 675.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 652.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 477.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 435.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 389.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 375.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 264.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 380.1 sec: 200 segments, 21 merges 1911.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1646.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1464.3s _13p: 8 segs, 230.1 K docs, 917.5 MB 1374.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1302.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1286.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1190.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1112.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 895.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 825.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 808.1s _1b8: 8 segs, 175.8 K docs, 700.3 MB 788.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 747.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 705.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 680.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 657.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 482.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 440.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 394.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 380.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 269.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 385.0 sec: 193 segments, 20 merges 1916.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1651.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1379.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1307.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1291.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1195.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1117.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 899.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 830.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 813.0s _1b8: 8 segs, 175.8 K docs, 700.3 MB 792.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 752.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 710.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 685.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 662.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 486.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 445.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 399.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 385.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 273.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 390.0 sec: 186 segments, 19 merges 1921.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1656.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1384.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1312.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1296.1s _15t: 14 segs, 68.3 K docs, 270.4 MB 1200.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1122.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 904.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 835.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 797.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 757.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 715.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 690.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 667.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 492.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 450.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 404.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 390.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 278.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 395.0 sec: 186 segments, 19 merges 1926.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1661.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1389.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1317.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1301.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1205.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1127.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 909.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 840.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 802.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 762.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 720.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 695.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 672.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 497.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 455.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 409.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 395.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 283.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 400.0 sec: 186 segments, 19 merges 1931.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1666.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1394.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1322.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1306.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1210.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1132.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 914.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 845.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 807.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 767.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 725.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 700.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 677.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 502.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 460.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 414.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 400.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 288.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 405.0 sec: 186 segments, 19 merges 1936.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1671.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1399.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1327.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1311.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1215.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1137.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 919.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 850.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 812.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 772.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 730.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 705.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 682.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 507.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 465.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 419.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 405.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 293.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 410.1 sec: 186 segments, 19 merges 1941.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1676.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1404.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1332.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1316.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1220.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1142.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 924.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 855.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 817.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 777.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 735.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 710.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 687.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 512.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 470.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 424.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 410.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 299.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 415.1 sec: 186 segments, 19 merges 1946.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1681.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1409.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1337.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1321.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1225.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1147.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 930.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 860.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 822.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 782.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 740.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 715.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 692.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 517.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 475.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 429.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 415.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 304.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 420.1 sec: 186 segments, 19 merges 1951.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1686.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1414.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1342.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1326.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1230.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1152.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 935.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 865.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 828.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 787.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 745.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 720.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 697.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 522.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 480.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 434.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 420.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 309.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 425.1 sec: 186 segments, 19 merges 1956.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1691.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1419.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1347.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1331.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1235.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1157.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 940.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 870.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 833.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 792.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 750.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 725.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 702.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 527.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 485.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 439.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 425.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 314.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 430.1 sec: 186 segments, 19 merges 1961.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1696.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1424.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1352.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1336.2s _15t: 14 segs, 68.3 K docs, 270.4 MB 1240.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1162.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 945.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 875.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 838.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 797.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 755.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 730.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 707.4s _1ct: 9 segs, 43.4 K docs, 171.6 MB 532.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 490.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 444.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 430.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 319.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 435.0 sec: 173 segments, 18 merges 1966.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1701.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1429.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1357.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1245.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1167.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 949.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 880.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 842.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 802.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 760.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 735.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 712.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 536.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 495.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 449.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 435.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 323.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 440.0 sec: 173 segments, 18 merges 1971.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1706.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1434.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1362.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1250.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1172.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 954.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 885.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 847.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 807.8s _1bx: 8 segs, 39.2 K docs, 155.1 MB 765.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 740.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 717.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 541.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 500.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 454.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 440.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 328.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 445.0 sec: 173 segments, 18 merges 1976.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1711.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1439.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1367.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1255.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1177.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 959.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 890.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 852.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 812.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 770.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 745.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 722.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 547.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 505.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 459.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 445.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 333.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 450.0 sec: 173 segments, 18 merges 1981.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1716.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1444.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1372.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1260.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1182.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 964.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 895.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 857.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 817.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 775.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 750.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 727.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 552.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 510.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 464.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 450.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 338.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 455.0 sec: 173 segments, 18 merges 1986.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1721.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1449.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1377.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1265.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1187.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 969.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 900.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 862.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 822.9s _1bx: 8 segs, 39.2 K docs, 155.1 MB 780.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 755.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 732.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 557.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 515.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 469.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 455.0s _1fl: 12 segs, 47.1 K docs, 186.2 MB 343.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 460.1 sec: 166 segments, 18 merges 1991.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1726.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1454.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1382.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1270.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1192.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 974.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 905.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 867.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 785.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 760.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 737.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 562.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 520.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 474.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 460.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 349.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 4.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 465.1 sec: 166 segments, 18 merges 1996.0s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1731.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1459.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1387.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1275.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1197.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 980.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 910.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 872.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 790.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 765.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 742.3s _1ct: 9 segs, 43.4 K docs, 171.6 MB 567.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 525.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 479.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 465.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 354.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 9.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 470.1 sec: 158 segments, 17 merges 2001.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1736.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1464.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1392.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1280.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1202.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 985.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 915.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 878.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 795.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 770.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 572.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 530.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 484.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 470.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 359.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 14.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 475.1 sec: 158 segments, 17 merges 2006.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1741.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1469.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1397.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1285.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1207.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 990.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 920.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 883.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 800.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 775.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 577.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 535.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 489.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 475.1s _1fl: 12 segs, 47.1 K docs, 186.2 MB 364.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 19.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 480.1 sec: 147 segments, 16 merges 2011.1s _yi: 8 segs, 377.4 K docs, 1505.9 MB 1746.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1474.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1402.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1290.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1212.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 995.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 925.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 888.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 805.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 780.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 582.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 540.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 494.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 369.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 24.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 485.1 sec: 140 segments, 15 merges 1751.2s _11q: 8 segs, 181.5 K docs, 723.7 MB 1479.1s _14o: 8 segs, 177.6 K docs, 707.8 MB 1407.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1295.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1217.4s _17x: 8 segs, 110.5 K docs, 439.8 MB 1000.0s _1af: 8 segs, 106.2 K docs, 422.5 MB 930.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 893.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 810.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 785.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 587.0s _1ek: 8 segs, 75.8 K docs, 301.2 MB 545.6s _1f0: 8 segs, 126.6 K docs, 504.0 MB 499.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 374.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 29.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 490.0 sec: 140 segments, 15 merges 1756.1s _11q: 8 segs, 181.5 K docs, 723.7 MB 1484.0s _14o: 8 segs, 177.6 K docs, 707.8 MB 1412.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1300.4s _16x: 12 segs, 58.2 K docs, 230.6 MB 1222.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 1004.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 935.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 897.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 815.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 790.4s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 591.9s _1ek: 8 segs, 75.8 K docs, 301.2 MB 550.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 504.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 378.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 34.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 495.0 sec: 108 segments, 11 merges 1417.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1227.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 1009.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 940.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 902.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 820.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 795.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 555.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 509.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 383.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 39.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 500.0 sec: 108 segments, 11 merges 1422.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1232.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 1014.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 945.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 907.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 825.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 800.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 560.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 514.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 388.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 44.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 505.0 sec: 108 segments, 11 merges 1427.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1237.3s _17x: 8 segs, 110.5 K docs, 439.8 MB 1019.9s _1af: 8 segs, 106.2 K docs, 422.5 MB 950.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 912.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 830.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 805.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 565.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 519.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 393.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 49.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 510.1 sec: 94 segments, 10 merges 1432.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 955.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 917.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 835.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 810.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 570.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 524.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 399.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 54.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 3.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 515.1 sec: 94 segments, 10 merges 1437.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 960.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 922.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 840.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 815.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 575.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 529.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 404.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 59.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 8.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 520.1 sec: 94 segments, 10 merges 1442.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 965.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 927.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 845.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 820.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 580.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 534.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 409.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 64.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 13.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 525.1 sec: 94 segments, 10 merges 1447.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 970.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 933.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 850.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 825.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 585.5s _1f0: 8 segs, 126.6 K docs, 504.0 MB 539.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 414.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 69.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 18.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 530.1 sec: 87 segments, 9 merges 1452.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 975.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 938.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 855.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 830.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 544.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 419.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 74.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 23.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 535.1 sec: 87 segments, 9 merges 1457.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 980.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 943.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 860.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 835.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 549.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 424.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 79.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 28.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 540.1 sec: 87 segments, 9 merges 1462.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 985.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 948.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 865.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 840.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 554.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 429.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 84.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 33.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 545.1 sec: 87 segments, 9 merges 1467.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 990.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 953.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 870.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 845.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 559.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 434.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 89.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 38.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 550.1 sec: 87 segments, 9 merges 1472.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 995.7s _1b2: 8 segs, 127.1 K docs, 505.9 MB 958.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 875.1s _1cd: 8 segs, 111.3 K docs, 442.8 MB 850.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 564.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 439.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 94.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 43.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 555.0 sec: 87 segments, 9 merges 1477.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1000.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 962.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 880.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 855.4s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 569.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 443.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 99.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 48.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 560.0 sec: 87 segments, 9 merges 1482.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1005.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 967.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 885.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 860.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 574.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 448.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 104.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 53.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 565.0 sec: 87 segments, 9 merges 1487.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1010.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 972.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 890.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 865.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 579.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 453.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 109.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 58.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 570.0 sec: 87 segments, 9 merges 1492.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1015.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 977.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 895.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 870.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 584.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 458.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 114.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 63.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 575.0 sec: 87 segments, 9 merges 1497.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1020.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 982.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 900.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 875.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 589.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 463.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 119.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 68.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 580.0 sec: 87 segments, 9 merges 1502.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1025.6s _1b2: 8 segs, 127.1 K docs, 505.9 MB 987.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 905.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 880.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 594.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 468.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 124.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 73.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 585.0 sec: 80 segments, 8 merges 1507.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 992.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 910.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 885.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 599.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 473.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 129.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 78.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 590.0 sec: 80 segments, 8 merges 1512.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 997.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 915.0s _1cd: 8 segs, 111.3 K docs, 442.8 MB 890.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 604.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 478.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 134.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 83.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 595.0 sec: 73 segments, 7 merges 1517.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1002.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 895.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 609.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 483.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 139.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 88.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 600.0 sec: 73 segments, 7 merges 1522.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1007.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 900.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 614.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 488.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 144.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 93.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 605.0 sec: 73 segments, 7 merges 1527.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1012.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 905.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 619.6s _1ff: 8 segs, 144.0 K docs, 573.6 MB 493.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 149.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 98.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 610.0 sec: 73 segments, 7 merges 1532.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1017.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 910.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 624.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 499.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 154.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 103.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 615.1 sec: 73 segments, 7 merges 1537.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1022.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 915.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 629.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 504.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 159.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 108.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 620.1 sec: 73 segments, 7 merges 1542.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1027.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 920.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 634.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 509.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 164.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 113.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 625.1 sec: 73 segments, 7 merges 1547.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1032.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 925.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 639.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 514.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 169.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 118.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 630.1 sec: 73 segments, 7 merges 1552.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1037.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 930.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 644.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 519.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 174.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 123.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 635.1 sec: 73 segments, 7 merges 1557.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1043.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 935.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 649.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 524.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 179.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 128.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 640.1 sec: 73 segments, 7 merges 1562.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1048.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 940.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 654.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 529.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 184.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 133.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 645.1 sec: 73 segments, 7 merges 1567.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1053.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 945.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 659.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 534.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 189.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 138.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 650.1 sec: 73 segments, 7 merges 1572.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1058.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 950.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 664.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 539.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 194.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 143.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 655.1 sec: 73 segments, 7 merges 1577.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1063.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 955.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 669.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 544.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 199.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 148.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 660.1 sec: 73 segments, 7 merges 1582.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1068.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 960.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 674.7s _1ff: 8 segs, 144.0 K docs, 573.6 MB 549.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 204.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 153.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 665.1 sec: 66 segments, 6 merges 1587.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1073.0s _1bg: 8 segs, 175.9 K docs, 701.2 MB 965.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 554.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 209.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 158.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 670.0 sec: 66 segments, 6 merges 1592.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1077.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 970.4s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 558.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 214.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 163.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 675.0 sec: 66 segments, 6 merges 1597.8s _15l: 8 segs, 809.5 K docs, 3232.9 MB 1082.9s _1bg: 8 segs, 175.9 K docs, 701.2 MB 975.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 563.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 219.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 168.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 680.0 sec: 59 segments, 5 merges 1602.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 980.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 568.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 224.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 173.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 685.0 sec: 59 segments, 5 merges 1607.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 985.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 573.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 229.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 178.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 690.0 sec: 59 segments, 5 merges 1612.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 990.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 578.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 234.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 183.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 695.0 sec: 59 segments, 5 merges 1617.9s _15l: 8 segs, 809.5 K docs, 3232.9 MB 995.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 583.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 239.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 188.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 700.0 sec: 52 segments, 4 merges 1000.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 588.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 244.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 193.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 705.0 sec: 52 segments, 4 merges 1005.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 593.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 249.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 198.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 710.0 sec: 52 segments, 4 merges 1010.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 598.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 254.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 203.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 715.0 sec: 52 segments, 4 merges 1015.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 604.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 259.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 208.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 720.1 sec: 52 segments, 4 merges 1020.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 609.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 264.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 213.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 725.1 sec: 52 segments, 4 merges 1025.5s _1cl: 8 segs, 257.0 K docs, 1025.0 MB 614.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 269.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 218.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 730.1 sec: 45 segments, 4 merges 619.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 274.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 223.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 2.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 735.1 sec: 45 segments, 4 merges 624.1s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 279.4s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 228.2s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 7.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 740.1 sec: 45 segments, 4 merges 629.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 284.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 233.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 12.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 745.1 sec: 45 segments, 4 merges 634.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 289.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 238.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 17.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 750.1 sec: 45 segments, 4 merges 639.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 294.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 243.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 22.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 755.1 sec: 45 segments, 4 merges 644.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 299.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 248.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 27.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 760.1 sec: 45 segments, 4 merges 649.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 304.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 253.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 32.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 765.1 sec: 45 segments, 4 merges 654.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 309.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 258.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 37.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 770.1 sec: 45 segments, 4 merges 659.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 314.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 263.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 42.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 775.1 sec: 45 segments, 4 merges 664.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 319.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 268.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 47.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 780.1 sec: 45 segments, 4 merges 669.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 324.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 273.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 52.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 785.1 sec: 45 segments, 4 merges 674.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 329.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 278.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 57.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 790.1 sec: 45 segments, 4 merges 679.0s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 334.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 283.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 62.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 795.0 sec: 45 segments, 4 merges 683.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 339.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 288.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 67.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 800.0 sec: 45 segments, 4 merges 688.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 344.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 293.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 72.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 805.0 sec: 45 segments, 4 merges 693.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 349.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 298.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 77.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 810.0 sec: 45 segments, 4 merges 698.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 354.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 303.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 82.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 815.0 sec: 45 segments, 4 merges 703.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 359.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 308.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 87.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 820.0 sec: 45 segments, 4 merges 708.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 364.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 313.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 92.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 825.0 sec: 45 segments, 4 merges 713.9s _1fm: 8 segs, 409.3 K docs, 1632.4 MB 369.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 318.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 97.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 830.0 sec: 38 segments, 3 merges 374.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 323.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 102.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 835.0 sec: 38 segments, 3 merges 379.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 328.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 107.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 840.1 sec: 38 segments, 3 merges 384.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 333.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 112.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 845.1 sec: 38 segments, 3 merges 389.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 338.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 117.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 850.1 sec: 38 segments, 3 merges 394.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 343.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 122.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 855.1 sec: 38 segments, 3 merges 399.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 348.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 127.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 860.1 sec: 38 segments, 3 merges 404.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 353.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 132.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 865.1 sec: 38 segments, 3 merges 409.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 358.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 137.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 870.1 sec: 38 segments, 3 merges 414.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 363.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 142.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 875.0 sec: 38 segments, 3 merges 419.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 368.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 147.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 880.0 sec: 38 segments, 3 merges 424.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 373.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 152.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 885.0 sec: 38 segments, 3 merges 429.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 378.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 157.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 890.0 sec: 38 segments, 3 merges 434.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 383.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 162.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 895.0 sec: 38 segments, 3 merges 439.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 388.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 167.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 900.0 sec: 38 segments, 3 merges 444.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 393.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 172.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 905.0 sec: 38 segments, 3 merges 449.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 398.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 177.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 910.1 sec: 38 segments, 3 merges 454.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 403.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 182.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 915.1 sec: 38 segments, 3 merges 459.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 408.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 187.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 920.1 sec: 38 segments, 3 merges 464.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 413.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 192.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 925.1 sec: 38 segments, 3 merges 469.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 418.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 197.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 930.1 sec: 38 segments, 3 merges 474.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 423.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 202.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 935.1 sec: 38 segments, 3 merges 479.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 428.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 207.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 940.1 sec: 38 segments, 3 merges 484.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 433.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 212.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 945.1 sec: 38 segments, 3 merges 489.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 438.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 217.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 950.1 sec: 38 segments, 3 merges 494.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 443.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 222.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 955.1 sec: 38 segments, 3 merges 499.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 448.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 227.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 960.1 sec: 38 segments, 3 merges 504.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 453.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 232.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 965.0 sec: 38 segments, 3 merges 509.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 458.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 237.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 970.0 sec: 38 segments, 3 merges 514.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 463.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 242.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 975.0 sec: 38 segments, 3 merges 519.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 468.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 247.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 980.0 sec: 38 segments, 3 merges 524.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 473.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 252.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 985.0 sec: 38 segments, 3 merges 529.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 478.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 257.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 990.0 sec: 38 segments, 3 merges 534.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 483.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 262.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 995.0 sec: 38 segments, 3 merges 539.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 488.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 267.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1000.0 sec: 38 segments, 3 merges 544.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 493.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 272.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1005.0 sec: 38 segments, 3 merges 549.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 498.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 277.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1010.0 sec: 38 segments, 3 merges 554.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 503.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 282.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1015.0 sec: 38 segments, 3 merges 559.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 508.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 287.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1020.1 sec: 38 segments, 3 merges 564.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 513.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 292.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1025.1 sec: 38 segments, 3 merges 569.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 518.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 297.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1030.1 sec: 38 segments, 3 merges 574.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 523.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 302.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1035.1 sec: 38 segments, 3 merges 579.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 528.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 307.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1040.1 sec: 38 segments, 3 merges 584.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 533.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 312.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1045.1 sec: 38 segments, 3 merges 589.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 538.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 317.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1050.1 sec: 38 segments, 3 merges 594.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 543.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 322.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1055.1 sec: 38 segments, 3 merges 599.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 548.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 327.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1060.1 sec: 38 segments, 3 merges 604.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 553.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 332.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1065.1 sec: 38 segments, 3 merges 609.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 558.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 337.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1070.0 sec: 38 segments, 3 merges 614.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 563.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 342.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1075.0 sec: 38 segments, 3 merges 619.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 568.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 347.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1080.0 sec: 38 segments, 3 merges 624.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 573.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 352.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1085.0 sec: 38 segments, 3 merges 629.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 578.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 357.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1090.0 sec: 38 segments, 3 merges 634.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 583.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 362.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1095.0 sec: 38 segments, 3 merges 639.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 588.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 367.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1100.0 sec: 38 segments, 3 merges 644.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 593.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 372.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1105.0 sec: 38 segments, 3 merges 649.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 598.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 377.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1110.0 sec: 38 segments, 3 merges 654.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 603.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 382.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1115.0 sec: 38 segments, 3 merges 659.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 608.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 387.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1120.1 sec: 38 segments, 3 merges 664.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 613.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 392.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1125.1 sec: 38 segments, 3 merges 669.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 618.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 397.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1130.1 sec: 38 segments, 3 merges 674.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 623.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 402.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1135.1 sec: 38 segments, 3 merges 679.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 628.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 407.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1140.1 sec: 38 segments, 3 merges 684.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 633.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 412.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1145.1 sec: 38 segments, 3 merges 689.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 638.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 417.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1150.1 sec: 38 segments, 3 merges 694.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 643.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 422.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1155.1 sec: 38 segments, 3 merges 699.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 648.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 427.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1160.1 sec: 38 segments, 3 merges 704.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 653.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 432.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1165.1 sec: 38 segments, 3 merges 709.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 658.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 437.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1170.1 sec: 38 segments, 3 merges 714.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 663.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 442.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1175.0 sec: 38 segments, 3 merges 719.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 668.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 447.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1180.0 sec: 38 segments, 3 merges 724.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 673.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 452.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1185.0 sec: 38 segments, 3 merges 729.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 678.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 457.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1190.1 sec: 38 segments, 3 merges 734.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 683.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 462.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1195.0 sec: 38 segments, 3 merges 739.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 688.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 467.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1200.0 sec: 38 segments, 3 merges 744.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 693.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 472.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1205.0 sec: 38 segments, 3 merges 749.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 698.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 477.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1210.0 sec: 38 segments, 3 merges 754.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 703.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 482.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1215.0 sec: 38 segments, 3 merges 759.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 708.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 487.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1220.0 sec: 38 segments, 3 merges 764.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 713.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 492.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1225.0 sec: 38 segments, 3 merges 769.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 718.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 497.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1230.0 sec: 38 segments, 3 merges 774.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 723.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 502.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1235.1 sec: 38 segments, 3 merges 779.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 728.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 507.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1240.1 sec: 38 segments, 3 merges 784.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 733.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 512.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1245.1 sec: 38 segments, 3 merges 789.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 738.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 517.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1250.1 sec: 38 segments, 3 merges 794.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 743.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 522.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1255.1 sec: 38 segments, 3 merges 799.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 748.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 527.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1260.1 sec: 38 segments, 3 merges 804.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 753.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 532.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1265.0 sec: 38 segments, 3 merges 809.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 758.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 537.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1270.0 sec: 38 segments, 3 merges 814.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 763.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 542.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1275.0 sec: 38 segments, 3 merges 819.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 768.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 547.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1280.0 sec: 38 segments, 3 merges 824.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 773.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 552.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1285.0 sec: 38 segments, 3 merges 829.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 778.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 557.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1290.0 sec: 38 segments, 3 merges 834.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 783.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 562.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1295.1 sec: 38 segments, 3 merges 839.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 788.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 567.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1300.1 sec: 38 segments, 3 merges 844.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 793.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 572.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1305.1 sec: 38 segments, 3 merges 849.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 798.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 577.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1310.1 sec: 38 segments, 3 merges 854.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 803.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 582.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1315.1 sec: 38 segments, 3 merges 859.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 808.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 587.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1320.1 sec: 38 segments, 3 merges 864.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 813.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 592.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1325.1 sec: 38 segments, 3 merges 869.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 818.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 597.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1330.0 sec: 38 segments, 3 merges 874.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 823.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 602.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1335.0 sec: 38 segments, 3 merges 879.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 828.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 607.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1340.0 sec: 38 segments, 3 merges 884.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 833.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 612.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1345.0 sec: 38 segments, 3 merges 889.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 838.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 617.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1350.0 sec: 38 segments, 3 merges 894.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 843.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 622.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1355.0 sec: 38 segments, 3 merges 899.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 848.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 627.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1360.0 sec: 38 segments, 3 merges 904.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 853.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 632.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1365.1 sec: 38 segments, 3 merges 909.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 858.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 637.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1370.1 sec: 38 segments, 3 merges 914.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 863.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 642.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1375.1 sec: 38 segments, 3 merges 919.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 868.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 647.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1380.1 sec: 38 segments, 3 merges 924.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 873.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 652.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1385.1 sec: 38 segments, 3 merges 929.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 878.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 657.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1390.1 sec: 38 segments, 3 merges 934.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 883.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 662.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1395.0 sec: 38 segments, 3 merges 939.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 888.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 667.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1400.0 sec: 38 segments, 3 merges 944.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 893.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 672.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1405.0 sec: 38 segments, 3 merges 949.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 898.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 677.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1410.0 sec: 38 segments, 3 merges 954.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 903.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 682.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1415.0 sec: 38 segments, 3 merges 959.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 908.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 687.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1420.0 sec: 38 segments, 3 merges 964.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 913.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 692.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1425.0 sec: 38 segments, 3 merges 969.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 918.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 697.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1430.1 sec: 38 segments, 3 merges 974.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 923.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 702.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1435.1 sec: 38 segments, 3 merges 979.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 928.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 707.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1440.1 sec: 38 segments, 3 merges 984.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 933.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 712.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1445.1 sec: 38 segments, 3 merges 989.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 938.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 717.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1450.1 sec: 38 segments, 3 merges 994.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 943.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 722.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1455.1 sec: 38 segments, 3 merges 999.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 948.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 727.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1460.1 sec: 38 segments, 3 merges 1004.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 953.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 732.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1465.1 sec: 38 segments, 3 merges 1009.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 958.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 737.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1470.1 sec: 38 segments, 3 merges 1014.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 963.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 742.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1475.1 sec: 38 segments, 3 merges 1019.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 968.1s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 747.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1480.0 sec: 38 segments, 3 merges 1024.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 973.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 752.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1485.0 sec: 38 segments, 3 merges 1029.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 978.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 757.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1490.0 sec: 38 segments, 3 merges 1034.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 983.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 762.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1495.0 sec: 38 segments, 3 merges 1039.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 988.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 767.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1500.0 sec: 38 segments, 3 merges 1044.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 993.0s _1fo: 8 segs, 350.1 K docs, 1396.0 MB 772.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1505.0 sec: 31 segments, 2 merges 1049.2s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 777.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1510.0 sec: 31 segments, 2 merges 1054.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 782.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1515.0 sec: 31 segments, 2 merges 1059.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 787.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1520.0 sec: 31 segments, 2 merges 1064.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 792.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1525.0 sec: 31 segments, 2 merges 1069.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 797.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1530.0 sec: 31 segments, 2 merges 1074.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 802.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1535.1 sec: 31 segments, 2 merges 1079.3s _1fn: 8 segs, 1188.0 K docs, 4747.1 MB 807.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1540.1 sec: 24 segments, 1 merges 812.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1545.1 sec: 24 segments, 1 merges 817.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1550.1 sec: 24 segments, 1 merges 822.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1555.1 sec: 24 segments, 1 merges 827.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1560.1 sec: 24 segments, 1 merges 832.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1565.1 sec: 24 segments, 1 merges 837.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1570.1 sec: 24 segments, 1 merges 842.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1575.1 sec: 24 segments, 1 merges 847.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1580.0 sec: 24 segments, 1 merges 852.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1585.0 sec: 24 segments, 1 merges 857.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1590.0 sec: 24 segments, 1 merges 862.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1595.0 sec: 24 segments, 1 merges 867.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1600.0 sec: 24 segments, 1 merges 872.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1605.0 sec: 24 segments, 1 merges 877.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1610.0 sec: 24 segments, 1 merges 882.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1615.0 sec: 24 segments, 1 merges 887.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1620.1 sec: 24 segments, 1 merges 892.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1625.1 sec: 24 segments, 1 merges 897.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1630.1 sec: 24 segments, 1 merges 902.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1635.1 sec: 24 segments, 1 merges 907.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1640.1 sec: 24 segments, 1 merges 912.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1645.1 sec: 24 segments, 1 merges 917.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1650.1 sec: 24 segments, 1 merges 922.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1655.0 sec: 24 segments, 1 merges 927.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1660.0 sec: 24 segments, 1 merges 932.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1665.0 sec: 24 segments, 1 merges 937.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1670.0 sec: 24 segments, 1 merges 942.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1675.0 sec: 24 segments, 1 merges 947.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1680.0 sec: 24 segments, 1 merges 952.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1685.1 sec: 24 segments, 1 merges 957.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1690.1 sec: 24 segments, 1 merges 962.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1695.1 sec: 24 segments, 1 merges 967.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1700.1 sec: 24 segments, 1 merges 972.4s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1705.0 sec: 24 segments, 1 merges 977.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1710.0 sec: 24 segments, 1 merges 982.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1715.0 sec: 24 segments, 1 merges 987.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1720.0 sec: 24 segments, 1 merges 992.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1725.0 sec: 24 segments, 1 merges 997.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1730.0 sec: 24 segments, 1 merges 1002.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1735.0 sec: 24 segments, 1 merges 1007.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1740.0 sec: 24 segments, 1 merges 1012.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1745.0 sec: 24 segments, 1 merges 1017.3s _1fp: 8 segs, 817.2 K docs, 3263.8 MB 1750.0 sec: 17 segments, 1 merges 4.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1755.0 sec: 17 segments, 1 merges 9.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1760.1 sec: 17 segments, 1 merges 14.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1765.1 sec: 17 segments, 1 merges 19.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1770.1 sec: 17 segments, 1 merges 24.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1775.1 sec: 17 segments, 1 merges 29.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1780.1 sec: 17 segments, 1 merges 34.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1785.1 sec: 17 segments, 1 merges 39.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1790.0 sec: 17 segments, 1 merges 44.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1795.0 sec: 17 segments, 1 merges 49.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1800.0 sec: 17 segments, 1 merges 54.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1805.0 sec: 17 segments, 1 merges 59.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1810.0 sec: 17 segments, 1 merges 64.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1815.1 sec: 17 segments, 1 merges 69.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1820.1 sec: 17 segments, 1 merges 74.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1825.1 sec: 17 segments, 1 merges 79.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1830.1 sec: 17 segments, 1 merges 84.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1835.1 sec: 17 segments, 1 merges 89.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1840.1 sec: 17 segments, 1 merges 94.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1845.0 sec: 17 segments, 1 merges 99.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1850.0 sec: 17 segments, 1 merges 104.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1855.0 sec: 17 segments, 1 merges 109.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1860.0 sec: 17 segments, 1 merges 114.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1865.0 sec: 17 segments, 1 merges 119.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1870.0 sec: 17 segments, 1 merges 124.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1875.1 sec: 17 segments, 1 merges 129.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1880.1 sec: 17 segments, 1 merges 134.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1885.1 sec: 17 segments, 1 merges 139.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1890.1 sec: 17 segments, 1 merges 144.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1895.1 sec: 17 segments, 1 merges 149.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1900.1 sec: 17 segments, 1 merges 154.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1905.0 sec: 17 segments, 1 merges 159.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1910.0 sec: 17 segments, 1 merges 164.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1915.0 sec: 17 segments, 1 merges 169.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1920.0 sec: 17 segments, 1 merges 174.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1925.0 sec: 17 segments, 1 merges 179.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1930.0 sec: 17 segments, 1 merges 184.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1935.1 sec: 17 segments, 1 merges 189.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1940.1 sec: 17 segments, 1 merges 194.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1945.1 sec: 17 segments, 1 merges 199.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1950.1 sec: 17 segments, 1 merges 204.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1955.1 sec: 17 segments, 1 merges 209.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1960.1 sec: 17 segments, 1 merges 214.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1965.0 sec: 17 segments, 1 merges 219.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1970.0 sec: 17 segments, 1 merges 224.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1975.0 sec: 17 segments, 1 merges 229.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1980.0 sec: 17 segments, 1 merges 234.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1985.0 sec: 17 segments, 1 merges 239.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1990.1 sec: 17 segments, 1 merges 244.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 1995.1 sec: 17 segments, 1 merges 249.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2000.1 sec: 17 segments, 1 merges 254.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2005.1 sec: 17 segments, 1 merges 259.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2010.1 sec: 17 segments, 1 merges 264.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2015.1 sec: 17 segments, 1 merges 269.2s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2020.0 sec: 17 segments, 1 merges 274.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB 2025.0 sec: 17 segments, 1 merges 279.1s _1fq: 3 segs, 1136.8 K docs, 4546.4 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3338 seconds reindex takes 3338.24 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: 15 segments, 1 merges 5.1 sec: 15 segments, 1 merges 5.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 10.1 sec: 15 segments, 1 merges 10.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 15.1 sec: 15 segments, 1 merges 15.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 20.1 sec: 15 segments, 1 merges 20.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 25.1 sec: 15 segments, 1 merges 25.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 30.0 sec: 15 segments, 1 merges 30.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 35.0 sec: 15 segments, 1 merges 35.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 40.0 sec: 15 segments, 1 merges 40.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 45.0 sec: 15 segments, 1 merges 45.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 50.0 sec: 15 segments, 1 merges 50.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 55.0 sec: 15 segments, 1 merges 55.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 60.0 sec: 15 segments, 1 merges 60.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 65.0 sec: 15 segments, 1 merges 65.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 70.0 sec: 15 segments, 1 merges 70.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 75.0 sec: 15 segments, 1 merges 75.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 80.0 sec: 15 segments, 1 merges 80.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 85.0 sec: 15 segments, 1 merges 85.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 90.1 sec: 15 segments, 1 merges 90.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 95.1 sec: 15 segments, 1 merges 95.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 100.1 sec: 15 segments, 1 merges 100.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 105.1 sec: 15 segments, 1 merges 105.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 110.1 sec: 15 segments, 1 merges 110.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 115.1 sec: 15 segments, 1 merges 115.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 120.1 sec: 15 segments, 1 merges 120.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 125.1 sec: 15 segments, 1 merges 125.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 130.0 sec: 15 segments, 1 merges 130.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 135.0 sec: 15 segments, 1 merges 135.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 140.0 sec: 15 segments, 1 merges 140.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 145.0 sec: 15 segments, 1 merges 145.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 150.0 sec: 15 segments, 1 merges 150.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 155.0 sec: 15 segments, 1 merges 155.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 160.0 sec: 15 segments, 1 merges 160.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 165.0 sec: 15 segments, 1 merges 165.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 170.0 sec: 15 segments, 1 merges 170.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 175.0 sec: 15 segments, 1 merges 175.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 180.0 sec: 15 segments, 1 merges 180.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 185.1 sec: 15 segments, 1 merges 185.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 190.1 sec: 15 segments, 1 merges 190.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 195.1 sec: 15 segments, 1 merges 195.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 200.1 sec: 15 segments, 1 merges 200.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 205.1 sec: 15 segments, 1 merges 205.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 210.1 sec: 15 segments, 1 merges 210.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 215.1 sec: 15 segments, 1 merges 215.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 220.1 sec: 15 segments, 1 merges 220.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 225.1 sec: 15 segments, 1 merges 225.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 230.1 sec: 15 segments, 1 merges 230.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 235.1 sec: 15 segments, 1 merges 235.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 240.1 sec: 15 segments, 1 merges 240.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 245.1 sec: 15 segments, 1 merges 245.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 250.0 sec: 15 segments, 1 merges 250.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 255.0 sec: 15 segments, 1 merges 255.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 260.0 sec: 15 segments, 1 merges 260.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 265.0 sec: 15 segments, 1 merges 265.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 270.0 sec: 15 segments, 1 merges 270.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 275.0 sec: 15 segments, 1 merges 275.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 280.0 sec: 15 segments, 1 merges 280.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 285.0 sec: 15 segments, 1 merges 285.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 290.0 sec: 15 segments, 1 merges 290.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 295.0 sec: 15 segments, 1 merges 295.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 300.0 sec: 15 segments, 1 merges 300.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 305.0 sec: 15 segments, 1 merges 305.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 310.0 sec: 15 segments, 1 merges 310.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 315.0 sec: 15 segments, 1 merges 315.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 320.0 sec: 15 segments, 1 merges 320.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 325.0 sec: 15 segments, 1 merges 325.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 330.0 sec: 15 segments, 1 merges 330.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 335.0 sec: 15 segments, 1 merges 335.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 340.0 sec: 15 segments, 1 merges 340.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 345.0 sec: 15 segments, 1 merges 345.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 350.1 sec: 15 segments, 1 merges 350.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 355.1 sec: 15 segments, 1 merges 355.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 360.1 sec: 15 segments, 1 merges 360.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 365.1 sec: 15 segments, 1 merges 365.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 370.1 sec: 15 segments, 1 merges 370.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 375.1 sec: 15 segments, 1 merges 375.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 380.1 sec: 15 segments, 1 merges 380.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 385.1 sec: 15 segments, 1 merges 385.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 390.1 sec: 15 segments, 1 merges 390.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 395.1 sec: 15 segments, 1 merges 395.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 400.1 sec: 15 segments, 1 merges 400.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 405.1 sec: 15 segments, 1 merges 405.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 410.1 sec: 15 segments, 1 merges 410.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 415.0 sec: 15 segments, 1 merges 415.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 420.0 sec: 15 segments, 1 merges 420.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 425.0 sec: 15 segments, 1 merges 425.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 430.0 sec: 15 segments, 1 merges 430.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 435.0 sec: 15 segments, 1 merges 435.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 440.0 sec: 15 segments, 1 merges 440.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 445.0 sec: 15 segments, 1 merges 445.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 450.0 sec: 15 segments, 1 merges 450.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 455.0 sec: 15 segments, 1 merges 455.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 460.0 sec: 15 segments, 1 merges 460.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 465.0 sec: 15 segments, 1 merges 465.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 470.0 sec: 15 segments, 1 merges 470.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 475.1 sec: 15 segments, 1 merges 475.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 480.1 sec: 15 segments, 1 merges 480.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 485.1 sec: 15 segments, 1 merges 485.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 490.1 sec: 15 segments, 1 merges 490.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 495.1 sec: 15 segments, 1 merges 495.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 500.1 sec: 15 segments, 1 merges 500.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 505.1 sec: 15 segments, 1 merges 505.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 510.1 sec: 15 segments, 1 merges 510.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 515.1 sec: 15 segments, 1 merges 515.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 520.1 sec: 15 segments, 1 merges 520.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 525.1 sec: 15 segments, 1 merges 525.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 530.1 sec: 15 segments, 1 merges 530.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 535.1 sec: 15 segments, 1 merges 535.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 540.0 sec: 15 segments, 1 merges 540.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 545.0 sec: 15 segments, 1 merges 545.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 550.0 sec: 15 segments, 1 merges 550.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 555.0 sec: 15 segments, 1 merges 555.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 560.0 sec: 15 segments, 1 merges 560.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 565.0 sec: 15 segments, 1 merges 565.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 570.0 sec: 15 segments, 1 merges 570.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 575.0 sec: 15 segments, 1 merges 575.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 580.0 sec: 15 segments, 1 merges 580.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 585.0 sec: 15 segments, 1 merges 585.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 590.0 sec: 15 segments, 1 merges 590.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 595.0 sec: 15 segments, 1 merges 595.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 600.1 sec: 15 segments, 1 merges 600.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 605.0 sec: 15 segments, 1 merges 605.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 610.1 sec: 15 segments, 1 merges 610.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 615.1 sec: 15 segments, 1 merges 615.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 620.1 sec: 15 segments, 1 merges 620.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 625.1 sec: 15 segments, 1 merges 625.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 630.1 sec: 15 segments, 1 merges 630.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 635.1 sec: 15 segments, 1 merges 635.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 640.1 sec: 15 segments, 1 merges 640.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 645.1 sec: 15 segments, 1 merges 645.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 650.1 sec: 15 segments, 1 merges 650.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 655.1 sec: 15 segments, 1 merges 655.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 660.1 sec: 15 segments, 1 merges 660.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 665.1 sec: 15 segments, 1 merges 665.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 670.1 sec: 15 segments, 1 merges 670.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 675.0 sec: 15 segments, 1 merges 675.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 680.0 sec: 15 segments, 1 merges 680.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 685.0 sec: 15 segments, 1 merges 685.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 690.0 sec: 15 segments, 1 merges 690.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 695.0 sec: 15 segments, 1 merges 695.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 700.0 sec: 15 segments, 1 merges 700.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 705.0 sec: 15 segments, 1 merges 705.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 710.0 sec: 15 segments, 1 merges 710.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 715.0 sec: 15 segments, 1 merges 715.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 720.0 sec: 15 segments, 1 merges 720.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 725.0 sec: 15 segments, 1 merges 725.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 730.0 sec: 15 segments, 1 merges 730.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 735.0 sec: 15 segments, 1 merges 735.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 740.1 sec: 15 segments, 1 merges 740.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 745.1 sec: 15 segments, 1 merges 745.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 750.1 sec: 15 segments, 1 merges 750.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 755.1 sec: 15 segments, 1 merges 755.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 760.1 sec: 15 segments, 1 merges 760.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 765.1 sec: 15 segments, 1 merges 765.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 770.1 sec: 15 segments, 1 merges 770.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 775.1 sec: 15 segments, 1 merges 775.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 780.1 sec: 15 segments, 1 merges 780.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 785.1 sec: 15 segments, 1 merges 785.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 790.1 sec: 15 segments, 1 merges 790.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 795.1 sec: 15 segments, 1 merges 795.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 800.1 sec: 15 segments, 1 merges 800.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 805.0 sec: 15 segments, 1 merges 805.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 810.0 sec: 15 segments, 1 merges 810.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 815.0 sec: 15 segments, 1 merges 815.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 820.0 sec: 15 segments, 1 merges 820.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 825.0 sec: 15 segments, 1 merges 825.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 830.0 sec: 15 segments, 1 merges 830.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 835.0 sec: 15 segments, 1 merges 835.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 840.0 sec: 15 segments, 1 merges 840.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 845.0 sec: 15 segments, 1 merges 845.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 850.0 sec: 15 segments, 1 merges 850.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 855.0 sec: 15 segments, 1 merges 855.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 860.0 sec: 15 segments, 1 merges 860.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 865.0 sec: 15 segments, 1 merges 865.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 870.1 sec: 15 segments, 1 merges 870.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 875.1 sec: 15 segments, 1 merges 875.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 880.1 sec: 15 segments, 1 merges 880.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 885.1 sec: 15 segments, 1 merges 885.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 890.1 sec: 15 segments, 1 merges 890.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 895.1 sec: 15 segments, 1 merges 895.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 900.1 sec: 15 segments, 1 merges 900.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 905.1 sec: 15 segments, 1 merges 905.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 910.1 sec: 15 segments, 1 merges 910.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 915.1 sec: 15 segments, 1 merges 915.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 920.1 sec: 15 segments, 1 merges 920.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 925.1 sec: 15 segments, 1 merges 925.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 930.1 sec: 15 segments, 1 merges 930.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 935.0 sec: 15 segments, 1 merges 935.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 940.0 sec: 15 segments, 1 merges 940.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 945.0 sec: 15 segments, 1 merges 945.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 950.0 sec: 15 segments, 1 merges 950.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 955.0 sec: 15 segments, 1 merges 955.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 960.1 sec: 15 segments, 1 merges 960.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 965.1 sec: 15 segments, 1 merges 965.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 970.1 sec: 15 segments, 1 merges 970.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 975.1 sec: 15 segments, 1 merges 975.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 980.1 sec: 15 segments, 1 merges 980.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 985.1 sec: 15 segments, 1 merges 985.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 990.1 sec: 15 segments, 1 merges 990.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 995.1 sec: 15 segments, 1 merges 995.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1000.1 sec: 15 segments, 1 merges 1000.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1005.1 sec: 15 segments, 1 merges 1005.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1010.1 sec: 15 segments, 1 merges 1010.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1015.0 sec: 15 segments, 1 merges 1015.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1020.0 sec: 15 segments, 1 merges 1020.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1025.0 sec: 15 segments, 1 merges 1025.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1030.0 sec: 15 segments, 1 merges 1030.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1035.0 sec: 15 segments, 1 merges 1035.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1040.0 sec: 15 segments, 1 merges 1040.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1045.0 sec: 15 segments, 1 merges 1045.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1050.0 sec: 15 segments, 1 merges 1050.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1055.0 sec: 15 segments, 1 merges 1055.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1060.0 sec: 15 segments, 1 merges 1060.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1065.0 sec: 15 segments, 1 merges 1065.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1070.0 sec: 15 segments, 1 merges 1070.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1075.0 sec: 15 segments, 1 merges 1075.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1080.1 sec: 15 segments, 1 merges 1080.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1085.1 sec: 15 segments, 1 merges 1085.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1090.1 sec: 15 segments, 1 merges 1090.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1095.1 sec: 15 segments, 1 merges 1095.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1100.1 sec: 15 segments, 1 merges 1100.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1105.1 sec: 15 segments, 1 merges 1105.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1110.1 sec: 15 segments, 1 merges 1110.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1115.1 sec: 15 segments, 1 merges 1115.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1120.1 sec: 15 segments, 1 merges 1120.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1125.1 sec: 15 segments, 1 merges 1125.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1130.1 sec: 15 segments, 1 merges 1130.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1135.1 sec: 15 segments, 1 merges 1135.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1140.1 sec: 15 segments, 1 merges 1140.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1145.0 sec: 15 segments, 1 merges 1145.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1150.0 sec: 15 segments, 1 merges 1150.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1155.0 sec: 15 segments, 1 merges 1155.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1160.0 sec: 15 segments, 1 merges 1160.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1165.0 sec: 15 segments, 1 merges 1165.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1170.0 sec: 15 segments, 1 merges 1170.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1175.0 sec: 15 segments, 1 merges 1175.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1180.0 sec: 15 segments, 1 merges 1180.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1185.0 sec: 15 segments, 1 merges 1185.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1190.0 sec: 15 segments, 1 merges 1190.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1195.0 sec: 15 segments, 1 merges 1195.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1200.0 sec: 15 segments, 1 merges 1200.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1205.0 sec: 15 segments, 1 merges 1205.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1210.1 sec: 15 segments, 1 merges 1210.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1215.1 sec: 15 segments, 1 merges 1215.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1220.1 sec: 15 segments, 1 merges 1220.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1225.1 sec: 15 segments, 1 merges 1225.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1230.1 sec: 15 segments, 1 merges 1230.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1235.1 sec: 15 segments, 1 merges 1235.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1240.1 sec: 15 segments, 1 merges 1240.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1245.1 sec: 15 segments, 1 merges 1245.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1250.1 sec: 15 segments, 1 merges 1250.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1255.1 sec: 15 segments, 1 merges 1255.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1260.1 sec: 15 segments, 1 merges 1260.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1265.1 sec: 15 segments, 1 merges 1265.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1270.1 sec: 15 segments, 1 merges 1270.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1275.1 sec: 15 segments, 1 merges 1275.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1280.1 sec: 15 segments, 1 merges 1280.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1285.1 sec: 15 segments, 1 merges 1285.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1290.1 sec: 15 segments, 1 merges 1290.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1295.1 sec: 15 segments, 1 merges 1295.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1300.1 sec: 15 segments, 1 merges 1300.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1305.1 sec: 15 segments, 1 merges 1305.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1310.1 sec: 15 segments, 1 merges 1310.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1315.1 sec: 15 segments, 1 merges 1315.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1320.0 sec: 15 segments, 1 merges 1320.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1325.0 sec: 15 segments, 1 merges 1325.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1330.0 sec: 15 segments, 1 merges 1330.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1335.0 sec: 15 segments, 1 merges 1335.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1340.0 sec: 15 segments, 1 merges 1340.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1345.0 sec: 15 segments, 1 merges 1345.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1350.0 sec: 15 segments, 1 merges 1350.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1355.0 sec: 15 segments, 1 merges 1355.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1360.0 sec: 15 segments, 1 merges 1360.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1365.0 sec: 15 segments, 1 merges 1365.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1370.0 sec: 15 segments, 1 merges 1370.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1375.0 sec: 15 segments, 1 merges 1375.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1380.0 sec: 15 segments, 1 merges 1380.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1385.0 sec: 15 segments, 1 merges 1385.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1390.1 sec: 15 segments, 1 merges 1390.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1395.1 sec: 15 segments, 1 merges 1395.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1400.1 sec: 15 segments, 1 merges 1400.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1405.1 sec: 15 segments, 1 merges 1405.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1410.1 sec: 15 segments, 1 merges 1410.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1415.1 sec: 15 segments, 1 merges 1415.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1420.1 sec: 15 segments, 1 merges 1420.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1425.1 sec: 15 segments, 1 merges 1425.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1430.1 sec: 15 segments, 1 merges 1430.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1435.1 sec: 15 segments, 1 merges 1435.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1440.1 sec: 15 segments, 1 merges 1440.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1445.1 sec: 15 segments, 1 merges 1445.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1450.1 sec: 15 segments, 1 merges 1450.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1455.1 sec: 15 segments, 1 merges 1455.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1460.0 sec: 15 segments, 1 merges 1460.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1465.0 sec: 15 segments, 1 merges 1465.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1470.0 sec: 15 segments, 1 merges 1470.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1475.0 sec: 15 segments, 1 merges 1475.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1480.0 sec: 15 segments, 1 merges 1480.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1485.0 sec: 15 segments, 1 merges 1485.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1490.0 sec: 15 segments, 1 merges 1490.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1495.0 sec: 15 segments, 1 merges 1495.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1500.0 sec: 15 segments, 1 merges 1500.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1505.0 sec: 15 segments, 1 merges 1505.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1510.0 sec: 15 segments, 1 merges 1510.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1515.0 sec: 15 segments, 1 merges 1515.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1520.0 sec: 15 segments, 1 merges 1520.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1525.1 sec: 15 segments, 1 merges 1525.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1530.1 sec: 15 segments, 1 merges 1530.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1535.1 sec: 15 segments, 1 merges 1535.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1540.1 sec: 15 segments, 1 merges 1540.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1545.1 sec: 15 segments, 1 merges 1545.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1550.1 sec: 15 segments, 1 merges 1550.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1555.1 sec: 15 segments, 1 merges 1555.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1560.1 sec: 15 segments, 1 merges 1560.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1565.1 sec: 15 segments, 1 merges 1565.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1570.1 sec: 15 segments, 1 merges 1570.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1575.1 sec: 15 segments, 1 merges 1575.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1580.1 sec: 15 segments, 1 merges 1580.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1585.1 sec: 15 segments, 1 merges 1585.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1590.1 sec: 15 segments, 1 merges 1590.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1595.1 sec: 15 segments, 1 merges 1595.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1600.1 sec: 15 segments, 1 merges 1600.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1605.1 sec: 15 segments, 1 merges 1605.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1610.1 sec: 15 segments, 1 merges 1610.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1615.1 sec: 15 segments, 1 merges 1615.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1620.1 sec: 15 segments, 1 merges 1620.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1625.0 sec: 15 segments, 1 merges 1625.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1630.0 sec: 15 segments, 1 merges 1630.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1635.0 sec: 15 segments, 1 merges 1635.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1640.0 sec: 15 segments, 1 merges 1640.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1645.0 sec: 15 segments, 1 merges 1645.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1650.0 sec: 15 segments, 1 merges 1650.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1655.0 sec: 15 segments, 1 merges 1655.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1660.0 sec: 15 segments, 1 merges 1660.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1665.0 sec: 15 segments, 1 merges 1665.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1670.0 sec: 15 segments, 1 merges 1670.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1675.0 sec: 15 segments, 1 merges 1675.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1680.0 sec: 15 segments, 1 merges 1680.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1685.0 sec: 15 segments, 1 merges 1685.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1690.1 sec: 15 segments, 1 merges 1690.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1695.1 sec: 15 segments, 1 merges 1695.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1700.1 sec: 15 segments, 1 merges 1700.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1705.1 sec: 15 segments, 1 merges 1705.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1710.1 sec: 15 segments, 1 merges 1710.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1715.1 sec: 15 segments, 1 merges 1715.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1720.1 sec: 15 segments, 1 merges 1720.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1725.1 sec: 15 segments, 1 merges 1725.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1730.1 sec: 15 segments, 1 merges 1730.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1735.1 sec: 15 segments, 1 merges 1735.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1740.1 sec: 15 segments, 1 merges 1740.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1745.1 sec: 15 segments, 1 merges 1745.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1750.1 sec: 15 segments, 1 merges 1750.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1755.1 sec: 15 segments, 1 merges 1755.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1760.0 sec: 15 segments, 1 merges 1760.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1765.0 sec: 15 segments, 1 merges 1765.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1770.0 sec: 15 segments, 1 merges 1770.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1775.0 sec: 15 segments, 1 merges 1775.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1780.0 sec: 15 segments, 1 merges 1780.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1785.0 sec: 15 segments, 1 merges 1785.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1790.0 sec: 15 segments, 1 merges 1790.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1795.0 sec: 15 segments, 1 merges 1795.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1800.0 sec: 15 segments, 1 merges 1800.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1805.0 sec: 15 segments, 1 merges 1805.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1810.0 sec: 15 segments, 1 merges 1810.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1815.0 sec: 15 segments, 1 merges 1815.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1820.0 sec: 15 segments, 1 merges 1820.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1825.0 sec: 15 segments, 1 merges 1825.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1830.1 sec: 15 segments, 1 merges 1830.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1835.1 sec: 15 segments, 1 merges 1835.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1840.1 sec: 15 segments, 1 merges 1840.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1845.1 sec: 15 segments, 1 merges 1845.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1850.1 sec: 15 segments, 1 merges 1850.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1855.1 sec: 15 segments, 1 merges 1855.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1860.1 sec: 15 segments, 1 merges 1860.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1865.1 sec: 15 segments, 1 merges 1865.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1870.1 sec: 15 segments, 1 merges 1870.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1875.1 sec: 15 segments, 1 merges 1875.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1880.1 sec: 15 segments, 1 merges 1880.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1885.1 sec: 15 segments, 1 merges 1885.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1890.1 sec: 15 segments, 1 merges 1890.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1895.1 sec: 15 segments, 1 merges 1895.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1900.1 sec: 15 segments, 1 merges 1900.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1905.1 sec: 15 segments, 1 merges 1905.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1910.1 sec: 15 segments, 1 merges 1910.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1915.1 sec: 15 segments, 1 merges 1915.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1920.0 sec: 15 segments, 1 merges 1920.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1925.0 sec: 15 segments, 1 merges 1925.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1930.0 sec: 15 segments, 1 merges 1930.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1935.0 sec: 15 segments, 1 merges 1935.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1940.0 sec: 15 segments, 1 merges 1940.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1945.0 sec: 15 segments, 1 merges 1945.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1950.0 sec: 15 segments, 1 merges 1950.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1955.0 sec: 15 segments, 1 merges 1955.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1960.0 sec: 15 segments, 1 merges 1960.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1965.0 sec: 15 segments, 1 merges 1965.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1970.0 sec: 15 segments, 1 merges 1970.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1975.0 sec: 15 segments, 1 merges 1975.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1980.0 sec: 15 segments, 1 merges 1980.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1985.0 sec: 15 segments, 1 merges 1985.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1990.1 sec: 15 segments, 1 merges 1990.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 1995.1 sec: 15 segments, 1 merges 1995.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2000.1 sec: 15 segments, 1 merges 2000.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2005.1 sec: 15 segments, 1 merges 2005.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2010.1 sec: 15 segments, 1 merges 2010.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2015.1 sec: 15 segments, 1 merges 2015.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2020.1 sec: 15 segments, 1 merges 2020.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2025.1 sec: 15 segments, 1 merges 2025.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2030.1 sec: 15 segments, 1 merges 2030.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2035.1 sec: 15 segments, 1 merges 2035.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2040.1 sec: 15 segments, 1 merges 2040.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2045.1 sec: 15 segments, 1 merges 2045.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2050.1 sec: 15 segments, 1 merges 2050.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2055.1 sec: 15 segments, 1 merges 2055.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2060.0 sec: 15 segments, 1 merges 2060.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2065.0 sec: 15 segments, 1 merges 2065.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2070.0 sec: 15 segments, 1 merges 2070.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2075.0 sec: 15 segments, 1 merges 2075.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2080.0 sec: 15 segments, 1 merges 2080.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2085.0 sec: 15 segments, 1 merges 2085.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2090.0 sec: 15 segments, 1 merges 2090.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2095.0 sec: 15 segments, 1 merges 2095.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2100.0 sec: 15 segments, 1 merges 2100.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2105.0 sec: 15 segments, 1 merges 2105.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2110.0 sec: 15 segments, 1 merges 2110.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2115.0 sec: 15 segments, 1 merges 2115.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2120.0 sec: 15 segments, 1 merges 2120.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2125.0 sec: 15 segments, 1 merges 2125.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2130.1 sec: 15 segments, 1 merges 2130.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2135.1 sec: 15 segments, 1 merges 2135.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2140.1 sec: 15 segments, 1 merges 2140.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2145.1 sec: 15 segments, 1 merges 2145.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2150.1 sec: 15 segments, 1 merges 2150.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2155.1 sec: 15 segments, 1 merges 2155.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2160.1 sec: 15 segments, 1 merges 2160.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2165.1 sec: 15 segments, 1 merges 2165.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2170.1 sec: 15 segments, 1 merges 2170.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2175.1 sec: 15 segments, 1 merges 2175.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2180.1 sec: 15 segments, 1 merges 2180.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2185.1 sec: 15 segments, 1 merges 2185.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2190.1 sec: 15 segments, 1 merges 2190.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2195.0 sec: 15 segments, 1 merges 2195.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2200.0 sec: 15 segments, 1 merges 2200.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2205.0 sec: 15 segments, 1 merges 2205.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2210.0 sec: 15 segments, 1 merges 2210.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2215.0 sec: 15 segments, 1 merges 2215.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2220.0 sec: 15 segments, 1 merges 2220.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2225.0 sec: 15 segments, 1 merges 2225.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2230.0 sec: 15 segments, 1 merges 2230.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2235.0 sec: 15 segments, 1 merges 2235.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2240.1 sec: 15 segments, 1 merges 2240.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2245.1 sec: 15 segments, 1 merges 2245.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2250.1 sec: 15 segments, 1 merges 2250.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2255.1 sec: 15 segments, 1 merges 2255.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2260.1 sec: 15 segments, 1 merges 2260.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2265.1 sec: 15 segments, 1 merges 2265.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2270.1 sec: 15 segments, 1 merges 2270.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2275.1 sec: 15 segments, 1 merges 2275.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2280.1 sec: 15 segments, 1 merges 2280.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2285.1 sec: 15 segments, 1 merges 2285.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2290.1 sec: 15 segments, 1 merges 2290.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2295.1 sec: 15 segments, 1 merges 2295.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2300.1 sec: 15 segments, 1 merges 2300.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2305.1 sec: 15 segments, 1 merges 2305.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2310.0 sec: 15 segments, 1 merges 2310.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2315.0 sec: 15 segments, 1 merges 2315.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2320.0 sec: 15 segments, 1 merges 2320.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2325.0 sec: 15 segments, 1 merges 2325.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2330.0 sec: 15 segments, 1 merges 2330.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2335.0 sec: 15 segments, 1 merges 2335.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2340.0 sec: 15 segments, 1 merges 2340.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2345.0 sec: 15 segments, 1 merges 2345.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2350.0 sec: 15 segments, 1 merges 2350.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2355.0 sec: 15 segments, 1 merges 2355.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2360.0 sec: 15 segments, 1 merges 2360.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2365.0 sec: 15 segments, 1 merges 2365.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2370.0 sec: 15 segments, 1 merges 2370.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2375.0 sec: 15 segments, 1 merges 2375.0s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2380.1 sec: 15 segments, 1 merges 2380.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2385.1 sec: 15 segments, 1 merges 2385.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2390.1 sec: 15 segments, 1 merges 2390.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2395.1 sec: 15 segments, 1 merges 2395.1s _1fr: 15 segs, 8000.0 K docs, 32011.9 MB 2400.1 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2402.88 sec index has 1 segments: segments_3: _1fr(11.0.0):C8000000 _1fr: 32155.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32155.91 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=49977326438 cpu@end=53095600498 deltaMS=3118.27406 thread 14 name=Reference Handler cpu@start=2877747 cpu@end=2877747 deltaMS=0.0 thread 15 name=Finalizer cpu@start=131602 cpu@end=131602 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=107578 cpu@end=107578 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=35517935 cpu@end=35517935 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=63142447574 cpu@end=63143182445 deltaMS=0.734871 thread 42 name=JFR Periodic Tasks cpu@start=559465992684 cpu@end=559614605561 deltaMS=148.612877 thread 45 name=Notification Thread cpu@start=131957 cpu@end=131957 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=7642569627858 cpu@end=7642569627858 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=7653345205516 cpu@end=7653345205516 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=7645902019117 cpu@end=7645902019117 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=7652450796963 cpu@end=7652450796963 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=7639151670446 cpu@end=7639151670446 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=7653819067184 cpu@end=7653819067184 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=7642568124184 cpu@end=7642568124184 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=7652009423930 cpu@end=7652009423930 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=7655110796088 cpu@end=7655110796088 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=7640687326572 cpu@end=7640687326572 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=7652255458716 cpu@end=7652255458716 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=7641458877045 cpu@end=7641458877045 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=7651812147534 cpu@end=7651812147534 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=7650972188167 cpu@end=7650972188167 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=7651741024360 cpu@end=7651741024360 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=7645615078608 cpu@end=7645615078608 deltaMS=0.0 Average CPU cores used: 1.0439255366418176 completed 1000 searches in 3130 ms: 319 QPS CPU time=3267 ms checking results SUMMARY: 0.943 3.130 3.267 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5670 3338.24 2396.47 2402.88 1 32155.91 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=243, Fanout min=5, mean=15.81, max=32, meandelta=414727.94 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 17 18 20 22 32 Graph level=2 size=7641, Fanout min=7, mean=27.31, max=32, meandelta=268028.53 % 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=247337, Fanout min=2, mean=28.28, max=32, meandelta=258747.80 % 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.65, max=64, meandelta=194652.73 % 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=243, connectedness=1.00 Graph level=2 size=7641, connectedness=1.00 Graph level=1 size=247337, 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.10.01.30.41/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,476,858.30 msec task-clock:u 907,853,104,130,753 cycles:u (36.36%) 83,893,822,319,428 instructions:u (36.36%) 13,661,664,499,566 cache-references:u (36.36%) 3,670,553,106,509 cache-misses:u (36.36%) 51,913,386,558,991 L1-dcache-loads:u (36.36%) 3,596,191,260,298 L1-dcache-load-misses:u (36.36%) 4,160,885,625,944 L1-icache-loads:u (36.36%) 43,061,511,208 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 47,474,726 faults:u 20,401,808 minor-faults:u 58,503 major-faults:u 10,734,282,278,706 branches:u (36.36%) 115,049,696,612 branch-misses:u (36.36%) 12,363,711,587,163 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7851.179212949 seconds time elapsed 238080.529777000 seconds user 1368.714351000 seconds sys took 2:10:51.208835 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='29af85188d5c4415f42e0e56f484819264bff070', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.943, cpu_time_ms=3.13, net_cpu_ms=3.267, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5670, index_time_sec=3338.24, index_docs_per_sec=2396.47, force_merge_time_sec=2402.88, index_num_segments=1, index_size_on_disk_mb=32155.91, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (243, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 22, 100: 32}), 2: (7641, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247337, {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=7851, microseconds=208835)) Profiler summary for /l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 166 Start: 2026-05-10 12:29:06 (UTC) Duration: 4926 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 106821975 1901140286 jdk.FileWrite 7372968 179458499 jdk.FileRead 683920 16118393 jdk.CPULoad 91893 1902494 jdk.BooleanFlag 82336 2652334 jdk.ObjectAllocationInNewTLAB 29650 600975 jdk.Checkpoint 13359 25005840 jdk.UnsignedIntFlag 7968 274900 jdk.IntFlag 7304 270722 jdk.StringFlag 5644 222346 jdk.ObjectAllocationOutsideTLAB 1184 22255 jdk.Compilation 1049 28789 jdk.CPUInformation 166 249422 jdk.GCConfiguration 166 4406 jdk.JVMInformation 166 150818 jdk.Metadata 166 18347572 jdk.GarbageCollection 24 598 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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106821975 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 56.59% 60M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 30.26% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 4.70% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.50% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 1.50% 1M org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 1.49% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.57% 610768 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.55% 590648 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.33% 356403 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.28% 296733 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.27% 291340 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.21% 229522 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.21% 227132 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.16% 169559 jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 0.12% 132810 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.12% 123351 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.10% 109491 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.09% 90979 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.08% 85095 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():376 [JIT compiled code] 0.07% 71490 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.05% 54097 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] 0.04% 46022 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.04% 45426 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.03% 35053 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.03% 32029 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 30049 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.02% 24363 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 23357 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.02% 23307 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.02% 22091 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 19537 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 19473 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [Inlined code] 0.02% 19093 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 18886 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 16409 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 16308 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.01% 14057 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 13914 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 13308 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.01% 13241 java.util.Objects#checkIndex():365 [Inlined code] 0.01% 13164 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 12622 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.01% 12560 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 12227 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] 0.01% 12149 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 11611 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 11230 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] 0.01% 10916 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 10379 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.01% 9604 org.apache.lucene.util.ArrayUtil#growExact():319 [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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106821975 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 52.78% 56M 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] 29.96% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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] 4.70% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 3.81% 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] 1.50% 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] 1.21% 1M 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.92% 983481 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 [Inlined code] 0.48% 509112 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled 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% 496146 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 [Inlined code] 0.33% 356403 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.30% 323171 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.30% 320294 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.28% 301910 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.27% 291338 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.27% 287167 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled 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.26% 273346 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] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.21% 229278 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.17% 186570 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.16% 169553 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.11% 121346 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.11% 113874 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.09% 93992 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.08% 83501 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():376 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled 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% 66130 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.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.06% 64396 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 54097 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] 0.04% 46022 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% 42505 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% 35539 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 35026 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% 30355 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% 30142 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [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% 30003 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% 27001 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 24583 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% 22779 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% 22494 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.0x00000000791727a8#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.02% 22017 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.02% 20203 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.02% 19473 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [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] 0.02% 19093 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.02% 18533 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.02% 16308 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.01% 13941 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.01% 13914 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.01% 13599 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% 13324 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.01% 13164 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% 13163 java.util.Objects#checkIndex():365 [Inlined code] at java.util.ArrayList#get():428 [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.01% 12910 org.apache.lucene.util.hnsw.RandomVectorScorer#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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106821975 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 48.89% 52M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Inlined code] 14.61% 15M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 12.45% 13M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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] 3.20% 3M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Inlined code] 2.37% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 1.83% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Inlined code] 1.58% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.91% 970828 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 [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 [Inlined 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.84% 899681 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.76% 810098 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.73% 778813 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.73% 775378 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.64% 684041 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.62% 667123 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.51% 547614 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.46% 488795 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 [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 [Inlined 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.43% 462512 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.0x000000007919d680#call() [Inlined code] 0.43% 456618 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.42% 451800 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled 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.36% 383168 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.34% 359860 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.33% 352504 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.32% 338783 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.22% 234458 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#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.0x000000007919dbd8#run() [JIT compiled code] 0.19% 204251 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.0x000000007907aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.18% 192145 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.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 188447 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.0x000000007919d680#call() [Inlined code] 0.17% 176896 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.16% 171257 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.16% 169806 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#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.15% 161652 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.15% 158642 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [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.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.14% 153861 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007919dbd8#run() [JIT compiled code] 0.14% 153627 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.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.13% 142960 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 136693 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] 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.0x000000007919d680#call() [JIT compiled code] 0.13% 136653 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] 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] 0.13% 135253 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.0x000000007919d680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 133810 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.12% 126082 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.11% 118376 jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.11% 117372 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [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.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007919dbd8#run() [JIT compiled code] 0.11% 115338 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.10% 111678 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 104678 org.apache.lucene.util.hnsw.RandomVectorScorer#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.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 93888 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 89659 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():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.08% 88734 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.0x000000007919d680#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.0x000000007919dbd8#run() [JIT compiled code] 0.08% 81569 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():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at 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% 76272 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30825 events (total: 218209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 29.07% 63425M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 27.33% 59641M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 26.93% 58768M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 3.50% 7636M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.61% 5700M java.util.Arrays#copyOf():3478 [Inlined code] 2.38% 5195M java.lang.Integer#valueOf():1006 [Inlined code] 1.37% 2991M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 1.12% 2435M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.79% 1716M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.70% 1537M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.40% 865M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.39% 858M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.39% 852M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.39% 847M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.38% 820M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.26% 571M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.18% 396M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.18% 386M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 336M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 272M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.10% 213M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.08% 178M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 178M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.07% 161M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.07% 158M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] 0.06% 138M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.06% 134M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.06% 131M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.05% 105M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] 0.05% 101M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.04% 97M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.04% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 88M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.04% 84M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.04% 83M java.util.HashMap#newNode():1910 [Inlined code] 0.04% 81M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.04% 80M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 80M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.03% 72M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.03% 60M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.03% 54M java.util.ArrayList#grow():240 [Inlined code] 0.02% 46M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.02% 44M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.02% 44M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.02% 35M java.util.HashMap#resize():711 [JIT compiled code] 0.01% 32M knn.KnnGraphTester#printGraphFanout():1147 [Interpreted code] 0.01% 22M org.apache.lucene.document.Document#():42 [Inlined code] 0.01% 18M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.01% 18M java.lang.ThreadLocal$ThreadLocalMap#set():550 [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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30825 events (total: 218209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.75% 49638M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.51% 49125M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.84% 38928M 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.23% 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.55% 9922M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.42% 9643M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.50% 7636M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.60% 5664M 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.37% 5176M 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.37% 2991M 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] 1.12% 2435M 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.44% 957M 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% 858M 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.39% 847M 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.38% 820M 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.36% 777M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.31% 686M 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.30% 659M 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.28% 620M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 455M 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.18% 386M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.16% 353M 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.16% 340M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.12% 272M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.10% 213M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 213M 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.09% 193M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 160M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity():450 [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#():107 [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#():93 [Inlined code] 0.07% 158M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():412 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push():79 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.07% 157M 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% 153M 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% 147M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.07% 143M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.06% 139M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.06% 138M 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.06% 134M 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.06% 126M 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.05% 116M 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.05% 105M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():119 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] 0.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] 0.05% 101M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.05% 99M 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.04% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 92M 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.04% 88M 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.04% 84M 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% 81M 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% 81M 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.04% 80M java.util.logging.LogManager#reset():1298 [Interpreted code] at java.util.logging.LogManager$Cleaner#run():275 [Interpreted code] 0.04% 80M 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.10.01.30.41/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.10.01.30.41/bench-knn-q32-fmTrue.jfr is 2047.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30825 events (total: 218209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.81% 38864M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 9.39% 20488M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000007919d680#call() [Inlined code] 9.14% 19953M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000007919d680#call() [Inlined code] 7.50% 16356M 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.30% 11556M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] 5.04% 10993M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] 4.91% 10707M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000007919d680#call() [JIT compiled code] 4.81% 10497M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000007919d680#call() [JIT compiled code] 3.73% 8140M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.60% 5664M 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.37% 5176M 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.60% 3486M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.57% 3428M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.37% 2991M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.12% 2436M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.10% 2398M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.09% 2379M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.08% 2354M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.88% 1919M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [Interpreted code] 0.87% 1889M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.86% 1875M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.85% 1858M 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.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.84% 1831M 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.0x000000007919d680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.82% 1783M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.81% 1772M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [Interpreted code] 0.79% 1721M 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.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.76% 1663M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#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.71% 1546M 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.0x000000007919d680#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.60% 1298M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted 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#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.53% 1153M 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.0x000000007919d680#call() [Inlined code] 0.51% 1103M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.50% 1098M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.33% 716M 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.31% 679M 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] 0.25% 535M 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.0x000000007919d680#call() [JIT compiled code] 0.20% 440M 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.19% 404M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.18% 390M 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.0x000000007919d680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.16% 358M 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 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.16% 354M 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.0x000000007919d680#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% 279M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.12% 263M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007919dbd8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.12% 255M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.12% 255M 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 [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.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 242M 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.0x000000007919d680#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% 240M 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.0x000000007919d680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 230M 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.0x000000007919d680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.10% 216M 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.0x0000000079199ec8#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.0x0000000079197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.10% 213M 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.0x0000000079193cb8#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] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm recall latency(ms) netCPU avgCpuCount nDoc searchType topK fanout resultSimilarity decay resultCount maxConn beamWidth quantized index(s) index_docs/s force_merge(s) num_segments index_size(MB) overSample vec_disk(MB) vec_RAM(MB) bp-reorder indexType rerank 0.898 11.196 11.753 1.050 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 1000.19 7998.47 0.00 11 36049.68 1.000 35278.320 4028.320 false HNSW no 0.881 2.357 2.463 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 927.89 8621.75 1082.01 1 36185.95 1.000 35278.320 4028.320 false HNSW no 0.955 16.002 16.758 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1442.14 5547.32 0.00 21 39935.90 1.000 39184.570 7934.570 false HNSW no 0.929 2.537 2.651 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1581.35 5058.97 1214.61 1 40090.67 1.000 39184.570 7934.570 false HNSW no 0.975 12.705 13.314 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3138.94 2548.63 0.00 16 32011.12 1.000 31250.000 31250.000 false HNSW no 0.943 3.130 3.267 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3338.24 2396.47 2402.88 1 32155.91 1.000 31250.000 31250.000 false HNSW no saving all results to /l/logs.nightly/2026.05.10.01.30.41/knn_results.pk done! took 27207.4 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-10 10:18:38.249971] now generate KNN nightly charts [2026-05-10 10:18:42.417864] 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=2687831 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 17 Start: 2026-05-10 14:18:42 (UTC) Duration: 130 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 4022595 84021979 jdk.CPUTimeSample 3694923 64925073 jdk.ObjectAllocationInNewTLAB 855437 14843649 jdk.FileRead 796349 18926570 jdk.ObjectAllocationOutsideTLAB 200630 3169466 jdk.BooleanFlag 11764 373039 jdk.Compilation 6285 161997 jdk.CPULoad 2330 45998 jdk.UnsignedIntFlag 1054 36427 jdk.IntFlag 952 34179 jdk.Checkpoint 852 26574249 jdk.StringFlag 765 28589 jdk.GarbageCollection 45 1067 jdk.CPUInformation 17 25529 jdk.GCConfiguration 17 437 jdk.JVMInformation 17 17981 jdk.Metadata 17 1878955 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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3694923 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.83% 289330 java.lang.Integer#rotateLeft():1650 [Inlined code] 6.07% 224168 java.lang.Character#codePointAtImpl():9670 [Inlined code] 5.66% 209225 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 3.95% 146065 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.88% 143508 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.35% 123780 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 3.06% 113082 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.75% 101658 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.30% 85032 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.70% 62952 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.67% 61758 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.66% 61487 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.40% 51611 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.35% 50005 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.26% 46464 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.10% 40664 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.08% 39976 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.06% 39254 java.lang.Character#codePointAt():9662 [Inlined code] 1.03% 38159 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.94% 34740 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 0.94% 34671 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.90% 33374 java.lang.Character#toChars():9872 [Inlined code] 0.87% 32107 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.81% 29856 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.80% 29544 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.74% 27465 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.71% 26193 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.61% 22360 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.58% 21537 java.lang.Character#codePointAt():9665 [Inlined code] 0.57% 21217 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.50% 18302 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.49% 18124 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.46% 16871 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.45% 16729 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] 0.44% 16274 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.44% 16257 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.43% 15706 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.42% 15415 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.41% 14990 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.39% 14364 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.38% 14110 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.37% 13844 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.37% 13730 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.37% 13608 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.37% 13532 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.36% 13238 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.36% 13222 java.lang.Character#toLowerCase():11251 [Inlined code] 0.35% 13051 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.34% 12421 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.33% 12340 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3694923 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.83% 289330 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 6.07% 224168 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.95% 145939 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.88% 143508 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.33% 123056 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.03% 111997 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.75% 101657 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.28% 84417 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.70% 62939 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.67% 61758 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.66% 61487 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.58% 58253 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.44% 53336 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.40% 51611 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.35% 50005 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.35% 49767 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.30% 47869 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.26% 46464 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.08% 39975 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 0.94% 34740 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.94% 34669 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.90% 33374 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.90% 33230 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.87% 32105 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.80% 29541 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.74% 27451 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.71% 26190 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.57% 21217 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.57% 21172 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.56% 20710 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.54% 19914 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.51% 18936 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.51% 18706 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.50% 18302 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.44% 16416 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.44% 16255 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.42% 15649 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.41% 15197 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.41% 15071 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.40% 14846 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.39% 14503 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.39% 14357 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.38% 14085 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% 13844 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13730 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13606 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.36% 13236 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.35% 13071 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.35% 13050 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.34% 12421 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3694923 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.81% 288486 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.96% 220315 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.95% 145897 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.76% 138873 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.75% 101651 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.20% 81252 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.70% 62935 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.69% 62609 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.67% 61556 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.66% 61487 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.55% 57378 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.50% 55535 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.40% 51611 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.35% 50005 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.34% 49444 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.31% 48296 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.26% 46464 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% 45607 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.19% 43913 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.15% 42417 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.94% 34740 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.90% 33374 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.89% 32910 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.87% 32104 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.80% 29540 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.74% 27451 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.71% 26183 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.66% 24266 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.65% 24108 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.57% 21217 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.57% 20961 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.55% 20332 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% 18705 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.50% 18302 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% 16416 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.44% 16255 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.42% 15648 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.41% 15301 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% 15066 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.41% 15007 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% 14798 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.39% 14503 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.39% 14357 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.37% 13834 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.37% 13730 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] 0.37% 13606 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% 13071 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.35% 13050 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% 12202 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.33% 12156 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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3694923 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.74% 138313 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 3.47% 128190 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 3.13% 115727 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.99% 110459 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.97% 109856 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.21% 81486 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.20% 81252 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.92% 70847 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.75% 64639 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.69% 62609 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.0x000000003b1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.32% 48874 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.30% 48108 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.24% 45931 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.23% 45587 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.23% 45493 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.15% 42392 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.10% 40697 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.87% 31989 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.79% 29120 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.76% 27929 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.71% 26242 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.71% 26062 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 24845 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.66% 24561 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.66% 24206 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.64% 23498 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.61% 22540 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.58% 21507 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.55% 20467 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.53% 19626 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.51% 18786 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.45% 16643 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] 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.44% 16094 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.44% 16092 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.44% 16092 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.42% 15647 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.42% 15595 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% 15281 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.41% 15179 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 14972 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.40% 14798 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.40% 14763 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.40% 14624 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.38% 13977 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] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.38% 13879 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.35% 13116 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.35% 12916 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.34% 12732 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.34% 12588 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] 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% 12450 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] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3694923 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.28% 121377 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 3.04% 112219 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.92% 107761 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.40% 88695 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% 85846 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.05% 75858 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.79% 66149 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.69% 62609 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.0x000000003b1d4d30#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.62% 59708 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.32% 48874 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.30% 48108 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.15% 42676 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.15% 42335 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.09% 40119 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.06% 39059 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.03% 38134 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.98% 36225 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.96% 35616 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.80% 29654 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.74% 27228 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.71% 26081 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.66% 24281 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.65% 24117 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.62% 23081 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.61% 22594 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.59% 21810 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.57% 21182 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.57% 21068 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.54% 19868 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.52% 19144 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.51% 18786 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.46% 16868 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.43% 15910 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.43% 15865 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] 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% 15638 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% 15090 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.41% 15077 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.41% 14993 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.41% 14984 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.40% 14798 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.40% 14701 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():289 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.39% 14519 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% 14065 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.37% 13676 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% 13134 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] at org.apache.lucene.index.IndexingChain$PerField#invert():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% 12947 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.34% 12456 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.33% 12199 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.33% 12137 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.32% 11884 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=1 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1056039 events (total: 322209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.42% 52912M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.90% 28664M java.lang.StringUTF16#compress():212 [Inlined code] 8.51% 27418M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.02% 22622M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 6.96% 22429M perf.LineFileDocs#readDocs():176 [JIT compiled code] 4.23% 13623M java.lang.StringUTF16#compress():216 [Inlined code] 3.41% 10988M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.24% 10428M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.23% 10399M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.70% 8699M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.44% 7859M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.97% 6353M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.89% 6103M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.79% 5758M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.75% 5628M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.68% 5407M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.63% 5250M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.57% 5049M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.48% 4773M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.44% 4636M java.util.ArrayList#grow():240 [Inlined code] 1.27% 4087M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.21% 3889M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.17% 3753M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.85% 2734M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.60% 1943M java.nio.HeapByteBuffer#():75 [Inlined code] 0.57% 1834M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.57% 1829M java.util.Formatter#parse():2810 [Inlined code] 0.56% 1814M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.55% 1770M java.lang.Integer#toString():167 [Inlined code] 0.50% 1605M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.48% 1534M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.45% 1459M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.44% 1416M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.42% 1338M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.32% 1035M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.32% 1034M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.31% 1001M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.31% 991M java.util.List#of():935 [Inlined code] 0.30% 970M java.lang.StringLatin1#newString():760 [Inlined code] 0.30% 964M java.lang.StringBuilder#toString():478 [Inlined code] 0.30% 956M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.30% 950M java.lang.StringLatin1#replace():312 [Inlined code] 0.29% 931M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.28% 916M java.util.ArrayDeque#():179 [Inlined code] 0.28% 906M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] 0.27% 864M java.util.Formatter#parse():2782 [Inlined code] 0.26% 833M perf.LineFileDocs#nextDoc():646 [JIT compiled code] 0.21% 692M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.20% 659M org.apache.lucene.util.StringSorter#fallbackSorter():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=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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1056039 events (total: 322209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.41% 52869M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.90% 28664M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.51% 27412M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.02% 22622M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 6.96% 22429M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.23% 13623M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.41% 10988M 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% 10295M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.70% 8699M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.59% 8335M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.44% 7859M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.97% 6353M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.89% 6103M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.79% 5758M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.75% 5628M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.63% 5250M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.60% 5149M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.57% 5049M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.48% 4773M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.44% 4636M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.27% 4087M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 3889M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.17% 3753M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.65% 2093M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.60% 1943M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.57% 1834M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.57% 1829M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.55% 1786M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.50% 1614M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.50% 1605M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.45% 1459M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.44% 1416M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.32% 1035M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.32% 1034M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.31% 1001M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.31% 993M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.31% 991M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] 0.30% 968M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.30% 966M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.30% 964M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.30% 956M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.30% 950M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.29% 935M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.29% 931M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 916M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.28% 906M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] 0.27% 864M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.26% 833M perf.LineFileDocs#nextDoc():646 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.25% 795M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1056039 events (total: 322209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.41% 52869M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.36% 26943M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 8.25% 26570M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 6.96% 22429M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.45% 17553M 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.21% 13550M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 3.17% 10200M 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.67% 8616M 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.56% 8242M 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.44% 7859M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.97% 6353M 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.89% 6103M 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.79% 5758M 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.72% 5537M 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.63% 5250M 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.57% 5049M 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.56% 5027M 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.48% 4773M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.44% 4636M 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.43% 4612M 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.27% 4087M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 3889M 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.14% 3682M 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.07% 3439M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.91% 2936M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.64% 2076M 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.58% 1881M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003b13ecb8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.57% 1829M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.55% 1786M 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.50% 1614M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.50% 1605M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.44% 1414M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.44% 1410M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.43% 1386M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.37% 1186M 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.34% 1100M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.32% 1034M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.32% 1016M 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% 1006M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.31% 1001M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 993M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 991M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.30% 966M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 956M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.29% 944M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.29% 931M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 921M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.29% 919M 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.28% 916M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1056039 events (total: 322209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.41% 52869M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.23% 26527M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.96% 22429M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.18% 13465M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.60% 11614M 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.44% 7859M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.30% 7404M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.72% 5537M 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.70% 5479M 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.64% 5288M 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.63% 5250M 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.63% 5249M 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.60% 5151M 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.58% 5084M 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.56% 5027M 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.0x000000003b1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.50% 4847M 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.48% 4773M 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.39% 4472M 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.0x000000003b1d4d30#merge() [Interpreted code] 1.31% 4216M 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.27% 4087M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 3594M 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.0x000000003b1d4d30#merge() [Interpreted code] 1.00% 3236M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.97% 3122M 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.91% 2936M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.90% 2902M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.88% 2846M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.84% 2719M 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.83% 2672M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.82% 2630M 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.76% 2458M 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.74% 2393M 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% 2301M 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.71% 2273M 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.68% 2202M 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.56% 1798M 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.55% 1786M 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.54% 1742M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.53% 1693M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003b13ecb8#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% 1653M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.51% 1632M 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% 1614M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.49% 1563M 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.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.46% 1476M 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.42% 1367M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 1324M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.41% 1317M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.38% 1240M 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.34% 1100M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1085M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 205.10 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1056039 events (total: 322209M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.41% 52869M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.23% 26527M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.96% 22429M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.18% 13465M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.60% 11614M 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.0x000000003b1d4d30#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.44% 7859M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.23% 7192M 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.72% 5537M 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.0x000000003b1d4d30#merge() [Interpreted code] 1.58% 5084M 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.0x000000003b1d4d30#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.56% 5027M 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.0x000000003b1d4d30#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.52% 4893M 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.47% 4736M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.44% 4631M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.42% 4563M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.41% 4534M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.39% 4472M 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.0x000000003b1d4d30#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.36% 4389M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.27% 4088M 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.27% 4087M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.22% 3929M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.12% 3594M 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.0x000000003b1d4d30#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] 0.96% 3088M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.91% 2936M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.88% 2827M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.84% 2719M 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.84% 2698M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.80% 2561M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.73% 2337M 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.70% 2270M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.69% 2232M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.66% 2137M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.64% 2049M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.63% 2016M 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.55% 1786M 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.0x000000003b1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.54% 1742M 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.53% 1707M 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.53% 1700M 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.52% 1677M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003b13ecb8#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% 1653M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.50% 1614M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.48% 1543M 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.48% 1532M 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.43% 1391M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 1367M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 1324M 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.0x000000003b1d4d30#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% 1240M 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.38% 1232M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.34% 1100M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.32% 1034M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocs.top.log [2026-05-10 10:22:59.979063] took 101.7 sec [2026-05-10 10:22:59.983108] medIndexAtClose None [2026-05-10 10:22:59.984347] 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=2690454 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 50 Start: 2026-05-10 18:03:35 (UTC) Duration: 1455 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 97766121 1955300711 jdk.FileWrite 3849108 105627362 jdk.ObjectAllocationInNewTLAB 112698 2448070 jdk.FileRead 72283 2062951 jdk.BooleanFlag 34600 1141950 jdk.ObjectAllocationOutsideTLAB 7682 152267 jdk.CPULoad 6033 126693 jdk.UnsignedIntFlag 3100 111150 jdk.IntFlag 2800 104150 jdk.StringFlag 2250 88000 jdk.Checkpoint 1461 53067647 jdk.Compilation 125 3492 jdk.CPUInformation 50 75150 jdk.GCConfiguration 50 1350 jdk.JVMInformation 50 60350 jdk.Metadata 50 5526400 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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97766121 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.54% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 10.95% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 4.93% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.80% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.05% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.98% 962071 java.util.ArrayList#elementData():412 [Inlined code] 0.83% 812902 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.55% 542498 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.51% 498909 java.util.Arrays#fill():3144 [Inlined code] 0.35% 342276 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.33% 322864 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.25% 243728 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.24% 234940 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.24% 232754 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.23% 229454 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.23% 226383 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] 0.23% 223413 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.20% 195112 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.18% 171169 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] 0.17% 164289 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.16% 159115 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.16% 155982 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.13% 128813 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.12% 115458 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.10% 99391 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.10% 96690 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.09% 92365 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.09% 90536 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.09% 90262 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.09% 87280 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] 0.09% 86564 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.09% 84101 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.08% 81602 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 78237 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.08% 77834 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.08% 77521 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] 0.08% 73763 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.07% 68522 java.util.Arrays#fill():3143 [Inlined code] 0.07% 67512 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 66414 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 66000 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.06% 63409 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.06% 62593 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.06% 61436 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] 0.06% 58663 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.06% 56369 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.06% 56306 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.06% 56243 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.06% 54533 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97766121 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.54% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 10.95% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 4.93% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.66% 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.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.05% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.98% 961786 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.83% 812902 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.55% 542498 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.51% 498909 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.35% 342276 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.25% 243728 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.24% 234940 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.23% 229454 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.23% 220206 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.17% 168564 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.17% 166106 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.17% 164289 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.17% 163402 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.16% 155982 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.16% 154320 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.16% 153577 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.16% 152556 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% 141762 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% 128813 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.13% 124736 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.10% 96690 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.09% 92740 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.09% 92365 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 90262 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 79177 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.08% 75836 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.08% 75792 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.08% 74772 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.08% 73763 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.07% 69274 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.07% 68522 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.07% 66570 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% 66414 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.06% 62593 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.06% 58682 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 57651 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 56306 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 55929 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 55261 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 52940 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.05% 52506 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.05% 52252 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():356 [Inlined code] 0.05% 51061 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.05% 49911 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97766121 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.54% 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.95% 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.28% 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.58% 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.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.20% 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.03% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.90% 880081 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.61% 592395 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.53% 517825 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.51% 498909 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.45% 439466 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.35% 341209 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.25% 243728 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.23% 224362 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.22% 212156 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% 180852 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.18% 171342 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.17% 168564 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.17% 166106 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% 164289 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.16% 153525 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.15% 151147 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% 147475 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.15% 146253 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.13% 130758 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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% 124904 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.12% 116806 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.10% 95256 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.09% 92365 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.09% 91952 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.08% 80863 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.08% 79177 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% 74812 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.07% 71793 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% 70831 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% 69274 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% 68522 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.07% 65050 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% 63707 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.06% 62709 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% 62593 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% 60414 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.06% 60256 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.06% 55037 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% 54796 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% 54349 org.apache.lucene.util.hnsw.RandomVectorScorer#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% 52354 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.05% 52246 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():356 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] 0.05% 49911 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97766121 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 14.05% 13M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 13.54% 13M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 11.52% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 11.18% 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] 11.06% 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] 4.05% 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.27% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 3.04% 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.59% 2M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.75% 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.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.54% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.34% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():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] 0.92% 899092 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.92% 897494 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.78% 763008 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% 762811 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.76% 746271 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.69% 671064 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.64% 625848 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.61% 592395 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.56% 549467 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.53% 517825 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.45% 444102 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.40% 389833 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% 389473 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.35% 341209 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.23% 229639 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.23% 224362 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.22% 212156 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.19% 187487 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.18% 171342 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.17% 164289 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.16% 159018 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.16% 156801 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% 147475 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.15% 146253 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.14% 140834 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.14% 138712 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% 130758 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x000000007f203c30#call() [JIT compiled code] 0.13% 124061 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.12% 117287 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.12% 116806 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.11% 108985 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 108385 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 96655 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% 89245 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.09% 85383 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.09% 85369 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.08% 79070 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 97766121 events (total: 97M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 12.56% 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] 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.62% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 10.11% 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.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] 9.79% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 7.90% 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.17% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.83% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 2.07% 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] 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.05% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.85% 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.55% 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.54% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 1.46% 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.38% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.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.27% 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.26% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 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.86% 841634 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.0x000000007f203c30#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.80% 778989 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.79% 770762 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.78% 762811 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.76% 742226 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.69% 671064 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.64% 625706 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.63% 617138 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.55% 539760 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.54% 530697 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.53% 517825 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.50% 492860 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.49% 478573 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.48% 465323 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.48% 464645 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.45% 444142 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.45% 444102 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.0x000000007f203c30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.43% 422610 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.43% 416530 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.39% 382413 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.37% 365831 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.37% 363564 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.36% 351936 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.36% 347102 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.35% 340045 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.33% 323232 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.32% 315788 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.30% 294320 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.23% 229639 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.0x000000007f203c30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.22% 210683 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.0x000000007f203c30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.21% 203602 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.20% 198819 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.0x000000007f203c30#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% 192298 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] 0.19% 187487 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 120379 events (total: 119265M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.92% 29721M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 24.82% 29596M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 6.57% 7834M java.nio.HeapByteBuffer#():75 [Inlined code] 6.51% 7762M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 5.17% 6167M perf.LineFileDocs#readVector():212 [Inlined code] 3.09% 3681M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.91% 3473M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.76% 3293M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.20% 2621M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.47% 1756M java.lang.StringUTF16#compress():212 [Inlined code] 1.47% 1756M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.15% 1369M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 1.10% 1310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.06% 1268M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.99% 1186M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.75% 890M java.lang.StringUTF16#compress():216 [Inlined code] 0.74% 888M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.73% 872M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.71% 844M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.63% 752M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.61% 729M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.46% 551M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.45% 531M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.43% 517M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 473M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.38% 448M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.37% 440M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.36% 424M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.35% 419M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.34% 400M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.27% 323M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.26% 315M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.25% 294M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.25% 294M java.util.ArrayList#grow():240 [Inlined code] 0.22% 262M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.20% 234M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.18% 220M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.18% 219M perf.LineFileDocs#readVector():212 [JIT compiled code] 0.17% 197M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.15% 184M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.15% 182M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 178M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.13% 159M java.nio.FloatBuffer#wrap():443 [Inlined code] 0.12% 144M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 135M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.11% 128M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.10% 121M java.util.ArrayDeque#():179 [Inlined code] 0.10% 120M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 118M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.09% 109M java.util.Formatter#parse():2810 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 120379 events (total: 119265M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.92% 29721M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 24.70% 29460M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 6.57% 7834M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 6.51% 7762M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 5.17% 6167M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.09% 3681M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.91% 3473M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.76% 3293M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.20% 2621M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.47% 1756M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.47% 1756M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 1369M 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.10% 1310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.05% 1256M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.99% 1186M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.75% 890M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.74% 888M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.73% 872M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.56% 665M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.46% 551M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.45% 531M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.43% 517M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 489M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.39% 466M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.38% 448M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.37% 437M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.36% 429M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.36% 424M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.34% 406M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.34% 400M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.27% 323M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.26% 315M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.25% 294M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.24% 284M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.22% 262M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.22% 262M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.20% 234M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.18% 220M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.18% 219M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.18% 208M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.15% 180M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.15% 179M 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% 178M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.15% 178M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 159M java.nio.FloatBuffer#wrap():443 [Inlined code] at java.nio.FloatBuffer#wrap():472 [Inlined code] 0.12% 144M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 135M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 135M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.10% 120M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.10% 118M 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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 120379 events (total: 119265M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.67% 27036M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 22.53% 26875M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 6.51% 7762M 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.03% 7194M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 5.17% 6167M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.09% 3681M 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.89% 3451M 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.76% 3293M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.25% 2684M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 2.17% 2585M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.70% 2033M 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.47% 1756M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.36% 1627M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.05% 1256M 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.99% 1186M 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.77% 922M 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.75% 890M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.74% 881M 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.73% 872M 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.59% 701M 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.56% 668M 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.56% 665M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.49% 587M 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.46% 551M 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.45% 531M 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.43% 517M 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.41% 485M 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.38% 457M 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% 448M 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.36% 424M 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% 411M 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.34% 400M 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.27% 323M 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.27% 321M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.25% 303M 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.25% 294M 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% 291M 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.22% 262M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.21% 253M 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.21% 244M 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.20% 240M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.20% 234M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.18% 219M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.17% 206M 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% 206M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000007f180a30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.15% 179M 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% 178M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.13% 159M java.nio.FloatBuffer#wrap():443 [Inlined code] at java.nio.FloatBuffer#wrap():472 [Inlined code] at perf.LineFileDocs$LineFileDoc#():874 [Inlined code] at perf.LineFileDocs$LineFileDoc$BinaryBased#():930 [Inlined code] 0.13% 159M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.12% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 120379 events (total: 119265M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.06% 17958M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 14.91% 17785M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 6.51% 7762M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 6.03% 7194M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.27% 6288M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 5.27% 6282M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 5.17% 6167M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.76% 3293M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.21% 2640M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.19% 2613M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 2.17% 2590M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.70% 2033M 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.67% 1990M 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.47% 1756M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.42% 1690M 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.36% 1627M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.33% 1584M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 1.32% 1570M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.75% 890M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.73% 872M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.70% 838M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.59% 701M 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.0x000000007f1f4480#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.56% 665M 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.0x000000007f1f4480#merge() [Interpreted code] 0.56% 663M 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.56% 662M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.55% 657M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.50% 593M 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.50% 592M 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.0x000000007f1f4480#merge() [Interpreted code] 0.50% 591M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.49% 587M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.43% 517M 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 [JIT compiled code] 0.41% 484M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.40% 478M 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 [JIT compiled code] 0.39% 461M 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 [JIT compiled code] 0.37% 437M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.36% 424M 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 [JIT compiled code] 0.35% 411M 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.32% 386M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.32% 382M 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.30% 361M 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.30% 357M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.28% 336M 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.28% 330M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():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.27% 321M 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.0x000000007f203c30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.26% 304M 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.25% 303M 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.0x000000007f203c30#call() [JIT compiled code] 0.24% 291M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.22% 262M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.21% 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.21% 253M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2027.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 120379 events (total: 119265M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.06% 17958M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x000000007f203c30#call() [JIT compiled code] 14.91% 17785M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x000000007f203c30#call() [JIT compiled code] 6.51% 7762M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 6.03% 7194M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.27% 6288M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [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.27% 6282M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [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.17% 6167M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.76% 3293M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.02% 2409M 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.0x000000007f203c30#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.72% 2051M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.70% 2033M 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.0x000000007f203c30#call() [JIT compiled code] 1.70% 2022M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.67% 1990M 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.0x000000007f1f4480#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.47% 1756M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.36% 1627M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.33% 1584M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.32% 1570M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.80% 957M 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.75% 890M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.73% 872M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f1f4480#merge() [Interpreted code] 0.70% 838M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.59% 701M 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.0x000000007f1f4480#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.56% 665M 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.0x000000007f1f4480#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.55% 651M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.54% 641M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.53% 633M 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.0x000000007f203c30#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.50% 592M 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.0x000000007f1f4480#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.49% 588M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.49% 587M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [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% 568M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.43% 517M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.41% 484M 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.0x000000007f1f4480#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.40% 478M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.39% 461M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.37% 440M 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 [Inlined code] 0.37% 437M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.36% 424M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.35% 411M 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.32% 386M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.32% 382M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.30% 357M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.29% 344M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():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.0x000000007f203c30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.28% 336M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.28% 331M 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 [Inlined code] 0.26% 312M 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.0x000000007f203c30#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% 306M 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 [Inlined code] 0.26% 304M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.25% 297M 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.0x000000007f203c30#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.0x000000007f206328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.25% 294M 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.0x000000007f203c30#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.0x000000007f206328#run() [JIT compiled code] 0.25% 292M 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] move log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectors.top.log [2026-05-10 15:09:01.450528] took 14202.8 sec [2026-05-10 15:09:02.236916] medIndexVectorsAtClose None [2026-05-10 15:09:02.244360] 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=2788584 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-10 20:45:31 (UTC) Duration: 1358 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 83398483 1667874665 jdk.FileWrite 11083793 302372280 jdk.ObjectAllocationInNewTLAB 228130 4892637 jdk.FileRead 208111 6082617 jdk.BooleanFlag 112104 3699918 jdk.ObjectAllocationOutsideTLAB 23713 471380 jdk.CPULoad 19973 419433 jdk.UnsignedIntFlag 10044 360126 jdk.IntFlag 9072 337446 jdk.StringFlag 7290 287550 jdk.Checkpoint 6082 135749991 jdk.CPUInformation 162 243486 jdk.GCConfiguration 162 4374 jdk.JVMInformation 162 201852 jdk.Metadata 162 17905536 jdk.Compilation 159 4428 jdk.GarbageCollection 44 1144 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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83398483 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.75% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 35.73% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 6.30% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.61% 3M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.27% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.27% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.26% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.66% 551598 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.64% 533557 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.58% 480276 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.36% 298983 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.32% 266667 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.29% 239833 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.27% 223998 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.26% 215455 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.25% 211998 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.23% 189837 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 172170 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 167960 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.19% 156988 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.18% 151117 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.17% 143275 java.util.Arrays#fill():3144 [Inlined code] 0.17% 138717 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.15% 127105 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 114786 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.12% 101930 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 101854 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.12% 100022 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.12% 98855 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.12% 96483 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.11% 93834 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.09% 75295 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.09% 72514 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.08% 66784 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 64049 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.07% 57646 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.07% 57493 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.07% 56240 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.06% 52196 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 51544 java.util.Arrays#fill():3143 [Inlined code] 0.06% 50416 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.06% 49473 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.06% 48876 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 48000 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.06% 47653 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.06% 46210 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.05% 42835 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] 0.05% 42755 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.05% 41969 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.05% 41491 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():201 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83398483 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.75% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 35.12% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 6.30% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.32% 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.27% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.27% 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.64% 533557 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.58% 480276 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.55% 460581 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% 328458 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.36% 298983 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.29% 240378 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.29% 239833 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.27% 223998 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.26% 215455 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.25% 211998 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.25% 205661 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.23% 189837 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.21% 177160 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.20% 168109 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% 167960 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.19% 156988 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.17% 143275 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.15% 127105 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.14% 114786 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.12% 101854 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% 98855 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.12% 96483 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.11% 94993 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.11% 93834 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.10% 84003 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.09% 75295 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.08% 67485 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.08% 64049 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.07% 61006 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 57646 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 57493 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% 56240 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% 55330 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.06% 51544 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 49473 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% 48876 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] 0.06% 47998 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] 0.06% 47928 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 46203 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.05% 45515 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 45505 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.05% 45001 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] 0.05% 42835 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83398483 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.75% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 32.81% 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.30% 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.27% 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.16% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.67% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.13% 941314 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.04% 863399 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.64% 531917 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.58% 480276 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% 460581 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.46% 384088 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% 328458 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.36% 298980 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.29% 239360 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% 216386 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% 202971 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.23% 189837 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 168546 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.20% 167960 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% 159476 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.18% 153336 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 143275 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% 133394 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% 127105 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% 124440 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% 115674 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.14% 114786 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.14% 114059 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% 107260 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.12% 100791 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% 90868 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.11% 89156 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.10% 83722 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% 81050 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% 75295 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% 72267 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% 66366 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% 65844 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.08% 64208 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% 56023 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% 55907 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.07% 55330 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% 54793 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.06% 51544 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% 50543 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.06% 48876 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% 46861 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.06% 46557 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83398483 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.81% 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.45% 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.30% 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.08% 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 [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] 2.54% 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.82% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.67% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.42% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.04% 863399 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] 1.01% 844363 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 [Inlined code] 0.91% 762277 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.64% 531917 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.55% 460577 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% 452817 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.46% 384088 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.38% 315668 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.36% 298980 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.29% 239360 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.26% 215629 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 [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.24% 202971 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.21% 178596 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% 168546 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.20% 167960 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 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite():355 [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.19% 159476 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.18% 153336 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x0000000030208480#call() [JIT compiled code] 0.16% 133144 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% 124436 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 [Inlined code] 0.15% 123745 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 118829 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 115374 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 [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.14% 114059 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.12% 100791 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% 87450 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.10% 84774 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 [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% 81050 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% 78374 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 74385 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.0x000000003007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.09% 72267 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] 0.08% 66366 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.08% 64232 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 [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% 64208 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.07% 60720 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% 57918 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% 56023 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% 54793 org.apache.lucene.util.hnsw.RandomVectorScorer#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.06% 52598 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 [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.06% 50126 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.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.06% 48541 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 [JIT compiled code] at sun.nio.ch.FileChannelImpl#read():229 [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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83398483 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.81% 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.0x0000000030208480#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] 26.04% 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.84% 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.08% 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.32% 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.82% 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 [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] 1.75% 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 [Inlined code] 1.42% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.04% 863399 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.0x0000000030208480#call() [JIT compiled code] 1.01% 843917 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 [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.76% 634419 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% 587554 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.64% 531917 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.59% 493810 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.55% 460577 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.47% 389941 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.43% 356505 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 [Inlined code] 0.38% 315668 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] 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.27% 227181 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% 224555 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.26% 215629 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.23% 194190 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% 189664 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.22% 184488 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.21% 178596 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.20% 168546 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.0x0000000030208480#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.20% 167696 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 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite():355 [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [JIT compiled code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.20% 162690 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.18% 149344 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.0x0000000030208480#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% 145335 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 143469 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x0000000030208480#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.0x00000000302089d8#run() [JIT compiled code] 0.16% 133144 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.0x00000000302047a8#merge() [Interpreted code] 0.15% 124423 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 [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.15% 123745 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 118829 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 115374 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.13% 112486 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% 108412 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.13% 106274 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 [Inlined code] 0.12% 100791 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.0x00000000302047a8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.12% 97683 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.10% 87450 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.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% 84774 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.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% 81048 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 [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.09% 78544 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.09% 78374 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.09% 74385 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.0x000000003007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 251841 events (total: 349355M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.18% 73979M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 16.97% 59273M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 16.66% 58218M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.19% 21639M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 5.88% 20547M java.nio.HeapByteBuffer#():75 [Inlined code] 5.73% 20026M perf.LineFileDocs#readVector():212 [Inlined code] 2.82% 9861M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.59% 9062M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.47% 8611M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.58% 5517M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.45% 5071M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.41% 4918M java.lang.StringUTF16#compress():212 [Inlined code] 0.99% 3465M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.93% 3258M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.91% 3180M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.79% 2758M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.77% 2701M java.lang.StringUTF16#compress():216 [Inlined code] 0.62% 2158M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.56% 1955M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.55% 1909M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.47% 1632M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.44% 1537M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.44% 1520M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.42% 1478M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.41% 1432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 1392M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.37% 1301M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.34% 1175M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.33% 1166M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.28% 986M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.24% 839M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.24% 833M java.util.ArrayList#grow():240 [Inlined code] 0.24% 827M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.23% 820M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.18% 635M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.15% 516M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 516M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 490M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.13% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.13% 458M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.12% 413M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.11% 367M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.10% 353M perf.LineFileDocs#readVector():212 [JIT compiled code] 0.10% 340M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.10% 337M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.09% 318M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.09% 309M java.util.ArrayDeque#():179 [Inlined code] 0.09% 298M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.08% 293M java.lang.Integer#toString():167 [Inlined code] 0.08% 291M java.util.Formatter#parse():2810 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 251841 events (total: 349355M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.86% 58906M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 16.66% 58218M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 12.39% 43272M 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.79% 30706M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 6.19% 21639M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 5.88% 20541M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 5.73% 20026M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.82% 9861M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.59% 9062M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.47% 8611M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.58% 5517M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.45% 5071M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.41% 4918M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.99% 3465M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.93% 3258M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.90% 3142M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.79% 2758M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.77% 2701M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.62% 2158M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.55% 1909M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 1632M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.45% 1567M 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% 1537M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 1432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 1392M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.37% 1301M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.33% 1166M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.31% 1096M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.28% 986M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.28% 966M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.26% 920M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.24% 833M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.24% 827M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 820M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.18% 635M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.16% 553M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 486M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.14% 486M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.13% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.11% 394M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.11% 388M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.10% 366M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.10% 353M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.10% 340M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.10% 337M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.09% 323M 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% 317M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.09% 309M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.09% 306M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.09% 298M 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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 251841 events (total: 349355M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.34% 53577M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.20% 53086M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.79% 37705M 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.79% 30706M 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.19% 21639M 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.73% 20026M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.63% 19656M 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.59% 9062M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.47% 8611M 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.63% 5683M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.58% 5517M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.53% 5328M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.47% 5131M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.29% 4492M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.26% 4395M 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.20% 4178M 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.00% 3479M 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.90% 3142M 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.79% 2758M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.76% 2666M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.65% 2286M 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% 2158M 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.50% 1745M 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% 1720M 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% 1632M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.46% 1592M 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.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% 1537M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.41% 1432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.40% 1392M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.37% 1301M 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% 1207M 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.33% 1166M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.32% 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.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.26% 914M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.24% 833M 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% 827M 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.20% 702M 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.19% 665M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.19% 662M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.18% 635M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.17% 603M 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.17% 593M 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.16% 569M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000003013f410#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.16% 553M 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% 504M 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.13% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.11% 388M 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.10% 362M 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.10% 353M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [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=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 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 251841 events (total: 349355M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.79% 37705M 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.79% 30708M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.79% 30706M 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] 8.68% 30335M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 6.19% 21639M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 5.73% 20026M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.63% 19656M 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.91% 17158M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 4.90% 17108M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.59% 9062M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.63% 5683M 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.58% 5517M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.29% 4492M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.26% 4395M 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.25% 4353M 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.22% 4258M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.18% 4110M 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] 1.00% 3479M 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.99% 3466M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.98% 3418M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.76% 2666M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.76% 2660M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.74% 2591M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.62% 2158M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.51% 1786M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.50% 1746M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.50% 1745M 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.0x00000000301f77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.49% 1718M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.47% 1654M 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.0x00000000301f77b8#merge() [Interpreted code] 0.47% 1627M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 0.45% 1586M 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined 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.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.41% 1432M 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.40% 1410M 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.39% 1352M 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.37% 1301M 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.37% 1288M 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.0x00000000301f77b8#merge() [Interpreted code] 0.35% 1207M 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.34% 1170M 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% 1139M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.32% 1133M 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.32% 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.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.0x0000000030208480#call() [JIT compiled code] 0.27% 955M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.27% 949M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.26% 914M 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.23% 794M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.21% 725M 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% 680M 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.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.19% 665M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2041.74 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 251841 events (total: 349355M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.79% 37705M 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.79% 30708M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.0x0000000030208480#call() [JIT compiled code] 8.79% 30706M 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.0x0000000030208480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 8.68% 30335M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.0x0000000030208480#call() [JIT compiled code] 6.19% 21639M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 5.73% 20026M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.63% 19656M 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.91% 17158M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.90% 17108M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.59% 9062M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.58% 5517M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.49% 5205M 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.0x0000000030208480#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.29% 4492M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.26% 4395M 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.0x0000000030208480#call() [JIT compiled code] 1.22% 4258M 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.0x00000000301f77b8#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.18% 4110M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.00% 3479M 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.0x0000000030208480#call() [JIT compiled code] 0.99% 3466M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.98% 3418M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.82% 2882M 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.76% 2666M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.76% 2660M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.74% 2591M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.62% 2158M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000301f77b8#merge() [Interpreted code] 0.50% 1748M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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% 1745M 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.0x00000000301f77b8#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.49% 1700M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.48% 1682M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.47% 1654M 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.0x00000000301f77b8#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% 1595M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.45% 1586M 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 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.41% 1432M 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.40% 1410M 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.39% 1352M 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.37% 1301M 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.37% 1288M 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.0x00000000301f77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.34% 1170M 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% 1166M 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% 1160M 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.0x0000000030208480#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.33% 1139M 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.32% 1133M 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.0x00000000301f77b8#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.32% 1107M 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.0x0000000030208480#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.0x00000000302089d8#run() [JIT compiled code] 0.27% 955M 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.27% 954M 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.27% 951M 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.27% 949M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.26% 914M 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.23% 794M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.19% 680M 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.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.19% 665M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-10 17:42:00.484689] took 7079.8 sec [2026-05-10 17:42:00.488679] medIndexVectorsAtClose None [2026-05-10 17:42:00.496352] 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=2841464 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 18 Start: 2026-05-10 21:42:00 (UTC) Duration: 153 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 4646572 111239407 jdk.CPUTimeSample 3681357 64727341 jdk.FileRead 796613 18908897 jdk.ObjectAllocationInNewTLAB 143285 2722737 jdk.ObjectAllocationOutsideTLAB 45774 783452 jdk.BooleanFlag 12456 395186 jdk.Compilation 7225 187030 jdk.CPULoad 2743 54261 jdk.UnsignedIntFlag 1116 38588 jdk.IntFlag 1008 36206 jdk.Checkpoint 947 31858523 jdk.StringFlag 810 30453 jdk.GarbageCollection 50 1185 jdk.CPUInformation 18 27031 jdk.GCConfiguration 18 463 jdk.JVMInformation 18 20083 jdk.Metadata 18 1989482 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3681357 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.71% 210327 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] 5.57% 205035 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.40% 161951 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.72% 137018 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.51% 129294 java.lang.Character#codePointAt():9662 [Inlined code] 3.16% 116147 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.98% 109719 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.59% 95337 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.56% 94119 java.lang.Character#codePointAtImpl():9670 [Inlined code] 1.78% 65657 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.77% 65030 java.lang.Integer#rotateLeft():1650 [Inlined code] 1.71% 62878 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.56% 57410 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.38% 50733 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.37% 50294 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.30% 47702 java.lang.Character#toChars():9872 [Inlined code] 1.27% 46771 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.17% 42915 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.09% 40220 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.09% 40205 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 1.04% 38374 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.02% 37476 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.00% 36766 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.95% 34883 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.93% 34417 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.85% 31468 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.76% 28041 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.69% 25314 java.lang.Character#toLowerCase():11251 [Inlined code] 0.64% 23378 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.59% 21666 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.54% 20014 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.54% 19962 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.54% 19842 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.54% 19699 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.52% 19080 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.51% 18649 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.47% 17366 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.46% 17000 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.43% 15863 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.43% 15759 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.41% 15175 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.39% 14539 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.38% 14145 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.37% 13635 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] 0.37% 13539 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.36% 13427 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.36% 13420 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.36% 13243 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.35% 13024 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.33% 12136 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3681357 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.71% 210327 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 4.40% 161877 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.72% 137017 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.32% 122162 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 3.14% 115683 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.96% 109029 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.59% 95337 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.56% 94119 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 1.78% 65656 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.77% 65030 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 1.71% 62839 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.57% 57855 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.56% 57407 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.42% 52415 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.38% 50733 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.37% 50294 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.31% 48068 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.30% 47702 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.27% 46771 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.27% 46697 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.17% 42915 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.09% 40220 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.09% 40205 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.99% 36486 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.95% 34878 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.93% 34408 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.85% 31468 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.68% 25156 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.64% 23378 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.59% 21666 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.55% 20349 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.54% 20014 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.54% 19962 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.52% 19318 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.52% 19076 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.49% 18163 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] 0.49% 17883 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.47% 17310 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.44% 16143 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.43% 15853 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.42% 15396 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.41% 15258 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.41% 15024 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% 13705 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.37% 13635 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13539 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.36% 13426 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.36% 13406 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.36% 13243 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.35% 13023 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3681357 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.40% 161845 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.56% 131095 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.31% 121969 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] 3.07% 113109 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.58% 94897 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.39% 88118 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 2.02% 74488 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.98% 72918 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.78% 65656 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.74% 64216 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] 1.71% 62812 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.55% 56919 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.52% 55777 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.40% 51445 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.38% 50733 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.37% 50294 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.30% 47725 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.30% 47702 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.27% 46771 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.22% 44895 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.15% 42229 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.12% 41133 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.09% 40220 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.09% 40205 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.93% 34242 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.86% 31508 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.85% 31465 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.84% 31086 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.70% 25948 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.68% 25156 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.67% 24515 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.63% 23275 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.59% 21666 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.54% 20013 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.54% 19962 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.54% 19798 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% 19076 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.49% 18162 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.47% 17310 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.44% 16142 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.41% 15258 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.40% 14595 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.38% 13899 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.38% 13836 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.37% 13749 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.37% 13634 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.37% 13589 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13539 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.36% 13426 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.36% 13402 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3681357 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.07% 113109 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] 3.00% 110469 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.10% 77188 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] 2.09% 77095 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.03% 74682 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] 2.02% 74380 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.98% 72806 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.52% 55777 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.27% 46703 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.26% 46380 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.24% 45751 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.21% 44718 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.21% 44694 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.16% 42663 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.13% 41738 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.11% 40922 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.07% 39501 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.93% 34242 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.85% 31192 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.82% 30324 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.82% 30130 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.79% 29196 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.77% 28528 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% 28138 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.76% 27976 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.72% 26471 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.71% 26177 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.68% 24875 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.67% 24843 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.67% 24839 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.65% 23805 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% 23275 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.63% 23197 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% 22917 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.62% 22913 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.62% 22740 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.61% 22386 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.60% 21985 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.58% 21449 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% 20453 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.51% 18901 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.50% 18581 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.47% 17309 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.46% 17045 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.46% 17025 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.44% 16268 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 15333 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.38% 14142 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.38% 14064 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.38% 13878 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3681357 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.97% 109494 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.08% 76646 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.07% 76288 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.02% 74380 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.01% 74096 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.98% 72806 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.52% 55777 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.0x000000008b1e67e8#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.36% 50036 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.27% 46641 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 [Inlined code] 1.24% 45705 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 [Inlined code] 1.20% 44313 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.15% 42319 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.14% 42004 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.12% 41274 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.06% 39107 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.03% 37937 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.93% 34242 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.0x000000008b1e67e8#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.93% 34111 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] 0.84% 30907 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.82% 30049 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.81% 29892 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.79% 29196 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.79% 29001 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.76% 28005 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.75% 27715 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.72% 26412 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.71% 26054 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.67% 24759 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.67% 24652 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.67% 24610 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 [Inlined code] 0.64% 23574 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 [Inlined code] 0.63% 23275 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.62% 22951 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 [Inlined code] 0.62% 22733 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.62% 22707 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.60% 22181 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.59% 21785 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.58% 21283 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.56% 20479 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 [Inlined code] 0.55% 20259 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.51% 18743 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.50% 18443 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.46% 16956 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.46% 16803 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.44% 16189 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.38% 13970 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.37% 13766 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.37% 13678 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.37% 13490 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.36% 13246 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=1 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 189027 events (total: 350622M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.18% 53222M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.50% 29789M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 8.13% 28509M java.lang.StringUTF16#compress():212 [Inlined code] 6.38% 22363M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.36% 22314M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.15% 14535M java.lang.StringUTF16#compress():216 [Inlined code] 3.30% 11568M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.14% 11005M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 3.06% 10741M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 2.70% 9480M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.52% 8831M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.29% 8028M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.87% 6547M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.80% 6294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.77% 6201M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.68% 5882M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.62% 5691M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.48% 5173M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.42% 4979M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.38% 4822M java.util.ArrayList#grow():240 [Inlined code] 1.30% 4568M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.19% 4182M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.14% 3990M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.10% 3845M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.81% 2829M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.63% 2204M java.nio.HeapByteBuffer#():75 [Inlined code] 0.57% 2014M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.53% 1850M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.53% 1843M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.52% 1821M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.47% 1651M java.lang.Integer#toString():167 [Inlined code] 0.46% 1629M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.46% 1602M java.util.Formatter#parse():2810 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.43% 1501M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.40% 1398M java.lang.Long#valueOf():1000 [Inlined code] 0.39% 1367M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.36% 1276M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.34% 1188M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.30% 1066M java.lang.String#format():4455 [Inlined code] 0.29% 1011M java.util.Formatter#():2110 [Inlined code] 0.29% 1001M java.util.ArrayDeque#():179 [Inlined code] 0.28% 995M java.lang.StringLatin1#replace():312 [Inlined code] 0.27% 951M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.27% 939M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.26% 928M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] 0.26% 925M java.lang.StringBuilder#toString():478 [Inlined code] 0.26% 923M java.lang.StringLatin1#newString():760 [Inlined code] 0.26% 912M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.26% 904M perf.LineFileDocs#nextDoc():733 [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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 189027 events (total: 350622M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.16% 53156M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.49% 29781M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 8.13% 28509M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 6.38% 22363M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.36% 22314M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.15% 14535M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.30% 11568M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 3.07% 10755M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.62% 9201M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.43% 8534M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.43% 8511M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.29% 8028M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.87% 6547M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.80% 6294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.77% 6201M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.68% 5882M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.62% 5691M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.48% 5173M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.42% 4979M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.38% 4822M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.30% 4568M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.19% 4182M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.14% 3990M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.10% 3845M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.75% 2614M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.64% 2230M 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% 2204M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.57% 2014M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.53% 1843M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.46% 1629M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.46% 1602M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] 0.45% 1565M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.43% 1501M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.40% 1398M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.39% 1367M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.30% 1038M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.29% 1023M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.29% 1011M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.28% 998M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.28% 995M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.28% 970M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.27% 951M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.27% 939M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 925M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.26% 923M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.26% 912M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 905M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] at java.util.Formatter#parse():2814 [JIT compiled code] 0.26% 904M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 896M org.apache.lucene.document.LongField#binaryValue():90 [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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 189027 events (total: 350622M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.16% 53156M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.16% 28606M 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.54% 26429M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 6.38% 22363M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.93% 17296M 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.11% 14417M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 3.07% 10752M 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.41% 8458M 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.36% 8276M 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.29% 8028M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.87% 6547M 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.80% 6294M 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.77% 6196M 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.68% 5882M 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.67% 5870M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.62% 5691M 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.52% 5345M 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.48% 5173M 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.42% 4979M 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.38% 4822M 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.30% 4568M 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% 4182M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 3845M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.03% 3599M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.92% 3215M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.85% 2983M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.83% 2899M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.73% 2573M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] 0.63% 2198M 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.59% 2061M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008b180330#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.52% 1822M 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.48% 1675M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.46% 1602M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.45% 1565M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1474M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.41% 1425M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.39% 1369M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.32% 1111M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.31% 1076M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.30% 1038M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 1023M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 995M java.util.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.28% 987M 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():748 [JIT compiled code] 0.28% 978M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.28% 975M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.28% 970M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 951M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 939M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.26% 921M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():757 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 189027 events (total: 350622M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.16% 53156M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.54% 26429M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.38% 22363M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.10% 14374M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.92% 13753M 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.31% 8116M 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.29% 8028M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.76% 6159M 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.75% 6133M 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.62% 5691M 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.58% 5531M 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.55% 5434M 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.52% 5345M 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.51% 5303M 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% 5135M 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.0x000000008b1e67e8#merge() [Interpreted code] 1.46% 5132M 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.46% 5130M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.41% 4949M 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.20% 4211M 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.19% 4182M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.09% 3830M 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.0x000000008b1e67e8#merge() [Interpreted code] 1.05% 3668M 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.01% 3525M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.90% 3172M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.90% 3148M 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.84% 2930M 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.83% 2899M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.80% 2810M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.80% 2798M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.77% 2698M 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.74% 2611M 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.72% 2530M 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% 2493M 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.70% 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.69% 2423M 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.68% 2385M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.67% 2351M 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% 2139M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.53% 1857M 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.52% 1822M 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.51% 1794M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008b180330#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.46% 1623M 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.46% 1602M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1565M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.44% 1526M 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.43% 1508M 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.39% 1369M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.39% 1369M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.38% 1330M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 222.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 189027 events (total: 350622M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.16% 53156M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.54% 26429M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.38% 22363M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.10% 14374M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.92% 13753M 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.0x000000008b1e67e8#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.29% 8028M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.97% 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.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.76% 6159M 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.0x000000008b1e67e8#merge() [Interpreted code] 1.56% 5483M 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.52% 5345M 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.51% 5303M 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.0x000000008b1e67e8#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.49% 5208M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.46% 5135M 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.45% 5095M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.43% 5002M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.40% 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.31% 4589M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.19% 4182M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 4018M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.11% 3879M 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.09% 3830M 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.0x000000008b1e67e8#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.01% 3525M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.90% 3172M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.84% 2937M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.83% 2899M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.80% 2810M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.80% 2798M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.77% 2698M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.71% 2493M 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.70% 2465M 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.68% 2380M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.67% 2346M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.65% 2269M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.63% 2224M 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.62% 2159M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.61% 2139M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.58% 2034M 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.52% 1822M 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.51% 1792M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008b180330#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.47% 1657M 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.46% 1602M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1568M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.45% 1565M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.43% 1508M 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.0x000000008b1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.39% 1369M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.38% 1326M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.37% 1313M 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.36% 1252M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.35% 1214M 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] move log to /l/logs.nightly/2026.05.10.01.30.41/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/nrtIndexMediumDocs.top.log [2026-05-10 17:46:18.488432] took 152.6 sec [2026-05-10 17:46:18.492547] run CheckIndex [2026-05-10 17:46:18.492622] 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.10.01.30.41/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-10 17:53:37.518624] took 439.0 sec [2026-05-10 17:53:37.520440] nrtMedIndexAtClose 30 segments: segments_2: _1a(11.0.0):C461884 _77(11.0.0):C6941312 _1j(11.0.0):C557945 _1v(11.0.0):C700092 _5o(11.0.0):C6831280 _25(11.0.0):C921724 _6b(11.0.0):C908870 _70(11.0.0):C875616 _6i(11.0.0):C901750 _6r(11.0.0):C931903 _85(11.0.0):C874345 _7y(11.0.0):C894491 _7h(11.0.0):C900588 _7p(11.0.0):C915573 _8i(11.0.0):C931376 _8e(11.0.0):C907721 _8k(11.0.0):C870452 _7r(11.0.0):C84116 _8l(11.0.0):C543148 _8j(11.0.0):c100984 _84(11.0.0):C39604 _86(11.0.0):C38591 _7o(11.0.0):C97478 _87(11.0.0):C35681 _88(11.0.0):C30534 _83(11.0.0):C42623 _82(11.0.0):C46922 _7n(11.0.0):C97550 _7q(11.0.0):C90053 _81(11.0.0):C50832 [2026-05-10 17:53:37.520580] 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.10.01.30.41/nrt.log 2>&1 [2026-05-10 18:23:38.518342] took 1801.0 sec [2026-05-10 18:23:38.522832] drop: 489.7 493.3 499.7 501.1 519.3 522.4 524.6 525.8 525.8 525.8 527.0 528.0 530.2 530.7 530.8 530.8 531.1 531.1 531.6 531.7 531.7 532.1 532.2 532.3 532.5 532.5 532.6 532.6 532.7 532.9 533.1 533.1 533.3 536.7 538.4 [2026-05-10 18:23:38.523201] times: 20.1 20.7 20.8 21.0 21.0 21.1 21.2 21.4 21.4 21.4 21.4 21.6 21.7 21.7 21.7 21.7 21.8 21.8 21.9 21.9 22.0 22.0 22.1 22.1 22.2 22.2 22.2 22.3 22.3 22.3 22.3 22.3 22.3 22.3 22.3 22.6 22.6 22.6 22.6 22.6 22.6 22.7 22.8 22.8 22.9 22.9 23.0 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.3 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.4 23.5 23.5 23.5 23.5 23.6 23.6 23.6 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.7 23.8 23.8 23.8 23.9 23.9 23.9 23.9 23.9 24.0 24.0 24.1 24.2 24.2 24.2 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.4 24.4 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.5 24.5 24.5 24.6 24.6 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.8 24.9 24.9 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.3 25.3 25.3 25.3 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.3 26.3 26.3 26.4 26.4 26.4 26.5 26.5 26.5 26.5 26.5 26.6 26.6 26.6 26.6 26.6 26.6 26.7 26.8 26.8 26.8 26.9 26.9 26.9 26.9 26.9 27.0 27.0 27.0 27.0 27.1 27.1 27.2 27.2 27.2 27.2 27.2 27.2 27.2 27.2 27.2 27.3 27.3 27.3 27.4 27.4 27.4 27.5 27.6 27.7 27.7 27.7 27.8 27.8 27.8 27.8 27.8 27.8 27.8 27.9 27.9 27.9 27.9 27.9 28.0 28.0 28.0 28.0 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.4 28.5 28.5 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.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.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 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.2 29.2 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.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.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.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.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.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 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.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.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.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.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.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.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.8 30.8 30.8 30.8 30.8 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 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.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.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.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.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 33.0 33.0 33.1 33.2 33.2 33.2 33.2 33.3 33.4 33.5 33.8 33.8 34.0 34.1 34.1 34.2 34.3 34.3 34.7 34.7 35.2 35.2 35.2 35.3 35.7 35.7 36.2 36.5 36.6 36.8 36.8 36.9 37.1 37.2 37.2 37.2 37.6 37.7 37.7 38.6 38.7 38.9 39.3 39.4 40.2 40.7 40.9 46.5 148.9 149.4 152.4 155.5 162.2 163.8 167.6 172.7 186.3 195.2 199.0 208.5 214.9 215.5 215.5 215.6 215.7 215.8 217.2 217.3 217.6 217.7 217.8 217.9 218.7 219.0 219.2 219.3 220.8 220.8 221.0 221.4 221.7 221.7 221.8 221.9 222.5 222.7 223.5 225.2 228.1 230.5 233.8 234.1 237.0 237.1 238.6 241.3 244.8 245.4 246.0 246.7 252.4 254.9 257.3 262.2 264.8 266.7 268.7 269.7 279.3 291.4 293.8 295.9 299.6 301.6 304.5 307.3 313.4 314.0 314.9 316.1 317.0 319.2 320.7 323.6 325.1 325.5 326.4 332.7 333.6 333.8 338.4 341.7 342.9 343.4 343.6 343.6 344.1 344.3 344.7 345.2 345.6 346.1 346.1 346.7 346.7 346.8 347.4 347.6 347.9 347.9 348.0 348.1 348.3 349.3 349.7 349.7 350.2 350.4 351.1 351.9 353.2 354.8 355.5 355.9 359.0 361.6 371.5 376.1 380.5 386.8 387.1 387.1 387.9 387.9 391.8 397.1 405.4 410.4 412.1 415.9 417.2 419.4 421.0 425.1 425.7 430.7 432.1 433.7 445.4 447.4 449.9 451.0 453.2 453.8 454.7 455.5 455.9 457.3 458.7 458.7 460.7 461.0 461.3 461.5 463.3 463.7 464.3 464.6 465.1 465.6 465.6 465.9 466.0 466.1 466.3 466.4 466.8 466.8 467.0 467.2 467.6 467.9 468.1 468.1 468.2 468.9 470.0 471.9 472.2 475.5 476.6 478.9 488.6 [2026-05-10 18:23:38.523339] NRT reopen time (msec) mean=62.2589 stdDev=99.5163 [2026-05-10 18:23:38.523344] run CheckIndex [2026-05-10 18:23:38.523413] 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.10.01.30.41/checkIndex.nrt.log 2>&1 [2026-05-10 18:30:50.767795] took 432.2 sec [2026-05-10 18:30:51.965894] 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=2858381 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-05-10 22:30:52 (UTC) Duration: 109 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3810629 79285460 jdk.CPUTimeSample 2962289 51754990 jdk.FileRead 624167 14682304 jdk.ObjectAllocationInNewTLAB 323012 5743809 jdk.ObjectAllocationOutsideTLAB 93761 1520096 jdk.BooleanFlag 9688 306598 jdk.Compilation 5785 148670 jdk.CPULoad 1935 38099 jdk.UnsignedIntFlag 868 29944 jdk.IntFlag 784 28098 jdk.Checkpoint 730 23254906 jdk.StringFlag 630 23455 jdk.GarbageCollection 41 970 jdk.CPUInformation 14 21023 jdk.GCConfiguration 14 359 jdk.JVMInformation 14 14597 jdk.Metadata 14 1547374 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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2962285 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.57% 165033 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.74% 140520 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.71% 139427 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 4.50% 133161 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.79% 112273 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.30% 97795 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 3.03% 89655 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 2.88% 85226 java.lang.Integer#rotateLeft():1650 [Inlined code] 2.86% 84684 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.24% 66360 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.63% 48154 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.62% 48015 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.57% 46498 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.49% 44192 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.38% 40852 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.36% 40232 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 1.33% 39342 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] 1.29% 38243 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 1.24% 36805 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.20% 35462 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.01% 29798 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.88% 26086 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.84% 24835 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.83% 24600 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.83% 24518 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.80% 23664 java.lang.Character#isHighSurrogate():9464 [Inlined code] 0.78% 23148 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.68% 20258 java.lang.Character#toChars():9872 [Inlined code] 0.64% 19069 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.57% 17018 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.57% 16891 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.53% 15733 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.52% 15390 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.50% 14875 java.lang.Character#codePointAt():9665 [Inlined code] 0.50% 14717 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.49% 14452 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.49% 14433 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.47% 13864 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.44% 13038 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.42% 12525 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.42% 12312 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.41% 12123 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.40% 11920 org.apache.lucene.util.AttributeSource#getCurrentState():253 [Inlined code] 0.40% 11844 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.39% 11502 java.lang.Character#toLowerCase():11251 [Inlined code] 0.39% 11409 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.38% 11314 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] 0.38% 11256 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.37% 11013 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.37% 10902 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2962285 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.74% 140520 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.70% 139350 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.79% 112273 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.25% 96173 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 3.03% 89635 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 2.88% 85224 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 2.86% 84684 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.42% 71798 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.28% 67431 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.24% 66360 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 2.22% 65618 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.62% 48133 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.62% 48015 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.57% 46498 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.49% 44192 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.38% 40851 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.36% 40181 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.33% 39332 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] 1.28% 37831 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 1.24% 36805 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 1.19% 35165 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.12% 33146 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.01% 29793 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.88% 26086 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.84% 24924 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.84% 24835 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.82% 24180 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.79% 23391 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 0.68% 20258 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.61% 18056 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.60% 17737 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.57% 17018 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.57% 16891 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.55% 16246 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.53% 15733 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.51% 15154 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.51% 15118 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.49% 14433 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.49% 14425 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.49% 14419 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.44% 13036 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.42% 12312 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.41% 12114 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.40% 11908 org.apache.lucene.util.AttributeSource#getCurrentState():253 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.40% 11844 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] 0.39% 11473 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.39% 11409 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.38% 11300 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.38% 11248 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.37% 11074 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2962285 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.69% 138965 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 4.59% 135861 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.74% 110697 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.02% 89531 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 2.86% 84684 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.86% 84641 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.27% 67167 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.24% 66356 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 2.21% 65568 org.apache.lucene.index.IndexingChain$PerField#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.77% 52439 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.75% 51744 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.62% 48133 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.62% 48000 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.57% 46491 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.50% 44424 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.33% 39332 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] 1.28% 37831 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] 1.14% 33662 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.10% 32586 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.01% 29787 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.95% 28265 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.88% 26086 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.84% 24802 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.79% 23405 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.77% 22906 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.75% 22115 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.72% 21285 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.69% 20410 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.68% 20255 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.66% 19632 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] 0.66% 19514 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.64% 19004 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.61% 18056 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.57% 16889 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.55% 16246 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.53% 15733 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.51% 15154 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.50% 14690 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.49% 14425 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.48% 14171 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.48% 14071 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.47% 13946 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.45% 13452 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.44% 13036 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.41% 12071 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.40% 11908 org.apache.lucene.util.AttributeSource#getCurrentState():253 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.40% 11842 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.39% 11472 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.38% 11247 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.38% 11130 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2962285 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.08% 91127 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 [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.36% 69948 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.30% 68157 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.29% 67915 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.29% 67826 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.25% 66777 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.77% 52352 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.55% 45934 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.50% 44424 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.0x000000007f1ccae0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.48% 43766 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] 1.46% 43193 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.43% 42417 org.apache.lucene.index.IndexingChain$PerField#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.43% 42346 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] 1.42% 42127 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] 1.16% 34446 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 [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.13% 33451 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 [JIT compiled code] 1.11% 33000 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.11% 32980 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.10% 32573 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 [JIT compiled code] 0.98% 29010 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.89% 26460 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.83% 24689 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.79% 23405 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.79% 23395 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.77% 22797 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.76% 22643 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.71% 21034 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.67% 19973 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [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.67% 19754 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.66% 19689 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.66% 19637 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.66% 19630 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.65% 19329 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.64% 18950 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.63% 18553 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.62% 18272 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.59% 17430 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.56% 16736 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 [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% 16320 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.51% 15250 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 [JIT compiled code] 0.50% 14883 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.49% 14542 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.49% 14424 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.49% 14413 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% 14325 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 [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.48% 14171 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.45% 13370 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [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% 13293 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.44% 13038 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.44% 12957 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 [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-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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2962285 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.72% 80467 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.05% 60874 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.99% 58923 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.98% 58765 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.86% 55163 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.84% 54434 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.63% 48330 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.50% 44424 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.0x000000007f1ccae0#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.48% 43766 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] 1.43% 42417 org.apache.lucene.index.IndexingChain$PerField#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] 1.25% 37111 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.24% 36611 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.22% 36100 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.19% 35113 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.03% 30573 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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] 1.02% 30125 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.97% 28760 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.97% 28677 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.96% 28343 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.79% 23405 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.73% 21508 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.69% 20435 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.69% 20328 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.67% 19864 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.66% 19683 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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.66% 19648 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.62% 18332 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.61% 18067 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.61% 18064 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [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.60% 17893 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.54% 16101 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.54% 16054 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 [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% 15740 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.53% 15687 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.50% 14929 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 [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.50% 14924 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.49% 14406 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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% 14312 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [JIT compiled code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.48% 14284 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.48% 14171 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.0x000000007f1ccae0#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.43% 12880 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 [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] 0.43% 12756 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.42% 12393 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.42% 12352 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [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.41% 12194 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.40% 11798 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.39% 11605 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.38% 11236 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.38% 11182 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [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.37% 10983 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 416746 events (total: 289469M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.53% 44967M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 12.25% 35470M java.lang.StringUTF16#compress():216 [Inlined code] 8.88% 25691M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 8.47% 24519M java.lang.StringUTF16#compress():212 [Inlined code] 7.41% 21457M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.01% 20290M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.00% 8679M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 2.91% 8419M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.80% 8110M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.73% 7912M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.88% 5440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.85% 5343M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.78% 5156M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.75% 5055M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.71% 4940M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.70% 4935M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.58% 4585M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.56% 4526M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.38% 3991M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.33% 3858M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.07% 3100M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.98% 2841M perf.LineFileDocs#nextDoc():641 [Interpreted code] 0.96% 2771M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.65% 1884M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.56% 1620M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.53% 1539M java.util.ArrayList#grow():240 [Inlined code] 0.53% 1531M java.nio.HeapByteBuffer#():75 [Inlined code] 0.51% 1485M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.47% 1362M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.40% 1149M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.25% 729M java.util.ArrayDeque#():179 [Inlined code] 0.20% 579M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.17% 490M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.16% 462M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.15% 445M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.15% 429M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 408M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.14% 403M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.14% 391M java.lang.Integer#toString():167 [Inlined code] 0.13% 388M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.12% 361M java.util.Formatter#parse():2810 [JIT compiled code] 0.12% 344M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.11% 323M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.11% 306M java.lang.StringLatin1#newString():760 [Inlined code] 0.09% 274M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] 0.09% 273M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.09% 253M perf.LineFileDocs#nextDoc():599 [Interpreted code] 0.09% 253M java.lang.StringBuilder#toString():478 [Inlined code] 0.08% 246M java.util.Arrays#copyOf():3478 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 416746 events (total: 289469M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.40% 41697M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 12.25% 35470M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.88% 25691M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 8.47% 24519M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 7.41% 21457M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.01% 20290M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.90% 8408M 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% 7948M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.65% 7663M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.65% 7658M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 1.88% 5440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.85% 5343M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.75% 5055M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.74% 5026M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.71% 4940M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.70% 4935M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.58% 4585M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.52% 4397M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.29% 3729M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.16% 3357M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.13% 3269M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 1.07% 3100M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.98% 2841M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.96% 2771M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.65% 1884M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.56% 1620M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1539M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.53% 1531M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.45% 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.42% 1208M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.40% 1149M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.35% 1021M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.25% 729M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.22% 633M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 0.16% 462M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.15% 445M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.15% 422M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000007f1a8000#newInvokeSpecial() [Inlined code] 0.14% 403M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [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% 368M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.13% 368M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.12% 361M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [JIT compiled code] 0.12% 344M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [JIT compiled code] 0.11% 306M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.09% 273M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.09% 262M 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.09% 253M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.09% 253M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.09% 249M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 416746 events (total: 289469M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.40% 41697M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.33% 32801M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.78% 22531M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.14% 20681M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 7.08% 20488M 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.01% 20290M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.73% 7892M 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.60% 7536M 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.50% 7247M 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.88% 5440M 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.85% 5343M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.75% 5055M 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.74% 5026M 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.71% 4940M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.70% 4935M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.63% 4716M 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% 4585M 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.52% 4397M 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.30% 3757M 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] 1.29% 3729M 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.17% 3396M 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.16% 3357M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.13% 3269M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.02% 2966M 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.98% 2841M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.96% 2771M 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.83% 2399M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 0.65% 1884M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.56% 1617M 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.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1539M 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.51% 1466M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000007f13a348#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.47% 1356M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 0.43% 1252M 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.42% 1221M 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.39% 1123M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.35% 1011M 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.25% 729M 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.24% 701M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.22% 646M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.22% 633M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.16% 462M 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.15% 422M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000007f1a8000#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.13% 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% 363M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined code] 0.12% 361M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [JIT compiled code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.12% 356M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.12% 344M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.12% 335M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.11% 310M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 416746 events (total: 289469M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.40% 41697M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.56% 30574M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.25% 20983M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.01% 20290M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.10% 8964M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 2.93% 8476M 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.31% 6696M 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.99% 5757M 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.75% 5055M 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.75% 5055M 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.72% 4965M 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.71% 4940M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.70% 4935M 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.61% 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] 1.58% 4570M 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.54% 4449M 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.49% 4326M 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.43% 4140M 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.23% 3559M 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] 1.17% 3396M 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.0x000000007f1ccae0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.16% 3357M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.14% 3312M 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] 1.13% 3269M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.07% 3107M 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.0x000000007f1ccae0#merge() [Interpreted code] 1.00% 2886M 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.0x000000007f1ccae0#merge() [Interpreted code] 0.99% 2878M 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.98% 2841M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.89% 2574M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.86% 2481M 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.83% 2399M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.83% 2393M 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.77% 2227M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.70% 2034M 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.65% 1872M 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.61% 1779M 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.61% 1754M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [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.58% 1687M 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.54% 1571M 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.54% 1562M 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% 1548M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.46% 1340M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.45% 1309M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000007f13a348#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.43% 1246M 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.43% 1236M 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.42% 1228M 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.36% 1046M 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.35% 1002M 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 [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.27% 770M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 170.14 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 416746 events (total: 289469M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.40% 41697M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.56% 30574M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.25% 20983M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.01% 20290M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.93% 8476M 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.0x000000007f1ccae0#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.02% 5859M 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.71% 4940M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.65% 4772M 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] 1.65% 4766M 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] 1.62% 4676M 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] 1.61% 4671M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.60% 4626M 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] 1.58% 4579M 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] 1.54% 4449M 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.0x000000007f1ccae0#merge() [Interpreted code] 1.49% 4326M 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.0x000000007f1ccae0#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.49% 4310M 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] 1.42% 4097M 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] 1.17% 3396M 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.0x000000007f1ccae0#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.17% 3386M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.16% 3357M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.14% 3311M 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 [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.13% 3269M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.07% 3107M 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.0x000000007f1ccae0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.07% 3105M 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] 1.05% 3050M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.00% 2886M 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.0x000000007f1ccae0#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] 0.98% 2841M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.94% 2716M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.83% 2399M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.77% 2227M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.65% 1895M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.64% 1845M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.64% 1841M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.63% 1833M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.54% 1571M 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 [JIT compiled code] 0.54% 1562M 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.0x000000007f1ccae0#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% 1548M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1539M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [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] 0.50% 1446M 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 [Inlined code] 0.46% 1340M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.46% 1328M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.45% 1292M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000007f13a348#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.44% 1287M 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.43% 1246M 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 [JIT compiled code] 0.43% 1242M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.43% 1242M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.43% 1236M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.42% 1228M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.35% 1006M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] move log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/fastIndexBigDocs.top.log [2026-05-10 18:34:14.418593] took 82.6 sec [2026-05-10 18:34:14.419631] bigIndexAtClose None [2026-05-10 18:34:14.420707] 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=2860602 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 168 Start: 2026-05-11 06:51:48 (UTC) Duration: 12253 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 90619335 1721280443 jdk.FileWrite 12372343 284527890 jdk.FileRead 322459 8943013 jdk.CPULoad 231499 4861479 jdk.BooleanFlag 116256 3836952 jdk.Checkpoint 36058 95157659 jdk.ObjectAllocationInNewTLAB 34594 752674 jdk.UnsignedIntFlag 10416 373464 jdk.IntFlag 9408 349944 jdk.StringFlag 7560 323736 jdk.ObjectAllocationOutsideTLAB 182 3217 jdk.Compilation 171 4778 jdk.CPUInformation 168 252504 jdk.GCConfiguration 168 4536 jdk.JVMInformation 168 316680 jdk.Metadata 168 18568704 jdk.GarbageCollection 66 1716 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 90619335 events (total: 90M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 40.41% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 38.90% 35M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 7.33% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 2.71% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] 1.08% 982110 java.util.Arrays#fill():3144 [Inlined code] 0.78% 705527 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.71% 646690 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.67% 603095 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.54% 490375 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.41% 368737 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.38% 345603 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.35% 321387 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.32% 288867 java.util.ArrayList#elementData():412 [Inlined code] 0.30% 275711 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.29% 264963 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.20% 183683 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.16% 143818 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.16% 142009 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.13% 119799 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.13% 114095 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.12% 113121 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.12% 110582 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.10% 94902 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.09% 83793 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.07% 66292 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 64743 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.07% 64447 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.07% 59867 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.06% 57259 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.06% 52146 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 45824 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 45193 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.05% 43374 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [JIT compiled code] 0.05% 42632 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.04% 40237 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.04% 40220 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 0.04% 36133 java.util.Arrays#fill():3143 [Inlined code] 0.04% 35537 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 35463 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.04% 34451 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.04% 33657 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.04% 33193 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.04% 33052 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.04% 32282 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] 0.04% 32123 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [Inlined code] 0.04% 31832 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.03% 30542 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.03% 30450 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.03% 30397 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.03% 30241 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():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=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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 90619335 events (total: 90M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 40.41% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 38.90% 35M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 7.33% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 2.71% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 1.08% 982110 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.78% 705527 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.71% 646690 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.67% 603095 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.54% 490375 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.38% 345603 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.35% 321387 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.32% 288843 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.30% 275711 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.29% 264963 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.28% 257488 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.20% 183683 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.16% 143818 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.16% 142009 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.13% 119799 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.12% 110582 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.12% 109986 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.12% 109418 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.10% 87253 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.09% 78034 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.07% 66292 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 64447 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.07% 59323 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 57259 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.06% 52146 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.05% 45824 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 43124 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% 42632 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.04% 39756 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.04% 38906 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% 36133 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.04% 35537 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 35463 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.04% 33193 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.04% 33052 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.04% 32123 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.04% 31832 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.03% 31259 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():228 [JIT compiled code] 0.03% 30397 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.03% 30235 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.03% 29933 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 29594 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.03% 29302 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.03% 29204 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 29116 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.03% 28495 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 90619335 events (total: 90M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 40.41% 36M 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] 38.08% 34M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.33% 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] 2.70% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] 1.08% 982110 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.82% 741173 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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.69% 626870 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.63% 568654 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.54% 490375 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% 345243 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.35% 321387 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.34% 311372 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.30% 274924 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.29% 264963 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.29% 263511 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.28% 254378 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.27% 244318 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.17% 153271 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.16% 142009 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.13% 113725 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.12% 108115 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 101178 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 [JIT compiled code] 0.11% 98396 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% 87253 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 78657 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% 78036 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.09% 77618 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.08% 75152 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.07% 60793 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.06% 54754 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% 52317 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% 52146 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.05% 42632 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% 42010 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.04% 40377 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% 38450 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.04% 36133 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% 35463 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% 34540 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.04% 31832 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.03% 30063 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():228 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.03% 29412 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.03% 29204 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% 29154 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.03% 28685 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% 27598 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.03% 26828 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.03% 26611 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [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.03% 26456 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.03% 25788 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 90619335 events (total: 90M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.83% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 11.52% 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] 9.90% 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] 7.97% 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] 5.84% 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.70% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] 2.38% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.75% 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.64% 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 [JIT compiled code] 1.56% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():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.55% 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.46% 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] 0.92% 837508 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.84% 764581 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% 706402 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.74% 667364 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.70% 638391 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [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.69% 626870 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.66% 594841 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.63% 574306 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.63% 568654 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.58% 529942 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [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.54% 490375 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.0x00000000a007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.38% 345243 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.29% 265126 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.29% 263511 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.27% 248142 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.27% 244318 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.22% 199464 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.20% 184853 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.17% 153902 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.17% 153271 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.16% 143617 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.16% 142700 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.14% 131017 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.13% 113725 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% 108115 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 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.0x00000000a0207c68#call() [JIT compiled code] 0.11% 101178 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 [JIT compiled 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.11% 98396 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 88924 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [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.10% 86493 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.09% 85177 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.09% 84372 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.09% 78629 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.09% 77437 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 [JIT compiled 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.08% 72995 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.08% 72359 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% 60793 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.06% 51173 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.05% 48802 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 90619335 events (total: 90M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.83% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.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.31% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 8.53% 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():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] 7.62% 6M 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] 4.06% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.07% 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.93% 1M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [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] 1.64% 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.51% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():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.44% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.43% 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.32% 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] 0.96% 868767 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] 0.92% 837508 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.78% 711022 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.78% 706051 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.72% 650888 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.70% 637895 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.69% 626870 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.62% 564337 jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [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] 0.61% 553236 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.59% 532202 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#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.58% 521329 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [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 [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 [JIT compiled code] 0.55% 499858 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.54% 490375 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.0x00000000a007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.48% 434486 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] 0.43% 390591 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% 361728 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.36% 325000 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.31% 282037 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.29% 265104 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.29% 259878 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.27% 248142 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.27% 247948 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#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% 244318 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#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% 237034 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.24% 217180 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.22% 202072 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.20% 183246 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.17% 153902 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.17% 153071 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.16% 148563 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.16% 143617 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.16% 143554 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#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.16% 142306 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% 141305 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.15% 138476 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.14% 131017 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 124271 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.14% 122711 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [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=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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34773 events (total: 641784M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.33% 98382M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 14.29% 91721M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.28% 33866M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.97% 31926M java.nio.HeapByteBuffer#():75 [Inlined code] 4.79% 30768M perf.LineFileDocs#readVector():212 [Inlined code] 2.78% 17824M java.util.Arrays#copyOf():3478 [Inlined code] 2.59% 16590M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.57% 16509M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.36% 15127M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.15% 13769M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.76% 11312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 1.65% 10588M java.util.Arrays#copyOfRange():3849 [Inlined code] 1.54% 9884M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.45% 9289M java.util.Arrays#copyOf():3537 [Inlined code] 1.42% 9133M java.lang.StringUTF16#compress():212 [Inlined code] 1.41% 9031M java.util.ArrayList#grow():240 [Inlined code] 1.29% 8290M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.20% 7709M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.17% 7510M java.lang.StringBuilder#toString():478 [Inlined code] 1.13% 7261M java.lang.AbstractStringBuilder#():101 [Inlined code] 1.08% 6919M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.96% 6132M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 0.94% 6044M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.85% 5440M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.77% 4914M org.apache.lucene.document.StringField#():61 [Inlined code] 0.76% 4884M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.70% 4514M java.util.HashMap#newNode():1910 [Inlined code] 0.67% 4294M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.65% 4192M java.util.HashMap#resize():711 [JIT compiled code] 0.59% 3783M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.54% 3463M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.53% 3395M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.53% 3386M java.lang.StringUTF16#compress():216 [Inlined code] 0.52% 3306M java.lang.Long#valueOf():1000 [Inlined code] 0.49% 3147M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.47% 3030M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.45% 2885M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.45% 2871M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.43% 2775M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.42% 2667M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.39% 2532M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.37% 2355M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.37% 2345M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] 0.35% 2214M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.34% 2178M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.33% 2120M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.33% 2108M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.31% 2009M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.31% 1983M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.30% 1954M org.apache.lucene.util.BytesRefHash#rehash():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=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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34773 events (total: 641784M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.02% 96414M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 14.29% 91721M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 5.28% 33866M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 4.87% 31263M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 4.79% 30768M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.78% 17824M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 2.59% 16590M 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.54% 16298M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.36% 15127M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 2.15% 13769M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.76% 11312M 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.60% 10269M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 1.54% 9884M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.45% 9289M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.42% 9133M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.41% 9031M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.29% 8290M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.20% 7709M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.16% 7451M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 1.13% 7261M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 1.08% 6919M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.96% 6132M 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.94% 6044M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.85% 5440M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.67% 4294M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.59% 3783M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.54% 3463M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [Inlined code] 0.53% 3395M 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.53% 3386M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.52% 3363M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.49% 3147M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.46% 2956M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.45% 2871M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.45% 2869M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] 0.43% 2775M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.42% 2667M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.39% 2532M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.39% 2520M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] 0.37% 2355M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.37% 2345M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.33% 2120M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.31% 2009M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.31% 1983M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.31% 1968M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.30% 1954M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.30% 1942M org.apache.lucene.store.MemorySegmentIndexInput#buildSlice():658 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice():604 [JIT compiled code] 0.30% 1927M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.30% 1923M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.29% 1867M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.28% 1814M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock():195 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get():489 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34773 events (total: 641784M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.67% 87710M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.17% 84521M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 5.28% 33866M 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 [JIT compiled code] 4.87% 31263M 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.79% 30768M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.78% 17824M 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.59% 16590M 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.36% 15127M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.58% 10130M 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.54% 9884M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.49% 9549M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.45% 9289M 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.41% 9031M 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.38% 8855M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 1.36% 8703M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.32% 8462M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.29% 8290M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.20% 7709M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 7200M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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.00% 6414M 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.0x00000000a004c400#concat() [Inlined code] 0.96% 6132M 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] 0.85% 5440M 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.77% 4962M 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.70% 4522M 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.66% 4219M 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.62% 3985M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.59% 3805M 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.59% 3783M 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.56% 3616M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 0.54% 3463M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.53% 3386M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.49% 3147M 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.46% 2956M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.45% 2871M 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.43% 2775M 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.42% 2667M 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.38% 2456M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 0.37% 2355M 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.37% 2345M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.35% 2223M 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% 2143M 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.33% 2120M 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.32% 2069M 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.32% 2040M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] 0.31% 2017M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():291 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.31% 2009M 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.31% 2004M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():291 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.31% 1983M 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.30% 1927M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.29% 1872M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34773 events (total: 641784M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.21% 52677M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.06% 51750M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 5.28% 33866M 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 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 4.87% 31263M 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.79% 30768M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.08% 26181M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] 3.84% 24630M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] 2.59% 16590M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 2.36% 15127M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.49% 9549M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.38% 8855M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 1.32% 8462M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 1.20% 7709M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.08% 6929M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 1.00% 6414M 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.0x00000000a004c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x00000000a004c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.97% 6211M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.96% 6132M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.89% 5700M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.88% 5669M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.85% 5440M 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.80% 5112M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$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.74% 4772M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$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% 4219M 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 [JIT compiled 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.65% 4179M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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% 4096M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.64% 4078M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.55% 3539M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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.53% 3386M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.49% 3147M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.47% 3021M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.46% 2956M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.43% 2775M 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.42% 2719M 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.42% 2667M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.40% 2565M 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] 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] 0.39% 2524M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.38% 2456M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.38% 2447M 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] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.38% 2438M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.38% 2425M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.37% 2345M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.36% 2341M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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] 0.35% 2245M 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.0x00000000a01de000#merge() [JIT compiled code] 0.35% 2223M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.34% 2199M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] 0.33% 2144M 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] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.33% 2143M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.33% 2127M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.33% 2120M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [Inlined code] at org.apache.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.32% 2079M 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 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2040.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34773 events (total: 641784M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.21% 52677M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] 8.06% 51750M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] 5.28% 33866M 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 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.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#addDocuments():1523 [Inlined code] 4.87% 31263M 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.79% 30768M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.08% 26181M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.84% 24630M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [JIT compiled 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.59% 16590M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 2.36% 15127M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.38% 8855M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.32% 8462M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.23% 7867M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#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.20% 7709M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.08% 6929M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.97% 6211M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000a0207c68#call() [JIT compiled code] 0.96% 6132M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.89% 5700M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.88% 5669M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.85% 5440M 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.80% 5112M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$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.0x00000000a01de000#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.74% 4748M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$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 [Inlined code] 0.66% 4219M 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 [JIT compiled 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.65% 4179M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.64% 4096M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.64% 4078M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.55% 3558M 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.0x00000000a004c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x00000000a004c800#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.55% 3539M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.53% 3386M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.49% 3147M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.47% 3021M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.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 [JIT compiled 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.46% 2956M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.44% 2855M 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.0x00000000a004c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x00000000a004c800#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.43% 2775M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.42% 2719M 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.42% 2667M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.40% 2565M 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] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.39% 2524M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.38% 2456M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.38% 2447M 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] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.38% 2438M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.38% 2425M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.37% 2345M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.36% 2341M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.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 [JIT compiled 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.35% 2245M 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.0x00000000a01de000#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.35% 2223M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.34% 2199M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.33% 2144M 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] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.33% 2143M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.33% 2127M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.33% 2120M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$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.0x00000000a01de000#merge() [JIT compiled code] move log to /l/logs.nightly/2026.05.10.01.30.41/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.10.01.30.41/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.10.01.30.41/fixedIndex.top.log [2026-05-11 06:53:44.188895] took 42106.0 sec [2026-05-11 06:53:44.192198] run CheckIndex [2026-05-11 06:53:44.192286] 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.10.01.30.41/checkIndex.fixedIndex.log 2>&1 [2026-05-11 06:59:46.712761] took 362.5 sec [2026-05-11 06:59:46.713907] 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-11 06:59:46.714023] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.10.01.30.41/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.10.01.30.41/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.10.01.30.41/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 411.4 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.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.5 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.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 410.9 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.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 407.7 s 55.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 408.2 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.5 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-5.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8701999 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.5 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.0 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 413.5 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.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 410.9 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.8 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-8.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -6290602 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.8 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.5 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.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 408.3 s 55.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 403.8 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.11 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-11.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7628876 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.11 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 417.5 s 54.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 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.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 411.9 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.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 410.0 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.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 408.2 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 411.8 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.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.8 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 410.9 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.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 415.1 s 54.7 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=3118242 [2026-05-11 09:17:08.540551] done search (2:17:21.826508) 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.567 1.594 1.7% 4.894 4.938 0.9% 5.233 5.296 1.2% 5.322 5.742 7.9% 5.330 7.287 36.7% ('And3Terms', None) 1.607 1.613 0.4% 3.168 3.087 -2.6% 3.563 3.366 -5.5% 4.296 3.438 -20.0% 4.961 3.703 -25.4% ('AndHighHigh', None) 4.919 4.883 -0.7% 6.968 6.838 -1.9% 7.212 6.971 -3.4% 7.369 8.669 17.6% 13.302 25.294 90.2% ('AndHighHighDayTaxoFacets', None) 64.055 67.758 5.8% 117.908 127.165 7.9% 119.526 130.248 9.0% 121.238 137.637 13.5% 155.076 143.155 -7.7% ('AndHighMed', None) 2.122 2.146 1.1% 2.906 3.030 4.3% 3.132 3.216 2.7% 3.219 3.278 1.8% 3.336 4.932 47.8% ('AndHighMedDayTaxoFacets', None) 7.689 7.805 1.5% 21.010 22.533 7.3% 22.059 23.734 7.6% 22.314 24.167 8.3% 23.125 26.656 15.3% ('AndHighOrMedMed', None) 6.552 6.421 -2.0% 11.865 11.665 -1.7% 12.392 11.930 -3.7% 13.472 12.779 -5.1% 17.138 26.178 52.7% ('AndMedOrHighHigh', None) 4.244 4.309 1.5% 11.498 11.450 -0.4% 11.740 11.904 1.4% 11.928 22.534 88.9% 74.343 60.965 -18.0% ('AndMissingHigh', 'Title') 0.148 0.150 1.9% 0.240 0.251 4.6% 0.436 0.413 -5.4% 0.554 0.527 -5.0% 0.562 0.594 5.8% ('AndStopWords', None) 5.924 5.751 -2.9% 18.861 18.663 -1.0% 19.041 19.411 1.9% 19.041 19.411 1.9% 19.780 20.440 3.3% ('BrowseDateSSDVFacets', None) 651.338 650.496 -0.1% 656.376 657.203 0.1% 675.094 658.538 -2.5% 675.094 658.538 -2.5% 746.604 746.461 -0.0% ('BrowseDateTaxoFacets', None) 137.993 138.423 0.3% 140.896 141.221 0.2% 152.194 153.252 0.7% 152.194 153.252 0.7% 157.210 155.838 -0.9% ('BrowseDayOfYearSSDVFacets', None) 173.220 172.862 -0.2% 175.068 175.047 -0.0% 184.167 182.291 -1.0% 184.167 182.291 -1.0% 185.282 185.997 0.4% ('BrowseDayOfYearTaxoFacets', None) 137.584 137.261 -0.2% 140.061 139.708 -0.3% 152.171 152.330 0.1% 152.171 152.330 0.1% 153.549 152.412 -0.7% ('BrowseMonthSSDVFacets', None) 161.107 161.085 -0.0% 162.267 163.793 0.9% 166.220 171.782 3.3% 166.220 171.782 3.3% 172.152 172.158 0.0% ('BrowseMonthTaxoFacets', None) 147.497 148.272 0.5% 150.020 150.317 0.2% 158.508 159.009 0.3% 158.508 159.009 0.3% 234.124 210.364 -10.1% ('BrowseRandomLabelSSDVFacets', None) 210.025 210.382 0.2% 220.128 230.776 4.8% 231.787 231.761 -0.0% 231.787 231.761 -0.0% 242.517 240.653 -0.8% ('BrowseRandomLabelTaxoFacets', None) 155.916 155.623 -0.2% 160.103 161.333 0.8% 168.457 170.216 1.0% 168.457 170.216 1.0% 180.507 171.877 -4.8% ('CombinedAndHighHigh', None) 19.166 19.108 -0.3% 20.295 20.265 -0.1% 20.508 20.916 2.0% 20.596 22.002 6.8% 51.560 39.834 -22.7% ('CombinedAndHighMed', None) 3.209 3.218 0.3% 9.632 9.705 0.8% 10.193 10.181 -0.1% 10.678 10.793 1.1% 84.831 84.478 -0.4% ('CombinedOrHighHigh', None) 19.506 19.228 -1.4% 20.923 20.595 -1.6% 21.841 21.359 -2.2% 24.204 23.455 -3.1% 28.521 24.526 -14.0% ('CombinedOrHighMed', None) 3.343 3.352 0.3% 9.876 9.785 -0.9% 10.188 10.351 1.6% 10.244 10.628 3.7% 32.327 26.091 -19.3% ('CombinedTerm', None) 6.862 6.911 0.7% 13.461 13.403 -0.4% 14.007 13.686 -2.3% 14.521 13.979 -3.7% 15.164 26.979 77.9% ('CountAndHighHigh', None) 1.823 1.840 0.9% 2.042 2.047 0.3% 2.369 2.243 -5.4% 2.596 2.343 -9.7% 2.612 2.453 -6.1% ('CountAndHighMed', None) 1.696 1.709 0.8% 1.959 1.920 -2.0% 3.205 2.808 -12.4% 55.764 55.740 -0.0% 83.450 92.387 10.7% ('CountFilteredIntNRQ', None) 6.628 6.697 1.0% 7.550 7.614 0.8% 7.974 8.854 11.0% 37.507 32.970 -12.1% 40.443 38.163 -5.6% ('CountFilteredOrHighHigh', None) 4.856 4.922 1.4% 5.118 5.211 1.8% 5.549 5.568 0.4% 6.929 6.322 -8.8% 21.327 20.204 -5.3% ('CountFilteredOrHighMed', None) 4.364 4.416 1.2% 4.743 4.839 2.0% 5.008 5.156 3.0% 8.720 7.845 -10.0% 9.234 8.003 -13.3% ('CountFilteredOrMany', None) 17.343 17.568 1.3% 20.595 20.676 0.4% 21.137 21.327 0.9% 22.300 22.482 0.8% 88.741 87.814 -1.0% ('CountFilteredPhrase', None) 11.735 11.522 -1.8% 16.917 17.068 0.9% 17.411 17.889 2.7% 24.712 78.151 216.3% 68.099 258.665 279.8% ('CountOrHighHigh', None) 1.730 1.775 2.6% 1.966 2.014 2.5% 2.250 2.391 6.3% 2.316 2.519 8.8% 2.458 2.764 12.5% ('CountOrHighMed', None) 1.641 1.682 2.5% 1.943 1.960 0.9% 2.386 2.396 0.4% 3.813 3.951 3.6% 14.348 15.297 6.6% ('CountOrMany', None) 15.457 15.716 1.7% 19.273 19.456 0.9% 19.660 20.352 3.5% 19.859 24.315 22.4% 24.469 26.652 8.9% ('CountPhrase', None) 37.817 38.240 1.1% 81.276 80.807 -0.6% 90.632 89.224 -1.6% 91.284 89.251 -2.2% 91.785 90.457 -1.4% ('CountTerm', None) 0.094 0.103 9.6% 0.150 0.153 2.5% 0.240 0.272 13.0% 0.363 0.309 -14.9% 0.499 0.360 -27.8% ('DismaxOrHighHigh', None) 2.743 2.713 -1.1% 7.013 6.961 -0.7% 7.384 13.642 84.7% 15.427 16.737 8.5% 16.541 25.541 54.4% ('DismaxOrHighMed', None) 2.439 2.476 1.5% 3.064 3.122 1.9% 3.290 3.511 6.7% 3.449 7.534 118.4% 7.766 10.396 33.9% ('DismaxTerm', None) 0.671 0.680 1.3% 0.885 0.915 3.3% 2.407 2.797 16.2% 9.447 3.682 -61.0% 19.471 4.716 -75.8% ('FilteredAnd2Terms2StopWords', None) 1.007 0.976 -3.1% 6.283 6.180 -1.6% 6.507 6.477 -0.5% 6.616 6.598 -0.3% 6.670 6.618 -0.8% ('FilteredAnd3Terms', None) 1.518 1.456 -4.1% 2.503 2.471 -1.3% 2.924 2.748 -6.0% 7.701 2.901 -62.3% 31.319 3.044 -90.3% ('FilteredAndHighHigh', None) 7.418 7.342 -1.0% 7.734 7.582 -2.0% 7.881 7.998 1.5% 8.077 8.852 9.6% 8.608 9.648 12.1% ('FilteredAndHighMed', None) 2.213 2.164 -2.2% 5.592 5.598 0.1% 5.851 5.742 -1.9% 5.880 6.369 8.3% 5.930 6.496 9.6% ('FilteredAndStopWords', None) 8.190 9.158 11.8% 10.316 10.190 -1.2% 11.884 10.575 -11.0% 11.884 10.575 -11.0% 99.177 104.670 5.5% ('FilteredDismaxOrHighHigh', None) 10.356 10.696 3.3% 11.016 11.422 3.7% 11.667 11.712 0.4% 24.767 13.215 -46.6% 33.285 34.240 2.9% ('FilteredDismaxOrHighMed', None) 3.179 3.274 3.0% 7.458 7.679 3.0% 7.765 8.048 3.6% 8.043 9.524 18.4% 83.262 85.803 3.1% ('FilteredDismaxTerm', None) 3.479 3.484 0.1% 4.684 4.683 -0.0% 4.950 5.205 5.2% 5.150 5.706 10.8% 6.545 6.452 -1.4% ('FilteredIntNRQ', None) 3.238 3.224 -0.4% 4.130 4.182 1.3% 4.493 4.666 3.9% 4.589 5.105 11.3% 55.297 58.497 5.8% ('FilteredOr2Terms2StopWords', None) 3.388 3.354 -1.0% 7.339 7.228 -1.5% 7.663 7.539 -1.6% 7.698 7.583 -1.5% 75.794 7.948 -89.5% ('FilteredOr3Terms', None) 4.595 4.586 -0.2% 6.055 6.109 0.9% 6.377 6.376 -0.0% 6.843 6.382 -6.7% 9.439 57.729 511.6% ('FilteredOrHighHigh', None) 7.640 7.594 -0.6% 8.013 7.953 -0.8% 8.370 8.231 -1.7% 26.279 8.407 -68.0% 191.143 59.643 -68.8% ('FilteredOrHighMed', None) 2.210 2.216 0.3% 5.534 5.507 -0.5% 5.786 5.750 -0.6% 5.906 6.572 11.3% 34.813 47.512 36.5% ('FilteredOrMany', None) 31.066 30.903 -0.5% 34.040 33.822 -0.6% 35.708 35.293 -1.2% 35.719 35.343 -1.1% 36.149 35.400 -2.1% ('FilteredOrStopWords', None) 11.464 11.396 -0.6% 11.901 11.972 0.6% 14.478 14.006 -3.3% 14.478 14.006 -3.3% 134.338 139.234 3.6% ('FilteredPhrase', None) 10.926 10.729 -1.8% 16.559 16.714 0.9% 18.330 18.754 2.3% 22.880 22.208 -2.9% 29.716 26.656 -10.3% ('FilteredPrefix3', None) 1.776 1.855 4.4% 3.891 3.885 -0.2% 4.445 4.208 -5.3% 4.816 4.249 -11.8% 7.343 4.371 -40.5% ('FilteredTerm', None) 3.130 3.142 0.4% 4.461 4.459 -0.1% 4.711 4.752 0.9% 5.415 4.817 -11.0% 30.363 30.806 1.5% ('Fuzzy1', None) 8.906 8.892 -0.1% 10.829 10.824 -0.0% 11.783 11.846 0.5% 13.081 19.871 51.9% 40.396 34.267 -15.2% ('Fuzzy2', None) 9.876 9.948 0.7% 11.838 11.827 -0.1% 12.652 13.077 3.4% 13.029 13.660 4.8% 14.297 14.188 -0.8% ('IntNRQ', None) 3.154 3.187 1.0% 4.110 4.121 0.3% 4.490 4.466 -0.5% 4.712 4.744 0.7% 16.491 7.930 -51.9% ('IntSet', None) 1.177 1.160 -1.4% 1.340 1.376 2.7% 3.361 3.318 -1.3% 20.088 22.279 10.9% 25.777 27.868 8.1% ('IntervalsOrdered', None) 37.845 37.053 -2.1% 92.816 95.720 3.1% 95.604 96.911 1.4% 106.976 98.802 -7.6% 137.214 128.144 -6.6% ('MedTermDayTaxoFacets', None) 22.255 24.590 10.5% 26.359 29.679 12.6% 27.201 30.465 12.0% 29.259 31.402 7.3% 29.774 31.589 6.1% ('Or2Terms2StopWords', None) 1.715 1.741 1.5% 4.952 4.948 -0.1% 5.266 5.290 0.4% 5.477 5.628 2.8% 34.817 35.065 0.7% ('Or3Terms', None) 2.110 2.139 1.3% 3.512 3.544 0.9% 3.868 3.931 1.6% 16.887 4.095 -75.8% 256.093 258.349 0.9% ('OrHighHigh', None) 5.133 5.070 -1.2% 5.750 5.682 -1.2% 5.993 5.986 -0.1% 16.360 6.155 -62.4% 18.327 16.303 -11.0% ('OrHighMed', None) 1.620 1.683 3.9% 2.743 2.929 6.8% 3.104 3.203 3.2% 3.265 8.011 145.4% 8.220 8.715 6.0% ('OrHighMedDayTaxoFacets', None) 75.137 85.452 13.7% 242.852 286.381 17.9% 248.165 289.856 16.8% 249.857 291.431 16.6% 259.147 299.531 15.6% ('OrHighRare', None) 2.873 2.738 -4.7% 3.155 2.994 -5.1% 3.334 3.294 -1.2% 4.725 3.479 -26.4% 9.242 3.523 -61.9% ('OrMany', None) 24.506 24.410 -0.4% 27.187 27.095 -0.3% 28.212 29.765 5.5% 29.511 30.235 2.5% 40.920 49.919 22.0% ('OrStopWords', None) 5.838 5.967 2.2% 15.414 15.408 -0.0% 15.821 16.050 1.5% 15.821 16.050 1.5% 16.014 16.079 0.4% ('PKLookup',) 2.721 2.683 -1.4% 2.895 2.845 -1.7% 3.713 3.628 -2.3% 5.747 5.232 -9.0% 7.509 7.598 1.2% ('Phrase', None) 14.574 14.534 -0.3% 39.268 39.356 0.2% 41.783 41.452 -0.8% 42.397 42.123 -0.6% 63.495 57.709 -9.1% ('PostFilteredVectorSearch', None) 2.074 1.928 -7.1% 2.369 2.147 -9.4% 5.588 5.260 -5.9% 7.000 6.441 -8.0% 7.427 6.486 -12.7% ('PreFilteredVectorSearch', None) 5.638 5.608 -0.5% 6.253 6.205 -0.8% 70.626 9.034 -87.2% 74.809 82.093 9.7% 331.032 313.144 -5.4% ('Prefix3', None) 1.079 1.108 2.7% 3.381 3.447 2.0% 3.969 3.846 -3.1% 5.211 12.050 131.2% 82.140 82.525 0.5% ('Respell',) 14.534 14.413 -0.8% 16.961 16.796 -1.0% 18.299 19.430 6.2% 26.435 25.889 -2.1% 32.308 32.621 1.0% ('SloppyPhrase', None) 77.862 76.592 -1.6% 205.329 202.055 -1.6% 207.290 206.460 -0.4% 208.869 207.361 -0.7% 277.943 289.412 4.1% ('SpanNear', None) 34.569 33.684 -2.6% 90.367 92.815 2.7% 91.690 95.819 4.5% 93.446 96.771 3.6% 199.744 187.581 -6.1% ('Term', None) 0.816 0.841 3.1% 0.993 1.017 2.4% 1.081 1.251 15.8% 1.228 1.293 5.2% 27.450 19.959 -27.3% ('TermBGroup1M', None) 51.351 50.735 -1.2% 82.705 81.960 -0.9% 83.481 84.782 1.6% 84.465 85.031 0.7% 85.143 86.201 1.2% ('TermBGroup1M1P', None) 24.806 25.051 1.0% 44.356 44.244 -0.3% 46.452 45.314 -2.4% 47.271 46.690 -1.2% 50.185 49.939 -0.5% ('TermDateFacets', None) 29.544 33.671 14.0% 50.703 59.171 16.7% 52.055 59.966 15.2% 53.247 61.047 14.7% 140.031 140.097 0.0% ('TermDateTimeSort', 'DateTime') 4.148 4.219 1.7% 5.748 5.425 -5.6% 6.048 7.120 17.7% 22.191 22.222 0.1% 62.383 64.702 3.7% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.133 6.149 0.3% 9.664 9.601 -0.7% 9.973 9.894 -0.8% 10.606 9.928 -6.4% 36.733 43.550 18.6% ('TermDayOfYearSort', 'DayOfYear') 2.093 2.301 9.9% 3.478 3.601 3.5% 3.975 3.998 0.6% 4.215 4.242 0.6% 24.070 15.075 -37.4% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.121 6.158 0.6% 10.548 10.530 -0.2% 10.749 10.701 -0.4% 11.288 10.830 -4.1% 11.483 10.937 -4.8% ('TermGroup100', None) 55.277 55.653 0.7% 105.240 105.874 0.6% 107.821 107.377 -0.4% 110.223 107.546 -2.4% 111.602 107.863 -3.4% ('TermGroup10K', None) 63.140 62.678 -0.7% 108.416 107.559 -0.8% 110.133 109.952 -0.2% 111.258 110.526 -0.7% 180.884 180.279 -0.3% ('TermGroup1M', None) 64.028 63.585 -0.7% 113.222 112.339 -0.8% 115.978 113.621 -2.0% 116.378 114.890 -1.3% 116.411 115.407 -0.9% ('TermMonthSort', 'Month') 0.904 0.927 2.6% 1.079 1.062 -1.5% 1.250 1.234 -1.2% 1.770 2.007 13.4% 2.559 2.415 -5.6% ('TermMonthSortSkipper', 'Month (skipper)') 4.922 4.936 0.3% 8.341 8.372 0.4% 8.633 8.650 0.2% 8.754 9.800 11.9% 68.879 44.762 -35.0% ('TermTitleSort', 'Title') 7.302 7.565 3.6% 9.364 9.929 6.0% 18.167 13.967 -23.1% 67.502 66.266 -1.8% 104.869 153.235 46.1% ('TermTitleSortSkipper', 'Title (skipper)') 6.396 6.317 -1.2% 9.508 9.541 0.3% 9.806 9.797 -0.1% 9.828 9.910 0.8% 71.593 75.534 5.5% ('VectorSearch', None) 2.184 2.173 -0.5% 2.996 2.564 -14.4% 6.236 6.352 1.9% 8.432 8.173 -3.1% 9.177 8.695 -5.2% ('Wildcard', None) 22.619 24.129 6.7% 37.025 37.663 1.7% 47.173 49.433 4.8% 47.530 51.177 7.7% 79.388 77.956 -1.8% generate vmstat pretties /l/reports.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.10.01.30.41/search-tasks /l/reports.nightly/2026.05.10.01.30.41/fastIndexBigDocs /l/reports.nightly/2026.05.10.01.30.41/fixedIndex /l/reports.nightly/2026.05.10.01.30.41/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.10.01.30.41/nrtIndexMediumDocs /l/reports.nightly/2026.05.10.01.30.41/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 44.63 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=2 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 60.97 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 94.11 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 160.95 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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 225.33 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.65 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 14.43 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 14.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=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.43 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.37 seconds Blunders: now uploading files "/l/logs.nightly/bench-search-nightly-nightly-14.jfr" "/l/logs.nightly/bench-search-nightly-nightly-13.jfr" "/l/logs.nightly/bench-search-nightly-nightly-5.jfr" "/l/logs.nightly/bench-search-nightly-nightly-0.jfr" "/l/logs.nightly/bench-search-nightly-nightly-17.jfr" "/l/logs.nightly/bench-search-nightly-nightly-19.jfr" "/l/logs.nightly/bench-search-nightly-nightly-16.jfr" "/l/logs.nightly/bench-search-nightly-nightly-11.jfr" "/l/logs.nightly/bench-search-nightly-nightly-8.jfr" "/l/logs.nightly/bench-search-nightly-nightly-18.jfr" "/l/logs.nightly/bench-search-nightly-nightly-1.jfr" "/l/logs.nightly/bench-search-nightly-nightly-7.jfr" "/l/logs.nightly/bench-search-nightly-nightly-9.jfr" "/l/logs.nightly/bench-search-nightly-nightly-2.jfr" "/l/logs.nightly/bench-search-nightly-nightly-3.jfr" "/l/logs.nightly/bench-search-nightly-nightly-6.jfr" "/l/logs.nightly/bench-search-nightly-nightly-12.jfr" "/l/logs.nightly/bench-search-nightly-nightly-4.jfr" "/l/logs.nightly/bench-search-nightly-nightly-10.jfr" "/l/logs.nightly/bench-search-nightly-nightly-15.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.75.97, 3.5.74.22, 52.92.37.0, 3.5.74.13, 3.5.73.48, 52.92.34.144, 3.5.71.78, 3.5.73.109 * Trying 3.5.75.97:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.75.97 port 443) from 10.17.4.7 port 51414 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/4f9b61c3-29a7-4ed8-8961-032f3212e219.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEEoaCWV1LXdlc3QtMSJIMEYCIQCkiHK9sh%2BcgYPinf0h5fR2T3sxMcgh3%2FwamowWuThmhwIhAJArK7DkMZPtDWlEM8H4IsWLNR74rB%2F2mzpLgq5E0emeKroFCBMQABoMODM1NDk0NzUzMTI2IgznOijM%2Bg%2FL8RTIlVoqlwVBnf%2BTW0WCMlKfP3xNXOLZQAoY9CvIRCcOdTF2mALccE4az5Tbt0C0bxJ00daveKoQYVoZMn%2BpzNiJp8h%2B3qCrdOUM%2BiW7N%2BsdwH5pYmDqPAIgHZerTpCENBqdWySLoW7qDFHpxL145XivrvcAtIe6tzZ%2FKZoQoGQAWhk7Ohr%2Bd8S%2BV96PMOy1bMC%2B1hb9abmlliodF%2B1q0HLlNB0ljDCN2IgHbdJRr0EvnghKaj5FzpkvimUU787UYmuTA2mP8oR1aHCNI0nlRCFIXeYYksR2YqT23IkASQRZBZHO7HylF1iWBH%2BnbAih3dLGkjgb3dvX3lw9FIznzt6H%2Fx0fjmTmDNWwUNcUyo3rXjvh1b21Od47Najy6nempj6eeFsjSSudBPm4NtfMdIa0fuX2o%2BTzhNisErPMq7LDVLl3e0CawtpM6qCeSY38EOdhav6jZAwe2uNJldcjrbCpu4RgNDzDDOIdSoo3%2BTjp3t2CkD57pofJZCOjm%2FjBGNAYOjju0DKGWI4%2FBgtv9xVdZdTvCwKLpFYKDiIfxgzyDSYCLAxj%2F1oZFTCTQyrCnQqhPPnTB0WlikGgOyip7a0p7aINmuHob472dJPV%2Bi7nr9HvpRAZ%2Bj6r4BAbPVYq9Upk8ye%2BYROXE%2BhzVzxcQEjWPb4bAZn4xrV%2FPk2fwWf78Pa1i%2B8Ji0kLC7wHrviotSza1lbb0L4jYxJMBOKQIOTEl4jeCmVevo9vFhbwAOjVpN9mKiMKLgvmd5u1f8%2BqcM%2FtWoKi3cT4XYG13mVsOi50GtdKTiQk97ifgmacb32cBlgNP9eBjJcpjb8AuWzSNJwZ4%2BwgfYX9aN0roN3R5ljG5GeKNoqZEytgrz%2BMunq2HVPXLKx3r2U65xlEyVEw4s6G0AY6sAHyGxyDtxq369jEJHXSmRDTBvuxWgSbQvFZ0T0GcHPKxUGCtoriOjYlsK68%2FqTzRmqpZIx27iVGpOTtlIfgmEcS9xzYlZ7qXJjBXBqQMSVBEaayzd8TZ7OM8zDsxeRleGMfg65o1JRsuUqHxONYdER7pLtsQ0sWEVmQrHj%2FbhDkawiSV4gjp64XQJ5DIrzIzPzXin%2FgO6P7iCTmh%2BO5%2BHVrpKOa6TNi5UYBkdSwZ0%2FojA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260511T133001Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTFMBJ4HQP%2F20260511%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=36a5d9c6520c10173bb24a2fe6dd6034e1f87e6b8a8059e9d4019bbf24fb99b4 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 426901323 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 407.1M 0 0 0 960.0k 0 930.5k 07:28 00:01 07:27 931.1k 1 407.1M 0 0 1 6.12M 0 3.00M 02:15 00:02 02:13 3.00M 2 407.1M 0 0 2 10.06M 0 3.29M 02:03 00:03 02:00 3.29M 3 407.1M 0 0 3 14.25M 0 3.51M 01:55 00:04 01:51 3.51M 4 407.1M 0 0 4 18.62M 0 3.68M 01:50 00:05 01:45 3.68M 5 407.1M 0 0 5 23.12M 0 3.80M 01:46 00:06 01:40 4.40M 6 407.1M 0 0 6 27.62M 0 3.89M 01:44 00:07 01:37 4.25M 7 407.1M 0 0 7 32.06M 0 3.96M 01:42 00:08 01:34 4.36M 8 407.1M 0 0 8 36.56M 0 4.01M 01:41 00:09 01:32 4.42M 10 407.1M 0 0 10 41.12M 0 4.07M 01:39 00:10 01:29 4.46M 11 407.1M 0 0 11 45.81M 0 4.12M 01:38 00:11 01:27 4.51M 12 407.1M 0 0 12 50.87M 0 4.20M 01:36 00:12 01:24 4.63M 13 407.1M 0 0 13 56.37M 0 4.29M 01:34 00:13 01:21 4.84M 15 407.1M 0 0 15 62.43M 0 4.42M 01:32 00:14 01:18 5.15M 17 407.1M 0 0 17 69.50M 0 4.59M 01:28 00:15 01:13 5.65M 19 407.1M 0 0 19 77.75M 0 4.82M 01:24 00:16 01:08 6.35M 21 407.1M 0 0 21 87.50M 0 5.11M 01:19 00:17 01:02 7.30M 24 407.1M 0 0 24 98.93M 0 5.45M 01:14 00:18 00:56 8.49M 27 407.1M 0 0 27 112.4M 0 5.87M 01:09 00:19 00:50 9.98M 31 407.1M 0 0 31 127.8M 0 6.35M 01:04 00:20 00:44 11.65M 34 407.1M 0 0 34 138.6M 0 6.56M 01:02 00:21 00:41 12.16M 36 407.1M 0 0 36 148.3M 0 6.70M 01:00 00:22 00:38 12.13M 38 407.1M 0 0 38 158.5M 0 6.85M 00:59 00:23 00:36 11.90M 41 407.1M 0 0 41 169.0M 0 7.00M 00:58 00:24 00:34 11.28M 44 407.1M 0 0 44 179.8M 0 7.15M 00:56 00:25 00:31 10.35M 46 407.1M 0 0 46 190.6M 0 7.29M 00:55 00:26 00:29 10.37M 48 407.1M 0 0 48 198.8M 0 7.32M 00:55 00:27 00:28 10.08M 51 407.1M 0 0 51 208.0M 0 7.39M 00:55 00:28 00:27 9.86M 53 407.1M 0 0 53 217.8M 0 7.47M 00:54 00:29 00:25 9.73M 56 407.1M 0 0 56 228.0M 0 7.56M 00:53 00:30 00:23 9.63M 58 407.1M 0 0 58 238.7M 0 7.66M 00:53 00:31 00:22 9.59M 61 407.1M 0 0 61 249.6M 0 7.76M 00:52 00:32 00:20 10.12M 63 407.1M 0 0 63 260.5M 0 7.85M 00:51 00:33 00:18 10.47M 66 407.1M 0 0 66 271.4M 0 7.94M 00:51 00:34 00:17 10.70M 69 407.1M 0 0 69 282.3M 0 8.03M 00:50 00:35 00:15 10.84M 72 407.1M 0 0 72 293.3M 0 8.11M 00:50 00:36 00:14 10.89M 74 407.1M 0 0 74 304.3M 0 8.18M 00:49 00:37 00:12 10.92M 77 407.1M 0 0 77 315.5M 0 8.26M 00:49 00:38 00:11 10.98M 79 407.1M 0 0 79 325.2M 0 8.30M 00:49 00:39 00:10 10.74M 82 407.1M 0 0 82 334.3M 0 8.32M 00:48 00:40 00:08 10.36M 84 407.1M 0 0 84 344.1M 0 8.35M 00:48 00:41 00:07 10.15M 87 407.1M 0 0 87 354.6M 0 8.41M 00:48 00:42 00:06 10.04M 89 407.1M 0 0 89 365.4M 0 8.46M 00:48 00:43 00:05 9.97M 92 407.1M 0 0 92 376.6M 0 8.52M 00:47 00:44 00:03 10.26M 95 407.1M 0 0 95 388.0M 0 8.58M 00:47 00:45 00:02 10.72M 97 407.1M 0 0 97 398.5M 0 8.62M 00:47 00:46 00:01 10.85M* upload completely sent off: 426901323 bytes 100 407.1M 0 0 100 407.1M 0 8.62M 00:47 00:47 10.47M{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: tcTDZMz2unxNOMujikPrskPI/TYOT3Ngk5ri1LnKNOCuSHU2CfvlME/K84ctLGipGrzk4WBqjvDYMDcC0Fi4YujLkh4ZscpM < x-amz-request-id: QWXYXYMDFN6Y1KT1 < Date: Mon, 11 May 2026 13:30:34 GMT < x-amz-server-side-encryption: AES256 < ETag: "8655e2136e14f794d1197d6b1232b69f" < x-amz-checksum-crc64nvme: EVV2Ud+SwZY= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 407.1M 0 0 100 407.1M 0 8.57M 00:47 00:47 10.47M 100 407.1M 0 0 100 407.1M 0 8.57M 00:47 00:47 10.47M 100 407.1M 0 0 100 407.1M 0 8.57M 00:47 00:47 10.47M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 78.59 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.64.194, 3.5.74.68, 3.5.69.18, 52.92.34.24, 3.5.74.60, 52.92.19.32, 3.5.75.82, 3.5.73.122 * Trying 3.5.64.194: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.64.194 port 443) from 10.17.4.7 port 57062 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/7506677e-bb75-4b5c-9c96-782b270df4e9.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEEoaCWV1LXdlc3QtMSJIMEYCIQCkiHK9sh%2BcgYPinf0h5fR2T3sxMcgh3%2FwamowWuThmhwIhAJArK7DkMZPtDWlEM8H4IsWLNR74rB%2F2mzpLgq5E0emeKroFCBMQABoMODM1NDk0NzUzMTI2IgznOijM%2Bg%2FL8RTIlVoqlwVBnf%2BTW0WCMlKfP3xNXOLZQAoY9CvIRCcOdTF2mALccE4az5Tbt0C0bxJ00daveKoQYVoZMn%2BpzNiJp8h%2B3qCrdOUM%2BiW7N%2BsdwH5pYmDqPAIgHZerTpCENBqdWySLoW7qDFHpxL145XivrvcAtIe6tzZ%2FKZoQoGQAWhk7Ohr%2Bd8S%2BV96PMOy1bMC%2B1hb9abmlliodF%2B1q0HLlNB0ljDCN2IgHbdJRr0EvnghKaj5FzpkvimUU787UYmuTA2mP8oR1aHCNI0nlRCFIXeYYksR2YqT23IkASQRZBZHO7HylF1iWBH%2BnbAih3dLGkjgb3dvX3lw9FIznzt6H%2Fx0fjmTmDNWwUNcUyo3rXjvh1b21Od47Najy6nempj6eeFsjSSudBPm4NtfMdIa0fuX2o%2BTzhNisErPMq7LDVLl3e0CawtpM6qCeSY38EOdhav6jZAwe2uNJldcjrbCpu4RgNDzDDOIdSoo3%2BTjp3t2CkD57pofJZCOjm%2FjBGNAYOjju0DKGWI4%2FBgtv9xVdZdTvCwKLpFYKDiIfxgzyDSYCLAxj%2F1oZFTCTQyrCnQqhPPnTB0WlikGgOyip7a0p7aINmuHob472dJPV%2Bi7nr9HvpRAZ%2Bj6r4BAbPVYq9Upk8ye%2BYROXE%2BhzVzxcQEjWPb4bAZn4xrV%2FPk2fwWf78Pa1i%2B8Ji0kLC7wHrviotSza1lbb0L4jYxJMBOKQIOTEl4jeCmVevo9vFhbwAOjVpN9mKiMKLgvmd5u1f8%2BqcM%2FtWoKi3cT4XYG13mVsOi50GtdKTiQk97ifgmacb32cBlgNP9eBjJcpjb8AuWzSNJwZ4%2BwgfYX9aN0roN3R5ljG5GeKNoqZEytgrz%2BMunq2HVPXLKx3r2U65xlEyVEw4s6G0AY6sAHyGxyDtxq369jEJHXSmRDTBvuxWgSbQvFZ0T0GcHPKxUGCtoriOjYlsK68%2FqTzRmqpZIx27iVGpOTtlIfgmEcS9xzYlZ7qXJjBXBqQMSVBEaayzd8TZ7OM8zDsxeRleGMfg65o1JRsuUqHxONYdER7pLtsQ0sWEVmQrHj%2FbhDkawiSV4gjp64XQJ5DIrzIzPzXin%2FgO6P7iCTmh%2BO5%2BHVrpKOa6TNi5UYBkdSwZ0%2FojA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260511T133120Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTFMBJ4HQP%2F20260511%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=c87fe259a9113ad3aac5b95c9fd35ae8b4ff56a3482a75999721ad481d5fb2b3 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 74712553 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 4 71.25M 0 0 4 3.31M 0 2.99M 00:23 00:01 00:22 3.00M 13 71.25M 0 0 13 9.50M 0 4.51M 00:15 00:02 00:13 4.51M 22 71.25M 0 0 22 16.06M 0 5.17M 00:13 00:03 00:10 5.17M 32 71.25M 0 0 32 23.18M 0 5.64M 00:12 00:04 00:08 5.64M 43 71.25M 0 0 43 30.75M 0 6.01M 00:11 00:05 00:06 6.01M 54 71.25M 0 0 54 38.50M 0 6.29M 00:11 00:06 00:05 7.01M 65 71.25M 0 0 65 46.37M 0 6.50M 00:10 00:07 00:03 7.34M 76 71.25M 0 0 76 54.31M 0 6.67M 00:10 00:08 00:02 7.60M 87 71.25M 0 0 87 62.25M 0 6.81M 00:10 00:09 00:01 7.76M 98 71.25M 0 0 98 70.12M 0 6.91M 00:10 00:10 7.83M* upload completely sent off: 74712553 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: +XEZZZulhAAo2WJfiWdl4c41Nr+3otQLJ/Ua8IDLLnpthdR9mV4fbSf3xSqe6KprTgq69AZUmi20b89kTwIhPIeDlGGot3vX < x-amz-request-id: A2M2V8W28W8S2TXX < Date: Mon, 11 May 2026 13:31:28 GMT < x-amz-server-side-encryption: AES256 < ETag: "3b63b3caa5b014066f9ca8e3846f8d68" < x-amz-checksum-crc64nvme: kv48yODeaB8= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 71.25M 0 0 100 71.25M 0 6.69M 00:10 00:10 7.83M 100 71.25M 0 0 100 71.25M 0 6.69M 00:10 00:10 7.83M 100 71.25M 0 0 100 71.25M 0 6.69M 00:10 00:10 7.83M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 16.55 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.71.106, 3.5.66.33, 3.5.72.93, 52.92.37.0, 3.5.69.18, 3.5.64.231, 3.5.72.92, 3.5.71.78 * Trying 3.5.71.106:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.71.106 port 443) from 10.17.4.7 port 50488 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/4de3d819-5716-4f60-a9c4-21b4e8795d31.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEEoaCWV1LXdlc3QtMSJIMEYCIQCkiHK9sh%2BcgYPinf0h5fR2T3sxMcgh3%2FwamowWuThmhwIhAJArK7DkMZPtDWlEM8H4IsWLNR74rB%2F2mzpLgq5E0emeKroFCBMQABoMODM1NDk0NzUzMTI2IgznOijM%2Bg%2FL8RTIlVoqlwVBnf%2BTW0WCMlKfP3xNXOLZQAoY9CvIRCcOdTF2mALccE4az5Tbt0C0bxJ00daveKoQYVoZMn%2BpzNiJp8h%2B3qCrdOUM%2BiW7N%2BsdwH5pYmDqPAIgHZerTpCENBqdWySLoW7qDFHpxL145XivrvcAtIe6tzZ%2FKZoQoGQAWhk7Ohr%2Bd8S%2BV96PMOy1bMC%2B1hb9abmlliodF%2B1q0HLlNB0ljDCN2IgHbdJRr0EvnghKaj5FzpkvimUU787UYmuTA2mP8oR1aHCNI0nlRCFIXeYYksR2YqT23IkASQRZBZHO7HylF1iWBH%2BnbAih3dLGkjgb3dvX3lw9FIznzt6H%2Fx0fjmTmDNWwUNcUyo3rXjvh1b21Od47Najy6nempj6eeFsjSSudBPm4NtfMdIa0fuX2o%2BTzhNisErPMq7LDVLl3e0CawtpM6qCeSY38EOdhav6jZAwe2uNJldcjrbCpu4RgNDzDDOIdSoo3%2BTjp3t2CkD57pofJZCOjm%2FjBGNAYOjju0DKGWI4%2FBgtv9xVdZdTvCwKLpFYKDiIfxgzyDSYCLAxj%2F1oZFTCTQyrCnQqhPPnTB0WlikGgOyip7a0p7aINmuHob472dJPV%2Bi7nr9HvpRAZ%2Bj6r4BAbPVYq9Upk8ye%2BYROXE%2BhzVzxcQEjWPb4bAZn4xrV%2FPk2fwWf78Pa1i%2B8Ji0kLC7wHrviotSza1lbb0L4jYxJMBOKQIOTEl4jeCmVevo9vFhbwAOjVpN9mKiMKLgvmd5u1f8%2BqcM%2FtWoKi3cT4XYG13mVsOi50GtdKTiQk97ifgmacb32cBlgNP9eBjJcpjb8AuWzSNJwZ4%2BwgfYX9aN0roN3R5ljG5GeKNoqZEytgrz%2BMunq2HVPXLKx3r2U65xlEyVEw4s6G0AY6sAHyGxyDtxq369jEJHXSmRDTBvuxWgSbQvFZ0T0GcHPKxUGCtoriOjYlsK68%2FqTzRmqpZIx27iVGpOTtlIfgmEcS9xzYlZ7qXJjBXBqQMSVBEaayzd8TZ7OM8zDsxeRleGMfg65o1JRsuUqHxONYdER7pLtsQ0sWEVmQrHj%2FbhDkawiSV4gjp64XQJ5DIrzIzPzXin%2FgO6P7iCTmh%2BO5%2BHVrpKOa6TNi5UYBkdSwZ0%2FojA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260511T133137Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTFMBJ4HQP%2F20260511%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=d0d1bedb3899b090db798d2f1939cd60ccff50aa53997e32852af60d9e64451b HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 647568443 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 617.5M 0 0 0 960.0k 0 956.0k 11:01 00:01 11:00 956.1k 1 617.5M 0 0 1 8.56M 0 4.27M 02:24 00:02 02:22 4.27M 2 617.5M 0 0 2 16.00M 0 5.31M 01:56 00:03 01:53 5.31M 3 617.5M 0 0 3 24.06M 0 5.99M 01:42 00:04 01:38 5.99M 5 617.5M 0 0 5 32.56M 0 6.49M 01:35 00:05 01:30 6.49M 6 617.5M 0 0 6 41.50M 0 6.89M 01:29 00:06 01:23 8.08M 8 617.5M 0 0 8 49.56M 0 7.05M 01:27 00:07 01:20 8.16M 9 617.5M 0 0 9 56.43M 0 7.02M 01:27 00:08 01:19 8.05M 10 617.5M 0 0 10 63.75M 0 7.04M 01:27 00:09 01:18 7.88M 11 617.5M 0 0 11 71.31M 0 7.09M 01:27 00:10 01:17 7.69M 12 617.5M 0 0 12 78.25M 0 7.07M 01:27 00:11 01:16 7.29M 13 617.5M 0 0 13 84.06M 0 6.96M 01:28 00:12 01:16 6.84M 14 617.5M 0 0 14 90.25M 0 6.90M 01:29 00:13 01:16 6.71M 15 617.5M 0 0 15 96.62M 0 6.86M 01:29 00:14 01:15 6.54M 16 617.5M 0 0 16 103.1M 0 6.84M 01:30 00:15 01:15 6.33M 17 617.5M 0 0 17 109.6M 0 6.82M 01:30 00:16 01:14 6.26M 18 617.5M 0 0 18 116.2M 0 6.80M 01:30 00:17 01:13 6.42M 19 617.5M 0 0 19 122.7M 0 6.79M 01:30 00:18 01:12 6.48M 20 617.5M 0 0 20 129.3M 0 6.77M 01:31 00:19 01:12 6.52M 22 617.5M 0 0 22 136.0M 0 6.77M 01:31 00:20 01:11 6.57M 23 617.5M 0 0 23 143.0M 0 6.78M 01:31 00:21 01:10 6.65M 24 617.5M 0 0 24 150.4M 0 6.80M 01:30 00:22 01:08 6.81M 25 617.5M 0 0 25 158.4M 0 6.85M 01:30 00:23 01:07 7.11M 27 617.5M 0 0 27 167.1M 0 6.93M 01:29 00:24 01:05 7.54M 28 617.5M 0 0 28 177.0M 0 7.05M 01:27 00:25 01:02 8.16M 30 617.5M 0 0 30 188.1M 0 7.20M 01:25 00:26 00:59 8.99M 32 617.5M 0 0 32 200.7M 0 7.40M 01:23 00:27 00:56 10.03M 34 617.5M 0 0 34 211.0M 0 7.50M 01:22 00:28 00:54 10.47M 35 617.5M 0 0 35 222.3M 0 7.63M 01:20 00:29 00:51 10.97M 37 617.5M 0 0 37 230.8M 0 7.66M 01:20 00:30 00:50 10.73M 38 617.5M 0 0 38 240.0M 0 7.71M 01:20 00:31 00:49 10.32M 40 617.5M 0 0 40 249.6M 0 7.77M 01:19 00:32 00:47 9.74M 42 617.5M 0 0 42 259.4M 0 7.83M 01:18 00:33 00:45 9.66M 43 617.5M 0 0 43 269.3M 0 7.89M 01:18 00:34 00:44 9.39M 45 617.5M 0 0 45 279.4M 0 7.95M 01:17 00:35 00:42 9.69M 46 617.5M 0 0 46 289.5M 0 8.01M 01:17 00:36 00:41 9.87M 48 617.5M 0 0 48 299.5M 0 8.06M 01:16 00:37 00:39 9.95M 50 617.5M 0 0 50 309.6M 0 8.11M 01:16 00:38 00:38 10.00M 51 617.5M 0 0 51 319.6M 0 8.16M 01:15 00:39 00:36 10.03M 53 617.5M 0 0 53 330.0M 0 8.22M 01:15 00:40 00:35 10.10M 55 617.5M 0 0 55 340.8M 0 8.28M 01:14 00:41 00:33 10.25M 56 617.5M 0 0 56 352.0M 0 8.35M 01:13 00:42 00:31 10.48M 58 617.5M 0 0 58 361.6M 0 8.38M 01:13 00:43 00:30 10.40M 60 617.5M 0 0 60 371.1M 0 8.40M 01:13 00:44 00:29 10.29M 61 617.5M 0 0 61 381.5M 0 8.45M 01:13 00:45 00:28 10.28M 63 617.5M 0 0 63 392.5M 0 8.50M 01:12 00:46 00:26 10.31M 65 617.5M 0 0 65 403.8M 0 8.56M 01:12 00:47 00:25 10.35M 67 617.5M 0 0 67 415.5M 0 8.62M 01:11 00:48 00:23 10.74M 68 617.5M 0 0 68 425.7M 0 8.65M 01:11 00:49 00:22 10.87M 70 617.5M 0 0 70 434.6M 0 8.66M 01:11 00:50 00:21 10.57M 71 617.5M 0 0 71 444.0M 0 8.67M 01:11 00:51 00:20 10.27M 73 617.5M 0 0 73 453.7M 0 8.69M 01:11 00:52 00:19 9.93M 75 617.5M 0 0 75 463.6M 0 8.71M 01:10 00:53 00:17 9.58M 76 617.5M 0 0 76 473.6M 0 8.74M 01:10 00:54 00:16 9.54M 78 617.5M 0 0 78 483.6M 0 8.76M 01:10 00:55 00:15 9.78M 79 617.5M 0 0 79 493.6M 0 8.78M 01:10 00:56 00:14 9.90M 81 617.5M 0 0 81 503.8M 0 8.80M 01:10 00:57 00:13 9.98M 83 617.5M 0 0 83 513.9M 0 8.83M 01:09 00:58 00:11 10.02M 84 617.5M 0 0 84 524.2M 0 8.85M 01:09 00:59 00:10 10.09M 86 617.5M 0 0 86 534.6M 0 8.88M 01:09 01:00 00:09 10.17M 88 617.5M 0 0 88 545.6M 0 8.91M 01:09 01:01 00:08 10.37M 90 617.5M 0 0 90 557.3M 0 8.95M 01:08 01:02 00:06 10.66M 92 617.5M 0 0 92 569.8M 0 9.01M 01:08 01:03 00:05 11.15M 94 617.5M 0 0 94 583.3M 0 9.08M 01:07 01:04 00:03 11.78M 96 617.5M 0 0 96 597.1M 0 9.15M 01:07 01:05 00:02 12.44M 98 617.5M 0 0 98 607.6M 0 9.17M 01:07 01:06 00:01 12.36M 99 617.5M 0 0 99 616.5M 0 9.17M 01:07 01:07 11.81M* upload completely sent off: 647568443 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: gB5guJ819IFs6zkL1tVmXRnxFKAhL7RnXQVdpTlodjt6EOeV66Ibxd+0PtvjTx3tXFZVu3G9uHexVz6PYQHk0ocG3qe5HSXE < x-amz-request-id: F91F2TDNKB32N97Z < Date: Mon, 11 May 2026 13:32:34 GMT < x-amz-server-side-encryption: AES256 < ETag: "69c98c8fe30a3539f0e6c4fd26c388f1" < x-amz-checksum-crc64nvme: XzFaFOTuCqE= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 617.5M 0 0 100 617.5M 0 9.10M 01:07 01:07 11.81M 100 617.5M 0 0 100 617.5M 0 9.10M 01:07 01:07 11.81M 100 617.5M 0 0 100 617.5M 0 9.10M 01:07 01:07 11.81M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 122.92 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.75.20, 52.92.34.208, 3.5.67.215, 52.92.18.184, 3.5.65.124, 3.5.75.77, 3.5.73.44, 3.5.69.17 * Trying 3.5.75.20: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.20 port 443) from 10.17.4.7 port 44822 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/d276997a-a8bd-41a4-a816-a15c17493a6b.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEEoaCWV1LXdlc3QtMSJIMEYCIQCkiHK9sh%2BcgYPinf0h5fR2T3sxMcgh3%2FwamowWuThmhwIhAJArK7DkMZPtDWlEM8H4IsWLNR74rB%2F2mzpLgq5E0emeKroFCBMQABoMODM1NDk0NzUzMTI2IgznOijM%2Bg%2FL8RTIlVoqlwVBnf%2BTW0WCMlKfP3xNXOLZQAoY9CvIRCcOdTF2mALccE4az5Tbt0C0bxJ00daveKoQYVoZMn%2BpzNiJp8h%2B3qCrdOUM%2BiW7N%2BsdwH5pYmDqPAIgHZerTpCENBqdWySLoW7qDFHpxL145XivrvcAtIe6tzZ%2FKZoQoGQAWhk7Ohr%2Bd8S%2BV96PMOy1bMC%2B1hb9abmlliodF%2B1q0HLlNB0ljDCN2IgHbdJRr0EvnghKaj5FzpkvimUU787UYmuTA2mP8oR1aHCNI0nlRCFIXeYYksR2YqT23IkASQRZBZHO7HylF1iWBH%2BnbAih3dLGkjgb3dvX3lw9FIznzt6H%2Fx0fjmTmDNWwUNcUyo3rXjvh1b21Od47Najy6nempj6eeFsjSSudBPm4NtfMdIa0fuX2o%2BTzhNisErPMq7LDVLl3e0CawtpM6qCeSY38EOdhav6jZAwe2uNJldcjrbCpu4RgNDzDDOIdSoo3%2BTjp3t2CkD57pofJZCOjm%2FjBGNAYOjju0DKGWI4%2FBgtv9xVdZdTvCwKLpFYKDiIfxgzyDSYCLAxj%2F1oZFTCTQyrCnQqhPPnTB0WlikGgOyip7a0p7aINmuHob472dJPV%2Bi7nr9HvpRAZ%2Bj6r4BAbPVYq9Upk8ye%2BYROXE%2BhzVzxcQEjWPb4bAZn4xrV%2FPk2fwWf78Pa1i%2B8Ji0kLC7wHrviotSza1lbb0L4jYxJMBOKQIOTEl4jeCmVevo9vFhbwAOjVpN9mKiMKLgvmd5u1f8%2BqcM%2FtWoKi3cT4XYG13mVsOi50GtdKTiQk97ifgmacb32cBlgNP9eBjJcpjb8AuWzSNJwZ4%2BwgfYX9aN0roN3R5ljG5GeKNoqZEytgrz%2BMunq2HVPXLKx3r2U65xlEyVEw4s6G0AY6sAHyGxyDtxq369jEJHXSmRDTBvuxWgSbQvFZ0T0GcHPKxUGCtoriOjYlsK68%2FqTzRmqpZIx27iVGpOTtlIfgmEcS9xzYlZ7qXJjBXBqQMSVBEaayzd8TZ7OM8zDsxeRleGMfg65o1JRsuUqHxONYdER7pLtsQ0sWEVmQrHj%2FbhDkawiSV4gjp64XQJ5DIrzIzPzXin%2FgO6P7iCTmh%2BO5%2BHVrpKOa6TNi5UYBkdSwZ0%2FojA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260511T133341Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTFMBJ4HQP%2F20260511%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=36801ec14a2f49e4fba007dd4472babe38fe44de809924aa0405962536009ebf HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 61498680 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 2 58.64M 0 0 2 1.75M 0 1.74M 00:33 00:01 00:32 1.74M 15 58.64M 0 0 15 8.93M 0 4.45M 00:13 00:02 00:11 4.45M 27 58.64M 0 0 27 16.18M 0 5.37M 00:10 00:03 00:07 5.37M 41 58.64M 0 0 41 24.12M 0 6.00M 00:09 00:04 00:05 6.00M 55 58.64M 0 0 55 32.37M 0 6.45M 00:09 00:05 00:04 6.45M 70 58.64M 0 0 70 41.12M 0 6.82M 00:08 00:06 00:02 7.83M 85 58.64M 0 0 85 50.06M 0 7.11M 00:08 00:07 00:01 8.18M* upload completely sent off: 61498680 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: wq/NOdnZOIP8EeQ6eQT+SLaNKEk6U6gz7I9dbUJUFCSpI3aw4/XkK7qH/318JHN0zxhczkFpasHByHzo5mXPhoj8MiuNJcxU < x-amz-request-id: 86H6AJW2A8S1BT8C < Date: Mon, 11 May 2026 13:33:47 GMT < x-amz-server-side-encryption: AES256 < ETag: "e04c1cd5823a4bd68a7130e7e5e17bc7" < x-amz-checksum-crc64nvme: F0Mx9o+ZsPg= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 58.64M 0 0 100 58.64M 0 7.01M 00:08 00:08 7.93M 100 58.64M 0 0 100 58.64M 0 7.01M 00:08 00:08 7.93M 100 58.64M 0 0 100 58.64M 0 7.01M 00:08 00:08 7.93M 100 58.64M 0 0 100 58.64M 0 7.01M 00:08 00:08 7.93M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 13.19 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.20, 3.5.74.12, 3.5.72.85, 3.5.75.29, 3.5.73.49, 3.5.64.195, 3.5.64.201, 3.5.73.125 * Trying 3.5.75.20: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.20 port 443) from 10.17.4.7 port 42342 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/93801b3e-a533-4d47-ac5d-6f7593e4149a.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEEoaCWV1LXdlc3QtMSJIMEYCIQCkiHK9sh%2BcgYPinf0h5fR2T3sxMcgh3%2FwamowWuThmhwIhAJArK7DkMZPtDWlEM8H4IsWLNR74rB%2F2mzpLgq5E0emeKroFCBMQABoMODM1NDk0NzUzMTI2IgznOijM%2Bg%2FL8RTIlVoqlwVBnf%2BTW0WCMlKfP3xNXOLZQAoY9CvIRCcOdTF2mALccE4az5Tbt0C0bxJ00daveKoQYVoZMn%2BpzNiJp8h%2B3qCrdOUM%2BiW7N%2BsdwH5pYmDqPAIgHZerTpCENBqdWySLoW7qDFHpxL145XivrvcAtIe6tzZ%2FKZoQoGQAWhk7Ohr%2Bd8S%2BV96PMOy1bMC%2B1hb9abmlliodF%2B1q0HLlNB0ljDCN2IgHbdJRr0EvnghKaj5FzpkvimUU787UYmuTA2mP8oR1aHCNI0nlRCFIXeYYksR2YqT23IkASQRZBZHO7HylF1iWBH%2BnbAih3dLGkjgb3dvX3lw9FIznzt6H%2Fx0fjmTmDNWwUNcUyo3rXjvh1b21Od47Najy6nempj6eeFsjSSudBPm4NtfMdIa0fuX2o%2BTzhNisErPMq7LDVLl3e0CawtpM6qCeSY38EOdhav6jZAwe2uNJldcjrbCpu4RgNDzDDOIdSoo3%2BTjp3t2CkD57pofJZCOjm%2FjBGNAYOjju0DKGWI4%2FBgtv9xVdZdTvCwKLpFYKDiIfxgzyDSYCLAxj%2F1oZFTCTQyrCnQqhPPnTB0WlikGgOyip7a0p7aINmuHob472dJPV%2Bi7nr9HvpRAZ%2Bj6r4BAbPVYq9Upk8ye%2BYROXE%2BhzVzxcQEjWPb4bAZn4xrV%2FPk2fwWf78Pa1i%2B8Ji0kLC7wHrviotSza1lbb0L4jYxJMBOKQIOTEl4jeCmVevo9vFhbwAOjVpN9mKiMKLgvmd5u1f8%2BqcM%2FtWoKi3cT4XYG13mVsOi50GtdKTiQk97ifgmacb32cBlgNP9eBjJcpjb8AuWzSNJwZ4%2BwgfYX9aN0roN3R5ljG5GeKNoqZEytgrz%2BMunq2HVPXLKx3r2U65xlEyVEw4s6G0AY6sAHyGxyDtxq369jEJHXSmRDTBvuxWgSbQvFZ0T0GcHPKxUGCtoriOjYlsK68%2FqTzRmqpZIx27iVGpOTtlIfgmEcS9xzYlZ7qXJjBXBqQMSVBEaayzd8TZ7OM8zDsxeRleGMfg65o1JRsuUqHxONYdER7pLtsQ0sWEVmQrHj%2FbhDkawiSV4gjp64XQJ5DIrzIzPzXin%2FgO6P7iCTmh%2BO5%2BHVrpKOa6TNi5UYBkdSwZ0%2FojA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260511T133354Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTFMBJ4HQP%2F20260511%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=e9e4fd797c4d91d1dfb382a25b62908ebb36798467f2be9148ebd05cb6950fc3 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 585196069 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 558.0M 0 0 0 896.0k 0 896.2k 10:37 10:37 896.0k 1 558.0M 0 0 1 7.50M 0 3.74M 02:29 00:02 02:27 3.74M 2 558.0M 0 0 2 14.06M 0 4.67M 01:59 00:03 01:56 4.67M 3 558.0M 0 0 3 20.25M 0 5.04M 01:50 00:04 01:46 5.04M 4 558.0M 0 0 4 25.81M 0 5.12M 01:48 00:05 01:43 5.12M 5 558.0M 0 0 5 31.68M 0 5.24M 01:46 00:06 01:40 6.11M 6 558.0M 0 0 6 37.68M 0 5.34M 01:44 00:07 01:37 5.98M 7 558.0M 0 0 7 43.81M 0 5.44M 01:42 00:08 01:34 5.90M 8 558.0M 0 0 8 49.93M 0 5.51M 01:41 00:09 01:32 5.89M 10 558.0M 0 0 10 56.12M 0 5.57M 01:40 00:10 01:30 6.03M 11 558.0M 0 0 11 62.31M 0 5.63M 01:39 00:11 01:28 6.09M 12 558.0M 0 0 12 68.50M 0 5.67M 01:38 00:12 01:26 6.13M 13 558.0M 0 0 13 74.87M 0 5.72M 01:37 00:13 01:24 6.17M 14 558.0M 0 0 14 81.25M 0 5.76M 01:36 00:14 01:22 6.22M 15 558.0M 0 0 15 86.37M 0 5.72M 01:37 00:15 01:22 6.01M 16 558.0M 0 0 16 92.12M 0 5.72M 01:37 00:16 01:21 5.92M 17 558.0M 0 0 17 98.31M 0 5.75M 01:37 00:17 01:20 5.92M 18 558.0M 0 0 18 103.1M 0 5.70M 01:37 00:18 01:19 5.64M 19 558.0M 0 0 19 108.2M 0 5.66M 01:38 00:19 01:19 5.37M 20 558.0M 0 0 20 113.5M 0 5.64M 01:38 00:20 01:18 5.40M 21 558.0M 0 0 21 118.8M 0 5.62M 01:39 00:21 01:18 5.31M 22 558.0M 0 0 22 124.3M 0 5.61M 01:39 00:22 01:17 5.16M 23 558.0M 0 0 23 129.8M 0 5.61M 01:39 00:23 01:16 5.28M 24 558.0M 0 0 24 135.1M 0 5.59M 01:39 00:24 01:15 5.34M 25 558.0M 0 0 25 140.6M 0 5.59M 01:39 00:25 01:14 5.39M 26 558.0M 0 0 26 146.1M 0 5.59M 01:39 00:26 01:13 5.44M 27 558.0M 0 0 27 151.9M 0 5.59M 01:39 00:27 01:12 5.50M 28 558.0M 0 0 28 158.0M 0 5.61M 01:39 00:28 01:11 5.62M 29 558.0M 0 0 29 163.2M 0 5.60M 01:39 00:29 01:10 5.61M 30 558.0M 0 0 30 168.5M 0 5.58M 01:39 00:30 01:09 5.57M 31 558.0M 0 0 31 174.3M 0 5.59M 01:39 00:31 01:08 5.61M 32 558.0M 0 0 32 180.5M 0 5.61M 01:39 00:32 01:07 5.69M 33 558.0M 0 0 33 186.8M 0 5.63M 01:39 00:33 01:06 5.75M 34 558.0M 0 0 34 193.2M 0 5.65M 01:38 00:34 01:04 5.97M 35 558.0M 0 0 35 199.7M 0 5.67M 01:38 00:35 01:03 6.20M 36 558.0M 0 0 36 206.1M 0 5.69M 01:37 00:36 01:01 6.34M 38 558.0M 0 0 38 212.6M 0 5.71M 01:37 00:37 01:00 6.39M 39 558.0M 0 0 39 219.1M 0 5.73M 01:37 00:38 00:59 6.42M 40 558.0M 0 0 40 225.8M 0 5.76M 01:36 00:39 00:57 6.47M 41 558.0M 0 0 41 232.7M 0 5.79M 01:36 00:40 00:56 6.57M 43 558.0M 0 0 43 240.0M 0 5.82M 01:35 00:41 00:54 6.73M 44 558.0M 0 0 44 247.8M 0 5.87M 01:35 00:42 00:53 7.01M 45 558.0M 0 0 45 256.4M 0 5.93M 01:34 00:43 00:51 7.44M 47 558.0M 0 0 47 266.0M 0 6.01M 01:32 00:44 00:48 8.04M 49 558.0M 0 0 49 277.0M 0 6.12M 01:31 00:45 00:46 8.85M 51 558.0M 0 0 51 288.1M 0 6.23M 01:29 00:46 00:43 9.63M 53 558.0M 0 0 53 298.2M 0 6.31M 01:28 00:47 00:41 10.07M 55 558.0M 0 0 55 309.1M 0 6.41M 01:27 00:48 00:39 10.51M 57 558.0M 0 0 57 320.8M 0 6.52M 01:25 00:49 00:36 10.93M 59 558.0M 0 0 59 333.0M 0 6.63M 01:24 00:50 00:34 11.16M 61 558.0M 0 0 61 345.5M 0 6.74M 01:22 00:51 00:31 11.44M 64 558.0M 0 0 64 358.2M 0 6.86M 01:21 00:52 00:29 11.98M 65 558.0M 0 0 65 367.5M 0 6.90M 01:20 00:53 00:27 11.64M 67 558.0M 0 0 67 374.4M 0 6.90M 01:20 00:54 00:26 10.67M 68 558.0M 0 0 68 381.8M 0 6.91M 01:20 00:55 00:25 9.72M 69 558.0M 0 0 69 389.5M 0 6.92M 01:20 00:56 00:24 8.75M 71 558.0M 0 0 71 397.3M 0 6.94M 01:20 00:57 00:23 7.77M 72 558.0M 0 0 72 405.2M 0 6.95M 01:20 00:58 00:22 7.52M 74 558.0M 0 0 74 413.1M 0 6.97M 01:20 00:59 00:21 7.72M 75 558.0M 0 0 75 421.0M 0 6.98M 01:19 01:00 00:19 7.83M 76 558.0M 0 0 76 429.0M 0 7.00M 01:19 01:01 00:18 7.88M 78 558.0M 0 0 78 437.0M 0 7.02M 01:19 01:02 00:17 7.92M 79 558.0M 0 0 79 445.2M 0 7.03M 01:19 01:03 00:16 7.96M 81 558.0M 0 0 81 453.7M 0 7.06M 01:19 01:04 00:15 8.07M 82 558.0M 0 0 82 462.6M 0 7.08M 01:18 01:05 00:13 8.27M 84 558.0M 0 0 84 472.1M 0 7.12M 01:18 01:06 00:12 8.59M 86 558.0M 0 0 86 482.5M 0 7.17M 01:17 01:07 00:10 9.07M 88 558.0M 0 0 88 494.1M 0 7.23M 01:17 01:08 00:09 9.75M 90 558.0M 0 0 90 507.0M 0 7.31M 01:16 01:09 00:07 10.65M 92 558.0M 0 0 92 518.3M 0 7.37M 01:15 01:10 00:05 11.14M 94 558.0M 0 0 94 529.7M 0 7.43M 01:15 01:11 00:04 11.50M 96 558.0M 0 0 96 541.3M 0 7.49M 01:14 01:12 00:02 11.75M 98 558.0M 0 0 98 550.6M 0 7.51M 01:14 01:13 00:01 11.29M* upload completely sent off: 585196069 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: i20SEEgCQ7kAKRdskBS+R+R4Je2Wc90gwDk9sB3RCL60NbjTMxqTqBPzyFJFyphaL/wP4QVhcY/tlqDbOqeSCKL0tCbxLflZ < x-amz-request-id: TR7DDD295502JRW2 < Date: Mon, 11 May 2026 13:34:43 GMT < x-amz-server-side-encryption: AES256 < ETag: "6e0c6ce068aedc8248a58e35d1e45351" < x-amz-checksum-crc64nvme: EunWaeQU6gE= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 558.0M 0 0 100 558.0M 0 7.50M 01:14 01:14 9.98M 100 558.0M 0 0 100 558.0M 0 7.50M 01:14 01:14 9.98M 100 558.0M 0 0 100 558.0M 0 7.50M 01:14 01:14 9.98M 100 558.0M 0 0 100 558.0M 0 7.50M 01:14 01:14 9.98M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 121.69 seconds no out.png (QPSChart)! heaps: (156695504, 159903888, 158046335.2, 919412.0076040361) [2026-05-11 09:35:59.249901] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-11 09:37:05.865913] took 66.6 sec /l/logs.nightly/2026.05.10.01.30.41/logs.tar.bz2: fixed index size 125222.18 MB /l/logs.nightly/2026.05.10.01.30.41/logs.tar.bz2: fixed index time 42106.0s, bytes 25526799676 (from log) [2026-05-11 09:37:49.304304] done: total time 1 day, 8:07:07.642252 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 + 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-11 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 Already up to date. 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-11.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-11.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.11.09.45.25.log.txt; saving results to /l/logs.nightly/geo/2026.05.11.09.45.25.pk RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyRussia -reindex 1.6s: points, polyRussia: 1000000... 3.4s: points, polyRussia: 2000000... 4.8s: points, polyRussia: 3000000... 6.1s: points, polyRussia: 4000000... 7.5s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.2s: points, polyRussia: 7000000... 11.5s: points, polyRussia: 8000000... 12.9s: points, polyRussia: 9000000... 14.2s: points, polyRussia: 10000000... 21.7s: points, polyRussia: 11000000... 22.6s: points, polyRussia: 12000000... 23.9s: points, polyRussia: 13000000... 25.3s: points, polyRussia: 14000000... 26.6s: points, polyRussia: 15000000... 28.0s: points, polyRussia: 16000000... 29.4s: points, polyRussia: 17000000... 30.7s: points, polyRussia: 18000000... 32.1s: points, polyRussia: 19000000... 33.4s: points, polyRussia: 20000000... 34.8s: points, polyRussia: 21000000... 42.2s: points, polyRussia: 22000000... 43.1s: points, polyRussia: 23000000... 44.4s: points, polyRussia: 24000000... 45.8s: points, polyRussia: 25000000... 47.1s: points, polyRussia: 26000000... 48.5s: points, polyRussia: 27000000... 49.8s: points, polyRussia: 28000000... 51.2s: points, polyRussia: 29000000... 52.5s: points, polyRussia: 30000000... 53.9s: points, polyRussia: 31000000... 55.2s: points, polyRussia: 32000000... 62.6s: points, polyRussia: 33000000... 63.9s: points, polyRussia: 34000000... 64.9s: points, polyRussia: 35000000... 66.2s: points, polyRussia: 36000000... 67.5s: points, polyRussia: 37000000... 68.9s: points, polyRussia: 38000000... 70.2s: points, polyRussia: 39000000... 71.6s: points, polyRussia: 40000000... 72.9s: points, polyRussia: 41000000... 74.3s: points, polyRussia: 42000000... 75.6s: points, polyRussia: 43000000... 82.9s: points, polyRussia: 44000000... 84.3s: points, polyRussia: 45000000... 85.2s: points, polyRussia: 46000000... 86.5s: points, polyRussia: 47000000... 87.9s: points, polyRussia: 48000000... 89.2s: points, polyRussia: 49000000... 90.6s: points, polyRussia: 50000000... 92.0s: points, polyRussia: 51000000... 93.3s: points, polyRussia: 52000000... 94.7s: points, polyRussia: 53000000... 96.0s: points, polyRussia: 54000000... 103.2s: points, polyRussia: 55000000... 104.6s: points, polyRussia: 56000000... 105.5s: points, polyRussia: 57000000... 106.9s: points, polyRussia: 58000000... 108.2s: points, polyRussia: 59000000... 109.5s: points, polyRussia: 60000000... 112.9s: points, polyRussia: 112.888836678 sec to index part 0 113.0s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 113.0s: points, polyRussia: READER MB: 0.0 113.0s: points, polyRussia: maxDoc=60844404 113.2s: points, polyRussia: ITER 0: 15.83 M hits/sec, 4.51 QPS (0.22 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: *** 113.3s: points, polyRussia: ITER 1: 44.04 M hits/sec, 12.55 QPS (0.08 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 2: 61.92 M hits/sec, 17.65 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 3: 61.02 M hits/sec, 17.39 QPS (0.06 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: ITER 4: 62.02 M hits/sec, 17.68 QPS (0.06 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 5: 62.70 M hits/sec, 17.87 QPS (0.06 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: *** 113.6s: points, polyRussia: ITER 6: 63.21 M hits/sec, 18.01 QPS (0.06 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: *** 113.6s: points, polyRussia: ITER 7: 62.77 M hits/sec, 17.89 QPS (0.06 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 8: 62.72 M hits/sec, 17.88 QPS (0.06 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 9: 61.96 M hits/sec, 17.66 QPS (0.06 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 10: 65.32 M hits/sec, 18.61 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: *** 113.9s: points, polyRussia: ITER 11: 63.37 M hits/sec, 18.06 QPS (0.06 sec for 1 queries), totHits=3508846 113.9s: points, polyRussia: ITER 12: 65.39 M hits/sec, 18.63 QPS (0.05 sec for 1 queries), totHits=3508846 113.9s: points, polyRussia: *** 114.0s: points, polyRussia: ITER 13: 63.79 M hits/sec, 18.18 QPS (0.06 sec for 1 queries), totHits=3508846 114.0s: points, polyRussia: ITER 14: 58.84 M hits/sec, 16.77 QPS (0.06 sec for 1 queries), totHits=3508846 114.1s: points, polyRussia: ITER 15: 62.12 M hits/sec, 17.70 QPS (0.06 sec for 1 queries), totHits=3508846 114.1s: points, polyRussia: ITER 16: 64.78 M hits/sec, 18.46 QPS (0.05 sec for 1 queries), totHits=3508846 114.2s: points, polyRussia: ITER 17: 64.44 M hits/sec, 18.36 QPS (0.05 sec for 1 queries), totHits=3508846 114.2s: points, polyRussia: ITER 18: 65.22 M hits/sec, 18.59 QPS (0.05 sec for 1 queries), totHits=3508846 114.3s: points, polyRussia: ITER 19: 65.34 M hits/sec, 18.62 QPS (0.05 sec for 1 queries), totHits=3508846 114.3s: points, polyRussia: BEST M hits/sec: 65.38638640037642 114.3s: points, polyRussia: BEST QPS: 18.63472674502569 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.9s|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.39|18.63|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 116.0s: geo3d, polyRussia: 1000000... 118.0s: geo3d, polyRussia: 2000000... 119.7s: geo3d, polyRussia: 3000000... 121.3s: geo3d, polyRussia: 4000000... 123.0s: geo3d, polyRussia: 5000000... 124.6s: geo3d, polyRussia: 6000000... 126.2s: geo3d, polyRussia: 7000000... 127.8s: geo3d, polyRussia: 8000000... 129.5s: geo3d, polyRussia: 9000000... 131.2s: geo3d, polyRussia: 10000000... 140.0s: geo3d, polyRussia: 11000000... 141.1s: geo3d, polyRussia: 12000000... 142.7s: geo3d, polyRussia: 13000000... 144.4s: geo3d, polyRussia: 14000000... 146.0s: geo3d, polyRussia: 15000000... 147.7s: geo3d, polyRussia: 16000000... 149.4s: geo3d, polyRussia: 17000000... 151.0s: geo3d, polyRussia: 18000000... 152.7s: geo3d, polyRussia: 19000000... 154.3s: geo3d, polyRussia: 20000000... 155.9s: geo3d, polyRussia: 21000000... 164.8s: geo3d, polyRussia: 22000000... 165.9s: geo3d, polyRussia: 23000000... 167.5s: geo3d, polyRussia: 24000000... 169.2s: geo3d, polyRussia: 25000000... 170.8s: geo3d, polyRussia: 26000000... 172.4s: geo3d, polyRussia: 27000000... 174.0s: geo3d, polyRussia: 28000000... 175.7s: geo3d, polyRussia: 29000000... 177.3s: geo3d, polyRussia: 30000000... 178.9s: geo3d, polyRussia: 31000000... 180.5s: geo3d, polyRussia: 32000000... 189.5s: geo3d, polyRussia: 33000000... 191.1s: geo3d, polyRussia: 34000000... 192.2s: geo3d, polyRussia: 35000000... 193.8s: geo3d, polyRussia: 36000000... 195.4s: geo3d, polyRussia: 37000000... 197.0s: geo3d, polyRussia: 38000000... 198.6s: geo3d, polyRussia: 39000000... 200.2s: geo3d, polyRussia: 40000000... 201.8s: geo3d, polyRussia: 41000000... 203.5s: geo3d, polyRussia: 42000000... 205.1s: geo3d, polyRussia: 43000000... 214.0s: geo3d, polyRussia: 44000000... 215.6s: geo3d, polyRussia: 45000000... 216.7s: geo3d, polyRussia: 46000000... 218.3s: geo3d, polyRussia: 47000000... 219.9s: geo3d, polyRussia: 48000000... 221.6s: geo3d, polyRussia: 49000000... 223.2s: geo3d, polyRussia: 50000000... 224.9s: geo3d, polyRussia: 51000000... 226.5s: geo3d, polyRussia: 52000000... 228.1s: geo3d, polyRussia: 53000000... 229.7s: geo3d, polyRussia: 54000000... 238.6s: geo3d, polyRussia: 55000000... 240.2s: geo3d, polyRussia: 56000000... 241.3s: geo3d, polyRussia: 57000000... 242.9s: geo3d, polyRussia: 58000000... 244.6s: geo3d, polyRussia: 59000000... 246.2s: geo3d, polyRussia: 60000000... 249.7s: geo3d, polyRussia: 135.35567432 sec to index part 0 249.7s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 249.7s: geo3d, polyRussia: READER MB: 0.0 249.7s: geo3d, polyRussia: maxDoc=60844404 251.2s: geo3d, polyRussia: ITER 0: 2.34 M hits/sec, 0.67 QPS (1.50 sec for 1 queries), totHits=3508671 251.2s: geo3d, polyRussia: *** 252.3s: geo3d, polyRussia: ITER 1: 3.18 M hits/sec, 0.91 QPS (1.10 sec for 1 queries), totHits=3508671 252.3s: geo3d, polyRussia: *** 253.4s: geo3d, polyRussia: ITER 2: 3.40 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 253.4s: geo3d, polyRussia: *** 254.4s: geo3d, polyRussia: ITER 3: 3.56 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 254.4s: geo3d, polyRussia: *** 255.3s: geo3d, polyRussia: ITER 4: 3.62 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 255.3s: geo3d, polyRussia: *** 256.3s: geo3d, polyRussia: ITER 5: 3.53 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 257.3s: geo3d, polyRussia: ITER 6: 3.68 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 257.3s: geo3d, polyRussia: *** 258.3s: geo3d, polyRussia: ITER 7: 3.59 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 259.2s: geo3d, polyRussia: ITER 8: 3.60 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 260.2s: geo3d, polyRussia: ITER 9: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 260.2s: geo3d, polyRussia: *** 261.1s: geo3d, polyRussia: ITER 10: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 262.1s: geo3d, polyRussia: ITER 11: 3.65 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 263.1s: geo3d, polyRussia: ITER 12: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 264.0s: geo3d, polyRussia: ITER 13: 3.67 M hits/sec, 1.05 QPS (0.96 sec for 1 queries), totHits=3508671 265.0s: geo3d, polyRussia: ITER 14: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 265.9s: geo3d, polyRussia: ITER 15: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 266.9s: geo3d, polyRussia: ITER 16: 3.65 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 267.8s: geo3d, polyRussia: ITER 17: 3.72 M hits/sec, 1.06 QPS (0.94 sec for 1 queries), totHits=3508671 267.8s: geo3d, polyRussia: *** 268.8s: geo3d, polyRussia: ITER 18: 3.78 M hits/sec, 1.08 QPS (0.93 sec for 1 queries), totHits=3508671 268.8s: geo3d, polyRussia: *** 269.7s: geo3d, polyRussia: ITER 19: 3.70 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 269.7s: geo3d, polyRussia: BEST M hits/sec: 3.7752149960048262 269.7s: geo3d, polyRussia: BEST QPS: 1.0759672240585754 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|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.78|1.08|3508671| |polyRussia|points|65.39|18.63|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.5s: shapes, polyRussia: 1000000... 273.9s: shapes, polyRussia: 2000000... 275.9s: shapes, polyRussia: 3000000... 277.8s: shapes, polyRussia: 4000000... 279.8s: shapes, polyRussia: 5000000... 281.7s: shapes, polyRussia: 6000000... 283.6s: shapes, polyRussia: 7000000... 285.5s: shapes, polyRussia: 8000000... 287.5s: shapes, polyRussia: 9000000... 289.4s: shapes, polyRussia: 10000000... 300.9s: shapes, polyRussia: 11000000... 302.1s: shapes, polyRussia: 12000000... 304.1s: shapes, polyRussia: 13000000... 306.0s: shapes, polyRussia: 14000000... 307.9s: shapes, polyRussia: 15000000... 309.8s: shapes, polyRussia: 16000000... 311.9s: shapes, polyRussia: 17000000... 313.8s: shapes, polyRussia: 18000000... 315.7s: shapes, polyRussia: 19000000... 317.7s: shapes, polyRussia: 20000000... 319.6s: shapes, polyRussia: 21000000... 331.3s: shapes, polyRussia: 22000000... 332.4s: shapes, polyRussia: 23000000... 334.4s: shapes, polyRussia: 24000000... 336.3s: shapes, polyRussia: 25000000... 338.3s: shapes, polyRussia: 26000000... 340.2s: shapes, polyRussia: 27000000... 342.1s: shapes, polyRussia: 28000000... 344.0s: shapes, polyRussia: 29000000... 345.9s: shapes, polyRussia: 30000000... 347.8s: shapes, polyRussia: 31000000... 349.7s: shapes, polyRussia: 32000000... 361.4s: shapes, polyRussia: 33000000... 363.3s: shapes, polyRussia: 34000000... 364.5s: shapes, polyRussia: 35000000... 366.4s: shapes, polyRussia: 36000000... 368.3s: shapes, polyRussia: 37000000... 370.2s: shapes, polyRussia: 38000000... 372.1s: shapes, polyRussia: 39000000... 374.0s: shapes, polyRussia: 40000000... 375.9s: shapes, polyRussia: 41000000... 377.9s: shapes, polyRussia: 42000000... 379.8s: shapes, polyRussia: 43000000... 391.4s: shapes, polyRussia: 44000000... 393.3s: shapes, polyRussia: 45000000... 394.5s: shapes, polyRussia: 46000000... 396.4s: shapes, polyRussia: 47000000... 398.3s: shapes, polyRussia: 48000000... 400.2s: shapes, polyRussia: 49000000... 402.2s: shapes, polyRussia: 50000000... 404.1s: shapes, polyRussia: 51000000... 406.0s: shapes, polyRussia: 52000000... 407.9s: shapes, polyRussia: 53000000... 409.8s: shapes, polyRussia: 54000000... 421.4s: shapes, polyRussia: 55000000... 423.4s: shapes, polyRussia: 56000000... 424.5s: shapes, polyRussia: 57000000... 426.5s: shapes, polyRussia: 58000000... 428.4s: shapes, polyRussia: 59000000... 430.3s: shapes, polyRussia: 60000000... 435.3s: shapes, polyRussia: 165.464295421 sec to index part 0 435.3s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 435.3s: shapes, polyRussia: READER MB: 0.0 435.3s: shapes, polyRussia: maxDoc=60844404 435.5s: shapes, polyRussia: ITER 0: 16.68 M hits/sec, 4.75 QPS (0.21 sec for 1 queries), totHits=3508846 435.5s: shapes, polyRussia: *** 435.6s: shapes, polyRussia: ITER 1: 42.55 M hits/sec, 12.13 QPS (0.08 sec for 1 queries), totHits=3508846 435.6s: shapes, polyRussia: *** 435.7s: shapes, polyRussia: ITER 2: 46.15 M hits/sec, 13.15 QPS (0.08 sec for 1 queries), totHits=3508846 435.7s: shapes, polyRussia: *** 435.8s: shapes, polyRussia: ITER 3: 33.83 M hits/sec, 9.64 QPS (0.10 sec for 1 queries), totHits=3508846 435.9s: shapes, polyRussia: ITER 4: 47.51 M hits/sec, 13.54 QPS (0.07 sec for 1 queries), totHits=3508846 435.9s: shapes, polyRussia: *** 435.9s: shapes, polyRussia: ITER 5: 47.34 M hits/sec, 13.49 QPS (0.07 sec for 1 queries), totHits=3508846 436.0s: shapes, polyRussia: ITER 6: 47.31 M hits/sec, 13.48 QPS (0.07 sec for 1 queries), totHits=3508846 436.1s: shapes, polyRussia: ITER 7: 46.08 M hits/sec, 13.13 QPS (0.08 sec for 1 queries), totHits=3508846 436.2s: shapes, polyRussia: ITER 8: 45.86 M hits/sec, 13.07 QPS (0.08 sec for 1 queries), totHits=3508846 436.2s: shapes, polyRussia: ITER 9: 47.70 M hits/sec, 13.59 QPS (0.07 sec for 1 queries), totHits=3508846 436.2s: shapes, polyRussia: *** 436.3s: shapes, polyRussia: ITER 10: 47.16 M hits/sec, 13.44 QPS (0.07 sec for 1 queries), totHits=3508846 436.4s: shapes, polyRussia: ITER 11: 46.91 M hits/sec, 13.37 QPS (0.07 sec for 1 queries), totHits=3508846 436.5s: shapes, polyRussia: ITER 12: 48.27 M hits/sec, 13.76 QPS (0.07 sec for 1 queries), totHits=3508846 436.5s: shapes, polyRussia: *** 436.5s: shapes, polyRussia: ITER 13: 47.39 M hits/sec, 13.51 QPS (0.07 sec for 1 queries), totHits=3508846 436.6s: shapes, polyRussia: ITER 14: 46.55 M hits/sec, 13.27 QPS (0.08 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: ITER 15: 47.91 M hits/sec, 13.66 QPS (0.07 sec for 1 queries), totHits=3508846 436.8s: shapes, polyRussia: ITER 16: 42.40 M hits/sec, 12.08 QPS (0.08 sec for 1 queries), totHits=3508846 436.8s: shapes, polyRussia: ITER 17: 48.57 M hits/sec, 13.84 QPS (0.07 sec for 1 queries), totHits=3508846 436.8s: shapes, polyRussia: *** 436.9s: shapes, polyRussia: ITER 18: 47.74 M hits/sec, 13.60 QPS (0.07 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: ITER 19: 46.84 M hits/sec, 13.35 QPS (0.07 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: BEST M hits/sec: 48.567185088641224 437.0s: shapes, polyRussia: BEST QPS: 13.841355559246892 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|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.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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.2s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 437.2s: points, polyMedium: READER MB: 0.0 437.2s: points, polyMedium: maxDoc=60844404 437.7s: points, polyMedium: ITER 0: 7.32 M hits/sec, 89.63 QPS (0.37 sec for 33 queries), totHits=2693559 437.7s: points, polyMedium: *** 437.9s: points, polyMedium: ITER 1: 15.90 M hits/sec, 194.85 QPS (0.17 sec for 33 queries), totHits=2693559 437.9s: points, polyMedium: *** 438.1s: points, polyMedium: ITER 2: 16.79 M hits/sec, 205.76 QPS (0.16 sec for 33 queries), totHits=2693559 438.1s: points, polyMedium: *** 438.2s: points, polyMedium: ITER 3: 16.80 M hits/sec, 205.83 QPS (0.16 sec for 33 queries), totHits=2693559 438.2s: points, polyMedium: *** 438.4s: points, polyMedium: ITER 4: 16.07 M hits/sec, 196.90 QPS (0.17 sec for 33 queries), totHits=2693559 438.6s: points, polyMedium: ITER 5: 16.95 M hits/sec, 207.63 QPS (0.16 sec for 33 queries), totHits=2693559 438.6s: points, polyMedium: *** 438.7s: points, polyMedium: ITER 6: 16.90 M hits/sec, 207.08 QPS (0.16 sec for 33 queries), totHits=2693559 438.9s: points, polyMedium: ITER 7: 16.80 M hits/sec, 205.81 QPS (0.16 sec for 33 queries), totHits=2693559 439.0s: points, polyMedium: ITER 8: 16.70 M hits/sec, 204.62 QPS (0.16 sec for 33 queries), totHits=2693559 439.2s: points, polyMedium: ITER 9: 16.84 M hits/sec, 206.30 QPS (0.16 sec for 33 queries), totHits=2693559 439.4s: points, polyMedium: ITER 10: 16.38 M hits/sec, 200.64 QPS (0.16 sec for 33 queries), totHits=2693559 439.5s: points, polyMedium: ITER 11: 16.65 M hits/sec, 204.04 QPS (0.16 sec for 33 queries), totHits=2693559 439.7s: points, polyMedium: ITER 12: 16.81 M hits/sec, 205.96 QPS (0.16 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: ITER 13: 16.70 M hits/sec, 204.59 QPS (0.16 sec for 33 queries), totHits=2693559 440.0s: points, polyMedium: ITER 14: 16.65 M hits/sec, 204.04 QPS (0.16 sec for 33 queries), totHits=2693559 440.2s: points, polyMedium: ITER 15: 16.92 M hits/sec, 207.27 QPS (0.16 sec for 33 queries), totHits=2693559 440.3s: points, polyMedium: ITER 16: 16.22 M hits/sec, 198.68 QPS (0.17 sec for 33 queries), totHits=2693559 440.5s: points, polyMedium: ITER 17: 16.74 M hits/sec, 205.11 QPS (0.16 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: ITER 18: 16.71 M hits/sec, 204.69 QPS (0.16 sec for 33 queries), totHits=2693559 440.8s: points, polyMedium: ITER 19: 16.83 M hits/sec, 206.16 QPS (0.16 sec for 33 queries), totHits=2693559 440.8s: points, polyMedium: BEST M hits/sec: 16.947477523109853 440.8s: points, polyMedium: BEST QPS: 207.63115204182463 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|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.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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 441.1s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 441.1s: geo3d, polyMedium: READER MB: 0.0 441.1s: geo3d, polyMedium: maxDoc=60844404 442.9s: geo3d, polyMedium: ITER 0: 1.59 M hits/sec, 19.51 QPS (1.69 sec for 33 queries), totHits=2693541 442.9s: geo3d, polyMedium: *** 444.0s: geo3d, polyMedium: ITER 1: 2.46 M hits/sec, 30.15 QPS (1.09 sec for 33 queries), totHits=2693541 444.0s: geo3d, polyMedium: *** 445.0s: geo3d, polyMedium: ITER 2: 2.55 M hits/sec, 31.30 QPS (1.05 sec for 33 queries), totHits=2693541 445.0s: geo3d, polyMedium: *** 446.1s: geo3d, polyMedium: ITER 3: 2.52 M hits/sec, 30.88 QPS (1.07 sec for 33 queries), totHits=2693541 447.2s: geo3d, polyMedium: ITER 4: 2.49 M hits/sec, 30.47 QPS (1.08 sec for 33 queries), totHits=2693541 448.3s: geo3d, polyMedium: ITER 5: 2.48 M hits/sec, 30.40 QPS (1.09 sec for 33 queries), totHits=2693541 449.4s: geo3d, polyMedium: ITER 6: 2.46 M hits/sec, 30.09 QPS (1.10 sec for 33 queries), totHits=2693541 450.5s: geo3d, polyMedium: ITER 7: 2.44 M hits/sec, 29.85 QPS (1.11 sec for 33 queries), totHits=2693541 451.6s: geo3d, polyMedium: ITER 8: 2.42 M hits/sec, 29.66 QPS (1.11 sec for 33 queries), totHits=2693541 452.7s: geo3d, polyMedium: ITER 9: 2.49 M hits/sec, 30.56 QPS (1.08 sec for 33 queries), totHits=2693541 453.8s: geo3d, polyMedium: ITER 10: 2.36 M hits/sec, 28.92 QPS (1.14 sec for 33 queries), totHits=2693541 454.9s: geo3d, polyMedium: ITER 11: 2.49 M hits/sec, 30.48 QPS (1.08 sec for 33 queries), totHits=2693541 455.9s: geo3d, polyMedium: ITER 12: 2.58 M hits/sec, 31.57 QPS (1.05 sec for 33 queries), totHits=2693541 455.9s: geo3d, polyMedium: *** 457.0s: geo3d, polyMedium: ITER 13: 2.53 M hits/sec, 30.98 QPS (1.07 sec for 33 queries), totHits=2693541 458.1s: geo3d, polyMedium: ITER 14: 2.54 M hits/sec, 31.17 QPS (1.06 sec for 33 queries), totHits=2693541 459.1s: geo3d, polyMedium: ITER 15: 2.51 M hits/sec, 30.72 QPS (1.07 sec for 33 queries), totHits=2693541 460.2s: geo3d, polyMedium: ITER 16: 2.56 M hits/sec, 31.39 QPS (1.05 sec for 33 queries), totHits=2693541 461.2s: geo3d, polyMedium: ITER 17: 2.55 M hits/sec, 31.30 QPS (1.05 sec for 33 queries), totHits=2693541 462.3s: geo3d, polyMedium: ITER 18: 2.54 M hits/sec, 31.17 QPS (1.06 sec for 33 queries), totHits=2693541 463.4s: geo3d, polyMedium: ITER 19: 2.55 M hits/sec, 31.21 QPS (1.06 sec for 33 queries), totHits=2693541 463.4s: geo3d, polyMedium: BEST M hits/sec: 2.5767450201907884 463.4s: geo3d, polyMedium: BEST QPS: 31.569070478710373 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|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.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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.7s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 463.7s: shapes, polyMedium: READER MB: 0.0 463.7s: shapes, polyMedium: maxDoc=60844404 464.3s: shapes, polyMedium: ITER 0: 5.05 M hits/sec, 61.90 QPS (0.53 sec for 33 queries), totHits=2693559 464.3s: shapes, polyMedium: *** 464.5s: shapes, polyMedium: ITER 1: 13.14 M hits/sec, 160.95 QPS (0.21 sec for 33 queries), totHits=2693559 464.5s: shapes, polyMedium: *** 464.7s: shapes, polyMedium: ITER 2: 13.62 M hits/sec, 166.83 QPS (0.20 sec for 33 queries), totHits=2693559 464.7s: shapes, polyMedium: *** 464.9s: shapes, polyMedium: ITER 3: 13.54 M hits/sec, 165.93 QPS (0.20 sec for 33 queries), totHits=2693559 465.1s: shapes, polyMedium: ITER 4: 13.15 M hits/sec, 161.07 QPS (0.20 sec for 33 queries), totHits=2693559 465.3s: shapes, polyMedium: ITER 5: 13.59 M hits/sec, 166.53 QPS (0.20 sec for 33 queries), totHits=2693559 465.5s: shapes, polyMedium: ITER 6: 13.42 M hits/sec, 164.36 QPS (0.20 sec for 33 queries), totHits=2693559 465.7s: shapes, polyMedium: ITER 7: 13.76 M hits/sec, 168.59 QPS (0.20 sec for 33 queries), totHits=2693559 465.7s: shapes, polyMedium: *** 465.9s: shapes, polyMedium: ITER 8: 13.32 M hits/sec, 163.14 QPS (0.20 sec for 33 queries), totHits=2693559 466.1s: shapes, polyMedium: ITER 9: 13.51 M hits/sec, 165.56 QPS (0.20 sec for 33 queries), totHits=2693559 466.3s: shapes, polyMedium: ITER 10: 13.59 M hits/sec, 166.49 QPS (0.20 sec for 33 queries), totHits=2693559 466.5s: shapes, polyMedium: ITER 11: 13.62 M hits/sec, 166.91 QPS (0.20 sec for 33 queries), totHits=2693559 466.7s: shapes, polyMedium: ITER 12: 13.45 M hits/sec, 164.80 QPS (0.20 sec for 33 queries), totHits=2693559 466.9s: shapes, polyMedium: ITER 13: 13.60 M hits/sec, 166.61 QPS (0.20 sec for 33 queries), totHits=2693559 467.1s: shapes, polyMedium: ITER 14: 13.59 M hits/sec, 166.48 QPS (0.20 sec for 33 queries), totHits=2693559 467.3s: shapes, polyMedium: ITER 15: 13.69 M hits/sec, 167.76 QPS (0.20 sec for 33 queries), totHits=2693559 467.5s: shapes, polyMedium: ITER 16: 13.58 M hits/sec, 166.37 QPS (0.20 sec for 33 queries), totHits=2693559 467.7s: shapes, polyMedium: ITER 17: 13.12 M hits/sec, 160.70 QPS (0.21 sec for 33 queries), totHits=2693559 467.9s: shapes, polyMedium: ITER 18: 13.50 M hits/sec, 165.38 QPS (0.20 sec for 33 queries), totHits=2693559 468.1s: shapes, polyMedium: ITER 19: 13.62 M hits/sec, 166.86 QPS (0.20 sec for 33 queries), totHits=2693559 468.1s: shapes, polyMedium: BEST M hits/sec: 13.761056742631657 468.1s: shapes, polyMedium: BEST QPS: 168.59288120544034 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|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.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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.3s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 468.3s: points, poly 10: READER MB: 0.0 468.3s: points, poly 10: maxDoc=60844404 470.3s: points, poly 10: ITER 0: 180.62 M hits/sec, 114.22 QPS (1.97 sec for 225 queries), totHits=355809475 470.3s: points, poly 10: *** 471.9s: points, poly 10: ITER 1: 225.55 M hits/sec, 142.63 QPS (1.58 sec for 225 queries), totHits=355809475 471.9s: points, poly 10: *** 473.3s: points, poly 10: ITER 2: 261.19 M hits/sec, 165.17 QPS (1.36 sec for 225 queries), totHits=355809475 473.3s: points, poly 10: *** 474.5s: points, poly 10: ITER 3: 282.62 M hits/sec, 178.71 QPS (1.26 sec for 225 queries), totHits=355809475 474.5s: points, poly 10: *** 475.8s: points, poly 10: ITER 4: 283.56 M hits/sec, 179.31 QPS (1.25 sec for 225 queries), totHits=355809475 475.8s: points, poly 10: *** 477.0s: points, poly 10: ITER 5: 287.01 M hits/sec, 181.49 QPS (1.24 sec for 225 queries), totHits=355809475 477.0s: points, poly 10: *** 478.3s: points, poly 10: ITER 6: 284.43 M hits/sec, 179.86 QPS (1.25 sec for 225 queries), totHits=355809475 479.6s: points, poly 10: ITER 7: 280.25 M hits/sec, 177.22 QPS (1.27 sec for 225 queries), totHits=355809475 480.8s: points, poly 10: ITER 8: 286.88 M hits/sec, 181.41 QPS (1.24 sec for 225 queries), totHits=355809475 482.0s: points, poly 10: ITER 9: 288.00 M hits/sec, 182.12 QPS (1.24 sec for 225 queries), totHits=355809475 482.0s: points, poly 10: *** 483.3s: points, poly 10: ITER 10: 287.69 M hits/sec, 181.92 QPS (1.24 sec for 225 queries), totHits=355809475 484.5s: points, poly 10: ITER 11: 283.33 M hits/sec, 179.17 QPS (1.26 sec for 225 queries), totHits=355809475 485.8s: points, poly 10: ITER 12: 280.36 M hits/sec, 177.29 QPS (1.27 sec for 225 queries), totHits=355809475 487.1s: points, poly 10: ITER 13: 282.58 M hits/sec, 178.70 QPS (1.26 sec for 225 queries), totHits=355809475 488.3s: points, poly 10: ITER 14: 283.90 M hits/sec, 179.53 QPS (1.25 sec for 225 queries), totHits=355809475 489.5s: points, poly 10: ITER 15: 287.48 M hits/sec, 181.79 QPS (1.24 sec for 225 queries), totHits=355809475 490.8s: points, poly 10: ITER 16: 284.62 M hits/sec, 179.98 QPS (1.25 sec for 225 queries), totHits=355809475 492.0s: points, poly 10: ITER 17: 285.04 M hits/sec, 180.25 QPS (1.25 sec for 225 queries), totHits=355809475 493.3s: points, poly 10: ITER 18: 282.54 M hits/sec, 178.66 QPS (1.26 sec for 225 queries), totHits=355809475 494.6s: points, poly 10: ITER 19: 282.54 M hits/sec, 178.67 QPS (1.26 sec for 225 queries), totHits=355809475 494.6s: points, poly 10: BEST M hits/sec: 287.99567044116225 494.6s: points, poly 10: BEST QPS: 182.11720148616476 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|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|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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.7s: geo3d, poly 10: ITER 0: 195.76 M hits/sec, 123.78 QPS (1.82 sec for 225 queries), totHits=355855227 496.7s: geo3d, poly 10: *** 498.2s: geo3d, poly 10: ITER 1: 227.34 M hits/sec, 143.74 QPS (1.57 sec for 225 queries), totHits=355855227 498.2s: geo3d, poly 10: *** 499.8s: geo3d, poly 10: ITER 2: 234.32 M hits/sec, 148.16 QPS (1.52 sec for 225 queries), totHits=355855227 499.8s: geo3d, poly 10: *** 501.3s: geo3d, poly 10: ITER 3: 224.59 M hits/sec, 142.00 QPS (1.58 sec for 225 queries), totHits=355855227 502.8s: geo3d, poly 10: ITER 4: 244.60 M hits/sec, 154.66 QPS (1.45 sec for 225 queries), totHits=355855227 502.8s: geo3d, poly 10: *** 504.3s: geo3d, poly 10: ITER 5: 244.21 M hits/sec, 154.41 QPS (1.46 sec for 225 queries), totHits=355855227 505.7s: geo3d, poly 10: ITER 6: 248.49 M hits/sec, 157.11 QPS (1.43 sec for 225 queries), totHits=355855227 505.7s: geo3d, poly 10: *** 507.1s: geo3d, poly 10: ITER 7: 246.46 M hits/sec, 155.83 QPS (1.44 sec for 225 queries), totHits=355855227 508.6s: geo3d, poly 10: ITER 8: 248.59 M hits/sec, 157.18 QPS (1.43 sec for 225 queries), totHits=355855227 508.6s: geo3d, poly 10: *** 510.0s: geo3d, poly 10: ITER 9: 247.81 M hits/sec, 156.68 QPS (1.44 sec for 225 queries), totHits=355855227 511.4s: geo3d, poly 10: ITER 10: 245.66 M hits/sec, 155.33 QPS (1.45 sec for 225 queries), totHits=355855227 512.9s: geo3d, poly 10: ITER 11: 245.81 M hits/sec, 155.42 QPS (1.45 sec for 225 queries), totHits=355855227 514.3s: geo3d, poly 10: ITER 12: 246.26 M hits/sec, 155.70 QPS (1.45 sec for 225 queries), totHits=355855227 515.8s: geo3d, poly 10: ITER 13: 244.46 M hits/sec, 154.57 QPS (1.46 sec for 225 queries), totHits=355855227 517.2s: geo3d, poly 10: ITER 14: 248.67 M hits/sec, 157.23 QPS (1.43 sec for 225 queries), totHits=355855227 517.2s: geo3d, poly 10: *** 518.7s: geo3d, poly 10: ITER 15: 246.31 M hits/sec, 155.73 QPS (1.44 sec for 225 queries), totHits=355855227 520.1s: geo3d, poly 10: ITER 16: 244.73 M hits/sec, 154.74 QPS (1.45 sec for 225 queries), totHits=355855227 521.6s: geo3d, poly 10: ITER 17: 244.47 M hits/sec, 154.57 QPS (1.46 sec for 225 queries), totHits=355855227 523.0s: geo3d, poly 10: ITER 18: 242.86 M hits/sec, 153.56 QPS (1.47 sec for 225 queries), totHits=355855227 524.5s: geo3d, poly 10: ITER 19: 247.68 M hits/sec, 156.61 QPS (1.44 sec for 225 queries), totHits=355855227 524.5s: geo3d, poly 10: BEST M hits/sec: 248.66939614001055 524.5s: geo3d, poly 10: BEST QPS: 157.2285859145252 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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.8s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 524.8s: shapes, poly 10: READER MB: 0.0 524.8s: shapes, poly 10: maxDoc=60844404 527.0s: shapes, poly 10: ITER 0: 161.79 M hits/sec, 102.31 QPS (2.20 sec for 225 queries), totHits=355809475 527.0s: shapes, poly 10: *** 528.9s: shapes, poly 10: ITER 1: 181.52 M hits/sec, 114.78 QPS (1.96 sec for 225 queries), totHits=355809475 528.9s: shapes, poly 10: *** 530.9s: shapes, poly 10: ITER 2: 178.30 M hits/sec, 112.75 QPS (2.00 sec for 225 queries), totHits=355809475 532.9s: shapes, poly 10: ITER 3: 184.54 M hits/sec, 116.70 QPS (1.93 sec for 225 queries), totHits=355809475 532.9s: shapes, poly 10: *** 534.8s: shapes, poly 10: ITER 4: 187.14 M hits/sec, 118.34 QPS (1.90 sec for 225 queries), totHits=355809475 534.8s: shapes, poly 10: *** 536.7s: shapes, poly 10: ITER 5: 187.90 M hits/sec, 118.82 QPS (1.89 sec for 225 queries), totHits=355809475 536.7s: shapes, poly 10: *** 538.6s: shapes, poly 10: ITER 6: 187.50 M hits/sec, 118.57 QPS (1.90 sec for 225 queries), totHits=355809475 540.4s: shapes, poly 10: ITER 7: 188.51 M hits/sec, 119.21 QPS (1.89 sec for 225 queries), totHits=355809475 540.4s: shapes, poly 10: *** 542.3s: shapes, poly 10: ITER 8: 188.59 M hits/sec, 119.26 QPS (1.89 sec for 225 queries), totHits=355809475 542.3s: shapes, poly 10: *** 544.2s: shapes, poly 10: ITER 9: 187.63 M hits/sec, 118.65 QPS (1.90 sec for 225 queries), totHits=355809475 546.1s: shapes, poly 10: ITER 10: 187.25 M hits/sec, 118.41 QPS (1.90 sec for 225 queries), totHits=355809475 548.0s: shapes, poly 10: ITER 11: 188.25 M hits/sec, 119.04 QPS (1.89 sec for 225 queries), totHits=355809475 549.9s: shapes, poly 10: ITER 12: 185.83 M hits/sec, 117.51 QPS (1.91 sec for 225 queries), totHits=355809475 551.8s: shapes, poly 10: ITER 13: 188.88 M hits/sec, 119.44 QPS (1.88 sec for 225 queries), totHits=355809475 551.8s: shapes, poly 10: *** 553.7s: shapes, poly 10: ITER 14: 187.59 M hits/sec, 118.62 QPS (1.90 sec for 225 queries), totHits=355809475 555.6s: shapes, poly 10: ITER 15: 186.37 M hits/sec, 117.85 QPS (1.91 sec for 225 queries), totHits=355809475 557.5s: shapes, poly 10: ITER 16: 186.51 M hits/sec, 117.94 QPS (1.91 sec for 225 queries), totHits=355809475 559.5s: shapes, poly 10: ITER 17: 185.14 M hits/sec, 117.08 QPS (1.92 sec for 225 queries), totHits=355809475 561.4s: shapes, poly 10: ITER 18: 185.49 M hits/sec, 117.30 QPS (1.92 sec for 225 queries), totHits=355809475 563.3s: shapes, poly 10: ITER 19: 186.47 M hits/sec, 117.92 QPS (1.91 sec for 225 queries), totHits=355809475 563.3s: shapes, poly 10: BEST M hits/sec: 188.8778772220334 563.3s: shapes, poly 10: BEST QPS: 119.43898451539974 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|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 563.5s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 563.5s: points, nearest 10: READER MB: 0.0 563.5s: points, nearest 10: maxDoc=60844404 563.7s: points, nearest 10: ITER 0: 1423.03 QPS (0.16 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.7s: points, nearest 10: *** 563.8s: points, nearest 10: ITER 1: 2531.88 QPS (0.09 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.8s: points, nearest 10: *** 563.9s: points, nearest 10: ITER 2: 2640.23 QPS (0.09 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.9s: points, nearest 10: *** 563.9s: points, nearest 10: ITER 3: 2664.74 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.9s: points, nearest 10: *** 564.0s: points, nearest 10: ITER 4: 2767.52 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.0s: points, nearest 10: *** 564.1s: points, nearest 10: ITER 5: 2778.88 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.1s: points, nearest 10: *** 564.2s: points, nearest 10: ITER 6: 2805.47 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.2s: points, nearest 10: *** 564.3s: points, nearest 10: ITER 7: 2693.84 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.3s: points, nearest 10: ITER 8: 3177.16 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.3s: points, nearest 10: *** 564.4s: points, nearest 10: ITER 9: 3262.51 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.4s: points, nearest 10: *** 564.5s: points, nearest 10: ITER 10: 3248.48 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.6s: points, nearest 10: ITER 11: 3240.84 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.6s: points, nearest 10: ITER 12: 3253.72 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.7s: points, nearest 10: ITER 13: 3245.97 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.8s: points, nearest 10: ITER 14: 3249.10 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.8s: points, nearest 10: ITER 15: 3098.24 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.9s: points, nearest 10: ITER 16: 3268.73 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.9s: points, nearest 10: *** 565.0s: points, nearest 10: ITER 17: 3263.59 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.0s: points, nearest 10: ITER 18: 3258.00 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.1s: points, nearest 10: ITER 19: 3249.59 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.1s: points, nearest 10: BEST M hits/sec: 0.032687271589517945 565.1s: points, nearest 10: BEST QPS: 3268.727158951795 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|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 566.8s: points, sort: 1000000... 568.7s: points, sort: 2000000... 570.2s: points, sort: 3000000... 571.7s: points, sort: 4000000... 573.1s: points, sort: 5000000... 574.5s: points, sort: 6000000... 575.9s: points, sort: 7000000... 577.3s: points, sort: 8000000... 578.8s: points, sort: 9000000... 580.2s: points, sort: 10000000... 587.9s: points, sort: 11000000... 588.8s: points, sort: 12000000... 590.2s: points, sort: 13000000... 591.7s: points, sort: 14000000... 593.1s: points, sort: 15000000... 594.5s: points, sort: 16000000... 596.0s: points, sort: 17000000... 597.4s: points, sort: 18000000... 598.9s: points, sort: 19000000... 600.3s: points, sort: 20000000... 601.7s: points, sort: 21000000... 609.2s: points, sort: 22000000... 610.2s: points, sort: 23000000... 611.6s: points, sort: 24000000... 613.1s: points, sort: 25000000... 614.5s: points, sort: 26000000... 615.9s: points, sort: 27000000... 617.3s: points, sort: 28000000... 618.7s: points, sort: 29000000... 620.1s: points, sort: 30000000... 621.5s: points, sort: 31000000... 623.0s: points, sort: 32000000... 630.5s: points, sort: 33000000... 631.9s: points, sort: 34000000... 632.8s: points, sort: 35000000... 634.3s: points, sort: 36000000... 635.6s: points, sort: 37000000... 637.0s: points, sort: 38000000... 638.4s: points, sort: 39000000... 639.8s: points, sort: 40000000... 641.2s: points, sort: 41000000... 642.7s: points, sort: 42000000... 644.1s: points, sort: 43000000... 651.5s: points, sort: 44000000... 652.9s: points, sort: 45000000... 653.9s: points, sort: 46000000... 655.2s: points, sort: 47000000... 656.6s: points, sort: 48000000... 658.0s: points, sort: 49000000... 659.5s: points, sort: 50000000... 660.9s: points, sort: 51000000... 662.3s: points, sort: 52000000... 663.7s: points, sort: 53000000... 665.1s: points, sort: 54000000... 672.5s: points, sort: 55000000... 673.9s: points, sort: 56000000... 674.9s: points, sort: 57000000... 676.3s: points, sort: 58000000... 677.7s: points, sort: 59000000... 679.1s: points, sort: 60000000... 682.8s: points, sort: 117.645640312 sec to index part 0 682.8s: points, sort: INDEX SIZE: 0.9472499107941985 GB 682.8s: points, sort: READER MB: 0.0 682.8s: points, sort: maxDoc=60844404 685.2s: points, sort: ITER 0: 132.62 M hits/sec, 134.95 QPS (1.67 sec for 225 queries), totHits=221118844 685.2s: points, sort: *** 687.3s: points, sort: ITER 1: 152.09 M hits/sec, 154.76 QPS (1.45 sec for 225 queries), totHits=221118844 687.3s: points, sort: *** 689.4s: points, sort: ITER 2: 150.83 M hits/sec, 153.48 QPS (1.47 sec for 225 queries), totHits=221118844 691.5s: points, sort: ITER 3: 153.10 M hits/sec, 155.79 QPS (1.44 sec for 225 queries), totHits=221118844 691.5s: points, sort: *** 693.6s: points, sort: ITER 4: 154.30 M hits/sec, 157.00 QPS (1.43 sec for 225 queries), totHits=221118844 693.6s: points, sort: *** 695.7s: points, sort: ITER 5: 154.75 M hits/sec, 157.47 QPS (1.43 sec for 225 queries), totHits=221118844 695.7s: points, sort: *** 697.8s: points, sort: ITER 6: 151.36 M hits/sec, 154.02 QPS (1.46 sec for 225 queries), totHits=221118844 699.9s: points, sort: ITER 7: 153.40 M hits/sec, 156.10 QPS (1.44 sec for 225 queries), totHits=221118844 702.0s: points, sort: ITER 8: 152.90 M hits/sec, 155.59 QPS (1.45 sec for 225 queries), totHits=221118844 704.1s: points, sort: ITER 9: 151.35 M hits/sec, 154.01 QPS (1.46 sec for 225 queries), totHits=221118844 706.2s: points, sort: ITER 10: 152.93 M hits/sec, 155.61 QPS (1.45 sec for 225 queries), totHits=221118844 708.3s: points, sort: ITER 11: 152.15 M hits/sec, 154.82 QPS (1.45 sec for 225 queries), totHits=221118844 710.4s: points, sort: ITER 12: 153.77 M hits/sec, 156.47 QPS (1.44 sec for 225 queries), totHits=221118844 712.5s: points, sort: ITER 13: 152.25 M hits/sec, 154.92 QPS (1.45 sec for 225 queries), totHits=221118844 714.6s: points, sort: ITER 14: 153.28 M hits/sec, 155.97 QPS (1.44 sec for 225 queries), totHits=221118844 716.7s: points, sort: ITER 15: 151.73 M hits/sec, 154.40 QPS (1.46 sec for 225 queries), totHits=221118844 718.8s: points, sort: ITER 16: 151.75 M hits/sec, 154.42 QPS (1.46 sec for 225 queries), totHits=221118844 721.0s: points, sort: ITER 17: 151.61 M hits/sec, 154.27 QPS (1.46 sec for 225 queries), totHits=221118844 723.1s: points, sort: ITER 18: 150.59 M hits/sec, 153.24 QPS (1.47 sec for 225 queries), totHits=221118844 725.3s: points, sort: ITER 19: 149.62 M hits/sec, 152.25 QPS (1.48 sec for 225 queries), totHits=221118844 725.3s: points, sort: BEST M hits/sec: 154.74983827920494 725.3s: points, sort: BEST QPS: 157.46606206398724 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -distance 725.5s: points, distance: INDEX SIZE: 0.4939169967547059 GB 725.5s: points, distance: READER MB: 0.0 725.5s: points, distance: maxDoc=60844404 727.0s: points, distance: ITER 0: 252.40 M hits/sec, 148.29 QPS (1.52 sec for 225 queries), totHits=382961957 727.0s: points, distance: *** 728.3s: points, distance: ITER 1: 311.91 M hits/sec, 183.26 QPS (1.23 sec for 225 queries), totHits=382961957 728.3s: points, distance: *** 729.5s: points, distance: ITER 2: 315.48 M hits/sec, 185.35 QPS (1.21 sec for 225 queries), totHits=382961957 729.5s: points, distance: *** 730.8s: points, distance: ITER 3: 299.00 M hits/sec, 175.67 QPS (1.28 sec for 225 queries), totHits=382961957 732.0s: points, distance: ITER 4: 309.39 M hits/sec, 181.77 QPS (1.24 sec for 225 queries), totHits=382961957 733.2s: points, distance: ITER 5: 320.92 M hits/sec, 188.55 QPS (1.19 sec for 225 queries), totHits=382961957 733.2s: points, distance: *** 734.4s: points, distance: ITER 6: 322.46 M hits/sec, 189.45 QPS (1.19 sec for 225 queries), totHits=382961957 734.4s: points, distance: *** 735.6s: points, distance: ITER 7: 322.56 M hits/sec, 189.51 QPS (1.19 sec for 225 queries), totHits=382961957 735.6s: points, distance: *** 736.8s: points, distance: ITER 8: 319.75 M hits/sec, 187.86 QPS (1.20 sec for 225 queries), totHits=382961957 738.0s: points, distance: ITER 9: 317.35 M hits/sec, 186.45 QPS (1.21 sec for 225 queries), totHits=382961957 739.2s: points, distance: ITER 10: 317.86 M hits/sec, 186.75 QPS (1.20 sec for 225 queries), totHits=382961957 740.4s: points, distance: ITER 11: 326.01 M hits/sec, 191.54 QPS (1.17 sec for 225 queries), totHits=382961957 740.4s: points, distance: *** 741.6s: points, distance: ITER 12: 316.56 M hits/sec, 185.99 QPS (1.21 sec for 225 queries), totHits=382961957 742.8s: points, distance: ITER 13: 324.30 M hits/sec, 190.53 QPS (1.18 sec for 225 queries), totHits=382961957 744.0s: points, distance: ITER 14: 317.62 M hits/sec, 186.61 QPS (1.21 sec for 225 queries), totHits=382961957 745.2s: points, distance: ITER 15: 318.06 M hits/sec, 186.87 QPS (1.20 sec for 225 queries), totHits=382961957 746.4s: points, distance: ITER 16: 317.27 M hits/sec, 186.41 QPS (1.21 sec for 225 queries), totHits=382961957 747.6s: points, distance: ITER 17: 315.50 M hits/sec, 185.37 QPS (1.21 sec for 225 queries), totHits=382961957 748.8s: points, distance: ITER 18: 313.14 M hits/sec, 183.98 QPS (1.22 sec for 225 queries), totHits=382961957 750.0s: points, distance: ITER 19: 311.54 M hits/sec, 183.04 QPS (1.23 sec for 225 queries), totHits=382961957 750.0s: points, distance: BEST M hits/sec: 326.01024585989495 750.0s: points, distance: BEST QPS: 191.5394048356515 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -distance 750.3s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 750.3s: geo3d, distance: READER MB: 0.0 750.3s: geo3d, distance: maxDoc=60844404 751.9s: geo3d, distance: ITER 0: 238.23 M hits/sec, 139.82 QPS (1.61 sec for 225 queries), totHits=383371904 751.9s: geo3d, distance: *** 753.2s: geo3d, distance: ITER 1: 290.63 M hits/sec, 170.57 QPS (1.32 sec for 225 queries), totHits=383371904 753.2s: geo3d, distance: *** 754.5s: geo3d, distance: ITER 2: 298.94 M hits/sec, 175.45 QPS (1.28 sec for 225 queries), totHits=383371904 754.5s: geo3d, distance: *** 755.8s: geo3d, distance: ITER 3: 293.16 M hits/sec, 172.06 QPS (1.31 sec for 225 queries), totHits=383371904 757.2s: geo3d, distance: ITER 4: 288.54 M hits/sec, 169.34 QPS (1.33 sec for 225 queries), totHits=383371904 758.4s: geo3d, distance: ITER 5: 309.86 M hits/sec, 181.85 QPS (1.24 sec for 225 queries), totHits=383371904 758.4s: geo3d, distance: *** 759.7s: geo3d, distance: ITER 6: 302.78 M hits/sec, 177.70 QPS (1.27 sec for 225 queries), totHits=383371904 760.9s: geo3d, distance: ITER 7: 300.94 M hits/sec, 176.62 QPS (1.27 sec for 225 queries), totHits=383371904 762.2s: geo3d, distance: ITER 8: 300.67 M hits/sec, 176.46 QPS (1.28 sec for 225 queries), totHits=383371904 763.5s: geo3d, distance: ITER 9: 308.56 M hits/sec, 181.09 QPS (1.24 sec for 225 queries), totHits=383371904 764.7s: geo3d, distance: ITER 10: 298.84 M hits/sec, 175.39 QPS (1.28 sec for 225 queries), totHits=383371904 766.0s: geo3d, distance: ITER 11: 301.46 M hits/sec, 176.93 QPS (1.27 sec for 225 queries), totHits=383371904 767.3s: geo3d, distance: ITER 12: 303.98 M hits/sec, 178.41 QPS (1.26 sec for 225 queries), totHits=383371904 768.5s: geo3d, distance: ITER 13: 303.08 M hits/sec, 177.88 QPS (1.26 sec for 225 queries), totHits=383371904 769.8s: geo3d, distance: ITER 14: 307.12 M hits/sec, 180.25 QPS (1.25 sec for 225 queries), totHits=383371904 771.0s: geo3d, distance: ITER 15: 304.99 M hits/sec, 179.00 QPS (1.26 sec for 225 queries), totHits=383371904 772.3s: geo3d, distance: ITER 16: 304.45 M hits/sec, 178.68 QPS (1.26 sec for 225 queries), totHits=383371904 773.5s: geo3d, distance: ITER 17: 306.71 M hits/sec, 180.01 QPS (1.25 sec for 225 queries), totHits=383371904 774.8s: geo3d, distance: ITER 18: 304.47 M hits/sec, 178.69 QPS (1.26 sec for 225 queries), totHits=383371904 776.1s: geo3d, distance: ITER 19: 302.64 M hits/sec, 177.62 QPS (1.27 sec for 225 queries), totHits=383371904 776.1s: geo3d, distance: BEST M hits/sec: 309.8573290081246 776.1s: geo3d, distance: BEST QPS: 181.85448203013868 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|309.86|181.85|383371904| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -distance 776.3s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 776.3s: shapes, distance: READER MB: 0.0 776.3s: shapes, distance: maxDoc=60844404 778.7s: shapes, distance: ITER 0: 160.10 M hits/sec, 94.06 QPS (2.39 sec for 225 queries), totHits=382961957 778.7s: shapes, distance: *** 780.9s: shapes, distance: ITER 1: 173.14 M hits/sec, 101.73 QPS (2.21 sec for 225 queries), totHits=382961957 780.9s: shapes, distance: *** 782.7s: shapes, distance: ITER 2: 214.14 M hits/sec, 125.81 QPS (1.79 sec for 225 queries), totHits=382961957 782.7s: shapes, distance: *** 784.5s: shapes, distance: ITER 3: 220.90 M hits/sec, 129.78 QPS (1.73 sec for 225 queries), totHits=382961957 784.5s: shapes, distance: *** 786.2s: shapes, distance: ITER 4: 221.08 M hits/sec, 129.89 QPS (1.73 sec for 225 queries), totHits=382961957 786.2s: shapes, distance: *** 787.9s: shapes, distance: ITER 5: 224.70 M hits/sec, 132.01 QPS (1.70 sec for 225 queries), totHits=382961957 787.9s: shapes, distance: *** 789.6s: shapes, distance: ITER 6: 226.33 M hits/sec, 132.98 QPS (1.69 sec for 225 queries), totHits=382961957 789.6s: shapes, distance: *** 791.3s: shapes, distance: ITER 7: 224.28 M hits/sec, 131.77 QPS (1.71 sec for 225 queries), totHits=382961957 793.0s: shapes, distance: ITER 8: 224.96 M hits/sec, 132.17 QPS (1.70 sec for 225 queries), totHits=382961957 794.7s: shapes, distance: ITER 9: 224.12 M hits/sec, 131.68 QPS (1.71 sec for 225 queries), totHits=382961957 796.5s: shapes, distance: ITER 10: 220.36 M hits/sec, 129.46 QPS (1.74 sec for 225 queries), totHits=382961957 798.2s: shapes, distance: ITER 11: 222.82 M hits/sec, 130.91 QPS (1.72 sec for 225 queries), totHits=382961957 799.9s: shapes, distance: ITER 12: 223.63 M hits/sec, 131.39 QPS (1.71 sec for 225 queries), totHits=382961957 801.6s: shapes, distance: ITER 13: 224.37 M hits/sec, 131.82 QPS (1.71 sec for 225 queries), totHits=382961957 803.3s: shapes, distance: ITER 14: 221.27 M hits/sec, 130.00 QPS (1.73 sec for 225 queries), totHits=382961957 805.0s: shapes, distance: ITER 15: 223.45 M hits/sec, 131.28 QPS (1.71 sec for 225 queries), totHits=382961957 806.7s: shapes, distance: ITER 16: 227.47 M hits/sec, 133.64 QPS (1.68 sec for 225 queries), totHits=382961957 806.7s: shapes, distance: *** 808.4s: shapes, distance: ITER 17: 225.88 M hits/sec, 132.71 QPS (1.70 sec for 225 queries), totHits=382961957 810.1s: shapes, distance: ITER 18: 224.94 M hits/sec, 132.16 QPS (1.70 sec for 225 queries), totHits=382961957 811.8s: shapes, distance: ITER 19: 224.65 M hits/sec, 131.99 QPS (1.70 sec for 225 queries), totHits=382961957 811.8s: shapes, distance: BEST M hits/sec: 227.47037100851 811.8s: shapes, distance: BEST QPS: 133.6446937911244 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|309.86|181.85|383371904| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|227.47|133.64|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|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 812.1s: points, box: INDEX SIZE: 0.4939169967547059 GB 812.1s: points, box: READER MB: 0.0 812.1s: points, box: maxDoc=60844404 813.0s: points, box: ITER 0: 248.34 M hits/sec, 252.70 QPS (0.89 sec for 225 queries), totHits=221118844 813.0s: points, box: *** 813.5s: points, box: ITER 1: 392.51 M hits/sec, 399.40 QPS (0.56 sec for 225 queries), totHits=221118844 813.5s: points, box: *** 814.1s: points, box: ITER 2: 379.29 M hits/sec, 385.95 QPS (0.58 sec for 225 queries), totHits=221118844 814.7s: points, box: ITER 3: 400.30 M hits/sec, 407.33 QPS (0.55 sec for 225 queries), totHits=221118844 814.7s: points, box: *** 815.2s: points, box: ITER 4: 408.27 M hits/sec, 415.44 QPS (0.54 sec for 225 queries), totHits=221118844 815.2s: points, box: *** 815.8s: points, box: ITER 5: 372.17 M hits/sec, 378.70 QPS (0.59 sec for 225 queries), totHits=221118844 816.4s: points, box: ITER 6: 394.71 M hits/sec, 401.64 QPS (0.56 sec for 225 queries), totHits=221118844 816.9s: points, box: ITER 7: 393.65 M hits/sec, 400.56 QPS (0.56 sec for 225 queries), totHits=221118844 817.6s: points, box: ITER 8: 348.91 M hits/sec, 355.04 QPS (0.63 sec for 225 queries), totHits=221118844 818.1s: points, box: ITER 9: 407.21 M hits/sec, 414.36 QPS (0.54 sec for 225 queries), totHits=221118844 818.6s: points, box: ITER 10: 425.59 M hits/sec, 433.06 QPS (0.52 sec for 225 queries), totHits=221118844 818.6s: points, box: *** 819.2s: points, box: ITER 11: 420.92 M hits/sec, 428.31 QPS (0.53 sec for 225 queries), totHits=221118844 819.7s: points, box: ITER 12: 411.31 M hits/sec, 418.53 QPS (0.54 sec for 225 queries), totHits=221118844 820.2s: points, box: ITER 13: 421.90 M hits/sec, 429.31 QPS (0.52 sec for 225 queries), totHits=221118844 820.8s: points, box: ITER 14: 418.72 M hits/sec, 426.07 QPS (0.53 sec for 225 queries), totHits=221118844 821.3s: points, box: ITER 15: 419.02 M hits/sec, 426.37 QPS (0.53 sec for 225 queries), totHits=221118844 821.8s: points, box: ITER 16: 437.03 M hits/sec, 444.70 QPS (0.51 sec for 225 queries), totHits=221118844 821.8s: points, box: *** 822.3s: points, box: ITER 17: 412.82 M hits/sec, 420.07 QPS (0.54 sec for 225 queries), totHits=221118844 822.9s: points, box: ITER 18: 415.28 M hits/sec, 422.57 QPS (0.53 sec for 225 queries), totHits=221118844 823.4s: points, box: ITER 19: 420.76 M hits/sec, 428.15 QPS (0.53 sec for 225 queries), totHits=221118844 823.4s: points, box: BEST M hits/sec: 437.0257702332392 823.4s: points, box: BEST QPS: 444.69660081290414 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|309.86|181.85|383371904| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|227.47|133.64|382961957| |box|geo3d|||| |box|points|437.03|444.70|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -box 823.6s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 823.6s: geo3d, box: READER MB: 0.0 823.6s: geo3d, box: maxDoc=60844404 824.9s: geo3d, box: ITER 0: 174.09 M hits/sec, 177.14 QPS (1.27 sec for 225 queries), totHits=221118844 824.9s: geo3d, box: *** 825.9s: geo3d, box: ITER 1: 235.25 M hits/sec, 239.38 QPS (0.94 sec for 225 queries), totHits=221118844 825.9s: geo3d, box: *** 826.8s: geo3d, box: ITER 2: 237.86 M hits/sec, 242.04 QPS (0.93 sec for 225 queries), totHits=221118844 826.8s: geo3d, box: *** 827.7s: geo3d, box: ITER 3: 231.73 M hits/sec, 235.80 QPS (0.95 sec for 225 queries), totHits=221118844 828.6s: geo3d, box: ITER 4: 243.82 M hits/sec, 248.10 QPS (0.91 sec for 225 queries), totHits=221118844 828.6s: geo3d, box: *** 829.7s: geo3d, box: ITER 5: 214.76 M hits/sec, 218.53 QPS (1.03 sec for 225 queries), totHits=221118844 830.6s: geo3d, box: ITER 6: 250.58 M hits/sec, 254.98 QPS (0.88 sec for 225 queries), totHits=221118844 830.6s: geo3d, box: *** 831.4s: geo3d, box: ITER 7: 253.40 M hits/sec, 257.85 QPS (0.87 sec for 225 queries), totHits=221118844 831.4s: geo3d, box: *** 832.3s: geo3d, box: ITER 8: 244.82 M hits/sec, 249.12 QPS (0.90 sec for 225 queries), totHits=221118844 833.2s: geo3d, box: ITER 9: 248.69 M hits/sec, 253.06 QPS (0.89 sec for 225 queries), totHits=221118844 834.1s: geo3d, box: ITER 10: 246.65 M hits/sec, 250.98 QPS (0.90 sec for 225 queries), totHits=221118844 835.0s: geo3d, box: ITER 11: 244.07 M hits/sec, 248.35 QPS (0.91 sec for 225 queries), totHits=221118844 835.9s: geo3d, box: ITER 12: 247.60 M hits/sec, 251.95 QPS (0.89 sec for 225 queries), totHits=221118844 836.8s: geo3d, box: ITER 13: 243.31 M hits/sec, 247.59 QPS (0.91 sec for 225 queries), totHits=221118844 837.7s: geo3d, box: ITER 14: 241.71 M hits/sec, 245.96 QPS (0.91 sec for 225 queries), totHits=221118844 838.7s: geo3d, box: ITER 15: 244.07 M hits/sec, 248.35 QPS (0.91 sec for 225 queries), totHits=221118844 839.6s: geo3d, box: ITER 16: 242.95 M hits/sec, 247.22 QPS (0.91 sec for 225 queries), totHits=221118844 840.5s: geo3d, box: ITER 17: 245.09 M hits/sec, 249.40 QPS (0.90 sec for 225 queries), totHits=221118844 841.4s: geo3d, box: ITER 18: 247.05 M hits/sec, 251.38 QPS (0.90 sec for 225 queries), totHits=221118844 842.3s: geo3d, box: ITER 19: 246.78 M hits/sec, 251.11 QPS (0.90 sec for 225 queries), totHits=221118844 842.3s: geo3d, box: BEST M hits/sec: 253.40150350732745 842.3s: geo3d, box: BEST QPS: 257.84929614207226 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|309.86|181.85|383371904| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|227.47|133.64|382961957| |box|geo3d|253.40|257.85|221118844| |box|points|437.03|444.70|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|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 842.5s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 842.5s: shapes, box: READER MB: 0.0 842.5s: shapes, box: maxDoc=60844404 843.9s: shapes, box: ITER 0: 156.89 M hits/sec, 159.64 QPS (1.41 sec for 225 queries), totHits=221118844 843.9s: shapes, box: *** 845.0s: shapes, box: ITER 1: 201.89 M hits/sec, 205.44 QPS (1.10 sec for 225 queries), totHits=221118844 845.0s: shapes, box: *** 846.2s: shapes, box: ITER 2: 193.37 M hits/sec, 196.77 QPS (1.14 sec for 225 queries), totHits=221118844 847.3s: shapes, box: ITER 3: 200.00 M hits/sec, 203.51 QPS (1.11 sec for 225 queries), totHits=221118844 848.5s: shapes, box: ITER 4: 186.94 M hits/sec, 190.23 QPS (1.18 sec for 225 queries), totHits=221118844 849.6s: shapes, box: ITER 5: 196.19 M hits/sec, 199.63 QPS (1.13 sec for 225 queries), totHits=221118844 850.7s: shapes, box: ITER 6: 206.52 M hits/sec, 210.14 QPS (1.07 sec for 225 queries), totHits=221118844 850.7s: shapes, box: *** 851.7s: shapes, box: ITER 7: 207.79 M hits/sec, 211.44 QPS (1.06 sec for 225 queries), totHits=221118844 851.7s: shapes, box: *** 852.8s: shapes, box: ITER 8: 209.15 M hits/sec, 212.82 QPS (1.06 sec for 225 queries), totHits=221118844 852.8s: shapes, box: *** 853.8s: shapes, box: ITER 9: 211.57 M hits/sec, 215.29 QPS (1.05 sec for 225 queries), totHits=221118844 853.8s: shapes, box: *** 854.9s: shapes, box: ITER 10: 209.57 M hits/sec, 213.25 QPS (1.06 sec for 225 queries), totHits=221118844 856.0s: shapes, box: ITER 11: 205.04 M hits/sec, 208.64 QPS (1.08 sec for 225 queries), totHits=221118844 857.1s: shapes, box: ITER 12: 201.16 M hits/sec, 204.69 QPS (1.10 sec for 225 queries), totHits=221118844 858.1s: shapes, box: ITER 13: 209.82 M hits/sec, 213.51 QPS (1.05 sec for 225 queries), totHits=221118844 859.2s: shapes, box: ITER 14: 206.87 M hits/sec, 210.50 QPS (1.07 sec for 225 queries), totHits=221118844 860.3s: shapes, box: ITER 15: 202.82 M hits/sec, 206.38 QPS (1.09 sec for 225 queries), totHits=221118844 861.3s: shapes, box: ITER 16: 207.48 M hits/sec, 211.13 QPS (1.07 sec for 225 queries), totHits=221118844 862.4s: shapes, box: ITER 17: 208.41 M hits/sec, 212.07 QPS (1.06 sec for 225 queries), totHits=221118844 863.5s: shapes, box: ITER 18: 208.50 M hits/sec, 212.16 QPS (1.06 sec for 225 queries), totHits=221118844 864.5s: shapes, box: ITER 19: 208.15 M hits/sec, 211.81 QPS (1.06 sec for 225 queries), totHits=221118844 864.5s: shapes, box: BEST M hits/sec: 211.57278225433808 864.5s: shapes, box: BEST QPS: 215.28638240902737 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.4s|0.0s|0.70|0.00| |points|112.9s|0.0s|0.49|0.00| |shapes|165.5s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|309.86|181.85|383371904| |distance|points|326.01|191.54|382961957| |distance|geopoint|||| |distance|shapes|227.47|133.64|382961957| |box|geo3d|253.40|257.85|221118844| |box|points|437.03|444.70|221118844| |box|geopoint|||| |box|shapes|211.57|215.29|221118844| |poly 10|geo3d|248.67|157.23|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|188.88|119.44|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.95|207.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.76|168.59|2693559| |polyRussia|geo3d|3.78|1.08|3508671| |polyRussia|points|65.39|18.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.57|13.84|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3268.73|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.75|157.47|221118844| |sort|geopoint|||| |sort|shapes|||| Took 865.8 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 Already up to date. creating directories /l/logs.nightly/taxis/2026.05.11.10.00.02... Lucene git hash: 29af85188d5c4415f42e0e56f484819264bff070 Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.11.10.00.02/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.11.10.00.02/index.1threads.sparse.sorted.log 3.1 sec: 0.3 M docs; 95.9 K docs/sec 6.7 sec: 0.6 M docs; 89.5 K docs/sec 10.0 sec: 0.9 M docs; 90.0 K docs/sec 13.3 sec: 1.2 M docs; 90.4 K docs/sec 16.5 sec: 1.5 M docs; 90.9 K docs/sec 20.5 sec: 1.9 M docs; 92.6 K docs/sec 23.8 sec: 2.2 M docs; 92.4 K docs/sec 27.8 sec: 2.6 M docs; 93.4 K docs/sec 31.9 sec: 3.0 M docs; 94.1 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.8 sec: 4.1 M docs; 79.2 K docs/sec 55.0 sec: 4.4 M docs; 80.0 K docs/sec 59.1 sec: 4.8 M docs; 81.3 K docs/sec 63.1 sec: 5.2 M docs; 82.4 K docs/sec 66.3 sec: 5.5 M docs; 83.0 K docs/sec 70.3 sec: 5.9 M docs; 83.9 K docs/sec 74.4 sec: 6.3 M docs; 84.7 K docs/sec 77.6 sec: 6.6 M docs; 85.1 K docs/sec 81.6 sec: 7.0 M docs; 85.8 K docs/sec 94.2 sec: 7.4 M docs; 78.5 K docs/sec 97.4 sec: 7.7 M docs; 79.0 K docs/sec 101.5 sec: 8.1 M docs; 79.8 K docs/sec 105.5 sec: 8.5 M docs; 80.6 K docs/sec 108.7 sec: 8.8 M docs; 81.0 K docs/sec 112.7 sec: 9.2 M docs; 81.6 K docs/sec 116.7 sec: 9.6 M docs; 82.2 K docs/sec 119.9 sec: 9.9 M docs; 82.5 K docs/sec 123.9 sec: 10.3 M docs; 83.1 K docs/sec 128.0 sec: 10.7 M docs; 83.6 K docs/sec 139.8 sec: 11.0 M docs; 78.7 K docs/sec 143.8 sec: 11.4 M docs; 79.3 K docs/sec 147.8 sec: 11.8 M docs; 79.8 K docs/sec 151.0 sec: 12.1 M docs; 80.1 K docs/sec 155.0 sec: 12.5 M docs; 80.7 K docs/sec 159.0 sec: 12.9 M docs; 81.1 K docs/sec 162.2 sec: 13.2 M docs; 81.4 K docs/sec 166.2 sec: 13.6 M docs; 81.8 K docs/sec 170.2 sec: 14.0 M docs; 82.2 K docs/sec 173.5 sec: 14.3 M docs; 82.4 K docs/sec 186.1 sec: 14.7 M docs; 79.0 K docs/sec 190.1 sec: 15.1 M docs; 79.4 K docs/sec 193.3 sec: 15.4 M docs; 79.6 K docs/sec 197.4 sec: 15.8 M docs; 80.1 K docs/sec 201.4 sec: 16.2 M docs; 80.4 K docs/sec 204.6 sec: 16.5 M docs; 80.6 K docs/sec 208.6 sec: 16.9 M docs; 81.0 K docs/sec 212.6 sec: 17.3 M docs; 81.4 K docs/sec 215.8 sec: 17.6 M docs; 81.5 K docs/sec 219.8 sec: 18.0 M docs; 81.9 K docs/sec 232.5 sec: 18.4 M docs; 79.1 K docs/sec 235.7 sec: 18.7 M docs; 79.3 K docs/sec 239.7 sec: 19.1 M docs; 79.7 K docs/sec 243.0 sec: 19.4 M docs; 79.8 K docs/sec 246.9 sec: 19.8 M docs; 80.2 K docs/sec 248.5 sec: 20.0 M docs; 80.5 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.11.10.00.02/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.11.10.00.02/diskUsagesparse-sorted.log took 51.7 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.11.10.00.02/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.11.10.00.02/index.1threads.sparse.log 2.9 sec: 0.3 M docs; 105.2 K docs/sec 6.3 sec: 0.6 M docs; 94.9 K docs/sec 9.4 sec: 0.9 M docs; 95.5 K docs/sec 12.4 sec: 1.2 M docs; 96.4 K docs/sec 15.5 sec: 1.5 M docs; 96.9 K docs/sec 19.2 sec: 1.9 M docs; 98.7 K docs/sec 22.3 sec: 2.2 M docs; 98.6 K docs/sec 26.1 sec: 2.6 M docs; 99.6 K docs/sec 29.9 sec: 3.0 M docs; 100.4 K docs/sec 32.9 sec: 3.3 M docs; 100.3 K docs/sec 44.5 sec: 3.7 M docs; 83.2 K docs/sec 48.2 sec: 4.1 M docs; 85.0 K docs/sec 51.2 sec: 4.4 M docs; 85.9 K docs/sec 55.0 sec: 4.8 M docs; 87.2 K docs/sec 58.8 sec: 5.2 M docs; 88.5 K docs/sec 62.5 sec: 5.6 M docs; 89.6 K docs/sec 65.5 sec: 5.9 M docs; 90.0 K docs/sec 69.3 sec: 6.3 M docs; 90.9 K docs/sec 73.0 sec: 6.7 M docs; 91.8 K docs/sec 76.0 sec: 7.0 M docs; 92.0 K docs/sec 87.6 sec: 7.4 M docs; 84.5 K docs/sec 91.4 sec: 7.8 M docs; 85.4 K docs/sec 95.0 sec: 8.2 M docs; 86.3 K docs/sec 98.1 sec: 8.5 M docs; 86.6 K docs/sec 101.9 sec: 8.9 M docs; 87.4 K docs/sec 104.9 sec: 9.2 M docs; 87.7 K docs/sec 108.7 sec: 9.6 M docs; 88.3 K docs/sec 111.7 sec: 9.9 M docs; 88.7 K docs/sec 115.4 sec: 10.3 M docs; 89.2 K docs/sec 119.2 sec: 10.7 M docs; 89.8 K docs/sec 129.9 sec: 11.0 M docs; 84.7 K docs/sec 133.6 sec: 11.4 M docs; 85.3 K docs/sec 137.4 sec: 11.8 M docs; 85.9 K docs/sec 141.1 sec: 12.2 M docs; 86.4 K docs/sec 144.9 sec: 12.6 M docs; 87.0 K docs/sec 148.7 sec: 13.0 M docs; 87.5 K docs/sec 151.7 sec: 13.3 M docs; 87.7 K docs/sec 155.4 sec: 13.7 M docs; 88.2 K docs/sec 159.1 sec: 14.1 M docs; 88.6 K docs/sec 162.9 sec: 14.5 M docs; 89.0 K docs/sec 172.9 sec: 14.7 M docs; 85.0 K docs/sec 176.7 sec: 15.1 M docs; 85.5 K docs/sec 180.4 sec: 15.5 M docs; 85.9 K docs/sec 184.1 sec: 15.9 M docs; 86.3 K docs/sec 187.9 sec: 16.3 M docs; 86.8 K docs/sec 191.7 sec: 16.7 M docs; 87.1 K docs/sec 195.4 sec: 17.1 M docs; 87.5 K docs/sec 199.2 sec: 17.5 M docs; 87.9 K docs/sec 202.9 sec: 17.9 M docs; 88.2 K docs/sec 206.6 sec: 18.3 M docs; 88.6 K docs/sec 215.9 sec: 18.4 M docs; 85.2 K docs/sec 218.9 sec: 18.7 M docs; 85.4 K docs/sec 222.6 sec: 19.1 M docs; 85.8 K docs/sec 225.7 sec: 19.4 M docs; 86.0 K docs/sec 229.4 sec: 19.8 M docs; 86.3 K docs/sec 230.9 sec: 20.0 M docs; 86.6 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.11.10.00.02/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.11.10.00.02/diskUsagesparse.log took 52.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.11.10.00.02/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.11.10.00.02/index.1threads.nonsparse.log 3.0 sec: 0.3 M docs; 101.6 K docs/sec 6.4 sec: 0.6 M docs; 93.7 K docs/sec 9.4 sec: 0.9 M docs; 95.4 K docs/sec 13.1 sec: 1.3 M docs; 99.0 K docs/sec 16.8 sec: 1.7 M docs; 101.0 K docs/sec 20.5 sec: 2.1 M docs; 102.4 K docs/sec 24.2 sec: 2.5 M docs; 103.3 K docs/sec 27.9 sec: 2.9 M docs; 104.0 K docs/sec 32.3 sec: 3.3 M docs; 102.2 K docs/sec 43.2 sec: 3.7 M docs; 85.7 K docs/sec 46.8 sec: 4.1 M docs; 87.5 K docs/sec 50.5 sec: 4.5 M docs; 89.2 K docs/sec 53.5 sec: 4.8 M docs; 89.8 K docs/sec 57.1 sec: 5.2 M docs; 91.0 K docs/sec 60.8 sec: 5.6 M docs; 92.1 K docs/sec 64.4 sec: 6.0 M docs; 93.2 K docs/sec 67.4 sec: 6.3 M docs; 93.5 K docs/sec 71.0 sec: 6.7 M docs; 94.4 K docs/sec 74.7 sec: 7.1 M docs; 95.1 K docs/sec 84.9 sec: 7.4 M docs; 87.2 K docs/sec 88.5 sec: 7.8 M docs; 88.1 K docs/sec 92.1 sec: 8.2 M docs; 89.0 K docs/sec 95.8 sec: 8.6 M docs; 89.8 K docs/sec 99.5 sec: 9.0 M docs; 90.5 K docs/sec 103.1 sec: 9.4 M docs; 91.2 K docs/sec 106.8 sec: 9.8 M docs; 91.8 K docs/sec 110.5 sec: 10.2 M docs; 92.3 K docs/sec 114.1 sec: 10.6 M docs; 92.9 K docs/sec 125.7 sec: 11.0 M docs; 87.5 K docs/sec 129.4 sec: 11.4 M docs; 88.1 K docs/sec 133.1 sec: 11.8 M docs; 88.7 K docs/sec 136.7 sec: 12.2 M docs; 89.2 K docs/sec 140.4 sec: 12.6 M docs; 89.7 K docs/sec 144.1 sec: 13.0 M docs; 90.2 K docs/sec 147.8 sec: 13.4 M docs; 90.7 K docs/sec 151.4 sec: 13.8 M docs; 91.2 K docs/sec 154.4 sec: 14.1 M docs; 91.3 K docs/sec 158.0 sec: 14.5 M docs; 91.8 K docs/sec 167.4 sec: 14.7 M docs; 87.8 K docs/sec 171.0 sec: 15.1 M docs; 88.3 K docs/sec 174.7 sec: 15.5 M docs; 88.7 K docs/sec 178.4 sec: 15.9 M docs; 89.1 K docs/sec 182.0 sec: 16.3 M docs; 89.5 K docs/sec 185.7 sec: 16.7 M docs; 89.9 K docs/sec 189.4 sec: 17.1 M docs; 90.3 K docs/sec 193.1 sec: 17.5 M docs; 90.6 K docs/sec 196.7 sec: 17.9 M docs; 91.0 K docs/sec 200.3 sec: 18.3 M docs; 91.4 K docs/sec 208.9 sec: 18.4 M docs; 88.1 K docs/sec 212.6 sec: 18.8 M docs; 88.4 K docs/sec 216.3 sec: 19.2 M docs; 88.8 K docs/sec 219.9 sec: 19.6 M docs; 89.1 K docs/sec 223.6 sec: 20.0 M docs; 89.4 K docs/sec 223.6 sec: 20.0 M docs; 89.4 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.11.10.00.02/checkIndexnonsparse.log took 0.5 sec DiskUsage nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.11.10.00.02/diskUsagenonsparse.log took 45.6 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.11.10.00.02/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 Mon May 11 10:15:09 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 Mon May 11 10:16:23 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 2486385 + wait 2486385 + 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.10.01.30.41 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.10.01.30.41