Skip to content

Commit 574b031

Browse files
authored
Merge pull request #2887 from GaijinEntertainment/bbatkin/linq-fold-pattern-table-prd2
linq_fold: PR D2 — plan_zip + plan_decs_join migrations + SourceAdapter widening to 4 variants
2 parents 61831be + e7fcd46 commit 574b031

4 files changed

Lines changed: 367 additions & 201 deletions

File tree

benchmarks/sql/results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Benchmarks — SQL / Array / Decs comparison
22

3-
Generated 2026-05-26 from `c8b8e6021` (PR D1 — group_by pattern-table stubs + reducer data table). Only group_by + join_groupby rows re-run; other rows from `2c18845d5` (post-Theme-7).
3+
Generated 2026-05-26 from `c8b8e6021` (PR D1 — group_by pattern-table stubs + reducer data table). Only group_by + join_groupby rows re-run; other rows from `2c18845d5` (post-Theme-7). **Pending refresh** for PR D2 (plan_zip + plan_decs_join migrations) — the affected lanes (`zip_*`, `join_*`, `join_groupby_*`) are pure pattern-table refactors and expected byte-identical, but a full INTERP+JIT rerun has not yet been done in this PR.
44
Fixture size: n = 100 000 (cars), 100 dealers, 5 brands. Each row is
55
one bench family in `benchmarks/sql/`; columns are nanoseconds per
66
logical operation. `` marks an intentionally absent lane — see

0 commit comments

Comments
 (0)