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 2019/07/23 15:54:01 UTC

[GitHub] [incubator-openwhisk] lzjzx1122 opened a new issue #4565: What does "BI" mean in performance test tool?

lzjzx1122 opened a new issue #4565: What does "BI" mean in performance test tool?
URL: https://github.com/apache/incubator-openwhisk/issues/4565
 
 
   When i use the tool ` ./owperf.sh`, i found that the definition of BI and OEA is 
   
   ```
   BI (Before Invocation) - taken by a client immediately before invoking - either the trigger fire (for rules), or an action invocation.
   OEA (Overhead of Entering Action) - OpenWhisk processing overhead from sending the action invocation or trigger fire to the beginning of the action execution. OEA = AS-BI
   ```
   
   So does it means the oea include the time that action waits in the kafka?
   
   Any response will be appreciated!

----------------------------------------------------------------
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