Hi,
I made a performance test on orbeon forms 4.8 using jmeter resulting in strange garbage collection.
The simple test scenario was as follows:
1.) Set heap size -Xms -Xmx to 750MB
2.) Start the Websphere server
3.) Open the form once with the browser
4.) Open the form 1000 times by executing 1000 GET request in 5 minutes with jmeter.
The response time was in average about 700ms which is quite good.
But I am confused why garbage collection frees all the memory!? Do you have an explanation for it?
memory.pngMartin