View Single Post
  #13  
Old 02-28-2010, 07:39 PM
coreys coreys is offline
N-Pulse Assistant Manager
coreys's Avatar
Join Date: Mar 2005
Posts: 2,180
coreys has a spectacular aura about
Send a message via AIM to coreys Send a message via MSN to coreys Send a message via Yahoo to coreys
Quote:
Originally Posted by Inverness View Post
CPU usage should always be percentage. Displaying script usage in hertz is ridiculous, imho. Processor frequencies have changed due to the newer smaller chip sizes. I'd rather know how many milliseconds have been spent executing a particular thing.
Yeah, that's usually what I check if I'm trying to profile a scripts performance. To see the amount of time it takes (with timevar2) for a function or other piece of code to execute. Much less vague than these percentages.
__________________

Quote:
*SlikRick: so should I even ask about your aim status?
*Xor: well if you want to
*Xor: but i am LARPING
*SlikRick: While on a computer?
*Xor: yes
*Xor: in my living room
*SlikRick: ahh
*Xor: i have a fort setup to hide from beasts
Reply With Quote