Reproducible experiment
SHA-256 bounded throughput
Method
Hash a deterministic in-memory payload for a fixed byte and iteration budget.
Result
{
"id": "sha256-throughput",
"status": "PASS",
"metrics": {
"bytes_hashed": 67108864,
"iterations": 8,
"elapsed_ms": 32.777,
"mib_per_second": 1952.58
}
}Environment
{
"node": "v24.14.1",
"platform": "win32",
"arch": "x64",
"cpu_model": "Intel(R) Core(TM) Ultra 7 155H",
"logical_cpus": 22,
"total_memory_gib": 31.5
}Limitations
A single local CPU and memory workload does not predict storage or network performance.