mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-13 12:54:28 +00:00
797 B
797 B
- One VM to Rule Them All
- This is an exciting VM implementation that incorporates AST node rewriting and an optimizing compiler. It enables the implementation of, and excellent performance for, a wide range of languages.
- A Comparison of Software and Hardware Techniques for x86
Virtualization
- virtualization theory background
- An Updated Performance Comparison of Virtual Machines and Linux Containers
- This paper explores the performance of traditional virtual machine deployments, and contrast them with the use of Linux containers.