Link Details

Link 89380 thumbnail
User 111696 avatar

By bloid
via twit88.com
Published: Jun 23 2008 / 17:58

This is a sequel to my previous post on performance troubleshooting by collecting profiling data without interrupting your running application. By looking at the profiling data, it is found that garbage collection is the bottleneck of the performance.
  • 5
  • 0
  • 1276
  • 444

Comments

Add your comment
User 61474 avatar

William Louth replied ago:

0 votes Vote down Vote up Reply

GC is not necessarily a problem but more so a symptom of an underlying cause (excessive temporary object allocation, unmanaged workload resource usage patterns).

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (5)



Voters Against This Link (0)