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

Ember: Code optimizations #1010

Merged
merged 2 commits into from
Apr 6, 2024
Merged

Ember: Code optimizations #1010

merged 2 commits into from
Apr 6, 2024

Conversation

Nerivec
Copy link
Collaborator

@Nerivec Nerivec commented Apr 6, 2024

  • Use recursive setTimeout instead of setInterval
  • Remove unnecessary functions
  • Always stop queue dispatching on EmberAdapter.stop()
  • Clear all timers on EZSP init
  • Add info log for counter rollover to match counter log.

@Koenkk Koenkk merged commit cd6906c into Koenkk:master Apr 6, 2024
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Apr 6, 2024

Thanks!

@Nerivec Nerivec deleted the opti branch April 6, 2024 18:51
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.

2 participants