File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -150,10 +150,10 @@ goos: darwin
150150goarch: amd64
151151pkg: github.com/DarthPestilane/easytcp
152152cpu: Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz
153- Benchmark_NoHandler-8 250000 5375 ns/op 125 B/op 3 allocs/op
154- Benchmark_OneHandler-8 250000 5692 ns/op 133 B/op 4 allocs/op
155- Benchmark_DefaultPacker_Pack-8 250000 33.63 ns/op 16 B/op 1 allocs/op
156- Benchmark_DefaultPacker_Unpack-8 250000 109.3 ns/op 96 B/op 3 allocs/op
153+ Benchmark_NoHandler-8 250000 5170 ns/op 129 B/op 4 allocs/op
154+ Benchmark_OneHandler-8 250000 5137 ns/op 128 B/op 4 allocs/op
155+ Benchmark_DefaultPacker_Pack-8 250000 35.87 ns/op 16 B/op 1 allocs/op
156+ Benchmark_DefaultPacker_Unpack-8 250000 102.5 ns/op 96 B/op 3 allocs/op
157157```
158158
159159* since easytcp is built on the top of golang ` net ` library, the benchmark of networks does not make much sense.*
You can’t perform that action at this time.
0 commit comments