Skip to content

Implement compaction and embedded structs - #162

Open
byroot wants to merge 2 commits into
ruby:masterfrom
byroot:embedded
Open

Implement compaction and embedded structs#162
byroot wants to merge 2 commits into
ruby:masterfrom
byroot:embedded

Conversation

@byroot

Copy link
Copy Markdown
Member

Currently dates are allocated in a 40B slot plus a 32B (simple) or 48B (complex) external struct.

Once embedded they entirely fit into a 80B slot.

Comment threadext/date/date_core.c Outdated
byroot added 2 commits May 29, 2026 09:25
Currently dates are allocated in a 40B slot plus a 32B (simple)
or 48B (complex) external struct.
Once embedded they entirely fit into a 80B slot.
Sign up for freeto 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.

2 participants

@byroot@nobu