pinot-perf/README.md
Pinot perf package contains a set of performance benchmark for Pinot components.
Note: this package will pull org.openjdk.jmh:jmh-core, which is based on GPL 2 license.
$ cd <root_source_code>/pinot-perf
$ ./mvnw package -DskipTests
The above cmd will generate target/pinot-perf-pkg
Run benchmark using generated scripts
$ cd target/pinot-perf-pkg/bin
$ ./pinot-BenchmarkDictionary.sh