Guest_imported
New member
- Jan 1, 1970
- 0
Now, if written a copy program wich goes through loops
and writes byte per byte, but i can only get 30 kilobytes
per second because it doesn't go through the loops fast
enough (most likely caused by things i put in the loop,
speed counter,percent counter,time remaining counter etc.)
Is this CPU dependend? How do i speed it up?