-
Notifications
You must be signed in to change notification settings - Fork 6
Benchmarking search settings
Kenji Fukushima edited this page Jun 3, 2026
·
2 revisions
Benchmarking is a two-step workflow:
- Run
csubst benchmarkto launch multiplecsubst searchruns on the same input while varying selected settings. - Run
csubst benchmark-plotto collect existing benchmark summaries and write comparison tables and an overview figure.
This page is a workflow index. The command-specific pages above keep the examples, options, and output-file descriptions in one place.
- Validate the dataset with
csubst doctor. - Run a small
csubst benchmarkgrid first. - Inspect
csubst_benchmark/csubst_benchmark_summary.tsv. - Add more settings or thread counts only after the small grid behaves as expected.
- Use
csubst benchmark-plotto compare one or more benchmark directories.