Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | containerd | ExLlamaV2 |
|---|---|---|---|
| Score | B74 | B-66 | D47 |
| Type | Language | Container | |
| Execution | jit | hybrid | aot |
| Interface | embedded | platform | sdk |
| Cold Start | 5ms | 100ms | 1000ms |
| Memory | 30MB | 20MB | 300MB |
| Startup | 2ms | 20ms | 200ms |
| Isolation | process | container | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Any | Python, C++, CUDA |
| License | BSD-3-Clause | Apache-2.0 | MIT |
| Links |