Skip to content

Feature/#59 performance improvements#60

Merged
DivineThreepwood merged 4 commits intodevfrom
feature/#59_performance_improvements
Mar 31, 2022
Merged

Feature/#59 performance improvements#60
DivineThreepwood merged 4 commits intodevfrom
feature/#59_performance_improvements

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