Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | CUDA Runtime | LocalAI |
|---|---|---|---|
| Score | B74 | B-65 | F37 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | embedded | sdk | api |
| Cold Start | 5ms | 100ms | 3000ms |
| Memory | 30MB | 500MB | 800MB |
| Startup | 2ms | 50ms | 1000ms |
| Isolation | process | hardware | container |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++, Python | Go, Python |
| License | BSD-3-Clause | Proprietary | MIT |
| Links |