Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | ExLlamaV2 | LM Studio |
|---|---|---|---|
| Score | B74 | D47 | F33 |
| Type | Language | ||
| Execution | jit | aot | hybrid |
| Interface | embedded | sdk | gui |
| Cold Start | 5ms | 1000ms | 2000ms |
| Memory | 30MB | 300MB | 800MB |
| Startup | 2ms | 200ms | 500ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Python, C++, CUDA | Python |
| License | BSD-3-Clause | MIT | Proprietary |
| Links |