Benchmark results

This commit is contained in:
benchmark
2024-07-24 09:16:11 +00:00
parent 3fe30201c9
commit 031a0a38a4

View File

@@ -0,0 +1,12 @@
goos: linux
goarch: amd64
pkg: smpptester/pdu
cpu: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
BenchmarkBufferPoolManager-6 475929 2495 ns/op
BenchmarkBufferPoolManager_Concurrent-6 2278720 518.3 ns/op
BenchmarkBufferPoolManager_Memory-6 512766 2334 ns/op
BenchmarkEncode-6 8457019 141.4 ns/op
BenchmarkEncodeInto-6 396452034 2.999 ns/op
BenchmarkDecode-6 1000000000 0.2644 ns/op
PASS
ok smpptester/pdu 8.814s