Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | ROCm | MLC LLM |
|---|---|---|---|
| Score | C+64 | C56 | F38 |
| Type | Language | ||
| Execution | jit | aot | aot |
| Interface | cli | sdk | sdk |
| Cold Start | 20ms | 200ms | 2000ms |
| Memory | 35MB | 600MB | 500MB |
| Startup | 15ms | 100ms | 500ms |
| Isolation | process | hardware | process |
| Maturity | stable | stable | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++, Python | Python, C++ |
| License | MIT | MIT | Apache-2.0 |
| Links |