Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimized flow node execution by only trying to execute flow nodes that have incoming tokens #13

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

timKraeuter
Copy link
Owner

This has a massive impact on benchmark models with many flow nodes like 400.bpmn and 500.bpmn. We went from 160ms to 2ms locally.

@timKraeuter timKraeuter merged commit 578b35d into master Apr 10, 2024
6 checks passed
@timKraeuter timKraeuter deleted the optimized_flow_node_execution_v2 branch April 10, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant