What determines bytes per second a computer can process?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Tabaristiio
Messages
61
Reaction score
2
What are the factors which determines how many bytes / kilobytes / gigabytes of data a computer can process every second? Are there any equations / formula / rules that can be used to work this out.
 
Physics news on Phys.org
Big factors are cpu speed, cpu word size, memory speed, bus speed and size, threading capabilities, ALU speed. There are others, depending somewhat on what KIND of processing you are talking about. It's a big subject.
 
phinds said:
Big factors are cpu speed, cpu word size, memory speed, bus speed and size, threading capabilities, ALU speed. There are others, depending somewhat on what KIND of processing you are talking about. It's a big subject.

I'm referring to image processing, such as a robot having image processed by its control unit when 'seeing' things through its eyes / visual system (such as through cameras).
 
Tabaristiio said:
I'm referring to image processing, such as a robot having image processed by its control unit when 'seeing' things through its eyes / visual system (such as through cameras).
Then my answer stands but now I have to add "amount of I/O processing required"