Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Python (CPython) | CUDA Runtime | Node.js | Kata Containers |
|---|---|---|---|---|
| Score | B71 | B-65 | B-65 | C+63 |
| Type | Language | Language | MicroVM | |
| Execution | interpreted | aot | jit | aot |
| Interface | cli | sdk | cli | platform |
| Cold Start | 50ms | 100ms | 50ms | 150ms |
| Memory | 15MB | 500MB | 40MB | 100MB |
| Startup | 10ms | 50ms | 20ms | 50ms |
| Isolation | process | hardware | process | microvm |
| Maturity | production | production | production | stable |
| Languages | Python | C, C++, Python | JavaScript, TypeScript | Any |
| License | Other | Proprietary | MIT | Apache-2.0 |
| Links |