Skip to content
Snippets Groups Projects
Commit 3d500465 authored by Isabella Skořepová's avatar Isabella Skořepová
Browse files

Performance tweaks (reduced roundtrips)

Moved to vala dbus properties
Port.Controller now calls dbus methods directly
	- Reduces roundtrips to one
Autodetect:
	Always in list command
	If specified port doesn't exist
	 - 1 roundtrip when port exists
	 - 3 if it doesn't or didn't last time
	 - Old method used 2 every time

Bugfix:
Bind now uses port name. Fixes desync issues.
parent ce3a105d
Loading
Showing
with 188 additions and 199 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment