A suite represents a collection of benchmarks grouped together to produce a single calculated score or result. This is useful for tracking performance trends over time for benchmarks that share certain characteristics.
Each benchmark can belong to multiple suites. Within a suite, every benchmark is associated with a specific baseline run, which is used to calculate the overall score or result.
After creating suites, use the command <benchmark_db>.add-benchmark-to-suite to associate benchmarks with the new suite.