Skip to content

docs: report the current differential sweep coverage - #57

Merged
Aybavs merged 1 commit into
mainfrom
docs/sweep-numbers
Aug 4, 2026
Merged

docs: report the current differential sweep coverage#57
Aybavs merged 1 commit into
mainfrom
docs/sweep-numbers

Conversation

@Aybavs

@Aybavs Aybavs commented Aug 4, 2026

Copy link
Copy Markdown
Owner

The README quoted 35,000 comparisons across seven seeds. The sweep now stands at ten seeds × 5,000 queries — 50,000 comparisons, roughly 15,000 of them joins.

Also states why the join share is asserted rather than assumed: an earlier generator only queried a single table, so the hash join sat outside the oracle entirely. The assertion has teeth — disabling join generation makes the differential test fail with only 0/300 generated queries joined.

@Aybavs
Aybavs merged commit ca81bf1 into main Aug 4, 2026
1 check passed
@Aybavs
Aybavs deleted the docs/sweep-numbers branch August 4, 2026 14:06
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