-
Notifications
You must be signed in to change notification settings - Fork 567
NSLogger can slow down internet connection #297
Description
I have been using NSLogger for a very long time and I find it extremely useful.
Having said that, about two years ago I started receiving emails from my users that my Mac apps slowed down their internet connection.
At first, I dismissed it as it didn't make sense but some users sent me screen recordings showing just that: when my app was running the internet download speed was significantly lower.
I identified that NSLogger can cause this slowdown. I was able to reproduce similar results, but it not consistent. For example, switching to another wifi network or restarting the computer can relieve the issue temporarily.
When in "slowdown mode" opening an app that has NSLogger or the NSLogger console can slow down my internet from about 20% to more than 50% tests after tests
Any thoughts?