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