Skip to content

WTNetwork Threshold Function Performance #133

@dglmoore

Description

@dglmoore

When we compare the performance of, for example, the Landscape.attractors algorithm on a WTNetwork and an equivalent LogicNetwork, we find that the former is about 2x slower. Profiling suggests that this is due in large part to the threshold functions.

Can we improve the performance by modifying the implementation of

  • WTNetwork.split_threshold
  • WTNetwork.negative_threshold
  • WTNetwork.positive_threshold

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