On Thu, 06 Mar 2008 22:40:47 +0200, Yura Siamashka yurand2@gmail.com wrote:
Hi
On Thu, 2008-03-06 at 17:11 +0100, Enrico Tröger wrote:
Remote filesystems are one reason, another reason is that this is IMO just unnecessary disk-IO which should be avoided. Think of hard drive life times and maybe it can be also a performance issue on older systems with older hard drives or when the hard drive is quite busy. I really don't like this, it can cause heavy load when switching between several times quickly.
IMHO, you are wrong about heavy load. It is just 1-3 access() call when you switch tab. It is not like geanyprj nuke disk every second or on every editing operation.
Sure. Maybe I'm a bit too nitpicking on this. But it happens to me that I'm often switching tabs in rather short time when searching something or so. And yes, there are disk caches and stuff. I just wanted to bring it on so maybe it can be optimized in future.
Regards, Enrico