To determine how many instructions a computer executes per second, you need to know the clock speed of the CPU. Clock speed is measured in hertz (Hz) and indicates how many cycles per second the processor can perform, which translates to how many instructions it can execute if we assume a certain number of instructions per cycle.
So, the correct response is clock speed.