Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | Google Cloud Functions | ExLlamaV2 |
|---|---|---|---|
| Score | B70 | C59 | D47 |
| Type | MicroVM | Serverless | |
| Execution | aot | hybrid | aot |
| Interface | api | platform | sdk |
| Cold Start | 125ms | 300ms | 1000ms |
| Memory | 5MB | 128MB | 300MB |
| Startup | 100ms | 50ms | 200ms |
| Isolation | microvm | container | process |
| Maturity | production | production | stable |
| Languages | Any | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python, C++, CUDA |
| License | Apache-2.0 | Proprietary | MIT |
| Links |