From c7ea56af4036731d403cc92fcf87bbe285cc150f Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Thu, 9 Jan 2025 11:34:46 -0800 Subject: [PATCH] Benchmark medium workload after inlining 5 rounds of G mixing. --- benchmarks.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/benchmarks.md b/benchmarks.md index cc71d39..df69bd2 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -83,6 +83,15 @@ Geometric: 196.77234360098842 ms Minimum: 19.5 ms Maximum: 2140.2000000476837 ms +libnemo: Time to calculate proof-of-work for a send block 512 times +(after inlining 5 rounds of G mixing) +Total: 165145.19999998808 ms +Average: 322.5492187499767 ms +Harmonic: 126.40822610460997 ms +Geometric: 205.28427810986508 ms +Minimum: 20.099999964237213 ms +Maximum: 1850.5 ms + PowGpu: Time to calculate proof-of-work for a send block 32 times -- 2.34.1