Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Probable memory leak in native memory with subscription data #159

Description

@thmiceli

When running the server and logging the amount of allocated physical memory by the process, the amount of javascript managed memory and CPU usage, I am seeing a steady increase in allocated physical memory while the javascript memory is stable. That seems to indicate a memory leak in native code which should be investigated.
For the test I used the test-example/testSocketIO.js script with 10 clients.
Note that in the graph there is a drop in CPU usage and a stabilization of memory usage, this corresponds to market close.

mem-cpu

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions