Sie sehen sich Hilfeinhalte der folgenden Version an:
- 6.2
- Ältere Versionen
The scenario for testing a community site consists of a realistic mixture of member browsing and opening of topics and member posting of new topics and replies. The community site already contains user generated content (UGC) before the test is executed.
Number of Author Instances | 1 |
Number of Publish Instances | 1 |
AEM Memory arguments | -Xms256m -Xmx8192m -XX:PermSize=128m -XX:MaxPermSize=1024m |
AEM version | 6.2 GM |
Storage Configuration | Tests performed with these SRPs
|
Content Type | Operation | Operation Type | Percentage Mix (%) | |
1 | FORUM | Authenticated Forum Topic Reply | Write | 4 |
2 | VOTE | Authenticated Voting | Write | 4 |
3 | FORUM | Authenticated Forum Page Read | Read | 6 |
4 | FORUM | Authenticated Topic Post | Write | 6 |
5 | SEARCH | Anonymous Search | Read | 10 |
6 | COMMENT | Authenticated Comment Page Read | Read | 12 |
7 | COMMENT | Anonymous Comment Page Read | Read | 14 |
8 | FORUM | Anonymous Forum Page Read | Read | 44 |
100 |
HTTP Method | Composition (%) | |
1 | GET | 86 |
2 | POST | 14 |
100 |
The result when UGC is stored in MSRP :
10 Threads | 25 Threads | 50 Threads | |
Throughput (tx/sec) | 60.5 | 70.6 | 72.1 |
Mean Response Time(ms) | 159 | 343 | 675 |

The result when UGC is stored in ASRP :
10 Threads | 25 Threads | 50 Threads | |
Throughput (tx/sec) | 5.8 | 14.2 | 20.5 |
Mean Response Time(ms) | 1669 | 1716 | 2273 |

The result when UGC is stored in JSRP :
10 Threads | 25 Threads | 50 Threads | |
Throughput (tx/sec) | 30.4 | 37.3 | 32.7 |
Mean Response Time(ms) | 320 | 651 | 1489 |

The benchmark test was run for 5 minutes.
For the 25 thread KPI, the transaction counts are :
Operation | MSRP | ASRP | JSRP |
Anonymous User, Forum Main Page, Read | 3833 | 736 | 2057 |
Authenticated Member, Forum Main Page, Read | 1772 | 400 | 933 |
Anonymous User, Specific Forum Page, Read | 3830 | 731 | 2052 |
Authenticated Member, Specific Forum Page, Read | 1245 | 283 | 629 |
Anonymous User, Forum Topic, Read | 3824 | 727 | 2048 |
Authenticated Member, Forum Topic, Read | 1241 | 283 | 628 |
Anonymous User, Comments Main Page, Read | 1275 | 264 | 645 |
Anonymous User, Specific Comments Page, Read | 1275 | 264 | 640 |
Anonymous User, Search | 908 | 175 | 468 |
Authenticated Member, Post Forum Topic | 522 | 113 | 303 |
Authenticated Member, Post Comment | 1108 | 217 | 589 |
Authenticated Member, Post Forum Topic Reply | 178 | 65 | 91 |
Authenticated Member, Forum Reply Vote Up | 182 | 47 | 106 |