User talk:Jofur: Difference between revisions

Content added Content deleted
No edit summary
Line 22: Line 22:


Thank you for the feed-back, I've updated the code to reduce tle CPU-load, made the tre age, and also put the constants internally. I hope that this will make it run better on Linux. --[[User:Jofur|<Jofur>]] 14:37, 14 July 2010 (UTC)
Thank you for the feed-back, I've updated the code to reduce tle CPU-load, made the tre age, and also put the constants internally. I hope that this will make it run better on Linux. --[[User:Jofur|<Jofur>]] 14:37, 14 July 2010 (UTC)

:Thanks for the changes. It starts fine, except for #Black declaration is missing at the moment.
:Unfortunatly the CPU-load is as high as before (seems it even encreased by another 5%). Also uncommenting the delay(15) didn't change it. And testing different timeouts didn't seem to have any effect until I tried to hard-set them:
::AddWindowTimer(0,0,2000) - lowered it down to 60-70%
::AddWindowTimer(0,0,3000) - lowered it down to 40-45%
::''(which is ok for me to let it run a longer time and enjoy the spreading burning)''

:btw: to track the time frames is interesting to know :) ~ --[[User:Vera|Vera]] 17:00, 14 July 2010 (UTC)