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: 1.2.0-dev
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