Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Firecracker | containerd | AWS Lambda | Node.js | llama.cpp | KoboldCpp |
|---|---|---|---|---|---|---|---|
| Score | B71 | B70 | B-66 | B-65 | B-65 | C+63 | F38 |
| Type | Language | MicroVM | Container | Serverless | Language | ||
| Execution | interpreted | aot | hybrid | hybrid | jit | aot | hybrid |
| Interface | cli | api | platform | platform | cli | cli | gui |
| Cold Start | 50ms | 125ms | 100ms | 200ms | 50ms | 100ms | 1500ms |
| Memory | 15MB | 5MB | 20MB | 128MB | 40MB | 50MB | 400MB |
| Startup | 10ms | 100ms | 20ms | 100ms | 20ms | 10ms | 300ms |
| Isolation | process | microvm | container | microvm | process | process | process |
| Maturity | production | production | production | production | production | production | stable |
| Languages | Python | Any | Any | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | C, C++ | C++, Python |
| License | Other | Apache-2.0 | Apache-2.0 | Proprietary | MIT | MIT | AGPL-3.0 |
| Links |