Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Vulkan | Candle |
|---|---|---|---|
| Score | B74 | C+64 | D48 |
| Type | Language | ||
| Execution | jit | aot | jit |
| Interface | embedded | sdk | sdk |
| Cold Start | 5ms | 100ms | 300ms |
| Memory | 30MB | 200MB | 200MB |
| Startup | 2ms | 30ms | 50ms |
| Isolation | process | hardware | process |
| Maturity | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++ | Rust |
| License | BSD-3-Clause | Apache-2.0 | Apache-2.0 |
| Links |