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