mayya-sharipova commented on issue #595: Load freqs lazily in Postings URL: https://github.com/apache/lucene-solr/pull/595#issuecomment-507756000 Results from `wikimedium10m` with the latest change ( loading freqs lazily in nextDoc() ) ``` Report after iter 19: TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff Fuzzy1 45.40 (12.2%) 43.53 (13.8%) -4.1% ( -26% - 24%) BrowseMonthSSDVFacets 14.41 (7.5%) 13.84 (13.3%) -3.9% ( -23% - 18%) MedTerm 960.06 (5.4%) 931.64 (6.5%) -3.0% ( -14% - 9%) BrowseDayOfYearSSDVFacets 11.74 (8.4%) 11.41 (12.4%) -2.8% ( -21% - 19%) PKLookup 96.41 (3.1%) 95.85 (3.7%) -0.6% ( -7% - 6%) OrHighNotMed 424.00 (5.1%) 423.37 (6.5%) -0.2% ( -11% - 12%) MedSloppyPhrase 11.00 (2.6%) 10.99 (3.6%) -0.1% ( -6% - 6%) IntNRQ 135.28 (4.0%) 135.17 (4.2%) -0.1% ( -8% - 8%) BrowseDateTaxoFacets 2.17 (1.1%) 2.16 (0.9%) -0.0% ( -2% - 1%) LowSloppyPhrase 21.82 (2.2%) 21.86 (3.2%) 0.2% ( -5% - 5%) LowSpanNear 59.86 (3.6%) 59.97 (3.8%) 0.2% ( -6% - 7%) HighSloppyPhrase 18.09 (3.1%) 18.13 (4.2%) 0.2% ( -6% - 7%) AndHighHigh 67.70 (2.8%) 67.88 (3.1%) 0.3% ( -5% - 6%) OrNotHighLow 515.37 (3.7%) 516.85 (5.1%) 0.3% ( -8% - 9%) MedSpanNear 51.70 (3.0%) 51.90 (3.0%) 0.4% ( -5% - 6%) OrNotHighHigh 384.43 (4.5%) 385.88 (5.4%) 0.4% ( -9% - 10%) HighPhrase 26.59 (1.7%) 26.70 (2.8%) 0.4% ( -3% - 4%) HighSpanNear 10.19 (4.2%) 10.24 (3.8%) 0.5% ( -7% - 8%) MedPhrase 39.79 (2.2%) 40.03 (1.6%) 0.6% ( -3% - 4%) BrowseDayOfYearTaxoFacets 6031.33 (3.5%) 6070.18 (4.9%) 0.6% ( -7% - 9%) LowTerm 1045.62 (6.3%) 1053.67 (6.9%) 0.8% ( -11% - 14%) HighIntervalsOrdered 9.63 (2.1%) 9.74 (1.3%) 1.1% ( -2% - 4%) Respell 44.81 (2.9%) 45.31 (2.6%) 1.1% ( -4% - 6%) BrowseMonthTaxoFacets 6130.66 (4.9%) 6204.50 (4.0%) 1.2% ( -7% - 10%) OrNotHighMed 393.90 (5.9%) 399.03 (5.9%) 1.3% ( -9% - 13%) LowPhrase 53.96 (1.7%) 54.67 (2.0%) 1.3% ( -2% - 5%) OrHighLow 334.29 (7.2%) 338.90 (7.0%) 1.4% ( -11% - 16%) HighTermDayOfYearSort 74.47 (5.5%) 75.62 (6.8%) 1.5% ( -10% - 14%) OrHighMed 49.18 (3.4%) 49.98 (5.2%) 1.6% ( -6% - 10%) OrHighHigh 27.60 (2.9%) 28.08 (3.1%) 1.7% ( -4% - 7%) OrHighNotLow 412.48 (8.7%) 421.61 (6.7%) 2.2% ( -12% - 19%) HighTerm 857.46 (7.2%) 877.57 (6.2%) 2.3% ( -10% - 16%) Fuzzy2 32.29 (15.0%) 33.51 (11.0%) 3.8% ( -19% - 35%) OrHighNotHigh 358.92 (6.4%) 374.11 (5.3%) 4.2% ( -7% - 17%) Prefix3 119.52 (4.4%) 125.17 (5.7%) 4.7% ( -5% - 15%) Wildcard 96.47 (9.4%) 102.33 (7.8%) 6.1% ( -10% - 25%) AndHighMed 70.14 (2.1%) 75.30 (3.8%) 7.3% ( 1% - 13%) AndHighLow 390.37 (3.8%) 419.72 (4.7%) 7.5% ( 0% - 16%) HighTermMonthSort 99.07 (15.2%) 106.95 (10.5%) 8.0% ( -15% - 39%) ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
