You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/11 21:04:55 UTC

[GitHub] dubeejw opened a new pull request #2730: Reduce memory consumption for action invocation

dubeejw opened a new pull request #2730: Reduce memory consumption for action invocation
URL: https://github.com/apache/incubator-openwhisk/pull/2730
 
 
   Drops code property from Exec data type for action invocations so that code is not loaded into memory.
   
   This is a little hacky at the moment and is more of a POC. Will need to refactor to reduce code duplication.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services