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
Post a Comment