Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Node.js | Google Cloud Functions | Docker | Ollama |
|---|---|---|---|---|
| Score | B-65 | C59 | C-54 | D49 |
| Type | Language | Serverless | Container | |
| Execution | jit | hybrid | hybrid | hybrid |
| Interface | cli | platform | cli | cli |
| Cold Start | 50ms | 300ms | 500ms | 1000ms |
| Memory | 40MB | 128MB | 50MB | 500MB |
| Startup | 20ms | 50ms | 200ms | 100ms |
| Isolation | process | container | container | process |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Any | Python, JavaScript, Go |
| License | MIT | Proprietary | Apache-2.0 | MIT |
| Links |