Skip to content

Add read scale report runner - #55

Merged
bjmeetsfo merged 1 commit into
mainfrom
read-scale-report-runner
Sep 6, 2026
Merged

Add read scale report runner#55
bjmeetsfo merged 1 commit into
mainfrom
read-scale-report-runner

Conversation

@bjmeetsfo

Copy link
Copy Markdown
Collaborator

Summary

  • add a scale-report runner for read/retrieval cache benchmarks
  • validate batch read, batch concurrency, hit concurrency, and read-path JSON reports in one command
  • document the runner in the benchmark list

Validation

  • cargo fmt -- --check
  • python3 -m py_compile tools/run_scale_reports.py tools/validate_batch_read_report.py tools/validate_batch_concurrency_report.py tools/validate_hit_concurrency_report.py tools/validate_read_path_report.py
  • tools/run_scale_reports.py --output-dir /tmp/matrixcache-public-scale-reports
  • manifest validation for /tmp/matrixcache-public-scale-reports/matrixcache-scale-report-manifest.json
  • cargo check --locked --no-default-features --examples -q
  • git diff --check
  • cargo test --locked --no-default-features -q

@bjmeetsfo
bjmeetsfo merged commit a77d89b into main Sep 6, 2026
@bjmeetsfo
bjmeetsfo deleted the read-scale-report-runner branch September 6, 2026 17:28
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.

1 participant