# Map operation is very slow when disk cache files are too large

**URL:** https://mapwindow.discourse.group/t/map-operation-is-very-slow-when-disk-cache-files-are-too-large/1043
**Category:** MapWinGIS
**Created:** [July 4, 2021, 8:34am UTC](https://mapwindow.discourse.group/t/map-operation-is-very-slow-when-disk-cache-files-are-too-large/1043 "2021-07-04T08:34:13Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jerryfaust](https://yyz2.discourse-cdn.com/free1/user_avatar/mapwindow.discourse.group/jerryfaust/32/378_2.png) [@jerryfaust](https://mapwindow.discourse.group/u/jerryfaust)
#### Post date: [July 4, 2021, 10:07pm UTC](https://mapwindow.discourse.group/t/map-operation-is-very-slow-when-disk-cache-files-are-too-large/1043/2 "2021-07-04T22:07:01Z")

</div>

Hello @uav, and welcome.

It’s hard to say without more detail. Regardless of the window size, a lot depends on what you are trying to display within that window. The map will only render those features that are within the current map extent, and you can also control the minimum zoom level that features are displayed, so that if you’re zoomed out to full extent, it’s not trying to draw all features of all layers.

Consider the [MinVisibleScale](https://www.mapwindow.org/documentation/mapwingis4.9/class_shape_drawing_options.html#a465e299b7cb23e4a6af879b3037c0221) of the features, and the [MinVisibleScale](https://www.mapwindow.org/documentation/mapwingis4.9/group __labels__ visibility.html#ga320c77f79b06e63d78bd41ff60af30c8) of the labels.

Please provide more detail regarding the map layers and features, and perhaps your drawing code, if you still need more direction.

Regards,  
Jerry.

---

_[View the full topic](https://mapwindow.discourse.group/t/map-operation-is-very-slow-when-disk-cache-files-are-too-large/1043)._
