ImageCache... slow performance

Stimulsoft Reports.NET discussion
Post Reply
patwolf
Posts: 90
Joined: Thu May 29, 2008 1:38 pm
Location: Los Angles

ImageCache... slow performance

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

ImageCache... slow performance

Post 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.
Post Reply