Problem with bigdata

Discussion about all client development related to Liberator FE.

Problem with bigdata

Postby giangum on Tue Dec 29, 2009 2:25 am

Dear,
I very like FE.When I solve with small data, it very cool.
But now, i use FE to develop stock board. I have problem, my stock board has ~500 stock codes. I test ~200 stock code (each row has ten cols) but seem performance of browser very slow.FF run, but IE can't show and my system always busy, can't do anything. When load page in the first, it very heavy.
Please help me how to solve this problem.
giangum
 
Posts: 4
Joined: Mon Aug 24, 2009 3:24 pm

Re: Problem with bigdata

Postby Justin Sorbello on Tue Dec 29, 2009 12:42 pm

Hi giangum,

It sounds like your issues are related to your front end code, not Liberator FE performance. As such, we can't give you any direct advice in this situation as we don't know how your front end has been written. We can give you some general advice such as:

- Limit the number of updating elements in your page. If you have 500 rows in your grid they are probably not all visible at once. Some are likely to be off the screen at the bottom of the grid. Anything that is off the page and is still updating is putting unnecessary load on the browser.

- Make sure you have optimised your code. If you are using JavaScript for example, you need to limit DOM operations to as few as possible as these are relatively expensive.

- Try profiling your code. This will show you where your bottlenecks are. Try Dynatrace or Firebug.

I'm sorry that I can't give you more help, but this is a very open-ended problem. There are too many variables for an exact answer.

If we come up with any other advice we will add it to this post.

Regards,
Justin
Software Developer - Caplin Systems
Justin Sorbello
 
Posts: 1
Joined: Tue Dec 29, 2009 10:43 am


Return to Client Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron