Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | llamafile | vLLM |
|---|---|---|---|
| Score | C+64 | C-53 | F35 |
| Type | Language | ||
| Execution | jit | aot | jit |
| Interface | cli | cli | api |
| Cold Start | 20ms | 500ms | 5000ms |
| Memory | 35MB | 100MB | 2000MB |
| Startup | 15ms | 50ms | 3000ms |
| Isolation | process | process | process |
| Maturity | stable | stable | production |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++ | Python |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |