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