Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | AWS Lambda | ExLlamaV2 | CTransformers |
|---|---|---|---|
| Score | B-65 | D47 | D46 |
| Type | Serverless | ||
| Execution | hybrid | aot | hybrid |
| Interface | platform | sdk | sdk |
| Cold Start | 200ms | 1000ms | 800ms |
| Memory | 128MB | 300MB | 200MB |
| Startup | 100ms | 200ms | 100ms |
| Isolation | microvm | process | process |
| Maturity | production | stable | stable |
| Languages | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python, C++, CUDA | Python, C++ |
| License | Proprietary | MIT | MIT |
| Links |