Bluetooth-Devices / dbus-fast

A faster version of dbus-next
MIT License
35 stars 8 forks source link

feat: improve marshaller performance #264

Closed bdraco closed 10 months ago

bdraco commented 10 months ago

This is roughly a 10% speed up marshalling vs the benchmark

adds some more missing types

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e634fc2) 83.37% compared to head (288b6d6) 83.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #264 +/- ## ======================================= Coverage 83.37% 83.37% ======================================= Files 28 28 Lines 3290 3290 Branches 682 682 ======================================= Hits 2743 2743 Misses 331 331 Partials 216 216 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.