directory
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Mar 30, 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 |
Bootsharp |
.NET AOT |
Go |
| Echo Number |
1.0 |
11.9 |
11.9 |
21.1 |
718.7 |
| Echo Struct |
1.0 |
1.6 |
1.6 |
4.3 |
20.8 |
| Fibonacci |
1.0 |
1.1 |
1.5 |
1.5 |
3.8 |
Directories
¶
Click to show internal directories.
Click to hide internal directories.