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
.
- Build the source
$ cd <root_source_code>/pinot-perf
$ mvn 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