|
|
|
|
|
by vbezhenar
1874 days ago
|
|
That's a theory not happening in practice. In practice Java programs are slow and memory-hungry because of those issues when some people think that it's cheap to create small objects or that escape analysis will solve their issues without verifying that it works for their case. |
|