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