Avatar for the Bluetooth-Devices user
Bluetooth-Devices
dbus-fast
BlogDocsChangelog

feat: make interface optional on method calls

#390
Comparing
izak:fix-optional-interface
(
1e61584
) with
main
(
c713bf3
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
3
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_unmarshall_bluez_properties_message
tests/benchmarks/test_unmarshall.py::test_unmarshall_bluez_properties_message
CodSpeed Performance Gauge
+1%
44.8 µs
44.5 µs
test_marshall_bluez_get_managed_objects_message
tests/benchmarks/test_marshall.py::test_marshall_bluez_get_managed_objects_message
CodSpeed Performance Gauge
0%
70.2 µs
70.1 µs
test_unmarshall_bluez_rssi_message
tests/benchmarks/test_unmarshall.py::test_unmarshall_bluez_rssi_message
CodSpeed Performance Gauge
0%
45.5 µs
45.6 µs

Commits

Click on a commit to change the comparison range
Base
main
c713bf3
0%
fix: make interface optional on method calls The dbus spec allows the interface to be optional on method calls. In that case, allow the message to match on any method with a matching name and signature. https://github.com/Bluetooth-Devices/dbus-fast/issues/315
1e61584
5 months ago
by izak
Home Terms PrivacyDocs