Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid performance issue for big number of rows

$
0
0
Hello,

We have listGrid together with restDataSource. RestDatasource has 27 000 000 total number of records and returns 150 records per request.
To render a first result for Chrome 39 takes ~6-7 seconds. To select a row ~4 seconds.
For Firefox 32: ~2-3 seconds to render a first result and ~10 seconds to select a row
IE 11 can't even to render properly a first page.

So question: How to increase a performance of ListGrid? Or does ListGrid have a limit how many rows to display?

P.S. we use smartgwt 5.0p

Attached Files
File Type: java TestWebApp.java (1.3 KB)
File Type: java MyRestDataSource.java (1.7 KB)
File Type: java RestDsServlet.java (2.2 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles