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