Sounds like a mountain of data. Any way to page it, pre-crunch it, or cache it? I've seen developers send 10,000 data points to a client that are rendered into a 640px wide chart. "How about sending 640 data points?", was my rhetorical question.
Without specifics of your app it's hard to tell. But given your name of "Financial Risk Manager Handbook...", I'm guessing this is financial data. Which, another guess, is being displayed in charts, graphs, or tables? If so, surely there is a way to decrease the data going to your client, but (oh no!) it will involve restructuring how your app gets data a bit. On Jul 23, 1:06 pm, Financial Risk Manager Handbook By Philippe Jorion <[email protected]> wrote: > Hi , > > i have an application which is rich in data and processes , > but i am having trouble with the data rendering in IE > it is taking roughly 30 secs on LAN and 40+ secs on Internet > but has better statistics in FF > does any one have a solution to this ?? > > Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
