hyperlight-dev / hyperlight-dev/hyperlight

Track Hyperlight microbenchmarks

Open
#706 0 comments 0 reactions 0 assignees View on GitHub
area/performance lifecycle/confirmed
Dominant language
Rust
Stars
4.7k
Forks
208
Avg merge
1d 7h
Merged PRs (30d)
47

Description

We should track the performance of Hyperlight on microbenchmarks in a somewhat-reliable environment, so that we understand where the time is actually going and where we can improve it.

Things that we should track include at least:
- RTT for a guest call, with various sizes of parameters
- Time to map/unmap various kinds of host memory regions
- Time to create, snapshot, restore, and drop a sandbox
- All of the above in a multithreaded use case, with various degrees of parallelism (including both under- and over-subscribed compared to the number of cores)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.