Open GoogleCodeExporter opened 8 years ago
Excuse the typo - it takes 15 seconds on the screenshot, but I noticed also
times around 30 seconds in similar cases - probably dependent on the real
number of rows in each record.
Original comment by libo...@gmail.com
on 11 Jun 2012 at 12:41
I've tracked this down to the column width resizing code in data-table-view.js.
DataTableView._adjustDataTables() is causing an enormous amount of time to be
spent in jQuery's cssHooks.get() method, but I'm not sure what the fix is yet.
Quitting for now, so recording for posterity...
Original comment by tfmorris
on 8 Sep 2012 at 2:58
Original comment by tfmorris
on 18 Sep 2012 at 5:47
Original issue reported on code.google.com by
libo...@gmail.com
on 11 Jun 2012 at 12:24Attachments: