Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Metal | Deno | Google Cloud Functions |
|---|---|---|---|
| Score | B74 | C+64 | C59 |
| Type | Language | Serverless | |
| Execution | aot | jit | hybrid |
| Interface | sdk | cli | platform |
| Cold Start | 50ms | 20ms | 300ms |
| Memory | 100MB | 35MB | 128MB |
| Startup | 20ms | 15ms | 50ms |
| Isolation | hardware | process | container |
| Maturity | production | stable | production |
| Languages | Swift, Objective-C, C++ | JavaScript, TypeScript, WebAssembly | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | Proprietary | MIT | Proprietary |
| Links |