Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | V8 | AWS Lambda | KoboldCpp |
|---|---|---|---|---|
| Score | B+75 | B74 | B-65 | F38 |
| Type | Edge | Language | Serverless | |
| Execution | jit | jit | hybrid | hybrid |
| Interface | platform | embedded | platform | gui |
| Cold Start | <1ms | 5ms | 200ms | 1500ms |
| Memory | 128MB | 30MB | 128MB | 400MB |
| Startup | <1ms | 2ms | 100ms | 300ms |
| Isolation | process | process | microvm | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | C++, Python |
| License | Proprietary | BSD-3-Clause | Proprietary | AGPL-3.0 |
| Links |