-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Labels
area/performanceAddresses performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Milestone
Description
At present there are a small number of performance benchmarks run as a part of PR validation but there are no scalability benchmarks.
We need to have some benchmarks that measure the scalability of hyperlight when a host process creates varying numbers of sandboxes and invokes functions on them concurrently.
These benchmarks should attempt to measure how hyperlight behaves in a number of dimensions, for example:
- Different usage patterns e.g.
- Create a Sandbox, Use, Drop
- Create a Sandbox, initialize it, cache, use, return to cache
- Different parameter types and sizes
Metadata
Metadata
Assignees
Labels
area/performanceAddresses performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Type
Projects
Status
In Progress