Optimize reusing the same guest binary #182
Labels
area/performance
Addresses performance
lifecycle/confirmed
Bug is verified or proposal seems reasonable
Milestone
Each time we create a new instance of a sandbox we parse the binary, we should only do this once for each binary. All we need to do for a new instance of a sandbox is to apply any relocations.
The text was updated successfully, but these errors were encountered: