Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | AWS Lambda | Docker | Ollama |
|---|---|---|---|---|
| Score | B+75 | B-65 | C-54 | D49 |
| Type | Edge | Serverless | Container | |
| Execution | jit | hybrid | hybrid | hybrid |
| Interface | platform | platform | cli | cli |
| Cold Start | <1ms | 200ms | 500ms | 1000ms |
| Memory | 128MB | 128MB | 50MB | 500MB |
| Startup | <1ms | 100ms | 200ms | 100ms |
| Isolation | process | microvm | container | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | Python, JavaScript, Go |
| License | Proprietary | Proprietary | Apache-2.0 | MIT |
| Links |