Skip to content

perf(result-table): avoid decode parser allocations - #172

Merged
yuly3 merged 1 commit into
mainfrom
perf/decode-parser-allocations
Jul 3, 2026
Merged

perf(result-table): avoid decode parser allocations#172
yuly3 merged 1 commit into
mainfrom
perf/decode-parser-allocations

Conversation

@yuly3

@yuly3 yuly3 commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Parse timestamp and time fractional digits directly instead of allocating temporary byte buffers and reparsing them. Also validate legacy TIMESTAMP_TZ timezone indexes without formatting them back to strings.
@yuly3 yuly3 self-assigned this Jul 3, 2026
@yuly3
yuly3 marked this pull request as ready for review July 3, 2026 21:37
@yuly3
yuly3 merged commit 7cf488f into main Jul 3, 2026
6 checks passed
@yuly3
yuly3 deleted the perf/decode-parser-allocations branch July 3, 2026 21:37
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