Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | ROCm | ONNX Runtime |
|---|---|---|---|
| Score | B74 | C56 | C-50 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | embedded | sdk | sdk |
| Cold Start | 5ms | 200ms | 500ms |
| Memory | 30MB | 600MB | 300MB |
| Startup | 2ms | 100ms | 100ms |
| Isolation | process | hardware | process |
| Maturity | production | stable | production |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++, Python | Python, C++, C#, Java |
| License | BSD-3-Clause | MIT | MIT |
| Links |