markrmiller edited a comment on pull request #365: URL: https://github.com/apache/lucene/pull/365#issuecomment-937514463
No frills type output possibilities. ``` Result "org.apache.lucene.bench.search.SearchPerf.term": 1163.320 ±(99.9%) 262.404 ops/s [Average] (min, avg, max) = (1090.710, 1163.320, 1242.755), stdev = 68.146 CI (99.9%): [900.915, 1425.724] (assumes normal distribution) # Run complete. Total time: 00:23:29 REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial experiments, perform baseline and negative tests that provide experimental control, make sure the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts. Do not assume the numbers tell you what you want them to tell. Benchmark (analyzer) (cfs) (clonedocs) (commit) (dirimpl) (dpspt) (facets) (fld) (hlimpl) (idpostfmt) (ithrds) (mode) (nrt) (pklu) (postfmt) (pss) (reopnsec) (sim) (sthrds) (storebdy) (storelds) (topn) (tvsbdy) (vecfile) Mode Cnt Score Error Units SearchPerf.andHighMed StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 329.632 ± 19.668 ops/s SearchPerf.fuzzy1 StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 97.606 ± 4.264 ops/s SearchPerf.fuzzy2 StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 45.042 ± 6.211 ops/s SearchPerf.orHighHigh StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 47.736 ± 4.323 ops/s SearchPerf.orHighMed StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 230.178 ± 12.832 ops/s SearchPerf.prefix3 StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 877.469 ± 210.166 ops/s SearchPerf.respell StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 80.543 ± 7.830 ops/s SearchPerf.term StandardAnalyzer false false multi MMapDirectory 10 taxonomy body FastVectorHighlighter Lucene90 1 update true false Lucene90 true 5 BM25Similarity 2 false false 10 false thrpt 5 1163.320 ± 262.404 ops/s ``` -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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