Jacky040124 commented on issue #11025: URL: https://github.com/apache/lucene/issues/11025#issuecomment-3304509326
Hi, this is my first contribution to Lucene, so I’m not entirely sure if I’m approaching things the right way. I’ve tried to follow the style of the existing benchmarks and have opened a PR with some initial work. I’d really appreciate any guidance on how best to move forward—and apologies in advance if I’ve missed anything. For the test set, I suggest using the one from OpenJDK: https://hg.openjdk.org/jdk7u/jdk7u6/jdk/file/8c2c5d63a17e/test/java/util/regex/RegExTest.java I also saw it on the SO post mentioned above I’m also unsure how to properly set up the warmup and measurement phases for the benchmark. Any pointers or best practices would be very helpful. Thanks a lot for your time and support! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
