28.11.2014 Views

Performance Tuning Guide - EMC Community Network

Performance Tuning Guide - EMC Community Network

Performance Tuning Guide - EMC Community Network

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Designing the Application<br />

Figure 14, page 41 provides an example of a large form with the following characteristics:<br />

• 46 packages (3 visible)<br />

• 20 fields mapping<br />

• two embedded folders<br />

• four additional tabs<br />

• 30 adaptors.<br />

Figure 14. Sample form<br />

Figure 14, page 41 represents a form that takes up 10 MB of heap space. In this case, a 1024 MB heap<br />

can only support about 80 users. The following breaks down the form components making up<br />

the 10 MB form size:<br />

• Packages: 43 packages marked as visible add 2 MB per form instance in the JVM. For example, 200<br />

users opening up this form consume 400 MB in the JVM. To minimize this impact, mark only the<br />

packages you need as visible. Set the rest to invisible.<br />

• Forms Template: The DOM object created internally for this type of form composition consumes<br />

roughly 2 MB per instance.<br />

<strong>EMC</strong> Documentum xCP 1.0 <strong>Performance</strong> <strong>Tuning</strong> <strong>Guide</strong> 41

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!