Skip to content

Create Scalability Benchmarks and run on a regular basis #152

@simongdavies

Description

@simongdavies

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions