Filter very slow on IE 8+

Filter very slow on IE 8+

shamwanveshamwanve Posts: 8Questions: 0Answers: 0
edited October 2013 in DataTables 1.9
Hi,

We are using data table 1.9.4 and we are seeing performance issue with filter on IE 8 & IE 9 browsers. Works well with chrome and FF.

The data table is taking long time to load even 500 rows and 20 cols on IE8. Its taking around 10-12 sec. Using IE 8 profile tool, we found more time is taking to initialize filter.

Please suggest a way to improve performance of filter.

Thanks,
Sham

Replies

  • allanallan Posts: 63,381Questions: 1Answers: 10,449 Site admin
    Link to a test case as noted in the forum rules please.

    Allan
  • shamwanveshamwanve Posts: 8Questions: 0Answers: 0
    I can't give test URL as its on intranet server.
    Here is Datatables debugger link http://debug.datatables.net/okulab

    Thanks,
    Sham
  • shamwanveshamwanve Posts: 8Questions: 0Answers: 0
    Here is live URL simulating the data.

    http://live.datatables.net/erodir/22/edit#preview

    Thanks,
    Sham
  • allanallan Posts: 63,381Questions: 1Answers: 10,449 Site admin
    Hi Sham,

    I've just tried it with DataTables 1.10 which is pre-beta and is seems significantly faster in IE8:
    http://live.datatables.net/erodir/29/edit#preview . How does that work for you?

    Allan
  • shamwanveshamwanve Posts: 8Questions: 0Answers: 0
    Hi Allan,

    I just tried it on IE8 and its taking 9-10 sec to load it. The search is working much faster with DataTables 1.10 pre-beta as compared to 1.9.4 version.

    Thanks,
    Sham
  • allanallan Posts: 63,381Questions: 1Answers: 10,449 Site admin
    Still quite a long time, but IE8 is a very old browser with a very slow Javascript engine now. Good to hear that 1.10 is sharper though!

    Allan
  • shamwanveshamwanve Posts: 8Questions: 0Answers: 0
    Hi Allan,

    Whats timeline for releasing Datatables 1.10?

    We would like to use it.

    Thanks,
    Sham
  • allanallan Posts: 63,381Questions: 1Answers: 10,449 Site admin
    Likely December now. It is stable and beta ready - I just need to write the documentation for it!

    Allan
  • shamwanveshamwanve Posts: 8Questions: 0Answers: 0
    Thanks Allan for the update.
This discussion has been closed.