Skip to content

Workflow Evaluation is very slow #513

@MithunChopda

Description

@MithunChopda

Hi Team,

I am evaluating this RulesEngine for a solution that requires evaluating rules for data filtering.
I have a workflow with 13 rules. If any of the Rules evaluates to True, I want to include the record for display.
When executing this workflow with 13 rules for 600 records, the whole execution takes 13 seconds.
This is very very slow and I am trying to understand what could be causing this slowness?
Is it because all 13 rules are being evaluated or will the Rules Evaluation be short circuited the moment any of the rule evaluates to true and skip evaluating other rules?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions