Skip to content

Speed up date/timestamp encoding and type-code decoding - #203

Merged
TheDistributor merged 1 commit into
masterfrom
mgallwey/date-encode-typecode-fastpath
Sep 10, 2026
Merged

Speed up date/timestamp encoding and type-code decoding#203
TheDistributor merged 1 commit into
masterfrom
mgallwey/date-encode-typecode-fastpath

Conversation

@TheDistributor

Copy link
Copy Markdown
Contributor

Avoid use of pdcal for gregorian dates - speeds up date/timestamp values during insert.

Speed up _getTypeCode by doing everything inline

Avoid use of pdcal for gregorian dates - speeds up date/timestamp
values during insert.

Speed up _getTypeCode by doing everything inline
@TheDistributor
TheDistributor marked this pull request as ready for review September 10, 2026 07:34
@TheDistributor
TheDistributor merged commit 7a7bfe2 into master Sep 10, 2026
2 checks passed
@TheDistributor
TheDistributor deleted the mgallwey/date-encode-typecode-fastpath branch September 10, 2026 08:32
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.

3 participants