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

perf(lib/websockets): use Set to store listeners #33

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

hasundue
Copy link
Owner

  • chore(lib): add benchmark for LazyWebSocket
  • perf(lib/websockets): use Set to store listeners

@hasundue hasundue changed the title refactor websocket perf(lib/websockets): use Set to store listeners Mar 21, 2024
@hasundue hasundue changed the title perf(lib/websockets): use Set to store listeners perf(lib/websockets): use Set to store listeners Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.10%. Comparing base (23c7344) to head (b946cf7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   83.35%   83.10%   -0.25%     
==========================================
  Files          20       20              
  Lines         679      669      -10     
  Branches       41       39       -2     
==========================================
- Hits          566      556      -10     
  Misses        111      111              
  Partials        2        2              

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

@hasundue hasundue merged commit 777a734 into main Mar 21, 2024
6 checks passed
@hasundue hasundue deleted the refactor-websocket branch March 21, 2024 05: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.

1 participant