Hi,
My question is regarding the effect on computation time of a single threaded simulation program.
Is there a linear connection between the single thread performance rating and the running time of a single threaded program.
In my comparison I see that the Intel Core i7-3770 @ 3.40GHz has a single thread rating of 2068 and the Intel Core i7-8700K @ 3.70GHz which has a single thread rating of 2703.
Is it a correct approximation to assume that the 8700k would run at a 30% faster speed making the run-time of the program that much shorter (assuming similar hardware and no other bottlenecks)?
Cheers.
My question is regarding the effect on computation time of a single threaded simulation program.
Is there a linear connection between the single thread performance rating and the running time of a single threaded program.
In my comparison I see that the Intel Core i7-3770 @ 3.40GHz has a single thread rating of 2068 and the Intel Core i7-8700K @ 3.70GHz which has a single thread rating of 2703.
Is it a correct approximation to assume that the 8700k would run at a 30% faster speed making the run-time of the program that much shorter (assuming similar hardware and no other bottlenecks)?
Cheers.
Comment