Add automated performance measurement system.

This commit is contained in:
Taylor Hornby
2016-04-07 15:37:39 -06:00
parent c34d662f10
commit 6962bb3df0
8 changed files with 258 additions and 1 deletions

View File

@@ -94,7 +94,8 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "zcrawpour", 1 },
{ "zcrawpour", 2 },
{ "zcrawpour", 3 },
{ "zcrawpour", 4 }
{ "zcrawpour", 4 },
{ "zcbenchmark", 1 }
};
class CRPCConvertTable