(no title)
hurrrrrrrr | 6 years ago
I also don't know how many cycles it takes for my implementation of quicksort apart from checking the output of a specific compiler and counting instructions. C is not, was not and will never be a portable assembler.
cwzwarich|6 years ago
On any modern out-of-order CPU, that doesn't get you close to determining the dynamic performance. Even with full knowledge of private microarchitectural details, you'd still have a hard time due to branch prediction.
loeg|6 years ago
whatshisface|6 years ago
unknown|6 years ago
[deleted]