aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/comparison/go.sum
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-20 19:59:03 -0800
committerClawd <ai@clawd.bot>2026-02-20 19:59:03 -0800
commit97e6a3cfb67d18273fa88ce086b3db514c7e3083 (patch)
tree3b0328494b1dc32328af10500a10d0a2d7f5b944 /benchmarks/comparison/go.sum
parentec724b0b6e04a7c3078ad0bc10e1a683d1baaa9d (diff)
benchmarks: update for v0.3.0 zero-dep implementation
The crypto is brutally slow (~400x for signing, ~8500x for key gen). Non-crypto operations remain competitive. Updated summary to be honest about the tradeoffs.
Diffstat (limited to 'benchmarks/comparison/go.sum')
-rw-r--r--benchmarks/comparison/go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/comparison/go.sum b/benchmarks/comparison/go.sum
index fb3bb78..d3c35d7 100644
--- a/benchmarks/comparison/go.sum
+++ b/benchmarks/comparison/go.sum
@@ -1,3 +1,5 @@
1code.northwest.io/nostr v0.3.0 h1:axs19m/gAVhElK/WXB3wOsK/lnXSSp7rKc8SoJ2V9uQ=
2code.northwest.io/nostr v0.3.0/go.mod h1:lQ14gtU7q/YAehyprzuiwtH02KnmZOy7ZBkKrTVSfm4=
1fiatjaf.com/nostr v0.0.0-20260211144128-7a4b71b39b12 h1:lNVaw/O5ThXVzO0Pz7D+b9fys/OaVaDG3C10kCJQFvg= 3fiatjaf.com/nostr v0.0.0-20260211144128-7a4b71b39b12 h1:lNVaw/O5ThXVzO0Pz7D+b9fys/OaVaDG3C10kCJQFvg=
2fiatjaf.com/nostr v0.0.0-20260211144128-7a4b71b39b12/go.mod h1:ue7yw0zHfZj23Ml2kVSdBx0ENEaZiuvGxs/8VEN93FU= 4fiatjaf.com/nostr v0.0.0-20260211144128-7a4b71b39b12/go.mod h1:ue7yw0zHfZj23Ml2kVSdBx0ENEaZiuvGxs/8VEN93FU=
3github.com/ImVexed/fasturl v0.0.0-20230304231329-4e41488060f3 h1:ClzzXMDDuUbWfNNZqGeYq4PnYOlwlOVIvSyNaIy0ykg= 5github.com/ImVexed/fasturl v0.0.0-20230304231329-4e41488060f3 h1:ClzzXMDDuUbWfNNZqGeYq4PnYOlwlOVIvSyNaIy0ykg=