▲ | jayd16 4 days ago | ||||||||||||||||||||||||||||||||||||||||
"Java is bloated because I only look at the bloated examples." Is C++ bloated because of the memory Chrome uses? | |||||||||||||||||||||||||||||||||||||||||
▲ | slipperydippery 4 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
When all your examples in actual use are bloated… I’ve never seen another basic tech used to develop other programs that’s so consistently obvious from its high resource use and slowness, aside from the modern web platform (Chrome, as you put it). It was even more obvious back when we had slower machines, of course, but Java still stands out. It may be able to calculate digits of Pi in a tight loop about as fast as C, but real programs are bloated and slow. | |||||||||||||||||||||||||||||||||||||||||
|