hyperlight-dev / hyperlight-dev/hyperlight
Track Hyperlight microbenchmarks
未关闭
area/performance
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
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)
贡献指南
评估
这个 Issue 还没有评估数据。