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

Refactor: Improve performance #42

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

bpolaszek
Copy link
Owner

Check events have listeners before actually triggerring them - this slightly improves overall performance

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (443e0ac) 100.00% compared to head (b9132c7) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #42   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       272       278    +6     
===========================================
  Files             57        58    +1     
  Lines            795       811   +16     
===========================================
+ Hits             795       811   +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bpolaszek bpolaszek merged commit 80296e6 into master Nov 17, 2023
4 checks passed
@bpolaszek bpolaszek deleted the refactor/improve-performance branch November 17, 2023 10:31
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