JMeter Endurance Report

The SOSI Project uses the -Xloggc JDK facility to record simple memory usage for the seal component, while being exercised by JMeter and JUnit. The endurance test suite loops over SOSIFactory methods, calling each in parallel from 10 threads for many iterations per thread (millions of method calls). In reality this corresponds to "compressing time" and observing how the library acts after weeks or months of usage. The graph below contains time spent in seconds on the x-axis, and kbytes allocated on the heap on the y-axis, with the following legend: * The yellow line denotes the total number of kbytes allocated for the VM. * The green line is the number of bytes used before garbage collection at a given time instant * The blue line is the number of bytes used after garbage collection at a given time instant

Summary







Individual samples

testCall