Author performance issues
Hi,
I am running some performance load test on AEM Author instance (AEM6+SP3). The performance test consists of 250 concurrent users performing login, three basic component editing operations into an existing page and page view.
Hardware is the following: 8 CPU, 12 GB (8 GB allocated for AEM).
What happens is the following: even when the number of active threads is 30, we have response time of 18 seconds (.html page/component view) and the response time continues to grow rapidly. When the number of threads goes up to 250, we reach an OutOfMemory.
My doubt is: what is the limit of concurrent authors performing such kind of operations that AEM can sustian with reasonable response time (2, 3 seconds?) independently by the application code?
Thank you.