the problem of use the lime to load map on the debug mode

it’s very slow and can’t load map when on the debug mode
the code is

– Load your map
local map = lime.loadMap(self.mapName)
– Create the visual
self.mapView = lime.createVisual(map)

,so what can i do ??? [import]uid: 195928 topic_id: 35043 reply_id: 335043[/import]