You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2020/04/14 07:42:35 UTC

[openwhisk-wskdebug] branch performance updated (fe90a50 -> d18b0f2)

This is an automated email from the ASF dual-hosted git repository.

alexkli pushed a change to branch performance
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.


    from fe90a50  performance: move `docker info` check out of critical path
     add d18b0f2  performance: do not delete backup and helper actions on exit by default

No new revisions were added by this update.

Summary of changes:
 index.js              |   5 ++
 src/agentmgr.js       |  25 +++++++---
 test/agentmgr.test.js | 127 ++++++++++++++++++++++++++++++++++++++------------
 test/ngrok.test.js    |   1 -
 test/test.js          |   1 -
 5 files changed, 121 insertions(+), 38 deletions(-)