Giter Site home page Giter Site logo

Comments (5)

stel avatar stel commented on August 19, 2024

I wasn't able to reproduce this issue with 2.0.2, inserted 5K records – file size is 360Kb. @TimOliver if you have a chance, could you check this one more time?

from realm-browser-osx.

ihor avatar ihor commented on August 19, 2024

I've just reached 30Gb until my system started to complain. Without the browser, the file size is 6.5Mb.

from realm-browser-osx.

bdash avatar bdash commented on August 19, 2024

@ihor, can you share more details about what version of Realm you're using in your app and which version of the Realm Browser you're using? Can you share steps that we can follow to reproduce the problem?

from realm-browser-osx.

ihor avatar ihor commented on August 19, 2024

I'm using Realm 1.10.0, Realm Browser 2.1.11 (95) and Mac OS 10.12.3.

I was importing pre-installed application data with a node script. With opened browser, the *.realm file reached 30Gb. It was 26Gb when I noticed and it was growing like 1Gb in 1-2 mins. When I closed the browser and ran the script again the file size was 6.5Mb.

I have 16 tables. 5 of them have < 200 records, and other tables have between 5,000 and 60,000 records. I don't have any relations between objects. All tables have one or two indexes.

from realm-browser-osx.

bdash avatar bdash commented on August 19, 2024

I had a thought this morning that this could be caused by Realm Browser going into App Nap. That could potentially result in significant delays in the Browser seeing modifications made by other processes, resulting in old versions being pinned for a significant amount of time.

from realm-browser-osx.

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.