Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | AWS Lambda | Google Cloud Functions | KoboldCpp |
|---|---|---|---|---|
| Score | B74 | B-65 | C59 | F38 |
| Type | Language | Serverless | Serverless | |
| Execution | jit | hybrid | hybrid | hybrid |
| Interface | embedded | platform | platform | gui |
| Cold Start | 5ms | 200ms | 300ms | 1500ms |
| Memory | 30MB | 128MB | 128MB | 400MB |
| Startup | 2ms | 100ms | 50ms | 300ms |
| Isolation | process | microvm | container | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | C++, Python |
| License | BSD-3-Clause | Proprietary | Proprietary | AGPL-3.0 |
| Links |