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