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