You'll probably write assembly that one time when you have a critical piece of code, and the compiler is doing something absolutely funky / refuses to optimise, and you spend 2 days figuring out just the right instructions... but in the end your hot loop now runs 30x faster
This is great! Thank you.
You'll probably write assembly that one time when you have a critical piece of code, and the compiler is doing something absolutely funky / refuses to optimise, and you spend 2 days figuring out just the right instructions... but in the end your hot loop now runs 30x faster
do we have a course website?
Yes, it's at dropbox.cse.sc.edu (requires login).