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

feat: speed up marshaller and add typing #108

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 19, 2022

This is ~17% speed up marshalling common messages

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 81.19% // Head: 81.19% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (b4612ea) compared to base (d5fb4d9).
Patch coverage: 92.50% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   81.19%   81.19%           
=======================================
  Files          26       26           
  Lines        2988     2999   +11     
  Branches      577      582    +5     
=======================================
+ Hits         2426     2435    +9     
- Misses        346      347    +1     
- Partials      216      217    +1     
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/_private/marshaller.py 96.94% <94.87%> (-1.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco merged commit e8f568c into main Oct 19, 2022
@bdraco bdraco deleted the marshaller_typing_speed branch October 19, 2022 18: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