![]() |
|
#1
|
|||
|
|||
Time of computation for an algorithm?How can I foresee the time of computation of an algorithm?
I have an program that make combinations, if I give a small number of input... the time of computation is small!, if I give a large number of input, the time of computation may be long (days, months....) I need to know how can I do to know how much time the computer will take to complete the operation. regards, |
|||
|
#2
|
|||
|
|||
Re: Time of computation for an algorithm?I think you have some choice:
one easy way is to guess the number of operations you have to do for some number of input. Then, you have to know the time it takes to do n number of operations and then a small ( x ). It's a very hard thing to do. Even Microsoft is not able to do it ... (yes, I know they lack of quality control but they have a lot of $) |
Recent GIDBlog
Programming ebook direct download available by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a time converter | tylerfelix | C++ Forum | 15 | 20-Nov-2005 21:34 |
| Simulation Problem | wu_weidong | C++ Forum | 7 | 12-Mar-2005 23:56 |
| [CONTEST?]Data Structure Test | dsmith | C Programming Language | 2 | 06-Jun-2004 16:13 |
| time Problem | zuzupus | MySQL / PHP Forum | 9 | 24-Jul-2003 08:02 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The