Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Azure Functions | MLX |
|---|---|---|---|
| Score | B74 | C56 | D47 |
| Type | Language | Serverless | |
| Execution | jit | hybrid | jit |
| Interface | embedded | platform | sdk |
| Cold Start | 5ms | 800ms | 500ms |
| Memory | 30MB | 128MB | 200MB |
| Startup | 2ms | 100ms | 100ms |
| Isolation | process | container | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go | Python, C++, Swift |
| License | BSD-3-Clause | MIT | MIT |
| Links |