Which references a really old IBM paper: http://domino.research.ibm.com/library/cyberdig.nsf/papers/0929052195DD819C85257D2300681E7B/$File/rc25482.pdf
I would have thought since millions of developers use Docker, there must be hundreds if not thousands of high quality benchmarking results and optimization discussion for dockerized workloads and how they compare with native performance. Why aren't companies and developers not interested in benchmarking Docker? And how come we never talk about it too much on HN?
Google Image search yields a few more graphs, one of which led me to this article: https://www.scylladb.com/2018/08/09/cost-containerization-scylla/
Performance impact straight out of box seems significant.
Ofcourse, with any performance discussion, there is always "take results with a grain of salt" and flaws in benchmarking process. But, I am just generally curious about the following:
1) Has your company conducted docker performance tests with your specific work load?
2) If yes, what is the performance hit approximately?
3) If no, is it because AWS/cloud resources are cheap and it is not worth the time or is that no one questions it?
4) Is the ease of development preferred vs. cost of performance in terms of ROI?
Thank you.
PS - Does your company not use Docker? Why? Would love to hear that.