Coder Social home page Coder Social logo

Comments (9)

panta82 avatar panta82 commented on July 18, 2024

Similar output for the just released node 0.12.0. Is this project still being worked on?

from node-memwatch.

jeremieca avatar jeremieca commented on July 18, 2024

If project is dead, do you know any project able to replace memwatch ?

from node-memwatch.

majimboo avatar majimboo commented on July 18, 2024

This can be fixed by fixing some variables in the source but 2013 was the last commit and thats a long time ago so I doubt this will still be officially updated. But there are a lot of new similar modules, one is found here.

from node-memwatch.

jeremieca avatar jeremieca commented on July 18, 2024

Thanks. But this project does not totally replace memwatch. The good thing with memwatch is the detection of memory leak in realtime. In dev mode, when my app is running, memwatch often check the heap and inform me if it grows 5 consecutive times after GC.

Heapdump module seems to just offer snapshot and inspection. No background task for realtime control.

Do you now a module doing that (in the "lot of similar modules"). I don't find this. Thanks.

from node-memwatch.

panta82 avatar panta82 commented on July 18, 2024

At this point, I'm just moving away from this sort of monitoring. I can detect memory leaks by watching process memory usage from the system. And then I can debug using heapdump and node-inspector.

from node-memwatch.

jeremieca avatar jeremieca commented on July 18, 2024

Ok thanks. I'm sad...

from node-memwatch.

saschakiefer avatar saschakiefer commented on July 18, 2024

@majimboo is there a documentation about what to fix? I try to install BipIO on my mac. This fails, cause memwatch won't be installed...

from node-memwatch.

majimboo avatar majimboo commented on July 18, 2024

@saschakiefer , @jeremieca , @panta82 someone already fixed it. I guess its on the pull requests. https://github.com/marcominetti/node-memwatch

from node-memwatch.

francisdb avatar francisdb commented on July 18, 2024

pull request here #60

from node-memwatch.

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.