Page 1 of 1

ImageCache... slow performance

Posted: Tue Feb 17, 2009 7:26 pm
by patwolf
Hi,

it seems like when setting StiOptions.Engine.ImageCache.Enabled = true; that the report generation becomes very slow.

Is there something else I need to do?

Thanks,
Patrick

ImageCache... slow performance

Posted: Wed Feb 18, 2009 7:55 am
by Edward
Hi Patrick,

Yes, it is true, because images will be cached on drive and then engine reads images from drive again for the rendering.

Thank you.