Skip to content

Archive hit concurrency benchmark reports - #54

Merged
bjmeetsfo merged 1 commit into
mainfrom
hit-concurrency-json-report
Sep 6, 2026
Merged

Archive hit concurrency benchmark reports#54
bjmeetsfo merged 1 commit into
mainfrom
hit-concurrency-json-report

Conversation

@bjmeetsfo

Copy link
Copy Markdown
Collaborator

Summary

  • add JSON archive output to the hit concurrency benchmark
  • add a validator for hit concurrency report archives
  • document the report path for memory-hit scale evidence

Validation

  • cargo fmt -- --check
  • cargo check --locked --no-default-features --examples -q
  • cargo run --release --no-default-features --example hit_concurrency_bench -- --json-output /tmp/matrixcache-public-hit-concurrency.json
  • python3 tools/validate_hit_concurrency_report.py /tmp/matrixcache-public-hit-concurrency.json
  • tools/validate_hit_concurrency_report.py /tmp/matrixcache-public-hit-concurrency.json
  • cargo test --locked --no-default-features "concurrency" -- --test-threads=1
  • python3 -m py_compile tools/validate_backend_report.py tools/compare_backend_reports.py tools/emit_backend_operator_log.py tools/gen_metrics.py tools/validate_grafana_dashboard.py tools/validate_batch_read_report.py tools/validate_batch_concurrency_report.py tools/validate_hit_concurrency_report.py
  • python3 tools/validate_grafana_dashboard.py
  • git diff --check
  • cargo test --locked --no-default-features -q

@bjmeetsfo
bjmeetsfo merged commit ea54e48 into main Sep 6, 2026
4 of 5 checks passed
@bjmeetsfo
bjmeetsfo deleted the hit-concurrency-json-report branch September 6, 2026 17:08
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