Just discovered that Zone Alarm really slows down the time it takes for scripts to run on my local server (apache/win98).
I was feeling depressed that a discussion forum I'd written was a bit slow (code was taking over 1s for most pages). Then I turned off ZA and - yeehah! - scripts are executing in a few hundredths of a second, four or five times faster.
Thought that was worth mentioning for anyone else using microtime() to check the efficiency of new scripts.
Zone Alarm & Script Timing
Moderator: General Moderators
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
Re: Zone Alarm & Script Timing
There's got to be a setting to help zone-alarm fix that.
Also, microtime(), you're using apache right? Compile apachebench!
Also, microtime(), you're using apache right? Compile apachebench!