From 1bc7231a192484eb76a3c33976c198ccf97df5fc Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Thu, 9 Jan 2025 14:40:44 -0800 Subject: [PATCH] Log a benchmark. --- benchmarks.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/benchmarks.md b/benchmarks.md index 0055c88..e78b851 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -119,6 +119,16 @@ Geometric: 202.80092012876665 ms Minimum: 21.69999998807907 ms Maximum: 2303 ms +libnemo: Time to calculate proof-of-work for a send block 512 times +(after inlining all rounds of G mixing and all if statements replaced with select function) +Total: 134865.20000064373 ms +Average: 263.4085937512573 ms +Harmonic: 108.28019222737286 ms +Geometric: 171.8797089689105 ms +Minimum: 20.80000001192093 ms +Maximum: 2093.199999988079 ms + + PowGpu: Time to calculate proof-of-work for a send block 32 times Total: 8909.500000029802 ms -- 2.34.1