Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | Vulkan | ONNX Runtime |
|---|---|---|---|---|
| Score | B74 | B71 | C+64 | C-50 |
| Type | Language | Language | ||
| Execution | jit | interpreted | aot | hybrid |
| Interface | embedded | cli | sdk | sdk |
| Cold Start | 5ms | 50ms | 100ms | 500ms |
| Memory | 30MB | 15MB | 200MB | 300MB |
| Startup | 2ms | 10ms | 30ms | 100ms |
| Isolation | process | process | hardware | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python | C, C++ | Python, C++, C#, Java |
| License | BSD-3-Clause | Other | Apache-2.0 | MIT |
| Links |