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 2018/08/14 10:40:06 UTC

[GitHub] rabbah commented on issue #3945: Treat action code as attachments

rabbah commented on issue #3945: Treat action code as attachments
URL: https://github.com/apache/incubator-openwhisk/pull/3945#issuecomment-412829747
 
 
   lgtm. As for the performance impact, sure two fetches will be slower than one. The size of the inline chunk could be controlled to tune the performance hit (ie based on expected size of code for example). Also whatever compression in performance will likely not match a production environment and hence skewed. Lastly this is the direction we need to go toward for streaming in any case. 

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