From b9c105a539467e620818279303b97dcb9e718a4a Mon Sep 17 00:00:00 2001 From: Dustin Stiles Date: Mon, 10 Mar 2025 10:43:57 -0400 Subject: [PATCH] update bench --- pkg/handshake/bench.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/handshake/bench.txt b/pkg/handshake/bench.txt index da6fc9a..a0d4fce 100644 --- a/pkg/handshake/bench.txt +++ b/pkg/handshake/bench.txt @@ -2,6 +2,6 @@ goos: linux goarch: amd64 pkg: koti.casa/numenor-labs/dsfx/pkg/handshake cpu: Intel(R) Core(TM) Ultra 9 185H -BenchmarkHandshake-22 530 2267189 ns/op +BenchmarkHandshake-22 4095 292021 ns/op PASS -ok koti.casa/numenor-labs/dsfx/pkg/handshake 1.212s +ok koti.casa/numenor-labs/dsfx/pkg/handshake 1.203s