You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was mentionned in #41 already.
It is apparently a problem with the timer class.
In core/timer.h line 108, try replacing the 1000 with 1 or 1000000. It should fix this for you.
From [email protected] on September 15, 2010 18:22:26
What steps will reproduce the problem? 1. Build Reloaded on a core i5 processor
2. Launch Reloaded
What is the expected output?
Reloaded must run at a normal speed
What do you see instead?
It is very slow and each of the 4 cores are used around 25 and 35 %.
What version of the product are you using? r417 On what operating system?
Linux Please provide any additional information below.
Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=43
The text was updated successfully, but these errors were encountered: