
Finding the right benchmark in a repository with thousands of results and multiple instruments used to mean endless scrolling. With Search and Filtering, you can instantly navigate benchmark suites of any size—whether you have 10 or 10,000 benchmarks using powerful GitHub-style filters, text search, and smart pagination that keeps everything fast and responsive.
Use the search bar on any branch, comparison, or run page to quickly filter benchmarks.
Type any part of a benchmark name or path. Multiple space-separated terms work as AND filters to narrow results further.
Use is: syntax to filter by benchmark state:
is:regression - Show performance regressionsis:improvement - Show performance improvementsis:archived - Show archived benchmarksis:ignored - Show ignored benchmarksis:skipped - Show skipped benchmarksis:new - Show newly added benchmarksis:untouched - Show unchanged benchmarksFilter by instrumentation mode:
mode:simulation - Show only simulation mode resultsmode:walltime - Show only walltime mode resultsmode:memory - Show only memory mode resultsFor example,
is:regression mode:simulation optimize
finds all regressions in simulation mode with "optimize" in the name or path.
Search and filtering is available now on all your benchmark pages. Try it on your next benchmark run—search for specific tests, filter by performance changes, or explore archived benchmarks with zero lag!