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