Skip to content

Implement compaction and embedded structs - #162

Open
byroot wants to merge 1 commit into
ruby:masterfrom
byroot:embedded
Open

Implement compaction and embedded structs#162
byroot wants to merge 1 commit into
ruby:masterfrom
byroot:embedded

Conversation

@byroot

@byroot byroot commented Mar 30, 2026

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 thread ext/date/date_core.c Outdated
@byroot
byroot requested a review from nobu May 29, 2026 08:07
Comment thread ext/date/date_core.c Outdated
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 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.

2 participants