From 971e26d583ad97fce476cd8aa0d86962d8ef84fa Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Thu, 9 Jan 2025 11:39:22 -0800 Subject: [PATCH] Log another benchmark. --- benchmarks.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/benchmarks.md b/benchmarks.md index df69bd2..c531d67 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -92,6 +92,15 @@ Geometric: 205.28427810986508 ms Minimum: 20.099999964237213 ms Maximum: 1850.5 ms +GLOBALS.mjs:46 PASS libnemo: Time to calculate proof-of-work for a send block 512 times +(after inlining 5 rounds of G mixing and replacing if with select in original G function) +Total: 135665.40000021458 ms +Average: 264.9714843754191 ms +Harmonic: 118.80915172412905 ms +Geometric: 181.19191881133972 ms +Minimum: 19.599999964237213 ms +Maximum: 1908.5 ms + PowGpu: Time to calculate proof-of-work for a send block 32 times -- 2.34.1