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