performance - Java application getting slow with passage of time -


i have pro*c application calling java module using jni. application performance decreasing when run continuously 1 or 2 day. memory usage remain in acceptable range. can please guide me how investigate performance issue?

i use profiler, or add timings key phases in application , log them. need narrow down getting slower on time.

it data structure o(n) growing use it.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -