Question
How to improve CFC performance
Hi All,
The database queries I had at the top of the page were moved into a CFC and now it is taking noticeable amount of time in displaying the data. How do I improve the performance of the CFC so that it does not take more amount of time for displaying the data.
I'm on CF 9 Standard version and the methods in the CFC return queries to the page that invoke the component.
Please help. Thanks.
- Milind
