Hello,
I have built a fairly complex app -- 100% atop SmartGWT. Thank you for all the great work you guys are doing.
The app passed dev testing well. Now we went ahead and put some serious data onto the system (~100K rows in tables etc - dev tests were arond ~100 rows only) -- and the List Grids now take a very long time to fully load.
The displayed portion of the grid (10 or so rows) get populated pretty fast but the prompt "Finding all records that match your criteria" stays put for a long time (~30sec).
Can you please advise on what I could to do optimize this? We are using SmartGWT 1.7 with MySQL as the database.
Thank you.
Mayank
I have built a fairly complex app -- 100% atop SmartGWT. Thank you for all the great work you guys are doing.
The app passed dev testing well. Now we went ahead and put some serious data onto the system (~100K rows in tables etc - dev tests were arond ~100 rows only) -- and the List Grids now take a very long time to fully load.
The displayed portion of the grid (10 or so rows) get populated pretty fast but the prompt "Finding all records that match your criteria" stays put for a long time (~30sec).
Can you please advise on what I could to do optimize this? We are using SmartGWT 1.7 with MySQL as the database.
Thank you.
Mayank
Comment