Dear Team,
I have developed and application using Eclipse RCP. I am using BaseX 7.6 to store XML data.
Yesterday, when I was testing the application with various kind of searches, the response was quite slow as I went ahead with more and more searches.
To my surprise, I notices the in Windows Task Manager, the javaw.exe was consuming more memory... Then I restarted the laptop and did this procedure again
Following is the memory usage -
1 - 84920 2 - 101584 3 - 108224 4 - 109284 5 - 111768 6 - 128468 7 - 160616 8 - 180212 9 - 198313 10 - 212592
Why this is so ? and how can I reduce this memory usage by javaw.exe ?