Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | CUDA Runtime | Vulkan |
|---|---|---|---|---|
| Score | B74 | B71 | B-65 | C+64 |
| Type | Language | Language | ||
| Execution | jit | interpreted | aot | aot |
| Interface | embedded | cli | sdk | sdk |
| Cold Start | 5ms | 50ms | 100ms | 100ms |
| Memory | 30MB | 15MB | 500MB | 200MB |
| Startup | 2ms | 10ms | 50ms | 30ms |
| Isolation | process | process | hardware | hardware |
| Maturity | production | production | production | production |
| Languages | JavaScript, TypeScript, WebAssembly | Python | C, C++, Python | C, C++ |
| License | BSD-3-Clause | Other | Proprietary | Apache-2.0 |
| Links |