Skip to content

Conversation

@bencoppock
Copy link
Contributor

Since it's not unlikely we're running on memory-constrained devices, we can reduce runtime memory usage be avoiding Range structs for each mapping. All we really need is the starting address and count.

Since it's not unlikely we're running on memory-constrained devices, we
can reduce runtime memory usage be avoiding Range structs for each
mapping. All we really need is the starting address and count.
@bencoppock bencoppock merged commit 4a5b34e into main Nov 15, 2025
1 check passed
@bencoppock bencoppock deleted the eliminate-addresses-range-struct branch November 15, 2025 20:58
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