GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

Clean up formatting in PKB file - working on aerospike_benchmark.py file

Open
#5,255 0 comments 1 reaction 1 assignee Claimed by @ishita2411 View on GitHub
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

Hello
I am working on the this issue in aerospike_benchmark.py file

Goal to convert
flags.DEFINE_integer(
'aerospike_client_threads_step_size',.....)

to

AEROSPIKE_CLIENT_THREAD_STEP_SIZE = flags.DEFINE_integer(
'aerospike_client_threads_step_size',.....)

and change its uses accordingly

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.