Skip to content

bench(csharp-query): report scan source registrations#1702

Merged
s243a merged 1 commit intomainfrom
feat/csharp-query-scan-source-registration-report
Apr 29, 2026
Merged

bench(csharp-query): report scan source registrations#1702
s243a merged 1 commit intomainfrom
feat/csharp-query-scan-source-registration-report

Conversation

@s243a
Copy link
Copy Markdown
Owner

@s243a s243a commented Apr 29, 2026

Summary

  • Adds compact report-tsv and markdown output modes to benchmark_scan_materialization.py.
  • Summarizes scan benchmark source-mode results by scale/mode, including medians, row counts, source registrations,
    and artifact bucket strategies.
  • Keeps the existing detailed TSV output as the default.
  • Documents using the report formats for join,nary_join source-registration comparisons.

Verification

  • python3 -m py_compile examples/benchmark/benchmark_scan_materialization.py
  • git diff --check
  • python3 examples/benchmark/benchmark_scan_materialization.py --scales 300 --modes join,nary_join --source-modes auto,preload,artifact-prebuilt --strategies auto --repetitions 1 --format markdown
  • python3 examples/benchmark/benchmark_scan_materialization.py --scales 300 --modes nary_join --source-modes preload --strategies auto --repetitions 1

@s243a s243a merged commit 83baf81 into main Apr 29, 2026
4 checks passed
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