rabbah commented on issue #1826: expose and run GC for nodejs to avoid memory 
intensive actions to run?
URL: 
https://github.com/apache/incubator-openwhisk/pull/1826#issuecomment-302374855
 
 
   Hmm. So the resolution is to gc even if a container doesn't get reused... 
because the common case is reuse? Did you consider running the gc on startup 
when the container is warm instead of on exit instead? This doesn't penalize 
the transient containers and allows for some slack between the docker unapause 
and /run to cover some of the latency. 
 
----------------------------------------------------------------
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

Reply via email to