Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Scalability Benchmarks and run on a regular basis #152

Open
simongdavies opened this issue Jan 21, 2025 · 0 comments
Open

Create Scalability Benchmarks and run on a regular basis #152

simongdavies opened this issue Jan 21, 2025 · 0 comments

Comments

@simongdavies
Copy link
Contributor

simongdavies commented Jan 21, 2025

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:

  1. Different usage patterns e.g.
  • Create a Sandbox, Use, Drop
  • Create a Sandbox, initialize it, cache, use, return to cache
  1. Different parameter types and sizes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant