github.com/polarismesh/polaris@v1.17.8/test/benchmark/grpc/client/benchmark.md (about)

     1  #### Discover Services
     2  
     3  ```
     4  // goos: linux
     5  // goarch: amd64
     6  // pkg: github.com/polarismesh/polaris/test/benchmark/grpc
     7  // cpu: AMD EPYC 7K62 48-Core Processor
     8  
     9  
    10  // Benchmark_DiscoverServicesWithoutRevision-16
    11  //      763           1599653 ns/op
    12  // --- BENCH: Benchmark_DiscoverServicesWithoutRevision-16
    13  //     discover_test.go:100: connection server success
    14  //     discover_test.go:106: create discover client success
    15  //     discover_test.go:100: connection server success
    16  //     discover_test.go:106: create discover client success
    17  //     discover_test.go:100: connection server success
    18  //     discover_test.go:106: create discover client success
    19  ```