June 4, 2009
Author's Response:
well, #1, flash = high-level = EPICMAJORFAILSOFOMGWTFROFLBBQWHY!?!
so cpu usage in general sucks balls. Flash is known among programmers as being incredibly inefficient compared to, say, java or c++.
#2 flash is known for NOT being multithreaded. so it only runs as fast as your first core. so quad/dual means nothing. if anything, quad runs slower (slower clock speed).
#3, i can play this on core 2 duo just fine.
for all that, i do appreciate your criticism. the whole point of my physics engine is to run quickly; if it is running slowly, that is Bad. im curious, however, how many objects u had on screen at once, and what the framerate was at that point.