Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Python (CPython) | CUDA Runtime | Google Cloud Functions |
|---|---|---|---|---|
| Score | B+76 | B71 | B-65 | C59 |
| Type | Language | Language | Serverless | |
| Execution | jit | interpreted | aot | hybrid |
| Interface | cli | cli | sdk | platform |
| Cold Start | 3ms | 50ms | 100ms | 300ms |
| Memory | 25MB | 15MB | 500MB | 128MB |
| Startup | 1ms | 10ms | 50ms | 50ms |
| Isolation | process | process | hardware | container |
| Maturity | stable | production | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | Python | C, C++, Python | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | MIT | Other | Proprietary | Proprietary |
| Links |