advancedwebdeveloper commented on issue #150: URL: https://github.com/apache/openwhisk-client-go/issues/150#issuecomment-802349617
Looks like the project is compiling and tests are running. I was suggesting to benchmark these API calls: https://github.com/apache/openwhisk-client-go/blob/49c58e00354d315ce82766c785c69193df0514e8/whisk/util.go#L61 https://github.com/apache/openwhisk-client-go/blob/49c58e00354d315ce82766c785c69193df0514e8/whisk/util.go#L62 https://github.com/apache/openwhisk-client-go/blob/cfe1b517ce627f5c18b175044e20a7a36e3b1e08/whisk/client.go#L704 https://github.com/apache/openwhisk-client-go/blob/cfe1b517ce627f5c18b175044e20a7a36e3b1e08/whisk/client.go#L713 https://github.com/apache/openwhisk-client-go/blob/cfe1b517ce627f5c18b175044e20a7a36e3b1e08/whisk/client.go#L716 https://github.com/apache/openwhisk-client-go/blob/cfe1b517ce627f5c18b175044e20a7a36e3b1e08/whisk/client.go#L433 I saw thinking about a test suite, containing a test-function-per-callee. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
