mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
we have been getting these from attach all this time and never needed these anyway. I ran cpu profiles of dockerd and this was 90% of docker cpu usage (json logs). woot. this will reduce i/o quite a bit, and we don't have to worry about them taking up any disk space either. from tests i get about 50% speedup with these off. the hunt continues...
This package is intended as a general purpose container abstraction library. With the same code, you can run on Docker, Rkt, etc.