Skip to content

Make analyzer command optional and default to all - #97

Merged
PSeitz merged 1 commit into
analyzer-average-timingsfrom
analyzer-command-option
Sep 6, 2026
Merged

Make analyzer command optional and default to all#97
PSeitz merged 1 commit into
analyzer-average-timingsfrom
analyzer-command-option

Conversation

@PSeitz-dd

Copy link
Copy Markdown

Summary

  • Replace the positional command with optional --command, defaulting to all.
  • Update analyzer, README, and skill usage examples.
python3 tools/analyze.py tantivy-perf --filter pure_union
python3 tools/analyze.py tantivy-perf --command TOP_100_COUNT --filter pure_union

Testing

Verified default all-command output, explicit --command all, single-command selection, comparisons, and TSV output against local benchmark results.

Dependency

Stacked on #96 to keep this diff focused. Retarget to master after #96 merges.

@PSeitz
PSeitz merged commit 6e65425 into analyzer-average-timings Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants