mikemccand commented on issue #12884:
URL: https://github.com/apache/lucene/issues/12884#issuecomment-1855669391

   > I can look into this. Is this place 
https://github.com/apache/lucene/tree/main/lucene/benchmark/src/java/org/apache/lucene/benchmark
 the correct path to add the benchmark, or is 
https://github.com/mikemccand/luceneutil a better place?
   
   I think maybe `luceneutil`?  We would want to feed it a fairly large set of 
terms, ideally just extracted from a Lucene index using something like what 
`IndexToFST` (in `luceneutil`) does?
   
   > I think we can try to create a FST with term from some corpus, like 
wikipedia, then repeatedly call `Util.get()`, and measure the op/sec, etc (JMH 
should give us that). How does that sound?
   
   +1, sounds great!  I can help fold this into the nightly charts...
   
   


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