This is a migrated thread and some comments may be shown as answers.

Memory Issue 2010 Q1 dll

1 Answer 31 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 2
Alex asked on 25 Mar 2010, 04:48 PM
When I create tables using either the Template Manager or the table wizard, I am tracking my CPU usage and it is spiking to over 50%. It's only happening in the Q1 dll that was released on March 10. My HTML is listed below, when I try to edit the table in the RadEditor it spikes. I'm using the InsertTable and the Template Manager, if anyone needs my xml toolbar file or code, please let me know. I just need to know if anyone else has this problem and if yes, how is it fixed. Thanks.

<div style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;"
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">[Fit Guide Detail - Fit By</div> 
[Garment ifnoramtion]</div> 
<p></p
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">[Fit Guide Detail]</div> 
<div style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">[Fit Guide Information Here]</div> 
<p></p
<div style="font-family: 'arial'; color: #007dca; font-size: 12px; font-weight: bold;">[Product Title Here]</div> 
<div style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">[Product Information Here]</div> 
<p></p
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">Tunic Details</div> 
<> 
<table style="vertical-align: top;"
    <tbody> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Color Choices: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;">asfasef</td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Collection </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;">asdfasasdfdf</td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Fabrication Fabrication </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;">asef</td> 
        </tr> 
    </tbody> 
</table> 
</p> 
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">Pants Details</div> 
<> 
<table style="vertical-align: top;"
    <tbody> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Print: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Style: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Neckline: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Sleeves: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Design Features: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
    </tbody> 
</table> 
</p> 
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">Size, Contents &amp; Care</div> 
<> 
<table style="vertical-align: top;"
    <tbody> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Waist: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Leg Type: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Length: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Hemline: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;">&nbsp;</td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;">&nbsp;</td> 
        </tr> 
    </tbody> 
</table> 
</p> 
<div style="font-family: 'arial'; color: #007dca; font-size: 11px; font-weight: bold;">[Details4]</div> 
<> 
<table style="vertical-align: top;"
    <tbody> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Size Choices: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Body Lenght: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Inseam: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Fit(Tunic) </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
        <tr> 
            <td style="width: 250px; height: 5px; vertical-align: top; padding-top: 1px;"
            <ul style="margin-bottom: 0px; height: auto; vertical-align: top;"
                <li style="font-family: 'arial'; color: black; font-size: 11px; font-weight: bold;">Content: </li> 
            </ul> 
            </td> 
            <td style="width: 350px; font-family: 'arial'; height: 5px; color: black; font-size: 11px; vertical-align: top;"></td> 
        </tr> 
    </tbody> 
</table> 
</p> 

1 Answer, 1 is accepted

Sort by
0
Alex
Top achievements
Rank 2
answered on 25 Mar 2010, 06:33 PM
it was a custom module on my page, when you have a custom module (say for instance character counts, it seems to slow down.
Tags
Editor
Asked by
Alex
Top achievements
Rank 2
Answers by
Alex
Top achievements
Rank 2
Share this question
or