directory
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 29, 2025
License: MIT
Opens a new window with license information.
README
¶
Setup
- Build each sub-dir (readme inside)
- Run
npm bench.mjs to bench all
- Or
npm bench.mjs rust|llvm|net|boot|go
Benches
Echo Number — interop with raw numbers
Echo Struct — interop with JSON-serialized structs
Fibonacci — compute performance
All results are relative to the Rust baseline (lower is better).
2024 (.NET 9)
|
Rust |
.NET LLVM |
.NET |
Bootsharp |
Go |
| Echo Number |
1.0 |
14.4 |
21.1 |
25.7 |
718.7 |
| Echo Struct |
1.0 |
1.5 |
4.3 |
4.9 |
20.8 |
| Fibonacci |
1.0 |
1.1 |
1.5 |
1.6 |
3.8 |
Directories
¶
Click to show internal directories.
Click to hide internal directories.