Remove old benchmarks

This commit is contained in:
2024-07-24 11:24:06 +02:00
parent 6ed67e27a0
commit deb5175f94
3 changed files with 0 additions and 30 deletions

View File

@@ -1,12 +0,0 @@
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

View File

@@ -1,9 +0,0 @@
goos: linux
goarch: amd64
pkg: smpptester/pdu
cpu: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
BenchmarkBufferPoolManager-6 451912 2327 ns/op
BenchmarkBufferPoolManager_Concurrent-6 2492938 475.8 ns/op
BenchmarkBufferPoolManager_Memory-6 526594 2275 ns/op
PASS
ok smpptester/pdu 4.062s

View File

@@ -1,9 +0,0 @@
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