Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    #16
    Hi,

    I encountered some more IE8 scripts timeout when unserializing ~800 rows or JSON data ...

    Included are the IE8 profiler screenshots for 8.2p (02/09) on which I experienced
    the problem as well as the profiler snapshot for the same operation, but using 8.1 (11/24).

    Nothing has changed in that particular area of my application, so I strongly believe
    the 8.2p (02/09) build is responsible for the introduction of those script timeouts in IE8 ...

    I need to get this resolved as it's blocking me from moving my release to production.

    Please provide assistance ASAP.

    Thanks!
    Attached Files

    Comment


      #17
      We'd love to solve this if it's a framework issue, but there's no obvious code changes in this area that could be responsible, and the first few tests indicate that performance has not radically changed.

      Can you share something more useful than profiler screenshots - sample data, DataSource definition, etc?

      Comment


        #18
        Hi,

        In the next few days, I'll work on building a reproduction case to better isolate the source for this slow processing.

        Our new backend architecture now supports data paging/scrolling, so for our newer screens, this isn't an
        issue, but it is for some of our older screens which return larger data sets.

        In the mean time, we've decided to deliver in production with this situation, knowing that those script
        timeouts only show up in IE8.

        I'll keep you updated with my findings. Thanks!

        Comment

        Working...
        X