mayya-sharipova commented on issue #595: Load freqs lazily in Postings URL: https://github.com/apache/lucene-solr/pull/595#issuecomment-506866675 ```bash python src/python/localrun.py -source wikimedium10m ``` ``` Report after iter 19: TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff HighSloppyPhrase 20.21 (2.6%) 17.35 (3.5%) -14.2% ( -19% - -8%) LowSloppyPhrase 4.82 (2.4%) 4.14 (2.4%) -14.0% ( -18% - -9%) MedSloppyPhrase 21.73 (1.7%) 19.48 (2.3%) -10.3% ( -14% - -6%) MedSpanNear 26.51 (3.3%) 24.04 (1.6%) -9.3% ( -13% - -4%) HighSpanNear 4.26 (2.6%) 3.87 (1.2%) -9.2% ( -12% - -5%) HighIntervalsOrdered 6.68 (1.5%) 6.11 (1.6%) -8.6% ( -11% - -5%) LowSpanNear 13.14 (2.2%) 12.14 (1.0%) -7.6% ( -10% - -4%) OrNotHighHigh 453.73 (7.1%) 437.16 (6.2%) -3.7% ( -15% - 10%) HighPhrase 6.48 (1.3%) 6.28 (2.4%) -3.0% ( -6% - 0%) OrHighNotLow 466.27 (4.9%) 458.30 (4.7%) -1.7% ( -10% - 8%) Fuzzy1 38.01 (11.8%) 37.53 (9.0%) -1.3% ( -19% - 22%) HighTerm 833.01 (5.8%) 823.44 (5.3%) -1.1% ( -11% - 10%) MedPhrase 25.00 (1.5%) 24.75 (2.0%) -1.0% ( -4% - 2%) IntNRQ 167.96 (12.3%) 166.61 (10.2%) -0.8% ( -20% - 24%) BrowseMonthTaxoFacets 5926.47 (3.9%) 5887.19 (5.1%) -0.7% ( -9% - 8%) OrHighNotHigh 387.62 (6.0%) 386.18 (3.6%) -0.4% ( -9% - 9%) BrowseDayOfYearTaxoFacets 5890.73 (3.1%) 5884.09 (3.4%) -0.1% ( -6% - 6%) BrowseDateTaxoFacets 2.17 (1.1%) 2.17 (0.3%) -0.1% ( -1% - 1%) OrHighNotMed 389.41 (6.0%) 389.62 (5.2%) 0.1% ( -10% - 12%) OrNotHighMed 394.93 (3.4%) 396.13 (3.9%) 0.3% ( -6% - 7%) Respell 43.39 (2.5%) 43.54 (2.5%) 0.4% ( -4% - 5%) PKLookup 96.00 (2.9%) 96.42 (2.7%) 0.4% ( -5% - 6%) BrowseDayOfYearSSDVFacets 11.35 (14.0%) 11.42 (13.9%) 0.6% ( -23% - 33%) OrNotHighLow 384.92 (6.5%) 388.64 (3.9%) 1.0% ( -8% - 12%) MedTerm 990.83 (5.1%) 1006.09 (5.4%) 1.5% ( -8% - 12%) LowPhrase 19.67 (1.6%) 19.99 (1.7%) 1.6% ( -1% - 4%) OrHighHigh 28.77 (2.6%) 29.27 (2.8%) 1.7% ( -3% - 7%) BrowseMonthSSDVFacets 13.53 (17.0%) 13.91 (12.9%) 2.8% ( -23% - 39%) AndHighHigh 63.92 (2.9%) 65.79 (2.5%) 2.9% ( -2% - 8%) Prefix3 85.24 (7.5%) 88.08 (10.2%) 3.3% ( -13% - 22%) HighTermDayOfYearSort 45.94 (9.0%) 47.58 (6.8%) 3.6% ( -11% - 21%) Wildcard 115.06 (5.6%) 119.32 (5.6%) 3.7% ( -7% - 15%) Fuzzy2 31.88 (9.3%) 33.14 (9.4%) 4.0% ( -13% - 24%) OrHighLow 289.38 (6.2%) 305.73 (5.8%) 5.6% ( -6% - 18%) OrHighMed 92.48 (3.5%) 98.34 (3.1%) 6.3% ( 0% - 13%) LowTerm 724.16 (6.0%) 772.43 (7.9%) 6.7% ( -6% - 21%) HighTermMonthSort 145.23 (11.7%) 154.97 (11.8%) 6.7% ( -14% - 34%) AndHighLow 437.58 (5.0%) 472.81 (5.0%) 8.1% ( -1% - 18%) AndHighMed 120.90 (2.2%) 133.07 (2.8%) 10.1% ( 4% - 15%) ```
---------------------------------------------------------------- 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]
