Mike Drob created LUCENE-10479:
----------------------------------

             Summary: Benchmark documentation referes to non-existent tasks
                 Key: LUCENE-10479
                 URL: https://issues.apache.org/jira/browse/LUCENE-10479
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Mike Drob


The Lucene benchmark package-info file has these instructions on how to run:

{noformat}
 * <p>To run the short version of the StandardBenchmarker, call "ant 
run-micro-standard". This
 * should take a minute or so to complete and give you a preliminary idea of 
how your change affects
 * the code.
{noformat}

Ant doesn't exist for us anymore, so we should replace these instructions with 
the Gradle equivalents. The intuitive replacements {{./gradlew 
run-micro-standard}} or {{runMicroStandard}} didn't work for me, so I'm not 
sure what the new way to run these benchmarks is. Maybe it still needs to be 
implemented? Or this comment deleted.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to