tree: 802fd1a95b34af6f4d148ce2aefdeb8e5180a508 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
pinot-perf/README.md

Pint Perf Package

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.

Steps for running benchmark

  1. Build the source
$ cd <root_source_code>/pinot-perf
$ mvn package -DskipTests
  1. The above cmd will generate target/pinot-perf-pkg

  2. Run benchmark using generated scripts

$ cd target/pinot-perf-pkg/bin
$ ./pinot-BenchmarkDictionary.sh