hyperlight-dev / hyperlight-dev/hyperlight
Track Hyperlight microbenchmarks
Đang mở
area/performance
lifecycle/confirmed
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.