Jump to content
JasperReports Library 7.0 is now available ×

JasperReports Performance Test


Val

Recommended Posts

http://jroller.com/page/galina?entry=jasperreports_reporting_framework_performance_test

 

 

Conclusions

 

1. Using the hardware and software, the MySqlData.jasper sample report can not handle 10 simultaneous active users (CPU overload).

 

We performed sample report profiling using JBuilder Thread Debugger, which shows that JasperReports report engine has thread contention problems.

 

Val

Link to comment
Share on other sites

  • 1 year later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I came across your blog post and the actual performance test at http://jroller.com/galina/entry/jasperreports_reporting_framework_performance_test

 

 

As you can see from the bottlenecks, the issues are in the Sun AWT library that JasperReports uses to get to a pixel perfect layout. Not much can be done at that level to avoid those bottlenecks.

 

I am surprised by the results, however. We have successfully had JasperReports running in JasperServer with over 400 simultaneous users on a single machine. What were the specifications of the web server machine you were using? JVM memory etc.

 

 

Sherman

Jaspersoft

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...