Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Metal | V8 | LLM (Python CLI) |
|---|---|---|---|
| Score | B74 | B74 | D49 |
| Type | Language | ||
| Execution | aot | jit | hybrid |
| Interface | sdk | embedded | cli |
| Cold Start | 50ms | 5ms | 500ms |
| Memory | 100MB | 30MB | 100MB |
| Startup | 20ms | 2ms | 100ms |
| Isolation | hardware | process | process |
| Maturity | production | production | stable |
| Languages | Swift, Objective-C, C++ | JavaScript, TypeScript, WebAssembly | Python |
| License | Proprietary | BSD-3-Clause | Apache-2.0 |
| Links |