Skip to content

Memory leaks #9

Description

@ul

When using pararules in my project, I noticed two kinds of memory leaks:

  • Cows leak memory on each fireRules.
  • Independent of that, it seems that retracting facts doesn't decrease the network's memory consumption, and the network grows relatively big for a modest number of rules and facts.

I'll fix the first as I introduced the cow solution, but I'm unsure what to do with the second.

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