tflobbe commented on PR #1706:
URL: https://github.com/apache/solr/pull/1706#issuecomment-1600050215

   Here is the result of running the latest test in `main` vs `branch`:
   
   Main:
   ```
   Benchmark                   Mode  Cnt     Score     Error  Units
   NumericSearch.doubleDvSet  thrpt    5  1399.982 ± 113.036  ops/s
   NumericSearch.doubleSet    thrpt    5  1416.364 ±  50.363  ops/s
   NumericSearch.floatDvSet   thrpt    5  1391.298 ±  63.938  ops/s
   NumericSearch.floatSet     thrpt    5  1431.984 ±  52.668  ops/s
   NumericSearch.intDvSet     thrpt    5  1615.806 ±  28.131  ops/s
   NumericSearch.intSet       thrpt    5  1564.974 ±  36.716  ops/s
   NumericSearch.longDvSet    thrpt    5  1507.846 ±  42.412  ops/s
   NumericSearch.longSet      thrpt    5  1559.993 ±  39.056  ops/s
   ```
   Branch:
   ```
   Benchmark                   Mode  Cnt     Score     Error  Units
   NumericSearch.doubleDvSet  thrpt    5  2227.143 ± 182.832  ops/s
   NumericSearch.doubleSet    thrpt    5  1611.681 ±  89.757  ops/s
   NumericSearch.floatDvSet   thrpt    5  2408.225 ± 113.256  ops/s
   NumericSearch.floatSet     thrpt    5  1505.764 ±  85.578  ops/s
   NumericSearch.intDvSet     thrpt    5  2455.584 ± 142.097  ops/s
   NumericSearch.intSet       thrpt    5  1472.866 ±  83.228  ops/s
   NumericSearch.longDvSet    thrpt    5  2315.010 ± 510.850  ops/s
   NumericSearch.longSet      thrpt    5  1492.064 ±  41.869  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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to