-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
lifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Description
This issue serves as a tracking issue for performance improvements to guest function calls in Hyperlight.
FunctionCall serialization and deserialization
- FunctionCall should serialize to
&[u8]
instead ofVec<u8>
#789 - Passing large parameters to functions is slow #631
Other
Metadata
Metadata
Assignees
Labels
lifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable