Benchmark results

This commit is contained in:
benchmark
2024-07-24 06:11:33 +00:00
parent 1c35d35b3e
commit 3fe30201c9

View File

@@ -0,0 +1,9 @@
goos: linux
goarch: amd64
pkg: smpptester/pdu
cpu: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
BenchmarkBufferPoolManager-6 451069 2297 ns/op
BenchmarkBufferPoolManager_Concurrent-6 2471343 482.9 ns/op
BenchmarkBufferPoolManager_Memory-6 576630 2408 ns/op
PASS
ok smpptester/pdu 5.321s