zacharymorn commented on pull request #128: URL: https://github.com/apache/lucene/pull/128#issuecomment-851080738
Latest ok output from 12 threads (my machine actually only has 6 physical cores though) : ``` 4:39:26 PM: Executing task 'CheckIndex.main()'... > Task :buildSrc:compileJava UP-TO-DATE > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:jar UP-TO-DATE > Task :buildSrc:assemble UP-TO-DATE > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build UP-TO-DATE > Configure project : IntelliJ Idea IDE detected. > Task :errorProneSkipped WARNING: errorprone disabled (skipped on non-nightly runs) > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:core:compileJava > Task :lucene:core:classes > Task :lucene:core:CheckIndex.main() NOTE: testing will be more thorough if you run java with '-ea:org.apache.lucene...', so assertions are enabled Opening index @ /Users/xichen/IdeaProjects/benchmarks/indices/wikibigall.lucene_baseline.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.Lucene90.Lucene90.nd6.64758M/index Checking index with async threadCount: 12 0.00% total deletions; 6647577 documents; 0 deletions Segments file=segments_2 numSegments=15 version=9.0.0 id=59c6he3dhebad46x7proh30nq userData={userData=multi} 1 of 15: name=_32 maxDoc=1197893 version=9.0.0 id=59c6he3dhebad46x7proh2zhm codec=Lucene90 compound=false numFiles=17 size (MB)=2,531.843 diagnostics = {os.version=10.15.5, mergeMaxNumSegments=-1, java.version=11.0.9, java.vm.version=11.0.9+11, lucene.version=9.0.0, timestamp=1622100146526, os=Mac OS X, java.runtime.version=11.0.9+11, mergeFactor=10, os.arch=x86_64, source=merge, java.vendor=AdoptOpenJDK} no deletions test: open reader.........OK [took 0.100 sec] test: check integrity.....OK [took 18.376 sec] test: check live docs.....OK [took 0.000 sec] test: field infos.........OK [17 fields] [took 0.000 sec] test: field norms.........OK [2 fields] [took 0.053 sec] test: terms, freq, prox...OK [20065511 terms; 450728331 terms/docs pairs; 1175837878 tokens] [took 107.241 sec] test: stored fields.......OK [3593679 total field count; avg 3.0 fields per doc] [took 0.955 sec] test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec] test: docvalues...........OK [10 docvalues fields; 3 BINARY; 0 NUMERIC; 5 SORTED; 0 SORTED_NUMERIC; 2 SORTED_SET] [took 3.127 sec] test: points..............OK [2 fields, 2395786 points] [took 0.263 sec] test: vectors.............OK [0 fields, 0 vectors] [took 0.000 sec] 2 of 15: name=_65 maxDoc=1197893 version=9.0.0 id=59c6he3dhebad46x7proh2zqv codec=Lucene90 compound=false numFiles=17 size (MB)=1,539.981 diagnostics = {os.version=10.15.5, mergeMaxNumSegments=-1, java.version=11.0.9, java.vm.version=11.0.9+11, lucene.version=9.0.0, timestamp=1622100810971, os=Mac OS X, java.runtime.version=11.0.9+11, mergeFactor=10, os.arch=x86_64, source=merge, java.vendor=AdoptOpenJDK} no deletions test: open reader.........OK [took 0.100 sec] test: check integrity.....OK [took 12.488 sec] test: check live docs.....OK [took 0.000 sec] test: field infos.........OK [17 fields] [took 0.000 sec] test: field norms.........OK [2 fields] [took 0.057 sec] test: terms, freq, prox...OK [15042354 terms; 274837439 terms/docs pairs; 686566591 tokens] [took 74.407 sec] test: stored fields.......OK [3593679 total field count; avg 3.0 fields per doc] [took 1.087 sec] test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec] test: docvalues...........OK [10 docvalues fields; 3 BINARY; 0 NUMERIC; 5 SORTED; 0 SORTED_NUMERIC; 2 SORTED_SET] [took 2.439 sec] test: points..............OK [2 fields, 2395786 points] [took 0.185 sec] test: vectors.............OK [0 fields, 0 vectors] [took 0.000 sec] ... ... 14 of 15: name=_h1 maxDoc=11979 version=9.0.0 id=59c6he3dhebad46x7proh30nj codec=Lucene90 compound=false numFiles=17 size (MB)=12.824 diagnostics = {source=flush, os.arch=x86_64, java.runtime.version=11.0.9+11, os.version=10.15.5, java.vendor=AdoptOpenJDK, os=Mac OS X, timestamp=1622102788648, java.version=11.0.9, java.vm.version=11.0.9+11, lucene.version=9.0.0} no deletions test: open reader.........OK [took 0.014 sec] test: check integrity.....OK [took 0.172 sec] test: check live docs.....OK [took 0.000 sec] test: field infos.........OK [17 fields] [took 0.000 sec] test: field norms.........OK [2 fields] [took 0.002 sec] test: terms, freq, prox...OK [290488 terms; 1843478 terms/docs pairs; 4383419 tokens] [took 0.788 sec] test: stored fields.......OK [35937 total field count; avg 3.0 fields per doc] [took 0.014 sec] test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec] test: docvalues...........OK [10 docvalues fields; 3 BINARY; 0 NUMERIC; 5 SORTED; 0 SORTED_NUMERIC; 2 SORTED_SET] [took 0.072 sec] test: points..............OK [2 fields, 23958 points] [took 0.003 sec] test: vectors.............OK [0 fields, 0 vectors] [took 0.000 sec] 15 of 15: name=_h2 maxDoc=11248 version=9.0.0 id=59c6he3dhebad46x7proh30nm codec=Lucene90 compound=false numFiles=17 size (MB)=10.617 diagnostics = {source=flush, os.arch=x86_64, java.runtime.version=11.0.9+11, os.version=10.15.5, java.vendor=AdoptOpenJDK, os=Mac OS X, timestamp=1622102791291, java.version=11.0.9, java.vm.version=11.0.9+11, lucene.version=9.0.0} no deletions test: open reader.........OK [took 0.011 sec] test: check integrity.....OK [took 0.124 sec] test: check live docs.....OK [took 0.000 sec] test: field infos.........OK [17 fields] [took 0.000 sec] test: field norms.........OK [2 fields] [took 0.001 sec] test: terms, freq, prox...OK [253387 terms; 1570705 terms/docs pairs; 3390075 tokens] [took 0.589 sec] test: stored fields.......OK [33744 total field count; avg 3.0 fields per doc] [took 0.013 sec] test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec] test: docvalues...........OK [10 docvalues fields; 3 BINARY; 0 NUMERIC; 5 SORTED; 0 SORTED_NUMERIC; 2 SORTED_SET] [took 0.066 sec] test: points..............OK [2 fields, 22496 points] [took 0.004 sec] test: vectors.............OK [0 fields, 0 vectors] [took 0.000 sec] No problems were detected with this index. Took 130.404 sec total. BUILD SUCCESSFUL in 2m 12s 4 actionable tasks: 3 executed, 1 up-to-date 4:41:39 PM: Task execution finished 'CheckIndex.main()'. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org