fotiskoun / CCF

Confidential Consortium Framework
https://microsoft.github.io/CCF
Apache License 2.0
2 stars 0 forks source link

Change the arg parsing for C++ #63

Closed fotiskoun closed 2 years ago

fotiskoun commented 2 years ago

CCF uses CLI11 lib as a 3rd party and the perf tool should support it too for arg parsing. Look into scenario_perf_client.cpp for an example of it.