Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | ROCm | Text Generation WebUI |
|---|---|---|---|---|
| Score | B74 | B71 | C56 | F33 |
| Type | Language | Language | ||
| Execution | jit | interpreted | aot | hybrid |
| Interface | embedded | cli | sdk | gui |
| Cold Start | 5ms | 50ms | 200ms | 5000ms |
| Memory | 30MB | 15MB | 600MB | 1000MB |
| Startup | 2ms | 10ms | 100ms | 2000ms |
| Isolation | process | process | hardware | process |
| Maturity | production | production | stable | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Python | C, C++, Python | Python |
| License | BSD-3-Clause | Other | MIT | AGPL-3.0 |
| Links |