Closed bshephar closed 8 months ago
@bshephar Interesting. What did you consult to figure this out?
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: abays, bshephar
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This change reorganizes the objects in some of the structs to better align liked sized objects in memory. This reduces the overall memory allocation for each struct by reducing the required padding to align each item.