Skip to content

Support benchmarking specific Banzai filter

Brett Walker requested to merge bw-benchmark-banzai-filter into master

What does this MR do and why?

Add support for benchmarking a specific Banzai filter

How to set up and validate locally

  1. Benchmark just the MathFilter

    FILTER=MathFilter rake benchmark:banzai
  2. Benchmark all pipelines/filters

    rake benchmark:banzai

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports

Loading