mayya-sharipova commented on issue #595: Load freqs lazily in Postings URL: https://github.com/apache/lucene-solr/pull/595#issuecomment-506834942 ```bash python src/python/localrun.py -source wikimedium500k ``` ``` Report after iter 19: TaskQPS baseline StdDevQPS my_modified_version StdDev Pct diff HighIntervalsOrdered 132.21 (4.3%) 116.88 (1.9%) -11.6% ( -17% - -5%) LowSloppyPhrase 33.81 (8.7%) 30.23 (4.1%) -10.6% ( -21% - 2%) HighSpanNear 25.91 (6.9%) 23.29 (4.9%) -10.1% ( -20% - 1%) HighSloppyPhrase 191.59 (7.2%) 176.44 (5.7%) -7.9% ( -19% - 5%) Fuzzy1 62.16 (19.8%) 58.37 (20.2%) -6.1% ( -38% - 42%) LowPhrase 570.54 (6.9%) 542.75 (5.5%) -4.9% ( -16% - 8%) MedPhrase 342.01 (7.9%) 325.83 (8.5%) -4.7% ( -19% - 12%) MedSloppyPhrase 514.58 (6.5%) 491.56 (5.7%) -4.5% ( -15% - 8%) LowSpanNear 349.06 (5.8%) 337.14 (4.8%) -3.4% ( -13% - 7%) MedSpanNear 260.49 (8.3%) 251.81 (6.0%) -3.3% ( -16% - 11%) MedTerm 1207.51 (11.4%) 1178.37 (10.9%) -2.4% ( -22% - 22%) OrHighHigh 118.22 (12.5%) 115.82 (13.7%) -2.0% ( -25% - 27%) BrowseDayOfYearTaxoFacets 8255.43 (8.5%) 8145.52 (7.6%) -1.3% ( -16% - 16%) HighPhrase 277.64 (6.3%) 274.04 (6.0%) -1.3% ( -12% - 11%) OrHighMed 228.58 (13.0%) 226.01 (9.1%) -1.1% ( -20% - 24%) AndHighLow 1151.84 (12.4%) 1141.92 (9.0%) -0.9% ( -19% - 23%) LowTerm 1756.48 (7.1%) 1753.91 (8.1%) -0.1% ( -14% - 16%) Respell 125.05 (9.9%) 125.43 (10.7%) 0.3% ( -18% - 23%) HighTermMonthSort 717.77 (10.6%) 720.39 (13.6%) 0.4% ( -21% - 27%) HighTerm 916.79 (10.0%) 922.03 (8.5%) 0.6% ( -16% - 21%) IntNRQ 256.66 (7.9%) 258.64 (11.2%) 0.8% ( -17% - 21%) Wildcard 213.38 (14.7%) 215.15 (9.2%) 0.8% ( -20% - 29%) OrHighLow 411.57 (12.2%) 415.17 (8.1%) 0.9% ( -17% - 24%) PKLookup 107.86 (7.2%) 109.52 (5.0%) 1.5% ( -9% - 14%) AndHighMed 416.98 (6.9%) 427.29 (6.8%) 2.5% ( -10% - 17%) BrowseDateTaxoFacets 39.34 (7.1%) 40.32 (8.6%) 2.5% ( -12% - 19%) Prefix3 287.84 (11.9%) 295.97 (13.0%) 2.8% ( -19% - 31%) BrowseDayOfYearSSDVFacets 220.00 (22.1%) 226.55 (25.1%) 3.0% ( -36% - 64%) BrowseMonthSSDVFacets 198.87 (28.0%) 206.42 (28.9%) 3.8% ( -41% - 84%) BrowseMonthTaxoFacets 8498.54 (6.1%) 8843.13 (9.9%) 4.1% ( -11% - 21%) HighTermDayOfYearSort 234.76 (9.2%) 246.51 (6.8%) 5.0% ( -10% - 23%) Fuzzy2 38.21 (12.9%) 40.15 (15.1%) 5.1% ( -20% - 37%) AndHighHigh 181.86 (12.1%) 191.92 (9.3%) 5.5% ( -14% - 30%) ```
---------------------------------------------------------------- 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]
