From 7ca400ab1d44bb142fab65b0f8b8a8b2bb5df7e2 Mon Sep 17 00:00:00 2001 From: benchmark Date: Wed, 31 Jul 2024 12:19:39 +0000 Subject: [PATCH] Benchmark results --- ...7-31_c56d441891915141cf35c38d8d7b4e06385377ab.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 benchmark/results/2024-07-31_c56d441891915141cf35c38d8d7b4e06385377ab.txt diff --git a/benchmark/results/2024-07-31_c56d441891915141cf35c38d8d7b4e06385377ab.txt b/benchmark/results/2024-07-31_c56d441891915141cf35c38d8d7b4e06385377ab.txt new file mode 100644 index 0000000..c3f2db3 --- /dev/null +++ b/benchmark/results/2024-07-31_c56d441891915141cf35c38d8d7b4e06385377ab.txt @@ -0,0 +1,12 @@ +goos: linux +goarch: amd64 +pkg: smpptester/pdu +cpu: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz +BenchmarkBufferPoolManager-6 14983336 90.65 ns/op +BenchmarkBufferPoolManager_Concurrent-6 10671728 124.4 ns/op +BenchmarkBufferPoolManager_Memory-6 16471220 75.06 ns/op +BenchmarkEncodeWithBufferPool-6 8545360 139.1 ns/op +BenchmarkEncodeWithoutBufferPool-6 6794032 224.7 ns/op +BenchmarkDecodeBufferPool-6 6737445 165.3 ns/op +PASS +ok smpptester/pdu 8.681s