Reg - Sub Process creation from java takes more time

ecki at zusammenkunft.net ecki at zusammenkunft.net
Fri Sep 16 06:33:01 UTC 2016


Hello,

Does the (virtual) size increase over time when it gets slower? How does the GC log looks like, any increasing activity or longer pauses?

If you let this VM run for longer time (when it slows down), will it eventually fail because of some resource exhaustion?

How often does the execute work fast, after what numberbof executions and what runtime it gets slower?

You can also strace the process to see if the execution time of fork() and exec() syscalls increase.

Gruss
Bernd
-- 
http://bernd.eckenfels.net
>From Win 10 Mobile

Von: Manjunath SV


More information about the core-libs-dev mailing list