rabbah opened a new issue #2397: revisit sequence GB-s calculation URL: https://github.com/apache/incubator-openwhisk/issues/2397 The sequence duration is the sum of the duration of each individual action in the sequence which are not sequences. This constitutes one term in the GB-s calculation (the `s` term). For the `GB` the sequence scheduler finds the max memory of all individual actions and uses that for the second term. Is this really what we intended or just a feature of the current implementation? ---------------------------------------------------------------- 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
