<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - IE7 Garbage Collection Issues with many JavaScript objects and growing strings</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 14:19:17 -0400</pubDate>


    <item>

        <title>Stephen Hyland</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59772</link>

        

        
            <description><![CDATA[You are right - there are much more efficient ways to concatenate strings - I also linked to several different blogs of the guys from SitePen in my article.<br/>The interesting thing however was that having 1000 additional JavaScript objects in memory...]]></description>
        

        <pubDate>Mon, 29 Mar 2010 14:34:22 -0400</pubDate>

        

        <jf:creationDate>Mon, 29 Mar 2010 14:34:22 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 29 Mar 2010 14:34:22 -0400</jf:modificationDate>
        <jf:date>Mar 29, 2010</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stephen Hyland</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59772</link>

        

        
            <description><![CDATA[This problem with immutable strings has been known about for many years.. Basically, you can't keep appending to strings. Instead use the following Javascript StringBuffer implementation in all your code. It is from an article in 2007.<br/><br/><a...]]></description>
        

        <pubDate>Mon, 29 Mar 2010 10:48:30 -0400</pubDate>

        

        <jf:creationDate>Mon, 29 Mar 2010 06:50:48 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 29 Mar 2010 10:48:30 -0400</jf:modificationDate>
        <jf:date>Mar 29, 2010</jf:date>
        <jf:author>Stephen Hyland</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>get engaged in the dynaTrace AJAX Community</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59772</link>

        

        
            <description><![CDATA[Hi Frank<br/>Good request - makes perfect sense. I also run the dynaTrace AJAX Community and would like to ask you to post these requests on our Wish List on our community pages: <A...]]></description>
        

        <pubDate>Thu, 25 Mar 2010 10:29:35 -0400</pubDate>

        

        <jf:creationDate>Thu, 25 Mar 2010 10:29:35 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 25 Mar 2010 10:29:35 -0400</jf:modificationDate>
        <jf:date>Mar 25, 2010</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Ajax and Javascript objects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59772</link>

        

        
            <description><![CDATA[Good article Andreas!<div><br/></div><div>Last year I gave a talk at TheServerSide Symposium on Browser Project in Ajax Applications. I used PushToTest TestMaker to drive an Ajax application on IE 6 and 7 and on Firefox 3. I did the research to learn why...]]></description>
        

        <pubDate>Wed, 24 Mar 2010 22:21:02 -0400</pubDate>

        

        <jf:creationDate>Wed, 24 Mar 2010 22:21:02 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 24 Mar 2010 22:21:02 -0400</jf:modificationDate>
        <jf:date>Mar 24, 2010</jf:date>
        <jf:author>fcohen</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>IE7 Garbage Collection Issues with many JavaScript objects and growing strings</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59772</link>

        

        
            <description><![CDATA[<p>I created&nbsp;a sample to show the performance difference between AJAX calls using XML vs. JSON. In that sample I came across a huge performance problem in IE7 (probably even worse in IE6) caused by too many and too large JavaScript objects. Newer...]]></description>
        

        <pubDate>Wed, 24 Mar 2010 12:56:04 -0400</pubDate>

        

        <jf:creationDate>Tue, 23 Mar 2010 13:48:26 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 24 Mar 2010 12:56:04 -0400</jf:modificationDate>
        <jf:date>Mar 24, 2010</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

