You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just timed mine, it takes 1.75 seconds. That is with pure array of data in, nothing else going on. Not great time. I would love for it to be under .3 seconds.
I am just going to make sure each of my background jobs run only a single export at a time and I'm wondering if there would be a benefit of parallel exporting of pdfs at the same time or if that would cause further performance degrading
I used PHPJasper with a JSON input file. But it takes 7 seconds to generate 2 pages of PDF file. Has anyone encountered the same situation as me?
The text was updated successfully, but these errors were encountered: