Skip to content

Make not-full and not-empty notificatios faster#703

Merged
asvetlov merged 2 commits intomasterfrom
fast-notifiers
Dec 6, 2024
Merged

Make not-full and not-empty notificatios faster#703
asvetlov merged 2 commits intomasterfrom
fast-notifiers

Conversation

@asvetlov
Copy link
Member

@asvetlov asvetlov commented Dec 6, 2024

The speed-up removes creation of 4 internal functions per each get or put, both sync and async calls are affected.

@codecov
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.91%. Comparing base (3a81ce9) to head (3692b50).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #703   +/-   ##
=======================================
  Coverage   93.90%   93.91%           
=======================================
  Files           4        4           
  Lines        1264     1266    +2     
  Branches       95       95           
=======================================
+ Hits         1187     1189    +2     
  Misses         52       52           
  Partials       25       25           

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

@asvetlov asvetlov merged commit bbc350f into master Dec 6, 2024
@asvetlov asvetlov deleted the fast-notifiers branch December 6, 2024 15:42
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