Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | CUDA Runtime | AWS Lambda | llama.cpp |
|---|---|---|---|---|
| Score | B+75 | B-65 | B-65 | C+63 |
| Type | Edge | Serverless | ||
| Execution | jit | aot | hybrid | aot |
| Interface | platform | sdk | platform | cli |
| Cold Start | <1ms | 100ms | 200ms | 100ms |
| Memory | 128MB | 500MB | 128MB | 50MB |
| Startup | <1ms | 50ms | 100ms | 10ms |
| Isolation | process | hardware | microvm | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | C, C++, Python | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C, C++ |
| License | Proprietary | Proprietary | Proprietary | MIT |
| Links |