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

Feature/#59 performance improvements #60

Merged
merged 4 commits into from
Mar 31, 2022

Conversation

DivineThreepwood
Copy link
Member

📜 Description

Performance Improvement

  • Reduce amount of worker tasks used for state synchronisation.
  • Fix a bug where sometimes the action list was not properly synced into the data builder.
  • Improve interrupt handling
  • Make sure only interruptable locks are used for state monitoring.
  • Simplify Controller state locking by removing notification lock.
  • Make ButtonRemoteTest more stable.

Upstream Dependencies

  • switch to jul v3.2
  • switch to rct v3.2

@DivineThreepwood DivineThreepwood merged commit 8200655 into dev Mar 31, 2022
@DivineThreepwood DivineThreepwood deleted the feature/#59_performance_improvements branch March 31, 2022 11:14
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.

Performance improvements and JUL + RCT upgrade RemoteActionTest sometimes waits endlessly on exeuction state
1 participant