hyperlight-dev / hyperlight-dev/hyperlight
Trace how much time is spent in wasmtime vs hyperlight_guest vs hyperlight_host
Đ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ả
In the hl-wasm scenario we also want to understand the differences between time spent in Wasmtime vs in Hyperlight
we should either add trace exits to log when wasmtime execution starts/stops, or we should build a dummy version of the wasm guest that doesn't actually do the function call into wasmtime but just replays a log of parameter/return interactions; either would give us decently realistic view of how much is hyperlight parameter passing, with slightly different accuracy tradeoffs modes
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.