You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/11/28 01:24:25 UTC

[GitHub] [lucene] mocobeta edited a comment on pull request #481: set group to 'run' benchmark task

mocobeta edited a comment on pull request #481:
URL: https://github.com/apache/lucene/pull/481#issuecomment-980814245


   Ok I found the datasets download tasks.
   
   `gradlew tasks` now shows:
   
   ```
   Utility launchers tasks
   -----------------------
   run - Run a perf test (optional: -PtaskAlg=conf/your-algorithm-file -PmaxHeapSize=1G). Before running this, you need to download the dataset the benchmark run against (e.g., by getReuters task). See dataset download tasks for more details.
   ```
   
   (`gradlew :helpBenchmark` could also be in there, if such doc is maintainable.)
   
   I think it would be more helpful for the majority of developers to show that in the first place, than showing the luke module's run task.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org