memory.maxmem setting

  • I'm hoping to use a higher memory.maxmem setting in order to preload more tiles and reduce the appearance of lower-res tiles when zooming. Without changing anything, my Chrome tab with a full-screen pano is using around 200MB. I tried:

    Code
    <memory maxmem="500" devices="Desktop+HTML5"/>
    Code
    <memory maxmem="2048" devices="Desktop+HTML5"/>


    ...but memory usage never increased. Is there a hard-coded cap? Maybe I have to change something in the browser settings to allow usage of more resources?

  • Hi,

    roughly said krpano doesn't load more tiles than it will need for the current view.

    Btw - maxmem="2048" - means 2 GB of ram! - this might be not possible in 32bit browsers! Better avoid such extreme settings.

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!