You are not logged in.
Announcement
Unanswered posts
|

Hi
I think you want to know the memory cost of one job in runtime, right?
There is a tool under %JAVA_HOME%\bin called jvisualvm.ext which can monitor the memory cost.
But we can't record the runtime info in log files. Jvisualvm supports 'save current view to image'.
Regards,
Pedro
Offline