Post Reply 
Measuring 30b CPU speed reduction
08-17-2015, 05:44 AM
Post: #24
RE: Measuring 30b CPU speed reduction
Hello,

OK, I had a look in the 30b source code and what it does is that it counts the number of executed program steps and once it reaches 16384, it drops the CPU speed to 10Mhz.
So in theory you should get a 3.6* speed ratio, but since the speed to executed instructions is not linear (as discussed earlier), you get a little bit more speed than that.
I do not remember why 10Mhz was chosen at the time, but that is what it does.

The solver and IRR calculations also do something similar, but after 200 iterations.

Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Measuring 30b CPU speed reduction - cyrille de brébisson - 08-17-2015 05:44 AM



User(s) browsing this thread: 1 Guest(s)