# ImageryProvider loads tiles slower and slower...

**URL:** https://community.cesium.com/t/imageryprovider-loads-tiles-slower-and-slower/3695
**Category:** CesiumJS
**Created:** [February 9, 2016, 9:45am UTC](https://community.cesium.com/t/imageryprovider-loads-tiles-slower-and-slower/3695 "2016-02-09T09:45:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![raphael.castay](https://avatars.discourse-cdn.com/v4/letter/r/dbc845/32.png) [@raphael.castay](https://community.cesium.com/u/raphael.castay)
#### Post date: [February 9, 2016, 9:45am UTC](https://community.cesium.com/t/imageryprovider-loads-tiles-slower-and-slower/3695/1 "2016-02-09T09:45:07Z")

</div>

Hi,

I'm using the TileMapServiceImageryProvider to load custom tiles in my app and I noticed something: the loading time is getting slower...

I tried my app with different Cesium versions (from 1.14 to 1.18):

1.14 : 20 sec  
1.15 : 32 sec  
1.16 : 30 sec  
1.17 : 75 sec  
1.18 : 200 sec

It seems that since the 1.17 the loader gets "stuck" on the 2nd tile level.

Do you have the same problem ?
