Giter Site home page Giter Site logo

getError performance issue about geojs HOT 5 CLOSED

jeffbaumes avatar jeffbaumes commented on May 29, 2024
getError performance issue

from geojs.

Comments (5)

manthey avatar manthey commented on May 29, 2024

The check was added because a user had a memory issue that was not at all apparent -- just losing the context. Probably it could be changed to only check after we try to load a texture that is larger in pixels than any texture we've loaded before which should balance the desire for checking with performance.

from geojs.

jeffbaumes avatar jeffbaumes commented on May 29, 2024

That could work. It seems in the example I was trying, it was hitting that check all the time. I notice for example here it does not seem to hit that check at all, must be the tile size in the histomics example is larger.

from geojs.

manthey avatar manthey commented on May 29, 2024

The version of geojs on demo.kitware.com is probably older AND therefore hitting the check all the time rather than only for large textures, whereas the version deployed from github is current master and therefore only checks if the texture is over 4k^2.

from geojs.

jeffbaumes avatar jeffbaumes commented on May 29, 2024

Ah ok, so basically it's a solved issue, thanks. Sorry for the noise!

from geojs.

github-actions avatar github-actions commented on May 29, 2024

🎉 This issue has been resolved in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

from geojs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.