rmuir commented on PR #12089:
URL: https://github.com/apache/lucene/pull/12089#issuecomment-1385982331

   I modified the benchmark from #12087 to just use StringField instead of 
IntField. The queries are supposed to be "hard" in that I'm not trying to 
benchmark what is necessarily typical, instead target "hard" stuff that is more 
worst-case (e.g. we shouldn't cause regressions vs `new PointInSetQuery()` in 
main branch today): 
[StringSetBenchmark.java.txt](https://github.com/apache/lucene/files/10438949/StringSetBenchmark.java.txt)
   


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