Relative Content

Tag Archive for javamemory-managementibm-iam

Java Memory usage returning negative numbers on IBMi machine

We wanted to evaluate java performance on IBMi machine and I am very to the IBMi world. I am running java program to perform database CRUD operations on IBMi machine to know the performance. To evaluate the performance we are capturing memory usage by capturing before and after usage by using below java code –