markusthoemmes opened a new pull request #2792: Add a controller simulator to drive invoker benchmarks. URL: https://github.com/apache/incubator-openwhisk/pull/2792 In order to test the invokers in isolation, it is important to measure correctly. This adds a stubbed out controller which produces messages as fast as possible and additionally reads the answers of the invoker to correctly measure throughput of a single invoker instance. I know it is unpleasant that we have benchmark tooling in different places, but at the moment it is super inconvenient to build a dependency against the main repo from another repo, code-wise. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
