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