- Spin up the network, create the channel, deploy the contract and launch the helper web services, as in README with the following two bash variables
CC_NAME=sorter MODE=closed_loop
.
curl "http://<txn_service_addr>/query?function=Compute&args=<array_size>"
The transaction service will return the execution delay in millisecond.