Skip to content

Memory use in CLJS #125

Open
Open
@jpthomson

Description

@jpthomson

Hey all,

More of an open ended question for anyone use played with Clara in Clojurescript. I'm seeing large spikes in memory footprint when assembling the session, specifically in building the beta network.

To give you an idea, we currently have 20 rules, with between 2 and 10 LHS clauses, each with two conditionals. This results in a memory spike of around 400mb, much of which seems to get garbage collected.

Does this seem reasonable? Any pointers of what specifically could be allocating this memory?

Many thanks in advance.

Jonathan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions