Boni
Fledgling Freddie
- Joined
- Feb 8, 2004
- Messages
- 1,606
liloe said:Well, even if your job is to do such kind of stuff, you've never seen the program Mythic runs, thus you can't really judge if it's good or bad. Also the question is what kind of computer they run it on. Sure, they could kill one cluster and run the program on it, but I think it's more realistic to suppose that they're not using the best available thing cause they don't it need so often.
You got no idea how many things it checks, so I don't really trust your opinion on that =)
Indeed I havent seen the code, but I have a general knowledge of the type of algorithms in place and the speed of modern PCs (the post did say he was using a decent machine and that didnt help) and enough confidence in my own abilites to feel that its a good bet. One of my specialities is code optimisation and im often required to go visit software houses on the continent to help them speedup their code.
Personally I know as was stated by a previous poster that the demands of modern software development leave little time for polishing everythign and if a piece of code gets by and does its job, even if it takes 5 days, theres often little way to persuade management to devote more resources to it. But I would find it a bit impracticle to have a stage like this, as it adds a 5 day period to the build process which in turn can cause problems and chained delays as has indeed happened here.
I guess no one else finds any amusement from a 5 day algorithm thats presumably just doing some ray tracing and A* over whats a fairly low detail static map.