Namespaces | Classes | Functions | Variables
google_benchmark Namespace Reference

Namespaces

 example
 

Classes

class  __OptionMaker
 

Functions

def _flags_parser (argv)
 
def _run_benchmarks (argv)
 
def main (argv=None)
 
def register (undefined=None, *name=None)
 

Variables

list __all__
 
string __version__ = "0.2.0"
 
 initialize = _benchmark.Initialize
 
 option = __OptionMaker()
 
 run_benchmarks = _benchmark.RunSpecifiedBenchmarks
 

Function Documentation

◆ _flags_parser()

def google_benchmark._flags_parser (   argv)
private

◆ _run_benchmarks()

def google_benchmark._run_benchmarks (   argv)
private

◆ main()

def google_benchmark.main (   argv = None)

◆ register()

def google_benchmark.register (   undefined = None,
name = None 
)
Register function for benchmarking.

Definition at line 118 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.

Variable Documentation

◆ __all__

list google_benchmark.__all__
private
Initial value:
1 = [
2  "register",
3  "main",
4  "Counter",
5  "kNanosecond",
6  "kMicrosecond",
7  "kMillisecond",
8  "kSecond",
9  "oNone",
10  "o1",
11  "oN",
12  "oNSquared",
13  "oNCubed",
14  "oLogN",
15  "oNLogN",
16  "oAuto",
17  "oLambda",
18 ]

Definition at line 50 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.

◆ __version__

string google_benchmark.__version__ = "0.2.0"
private

◆ initialize

google_benchmark.initialize = _benchmark.Initialize

◆ option

google_benchmark.option = __OptionMaker()

◆ run_benchmarks

google_benchmark.run_benchmarks = _benchmark.RunSpecifiedBenchmarks


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30