Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd RAM to summary #846
Add RAM to summary #846
Comments
I would like to contribute. Want to confirm - what would be required in memory info - e.g. Capacity, speed and type? Also, It would be retrieved in similar fashion as CPU info for different platforms. |
For what I was after Total and Free? As the GC behaviour will vary based on the RAM available. |
I have implemented changes for different platforms, but unable to verify for Mac OS. Please have a look in referenced PR. |
What’s the status for this? |
Should include RAM as well as CPU so GC reasons between two different computers are easier to spot