Functions | Variables
benchmarks.util.result_uploader Namespace Reference

Functions

def get_metadata ()
 
def upload_result (result_list, metadata)
 

Variables

string _DATASET = 'protobuf_benchmark_result'
 
 _INITIAL_TIME = calendar.timegm(time.gmtime())
 
string _NOW
 
string _PROJECT_ID = 'grpc-testing'
 
string _TABLE = 'opensource_result_v2'
 
 args = parser.parse_args()
 
 default
 
 help
 
def metadata = get_metadata()
 
 parser = argparse.ArgumentParser()
 

Function Documentation

◆ get_metadata()

def benchmarks.util.result_uploader.get_metadata ( )

◆ upload_result()

def benchmarks.util.result_uploader.upload_result (   result_list,
  metadata 
)

Variable Documentation

◆ _DATASET

string benchmarks.util.result_uploader._DATASET = 'protobuf_benchmark_result'
private

◆ _INITIAL_TIME

benchmarks.util.result_uploader._INITIAL_TIME = calendar.timegm(time.gmtime())
private

◆ _NOW

string benchmarks.util.result_uploader._NOW
private
Initial value:
1 = "%d%02d%02d" % (datetime.datetime.now().year,
2  datetime.datetime.now().month,
3  datetime.datetime.now().day)

Definition at line 18 of file bloaty/third_party/protobuf/benchmarks/util/result_uploader.py.

◆ _PROJECT_ID

string benchmarks.util.result_uploader._PROJECT_ID = 'grpc-testing'
private

◆ _TABLE

string benchmarks.util.result_uploader._TABLE = 'opensource_result_v2'
private

◆ args

benchmarks.util.result_uploader.args = parser.parse_args()

◆ default

benchmarks.util.result_uploader.default

◆ help

benchmarks.util.result_uploader.help

◆ metadata

def benchmarks.util.result_uploader.metadata = get_metadata()

◆ parser

benchmarks.util.result_uploader.parser = argparse.ArgumentParser()


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