Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployAndExecuteERC20WithBigInt ¶
func DeployAndExecuteERC20WithBigInt( numRun int, numTransferInBatch int, gasSchedule map[string]map[string]uint64, fileName string, functionName string, outOfProcess bool, ) ([]time.Duration, error)
DeployAndExecuteERC20WithBigInt will stress test the erc20 contract
Types ¶
type ResultInfo ¶
ResultInfo will hold the result information after running the tests
Click to show internal directories.
Click to hide internal directories.