Hi,
ive written a VERY simple Artificial inteligence game
(matchsticks)
iits a text based game, and only uses cout amd cin, so it will compile under both windows and linux.
i decided to use it as a performance test of redhat 9 vs WIndows2k
(i have a dual boot system)
under linux, the computer takes 52 seconds to make its first move.
under windows it takes a WHOPPING 2 minutes !!!!
is windows reeealy that much CRAPPER than linux ?
i dont believe even Ms windoze can suck THAT hard.
i posted the full details at a diff forum, here's the llink.
http://216.26.163.133/forums/topic.aspx?id=16681
if any of you have a dual boot windows / linux system.
i would be greatfull of you could download the source code and run the same pperformance test so we can compare.
here's the source.
http://uk.geocities.com/qwijibow_uk/main.cpp.txt
http://uk.geocities.com/qwijibow_uk/State.h.txt
http://uk.geocities.com/qwijibow_uk/TLList.h.txt
(remove the .txt extensions and compile main.cpp)
under windows, you will have to remove the exit(0) call in TLList.h (i forgot to remove it after testing)
any comments welcome, did i do somthing wrong ?
or is windows reeealy that lame ?