hyperlight-dev / hyperlight-dev/hyperlight

Trace how much time is spent in wasmtime vs hyperlight_guest vs hyperlight_host

未关闭
#669 2 条评论 0 个 reaction 已指派 1 人 已被 @dblnz 认领 在 GitHub 查看
area/performance lifecycle/confirmed
主要语言
Rust
星标
4.7k
派生
208
平均合并
1 天 7 小时
30 天内合并 PR
47

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。