You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/18 07:50:48 UTC

[GitHub] [openwhisk-wskdebug] alexkli opened a new pull request #58: Drop concurrency api check for performance

alexkli opened a new pull request #58: Drop concurrency api check for performance
URL: https://github.com/apache/openwhisk-wskdebug/pull/58
 
 
   Follow up from #45 and #32. We can save some time (~800ms in my tests) by not making a request to `/api/v1/api-docs` to detect whether the openwhisk system supports concurrency or not. This check doesn't always work and we handle it later gracefully since #32 anyway.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-wskdebug] rabbah commented on issue #58: drop concurrency api check for performance

Posted by GitBox <gi...@apache.org>.
rabbah commented on issue #58: drop concurrency api check for performance
URL: https://github.com/apache/openwhisk-wskdebug/pull/58#issuecomment-615876377
 
 
   Needs a rebase.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services