Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | Deno | llama.cpp |
|---|---|---|---|
| Score | B70 | C+64 | C+63 |
| Type | MicroVM | Language | |
| Execution | aot | jit | aot |
| Interface | api | cli | cli |
| Cold Start | 125ms | 20ms | 100ms |
| Memory | 5MB | 35MB | 50MB |
| Startup | 100ms | 15ms | 10ms |
| Isolation | microvm | process | process |
| Maturity | production | stable | production |
| Languages | Any | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | Apache-2.0 | MIT | MIT |
| Links |