Skip to content

perf: improve memory allocation and parsing efficiency #64

Merged
nnnkkk7 merged 1 commit intomainfrom
opt-perf4
Jan 29, 2026
Merged

perf: improve memory allocation and parsing efficiency #64
nnnkkk7 merged 1 commit intomainfrom
opt-perf4

Conversation

@nnnkkk7
Copy link
Owner

@nnnkkk7 nnnkkk7 commented Jan 29, 2026

  • Enhanced ensureResultCapacity to utilize scan counts for more accurate pre-allocation.
  • Introduced fast path for zero-copy record building in buildRecords and buildRecordWithValidationZeroCopy.
  • Optimized buffer management in scanResult to reduce allocations and improve performance for larger inputs.

@nnnkkk7 nnnkkk7 merged commit 105dd1d into main Jan 29, 2026
2 checks passed
@nnnkkk7 nnnkkk7 deleted the opt-perf4 branch January 29, 2026 00:44
@github-actions github-actions bot mentioned this pull request Jan 29, 2026
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