Git Product home page Git Product logo

Comments (2)

vordenken avatar vordenken commented on May 19, 2024 1

Can confirm this with Maps.app, crossed the 500mb mark easy only with a bit of scrolling around and zooming in/out..
Thanks for your investigation though!

from coronatracker.

mhdhejazi avatar mhdhejazi commented on May 19, 2024

Is this due to it being a catalyst app?

I suspect that in the beginning. I started by inspecting the app memory but found nothing interesting except the big blocks of memory allocated and not released.

After paying more attention to the used memory while using the app it was clear the memory is allocated by the map view. So, I removed it to make sure it's the culprit, and sure enough, the memory went down to under 50mb.

I thought it's a bug with Mac Catalyst, so I created a new project and only added a map view to the empty screen, and after running the app and playing with the map I quickly reached 300mb.

Finally, I wanted to see if it's only a problem with Catalyst apps, so I opened Apple Maps and just zoomed in/out to different locations, and in 15 seconds I crossed the 300mb line.

So, it seems to be an issue with macOS that affects all apps using the MapKit. Not sure if we can do anything here.

from coronatracker.

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.