From: groepaz (groepaz_at_gmx.net)
Date: 2001-10-12 02:14:52
cool, i have just compiled some of my other testprogs with the new compiler.... radial effect: before 1fps, now 2.5 fps... gotta work on that one some more hehe ;=) the old plasma (which i completely unrolled by now, and wrapped the integer sin/cos stuff into a library to speedup table access): went up to 6.7 fps on the old compiler, now takes an amazing time (some minutes on my slowass pc ;D) to compile, but runs at 42.7 (!!!) fps now ;=P actually the code it generates for the unrolled speedcode is now "perfect", any other optimization possible (leaving out the clc before adc) would be considered "dirty" i guess ;=) ....probably unrolling the sin/cos calculation will do > 50 fps ;=) floating-point lib test (calcs some silly sin/cos curves and plots to screen): didnt gain anything...most time is wasted in slowass floating-point routines here i guess ;=) the other progs i tried worked fine aswell... (no more testing tonite though... *G*) -- Best regards, groepaz mailto:groepaz_at_gmx.net ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:42 CET