vpFREE2 Forums

Faster Than A Speeding.........???

In a message dated 8/19/07 4:55:13 PM US Mountain Standard Time,
rgmustain@aol.com writes:

···

On a 1 GHz intel processor I can generate 1 million numbers/second.
Vven if the processor in a VP machine is slower, this gives you a good
feeling that the hands are flying by pretty quickly.

Dick

****
Let's see a Gig prefix means ten to the twelve power(?) and we get a million
(ten to the sixth) pulls from the RNG generator. This implies about a million
elementary clock ticks per RNG pull.

What is the simplest-quickest thing a computer can do...shift a register left
or right one position? What does that take four clock ticks?

Those electrons have to giddy-up.<BR><BR><BR>**************************************<BR> Get a
sneak peek of the all-new AOL at http://discover.aol.com/memed/aolcom30tour</HTML>

[Non-text portions of this message have been removed]

****
Let's see a Gig prefix means ten to the twelve power(?) and we get a

million

(ten to the sixth) pulls from the RNG generator. This implies about

a million

elementary clock ticks per RNG pull.

What is the simplest-quickest thing a computer can do...shift a

register left

or right one position? What does that take four clock ticks?

Those electrons have to giddy-up

Giga is 10**9 so not as bad as you thought.

Dick

···

--- In vpFREE@yahoogroups.com, GRAYTLEEGRAY@... wrote: