Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 most effecive method of recording execution time
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
x-ecutioner




PostPosted: Mon Feb 23, 2009 8:36 pm   Post subject: most effecive method of recording execution time

ive used cpu time and just the time function i believie
but the problem is it calculates the time it took me to fill out the get statement as well
what method do you guys use in order to determine how efficient ur scripts are?


thanks,

X
Sponsor
Sponsor
Sponsor
sponsor
saltpro15




PostPosted: Mon Feb 23, 2009 9:02 pm   Post subject: RE:most effecive method of recording execution time

put Time.Elapsed/1000
DanielG




PostPosted: Mon Feb 23, 2009 9:17 pm   Post subject: RE:most effecive method of recording execution time

or just put Time.Elapsed
saltpro15




PostPosted: Mon Feb 23, 2009 9:21 pm   Post subject: RE:most effecive method of recording execution time

true, I'm just in the habit of using /1000 thanks to DWITE Razz
Tony




PostPosted: Mon Feb 23, 2009 9:22 pm   Post subject: Re: most effecive method of recording execution time

x-ecutioner @ Mon Feb 23, 2009 8:36 pm wrote:
what method do you guys use in order to determine how efficient ur scripts are?

Big O analysis Wink http://en.wikipedia.org/wiki/Big_O_notation
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: