Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Cloudflare Workers | gVisor | llama.cpp | KoboldCpp |
|---|---|---|---|---|
| Score | B+75 | B72 | C+63 | F38 |
| Type | Edge | MicroVM | ||
| Execution | jit | hybrid | aot | hybrid |
| Interface | platform | cli | cli | gui |
| Cold Start | <1ms | 50ms | 100ms | 1500ms |
| Memory | 128MB | 20MB | 50MB | 400MB |
| Startup | <1ms | 30ms | 10ms | 300ms |
| Isolation | process | microvm | process | process |
| Maturity | production | stable | production | stable |
| Languages | JavaScript, TypeScript, Rust, C, C++ | Any | C, C++ | C++, Python |
| License | Proprietary | Apache-2.0 | MIT | AGPL-3.0 |
| Links |