markrmiller edited a comment on pull request #365: URL: https://github.com/apache/lucene/pull/365#issuecomment-939167876
> > git clone -b JMH --single-branch https://github.com/markrmiller/lucene.git > cd lucene/lucene/jmh > ./jmh.sh FuzzyQuery > > // async-profiler flame graphs to lucene/lucene/jmh/work/*, 1 warm up iteration, 1 iteration, 1 second each, measure throughput https://github.com/markrmiller/lucene/blob/JMH/lucene/jmh/README.md#using-jmh-with-async-profiler > ./jmh.sh FuzzyQuery -w 1 -wi 1 -r 1 -i 1 -prof async:dir=work\;output=flamegraph -- 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