-
Notifications
You must be signed in to change notification settings - Fork 2
Faster codesign_allocate #1
Copy link
Copy link
Open
Description
IIRC, codesign_allocate can take a while because it's moving so much data around, maybe because it has to make space at the start of the binary for an extra mach-o load command. We can probably bring this time down to < 10ms, by editing data at the start of the binary without having to make extra room
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels