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