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