|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/6/2007 1:56:11 AM
Posts: 7,
Visits: 25
|
|
Hi,
We are developing a dynamic real time dashboard and our requirement is to support 5 users with 16 chart each.
We have developed it and everythings working fine. We are using Fusiongadgets latest upgraded version.
Once we keep running this for 12-14 hrs we get adobe message saying "Script is taking tool long..........".
Do you have any option in charts to reduce memory footprint as time progressses or do you have any pointers on how to tackle this issue?
Thanks,
Bhavya
http://www.bhavyait.co.in
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
Hi,
What all charts are you using in that page?
Also, are any of those charts real time charts? If yes, what is the data load (number of visible points) per chart?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/6/2007 1:56:11 AM
Posts: 7,
Visits: 25
|
|
We are using three charts type all real type line, column and stacked area. Number of visible points per chart is also configurable, user can select min 10 to max 500. But normal usage is around 20.
Thanks,
Bhavya
http://www.bhavyait.co.in
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
Can you please send us a live link where this is happening?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/6/2007 1:56:11 AM
Posts: 7,
Visits: 25
|
|
i am sorry i can't as testing and development domain is not accessible on public internet.
But our further analysis shows that memory usage remains low but "Page File Usage History" goes on increasing and at some point of time browser hangs.
To increas performance we have even used rerendering of all charts after 8 hrs.
Thanks,
Bhavya
http://www.bhavyait.co.in
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/4/2008 10:21:21 AM
Posts: 3,
Visits: 4
|
|
You shouldn't need a live link to investigate this problem. Using real-time charts, updating every few seconds or so and memory usage slowly increases over time. That's with 15 data points and a single chart. If you need a live link go look at the FusionWidgets example provide here: http://www.fusioncharts.com/widgets/Demos/RealTimeJS/Index.html
Open that screen in a browser and let it run for several hours; memory use slowly grows. Open multiple tabs to that example and memory use grows faster over time.
|
|
|
|