Click or drag to resize
BenchmarkUtil Class
Utility methods to run microbenchmarks.
Inheritance Hierarchy
SystemObject
  Grpc.Core.UtilsBenchmarkUtil

Namespace: Grpc.Core.Utils
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public static class BenchmarkUtil

The BenchmarkUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRunBenchmark
Runs a simple benchmark preceded by warmup phase.
Top
See Also