8000 immolate.js throws OOM after being called too many times · Issue #6 · SpectralPack/TheSoul · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
immolate.js throws OOM after being called too many times #6
Open
@CataclysmicCode

Description

@CataclysmicCode

Seems as though there’s a memory leak issue with either the c++ or the immolate.js files that cause the OOM error to be thrown to the console after being called too many times. I am modifying this project so that it finds the best seed for certain search parameters but that requires that I call the function new Immolate.Instance(seed) thousands of times and I don’t know if inst.delete(); is properly deleting it or if it’s something else, but I can’t read immolate.js so I can’t figure it out.

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

      0