Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | CUDA Runtime | MLC LLM |
|---|---|---|---|
| Score | B74 | B-65 | F38 |
| Type | Language | ||
| Execution | jit | aot | aot |
| Interface | embedded | sdk | sdk |
| Cold Start | 5ms | 100ms | 2000ms |
| Memory | 30MB | 500MB | 500MB |
| Startup | 2ms | 50ms | 500ms |
| Isolation | process | hardware | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++, Python | Python, C++ |
| License | BSD-3-Clause | Proprietary | Apache-2.0 |
| Links |