Y
Hacker News
new
|
ask
|
show
|
jobs
by
peter_lawrey
1371 days ago
This is where using a profiler like YourKit or Flight Recorder is your friend. It will show you the objects that can't be optimised away and where code bottlenecks are. It's hard to determine this in advance for Java.