Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | Kata Containers | LocalAI |
|---|---|---|---|
| Score | C+64 | C+63 | F37 |
| Type | Language | MicroVM | |
| Execution | jit | aot | hybrid |
| Interface | cli | platform | api |
| Cold Start | 20ms | 150ms | 3000ms |
| Memory | 35MB | 100MB | 800MB |
| Startup | 15ms | 50ms | 1000ms |
| Isolation | process | microvm | container |
| Maturity | stable | stable | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Any | Go, Python |
| License | MIT | Apache-2.0 | MIT |
| Links |