asah Posted August 7, 2010 Share Posted August 7, 2010 Hello,I am using jasper iReport to display damn simple report on my desktop Java Application. But I noticed that using jasper:1. My Application takes 15MB more space in Memory.2. At startup, jasper takes 95% CPU for around 30 seconds to load objects. From log, I come to know that springframework takes time to load stuff... For my desktop application, I am wondering what should I do to minimize CPU utilization and reduce those 15MB extra space.Can anyone please let us aware of optimizating jasper to avoid loading libraries which are not really require !(Loading All Jar files to display simple report in desktop application doesn't make any sense to me) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now