Giter VIP home page Giter VIP logo

Comments (7)

mikehouse avatar mikehouse commented on May 5, 2024 1

The same, I use ram memory mapped to a separate volume for my projects source code and Xcode's derived data, and difference is huge, 235 seconds on built in hard drive (Fusion drive) vs. 175 seconds on ram volume.

from xcodebenchmark.

devMEremenko avatar devMEremenko commented on May 5, 2024 1

@Pe-te, it looks like the original problem is solved. I am closing the issue.

Feel free to open it again if you have any suggestions.

from xcodebenchmark.

Pe-te avatar Pe-te commented on May 5, 2024

The same, I use ram memory mapped to a separate volume for my projects ...

Wow, I haven't heard those words for around 25 years now .. great idea, will give it a try! 🥳

from xcodebenchmark.

devMEremenko avatar devMEremenko commented on May 5, 2024

Hi @Pe-te,

Thank you for the suggestion. I agree that type of a storage matter.

I added a comment to the Contribution section:

if you have any non-Apple hardware components - submit your results to the Custom Hardware table.

And Comments column to the Custom Hardware table.

from xcodebenchmark.

devMEremenko avatar devMEremenko commented on May 5, 2024

Hi @mikehouse,

I tried ram storage for Derived Data (but not for projects because there is no guarantee that your work will be saved), and I think it's a great speed up for HDD, but there is almost no difference if you use SSD. Moreover, it might add additional overhead for OS to move your data to/from disk if there is not enough free memory.

from xcodebenchmark.

mikehouse avatar mikehouse commented on May 5, 2024

Hello @devMEremenko,
I agree when there is ssd no needs to use ram volume at all. My workstation mac mini at the company's office has fast nvme ssd I don't see any differences vs. ram at my home iMac (fusion drive 1 TB). But I see a lot of speed improvements on hdd iMac for my work flow when moved all apps (AppCode, VSCode, ... except Xcode as it is too big ))) ) and projects there. For projects syncing I use rsync cron task. When there not enough memory I just redo volume with new size, I cannot utilize all 64 GB memory anyway even with ram volume.

from xcodebenchmark.

devMEremenko avatar devMEremenko commented on May 5, 2024

@mikehouse, thank you for sharing your experience 👍

from xcodebenchmark.

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.