bonds / winot

another tool for staying connected to your wireless network(s) all the time on an OpenBSD laptop
Other
7 stars 0 forks source link

decrapify performance #21

Open bonds opened 8 years ago

bonds commented 8 years ago

After adding a JSON status file as a way to communicate between the service and the gnome-shell extension, I use 10% CPU on the service and 5% on the gnome-shell extension. That doesn't seem so good. Maybe I should use dbus or something else that's less CPU and IO expensive.