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