Move static task registrations to custom linker section #16

Open
opened 2023-03-04 13:36:17 +00:00 by tdfischer · 0 comments
Owner

Would drastically increase startup since we don't need to build a linked list during static init phase of boot.

https://mgalgs.io/2013/05/10/hacking-your-ELF-for-fun-and-profit.html

Would drastically increase startup since we don't need to build a linked list during static init phase of boot. https://mgalgs.io/2013/05/10/hacking-your-ELF-for-fun-and-profit.html
tdfischer added this to the 0.6.0 - The Declarative Update milestone 2023-03-04 13:36:17 +00:00
tdfischer modified the milestone from 0.6.0 - The Declarative Update to 0.4.0 - The Configurable Update 2023-03-04 13:36:35 +00:00
tdfischer added the
performance
label 2023-03-04 13:36:49 +00:00
tdfischer modified the milestone from 0.4.0 - The Configurable Update to 0.6.0 - The Declarative Update 2023-03-04 13:53:43 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tdfischer/renderbug#16
No description provided.