Skip to content

Conversation

nwellnhof
Copy link
Contributor

The internal_offset member is only used for headings and can be moved
to struct cmark_heading. This reduces the size of struct cmark_node
from 112 to 104 bytes on 64-bit systems.

The internal_offset member is only used for headings and can be moved
to struct cmark_heading. This reduces the size of struct cmark_node
from 112 to 104 bytes on 64-bit systems.
@jgm jgm merged commit ead4c0b into commonmark:master Jul 20, 2022
@nwellnhof nwellnhof deleted the shrink-node-struct branch March 25, 2024 16:59
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