Skip to content

Measure million-document search under memory pressure - #31

Merged
bweis merged 3 commits into
mainfrom
bench/million-memory-pressure
Sep 19, 2026
Merged

bweis merged 3 commits into
mainfrom
bench/million-memory-pressure

Conversation

@bweis

@bweis bweis commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

The published-trace runner now retains resource samples across index construction and timed traffic, even when the upstream driver stops PostgreSQL. Reports derive counter deltas only from samples wholly inside the measured interval and explicitly retain boundary gaps, unsupported metrics, and missing samples.

A million-document ranked run with an 8 GiB cap covered all 906 query forms at 314.1 QPS (12.840 ms p95), with all same-engine exhaustive ranked checks passing. The 2 GiB attempt was OOM-killed during index construction; it provides no query-phase result. The report retains both outcomes and distinguishes sampled peaks from container-lifetime high-water marks. These are diagnostic observations, not paired speedups or capacity claims.

Validation: 115 Python harness tests and 167 source-header checks pass. The completed million-row run was reprocessed successfully through the new resource summarizer. Linux pressure-stall metrics are unavailable on this Docker VM and remain null.

@bweis
bweis added this pull request to stack #33 September 19, 2026 20:34
@bweis
bweis marked this pull request as ready for review September 19, 2026 22:38
…-pressure

# Conflicts:
#	source-provenance.json
@bweis
bweis merged commit 651971a into main Sep 19, 2026
18 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