what is the advantage of using a CPU register for temporary data storage over using a memory location ?
So you are about 600x faster with registers than working with ram.
Speeds referenced from here.