dongjiang1989 commented on PR #2831:
URL: https://github.com/apache/dubbo-go/pull/2831#issuecomment-2800632746

   ```bash
   goos: darwin
   goarch: amd64
   pkg: dubbo.apache.org/dubbo-go/v3/cluster/loadbalance
   cpu: VirtualApple @ 2.50GHz
   BenchmarkRoudrobinLoadbalance-8                                  7713        
    157304 ns/op           88116 B/op       2555 allocs/op
   BenchmarkLeastativeLoadbalance-8                                 7767        
    148902 ns/op           81886 B/op       2043 allocs/op
   BenchmarkConsistenthashingLoadbalance-8                         59444        
     20656 ns/op            3440 B/op        267 allocs/op
   BenchmarkP2CLoadbalance-8                                     2774712        
       441.4 ns/op           472 B/op         10 allocs/op
   BenchmarkInterleavedWeightedRoundRobinLoadbalance-8             22604        
     52958 ns/op           45312 B/op       1027 allocs/op
   BenchmarkRandomLoadbalance-8                                    24267        
     47699 ns/op           38992 B/op        767 allocs/op
   BenchmarkAliasMethodLoadbalance-8                               24961        
     47120 ns/op           49232 B/op        772 allocs/op
   BenchmarkMaglevConsistentHashingLoadBalance-8                    8415        
    127673 ns/op          598406 B/op        262 allocs/op
   PASS
   ok   dubbo.apache.org/dubbo-go/v3/cluster/loadbalance        14.628s
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to