Tells how much memory your Ruby process is using on a Mac computer. I did it 50% because I needed to call `proc_pidinfo` from inside Ruby, and 50% to learn how to make gems that included C code. Turns out it is easy.
Tells how much memory your Ruby process is using on a Mac computer. I did it 50% because I needed to call `proc_pidinfo` from inside Ruby, and 50% to learn how to make gems that included C code. Turns out it is easy.