|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Does speed include render time?
Does the speed measurement include the time required to draw the maze and solution? Unless I'm doing something terribly wrong, the most time is actually used in drawing the maze, not in solving it, so a quick and dirty text drawing would win over a pretty graphic drawing.
AJW |
|
#2
|
|||
|
|||
|
RE: Does speed include render time?
imho, you are probably doing smth wrong...
like matt said, main goal is to find a path. everything else is "make-up". so, if your make-up takes more time then solving the actual goal, then, (imho) u must be doing smth wrong... (like a girl that wears too much makeup ;) ih! ;) zombie |
|
#3
|
|||
|
|||
|
RE: Does speed include render time?
Who knows... maybe I am using too much make-up
As far as I can tell, my script does find the shortest path. I'm going cross-eyed from looking at it, so think I'll call it done. Guess we'll see. AJW |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > Does speed include render time? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|