From 0ce8f1066b7ef21966efb57a4ff67ff73705be1b Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Wed, 8 Jan 2025 14:30:05 -0800 Subject: [PATCH] Save another benchmark with improved geometric mean and new best for minimum time at 21.6ms! --- benchmarks.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/benchmarks.md b/benchmarks.md index f21381c..032e3c5 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -63,12 +63,21 @@ Harmonic: 128.74904701127866 ms Minimum: 21.700000047683716 ms Maximum: 1981.199999988079 ms +libnemo: Time to calculate proof-of-work for a send block 512 times +(after inlining entire first G round) +Total: 162225.30000036955 ms +Average: 316.8462890632218 ms +Harmonic: 130.50451885939313 ms +Geometric: 211.25671228925867 ms +Minimum: 21.600000023841858 ms +Maximum: 2267.600000023842 ms + PowGpu: Time to calculate proof-of-work for a send block 32 times Total: 8909.500000029802 ms Average: 278.4218750009313 ms Harmonic: 191.49100480215873 ms -eometric: 232.13670548729021 ms +Geometric: 232.13670548729021 ms Minimum: 76.69999998807907 ms Maximum: 641.5 ms -- 2.34.1