Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | ROCm | vLLM |
|---|---|---|---|
| Score | B74 | C56 | F35 |
| Type | Language | ||
| Execution | jit | aot | jit |
| Interface | embedded | sdk | api |
| Cold Start | 5ms | 200ms | 5000ms |
| Memory | 30MB | 600MB | 2000MB |
| Startup | 2ms | 100ms | 3000ms |
| Isolation | process | hardware | process |
| Maturity | production | stable | production |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++, Python | Python |
| License | BSD-3-Clause | MIT | Apache-2.0 |
| Links |