Bad performance on Android with Chromium based browsers + FixedColumns

Bad performance on Android with Chromium based browsers + FixedColumns

wastingaeonswastingaeons Posts: 1Questions: 1Answers: 0

Hi,

I am experiencing this same issue that was posted early this year:

https://datatables.net/forums/discussion/55064/delay-is-now-occurring-on-smartphones-chrome-browser-version-72-or-later?

I've confirmed Chromium based apps on android see big delays both initializing the table and scrolling the table after its been initialized if FixedColumns are enabled. Sometimes causing the browser to become completely unresponsive.

Rolling back to pre version 72, or using Firefox or Opera for android works as well as can be expected depending on how much data is on the table.

Here is a link to an example table where I experience this issue: http://live.datatables.net/riqilota/1

I've tried both DOM and ajax data sources, multiple android devices (don't have an iOS devices to test) and am seeing the same issues.

Any suggestions?

Thanks for such a great a great plugin!

Answers

  • allanallan Posts: 61,716Questions: 1Answers: 10,108 Site admin

    Interesting. It might be one to report to the Chrome team as it sounds like a performance regression. We'll need to do some profile testing on Android, but I'm not set up for that at the moment I'm afraid.

    Allan

This discussion has been closed.