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