Very slow editing files over slow network link

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
gwgs
Posts: 87
Joined: Tue Nov 21, 2006 6:30 pm
Location: Auckland

Very slow editing files over slow network link

Post by gwgs »

Zeus is very slow when editing a file over a slow network link. Be it just moving the cursor, typing, pasting, whatever, it can take over 30 seconds for a response at times, and I can definitely type faster than it appears. If I copy the file locally zeus is quick and responsive.

Zeus 3.97c on Win7 32bit, 4gb ram, p4 3ghz dual core.
The network link is attached to a samba share on a linux box. Browsing files with explorer is snappy and has no problems.
I can open and edit files in VIM or Notepad without any performance issues.

Please help


Grant
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

If did a Google search for windows samba file access slow and based on the results it looks Zeus is not the only application with this issue :(

I am pretty sure that because of an ever changing Microsoft network layer, Samba is just struggling to keep up with all these changes or maybe it just does not cover the entire Microsoft Win32 API.

Having said that, Zeus does not do anything special in the way of file handling.

Zeus only uses the access Standard C library function and these Win32 API functions none, FileFindFirst, FileFindNext and that is about it.

So I am not sure why these parts of the Win32 would not be covered by Samba.

Cheers Jussi
gwgs
Posts: 87
Joined: Tue Nov 21, 2006 6:30 pm
Location: Auckland

Post by gwgs »

I've tried out the beta you sent me. And it seems very responsive.

I can't use this version as my reg# has expired since the v3.97e update.

I've have to put up with v3.97c until i can upgrade to the new version.

Thanks

Grant
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

This issue should now be fixed in the lastest version found here: http://www.zeusedit.com/zforum/viewforum.php?f=6

Cheers Jussi
Post Reply