From 70d22cbc22e37906f776cd7f0b386f7f6d96c149 Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Thu, 9 Jan 2025 13:48:55 -0800 Subject: [PATCH] Take another benchmark. --- benchmarks.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/benchmarks.md b/benchmarks.md index c45a7e9..0055c88 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -110,6 +110,14 @@ Geometric: 192.75325397221323 ms Minimum: 22.19999998807907 ms Maximum: 1762.800000011921 ms +libnemo: Time to calculate proof-of-work for a send block 512 times +(after inlining all rounds of G mixing) +Total: 165041.20000058413 ms +Average: 322.34609375114087 ms +Harmonic: 121.30652845909019 ms +Geometric: 202.80092012876665 ms +Minimum: 21.69999998807907 ms +Maximum: 2303 ms PowGpu: Time to calculate proof-of-work for a send block 32 times -- 2.34.1