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