Jump to content
Changes to the Jaspersoft community edition download ×

Chart load time in detail section


vivek.joshi

Recommended Posts

I have created one report in which  there is bar chart in the detail, group header and group footer section.  sometimes the report runs in 7 seconds for 15 rows of data. but some times for same  amount of data , chart is taking more than one minute. We conducted load test and found that if there are  concurrent request then report performance is very slow. 

If i remove the chart from detail section and just keep text data, report runs fine in load test also.  We are using HTML 5 charts with Jasper 5.5 professional version. reports are deployed in Jasper server 5.5 commercial edition and are called from Web UI using rest API. 

 

Any suggestion. 

Regards

Vivek 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

i recommend using firefox firebug to see what requests might be taking long.  Perhaps the response is returning very quickly but the browser is just slow to render the actual image of the chart.

tips here - http://community.jaspersoft.com/wiki/using-firebug-troubleshooting-browser-issues   & http://community.jaspersoft.com/wiki/exporting-firebug-and-chrome-developer-tool-net-panel-http-archive-file

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...