Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Performance History

Latest Results

perf(parquet): skip column parallelism for small row groups Add MIN_RG_BYTES_FOR_COL_PARALLELISM threshold (16 MiB uncompressed) to fall back to decode_single_rg for small row groups where per-column reader overhead (metadata clones, buffer setup, hconcat) exceeds the benefit of parallel decode. Applied to both local streaming (Path 2) and local bulk (Path 1) read paths. The CodSpeed benchmark file (1024 rows, 16 cols, ~880KB uncompressed) now takes the single-reader fast path instead of spawning 16 column tasks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
desmond/intra-rg-col-parallelism
10 minutes ago
merge from main
rchowell/ext-decouple
13 minutes ago
Merge branch 'main' into desmond/field-name-arc-str
desmond/field-name-arc-str
16 minutes ago
remove allowdeadcode
universalmind303/remove-builders
30 minutes ago
added
slade/clean-up-repartition
51 minutes ago

Active Branches

perf(parquet): add intra-row-group column parallelism to arrow-rs reader
last run
10 minutes ago
#6353
CodSpeed Performance Gauge
0%
#6351
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs