Tips to improve XFA forms performance
In our business case we are rendering the XFA based form using AEM Forms 6.5 OSGI Output service. The rendering is taking around 2 minutes to complete.
The size of XDP is around 8 Mb. It contains a repeatable sub-form which works fine and do the conversion in 20-25 sec if the iteration is around 5. For more iterations it takes longer time.
What are option by which we can optimize performance?
How can we improve server side performance with Output service?
What are caching options with Output service?