Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | V8 | Python (CPython) | Ollama | CTransformers |
|---|---|---|---|---|
| Score | B74 | B71 | D49 | D46 |
| Type | Language | Language | ||
| Execution | jit | interpreted | hybrid | hybrid |
| Interface | embedded | cli | cli | sdk |
| Cold Start | 5ms | 50ms | 1000ms | 800ms |
| Memory | 30MB | 15MB | 500MB | 200MB |
| Startup | 2ms | 10ms | 100ms | 100ms |
| Isolation | process | process | process | process |
| Maturity | production | production | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | Python | Python, JavaScript, Go | Python, C++ |
| License | BSD-3-Clause | Other | MIT | MIT |
| Links |