rmuir opened a new pull request, #12787:
URL: https://github.com/apache/lucene/pull/12787

   This saves me a lot of time and prevents making bad changes that help some 
cpus and hurt others.
   
   Case in point: #12743
   
   You run a command such as:
   ```
   make PATCH_BRANCH=rmuir:some-speedup
   ```
   
   The benchmark procedure is run across different instance types in parallel. 
"large" instances are used, although I try to keep it inexpensive, it is java 
and needs RAM.
   
   At the end, you get a combined `build/report.txt` which can be pasted into a 
PR comment.


-- 
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

Reply via email to