0

I have two systems with different Xeon processors and different amounts of RAM. Both run on Ubuntu 16 and have the same docker version. My applications are dockerized.

I ran the same docker image on both the systems and the amount of memory they consumed on both the systems are 610 MB and 814 MB.

I'm trying to figure out why this difference occurs. Does having a faster CPU reduce the usage of memory? and if so then why does it take less memory?

grattttt
  • 105
  • 1
  • 5
  • What does the application do? – user3344003 Mar 23 '17 at 17:31
  • I'm trying this with multiple applications, with similar results, these are database workloads, heavy computing mathematical operations etc. – grattttt Mar 25 '17 at 16:59
  • I wonder if you have found the answer because I am curious too. I am running an application with neural networks on different machines, but the memory consumed are different. –  Hoo May 29 '20 at 02:16

0 Answers0