hyperlight-dev / hyperlight-dev/hyperlight
Optimize reusing the same guest binary
Abierto
area/performance
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
Each time we create a new instance of a sandbox we parse the binary, we should only do this once for each binary. All we need to do for a new instance of a sandbox is to apply any relocations.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.