I'm optimizing a system and I'm curious how much real memory an int vs. a BigDecimal or a String vs. a StringBuffer actually consume. I remember this question being asked about a year ago and somebody ...