From da7e4b3bd26dbb025eeb7b87c86ab383e8e0bb1c Mon Sep 17 00:00:00 2001 From: Leo Wehrfritz <66492595+LeoKlaus@users.noreply.github.com> Date: Sun, 19 Dec 2021 13:37:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333cbea..1bd09bc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Hovering over the tray icon will show you the current battery percentage. You ca ![The tray icon context menu](https://i.imgur.com/2IWhbfa.jpg) ## Performance -While the concept of interacting with another app has some inherit overhead, HeadsetControl-GUI is very light on ressources. +While the concept of calling another app for every single interaction has some inherit overhead, HeadsetControl-GUI is very light on ressources. Being open in the background, HeadsetControl-GUI consists of a single process that uses virtually no CPU time and less than 8MB of system memory. ![Screenshot of the background task in task manager](https://i.imgur.com/3PaxKF6.jpg)