Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | Vercel Edge Functions | Node.js | Ollama |
|---|---|---|---|---|
| Score | B71 | B71 | B-65 | D49 |
| Type | Language | Edge | Language | |
| Execution | interpreted | jit | jit | hybrid |
| Interface | cli | platform | cli | cli |
| Cold Start | 50ms | 10ms | 50ms | 1000ms |
| Memory | 15MB | 128MB | 40MB | 500MB |
| Startup | 10ms | 1ms | 20ms | 100ms |
| Isolation | process | process | process | process |
| Maturity | production | stable | production | production |
| Languages | Python | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript | Python, JavaScript, Go |
| License | Other | Proprietary | MIT | MIT |
| Links |