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

@byroot byroot commented Mar 30, 2026

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 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.
@byroot byroot requested a review from nobu May 29, 2026 08:07
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