[resolved] KAV slows down Vista |
|
5032? hmm not in my download section.
|
||||||||||||
|
|
Sorry, that was a little premature, it shoudl have been V5.0.1 Build 5031
|
||||||||||||
|
Site Admin
|
seems the problem is "Kaspersky anti virus", not Vista. We did not experiece any sign of perofromance slowdown under this OS.
Try to turn Kaspersky off completely and check. |
||||||||||||
_________________ The PHP IDE team |
|
Thanks, I will try this tonight and let you know.
I have had problems with Kaspersky and Vista before, but not related to PhpEd. |
||||||||||||
|
|
To test this, I did the following:
I started with Kaspersky Anti Virus (KAV) V6.0.2.621 fully updated. All tests were run without any concurrent activity. All tests were run after the system had loaded and was 'idling', that is, as far as I can tell, all start-up processing had completed. The same pages were retrieved in each test using the local Apache server. 1) Ran PhpED with my normal config. As slow as 'normal'. 2) Closed KAV 3) Re-ran PhpED, it was much faster (about 7-8 seconds). 4) Uninstalled KAV 5) Re-ran PhpED, same speed as 3) 6) Installed the free upgrade to KAV V7.0.0.125 7) Got a blue screen on restart (not a good sign). Next re-start worked ok, however KAV spent some time updating and required another re-start. 9) KAV started, re-ran PhpED, as slow as 'normal'. 10) Paused KAV, re-ran PhpED performance as step 3. 11) Exited KAV, re-ran PhpED performance as step 3. Conclusions: 1) It runs significantly faster wihout KAV active (5-10 seconds per page), however, outside PhpED, local response on Vista is slower than XP. 2) The debugger seems to be slow at performing AJAX type requests, rather than full page refresh type requests. In a page that issues two fairly simple AJAX requests not involving DB access, but involving PHP (V5 as issued with PhpED) reading 2 small (1-2Kb each) files and returning some simpe HTML (1000Bytes or so) the minimum response was 7 seconds without KAV. 3) I may be looking for a replacement for KAV, though it's usually a fairly reliable product, and has got good reviews. Thanks for your help, keep up the good work. |
||||||||||||
|
Site Admin
|
well, it looks like only half of the problem.
With "KAV" you may want to turn its "active monitor" off or set its properties to avoid checking php when it's launched to serve http requests. Regarding finall 7seconds per request you got, it's still not acceptable. Would you please let me see your project settings? Also, it may make sense to compare time when you press "Run" or submit button on your form with time logged in the web server logs. If there is a difference close to those 7sec, I'd recommend to check if you access your web by hostname and if this hostname is resolved to 127.0.0.1 without querying your DNS server. Better if you update your c:\windows\system32\drivers\etc\hosts and have there somethign like below: 127.0.0.1 my_host_1 my_host_2 where my_host_1 and my_host_2 are the hostnames to be resolved to 127.0.0.1 |
||||||||||||
_________________ The PHP IDE team |
|
Thanks again dmitri.
I posted a whole heap of stuff in response to your message on Wednesday evening (Australian time), but it seems to have disapeared. I spent a couple of hours testing with various KAV options enabled and disabled but my (long) post seems to have gone. I checked the following day from my work machine and it was there, but now it isn't. Unfortunately, I haven't kept a copy of my message. |
||||||||||||
|
[resolved] KAV slows down Vista |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by