Show / Hide Table of Contents

    run

    Name

    benchmark-run - Runs a benchmark based on an algorithm file.

    Synopsis

    lucene benchmark run <ALGORITHM_FILE> <OUTPUT_DIRECTORY> [?|-h|--help]

    Arguments

    ALGORITHM_FILE

    An algorithm file specifying the parameters of the benchmark to run.

    OUTPUT_DIRECTORY

    Path to a directory where the output files will be written.

    Options

    ?|-h|--help

    Prints out a short help for the command.

    Example

    Runs a benchmark on the c:\check.alg algorithm file.

    lucene benchmark run c:\check.alg

    • Improve this Doc
    Back to top Copyright © 2019 Licensed to the Apache Software Foundation (ASF)