Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | Node.js | llama.cpp | Docker |
|---|---|---|---|---|
| Score | B70 | B-65 | C+63 | C-54 |
| Type | MicroVM | Language | Container | |
| Execution | aot | jit | aot | hybrid |
| Interface | api | cli | cli | cli |
| Cold Start | 125ms | 50ms | 100ms | 500ms |
| Memory | 5MB | 40MB | 50MB | 50MB |
| Startup | 100ms | 20ms | 10ms | 200ms |
| Isolation | microvm | process | process | container |
| Maturity | production | production | production | production |
| Languages | Any | JavaScript, TypeScript | C, C++ | Any |
| License | Apache-2.0 | MIT | MIT | Apache-2.0 |
| Links |