Skip to content

[DO NOT MERGE] bench: add ingest benchmark for execute_concurrent#832

Draft
mykaul wants to merge 1 commit intoscylladb:masterfrom
mykaul:bench/ingest-benchmark
Draft

[DO NOT MERGE] bench: add ingest benchmark for execute_concurrent#832
mykaul wants to merge 1 commit intoscylladb:masterfrom
mykaul:bench/ingest-benchmark

Conversation

@mykaul
Copy link
Copy Markdown

@mykaul mykaul commented Apr 23, 2026

Summary

  • Adds bench/bench_ingest.py and bench/run_bench.sh for benchmarking execute_concurrent ingestion throughput
  • Warmup phase, multiple timed runs with best/avg/worst reporting
  • Pre-loads data before timing to isolate ingestion performance
  • Supports multiple variants (stock, numpy, decoupled) across separate venvs

Split out from #827 to keep that PR focused on the concurrent submitter feature itself.

- bench_ingest.py: benchmark for execute_concurrent ingestion throughput
- run_bench.sh: harness to run across multiple venvs and compare results
- Warmup phase, multiple timed runs with best/avg/worst reporting
- Pre-loads data before timing to separate data prep from ingestion
- Variants for stock master, numpy, and decoupled executor
@mykaul mykaul changed the title bench: add ingest benchmark for execute_concurrent [DO NOT MERGE] bench: add ingest benchmark for execute_concurrent Apr 24, 2026
@mykaul mykaul marked this pull request as draft April 24, 2026 09:42
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