Coder Social home page Coder Social logo

Comments (8)

RedYetiDev avatar RedYetiDev commented on June 27, 2024 2

@mathis-lambert For debugging, you can run NODE_DEBUG=* node index.js

from node.

RedYetiDev avatar RedYetiDev commented on June 27, 2024

@nodejs/platform-macos Does the Node.js provide support for Apple's Developer Beta Program?

https://www.apple.com/macos/macos-sequoia-preview/

from node.

mathis-lambert avatar mathis-lambert commented on June 27, 2024

image
Well i guess, its very long to load the modules, but after 5 minutes it seems to have started
Like, look at this : 45s to load a directory
image

from node.

mathis-lambert avatar mathis-lambert commented on June 27, 2024

Oh well now when im doing node index.js, it's starting within a second.
That's weird

from node.

aduh95 avatar aduh95 commented on June 27, 2024

What's the output of node -p '2+2'? Is your app any faster on a different system?

from node.

mathis-lambert avatar mathis-lambert commented on June 27, 2024

@aduh95 the output is 4, and yeah my app starts within a second on other systems.
I also want to point out that, i reinstall Node with brew and run npm i on my project.
For the first time i start my application it takes so much time (imports are slow ?) but now my app is running fast and node -p "2+2" is also fast to print...
Maybe a bad behavior on MacOS Sequoia side ? but it happens to me only with NodeJS

from node.

AntiMoron avatar AntiMoron commented on June 27, 2024

maybe it's filesystem issue. Have you ever tried to npm install? Seems like it's requiring package semver.

image Well i guess, its very long to load the modules, but after 5 minutes it seems to have started Like, look at this : 45s to load a directory image

from node.

RedYetiDev avatar RedYetiDev commented on June 27, 2024

It's possible. I have a sequoia MacBook, so when I get back-in-town, I'll test some benchmarks with the debug build.

from node.

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.