Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Firecracker | Deno | ONNX Runtime |
|---|---|---|---|
| Score | B70 | C+64 | C-50 |
| Type | MicroVM | Language | |
| Execution | aot | jit | hybrid |
| Interface | api | cli | sdk |
| Cold Start | 125ms | 20ms | 500ms |
| Memory | 5MB | 35MB | 300MB |
| Startup | 100ms | 15ms | 100ms |
| Isolation | microvm | process | process |
| Maturity | production | stable | production |
| Languages | Any | JavaScript, TypeScript, WebAssembly | Python, C++, C#, Java |
| License | Apache-2.0 | MIT | MIT |
| Links |