DEV Community

Discussion on: Why Every Software Engineer Should Learn Computer Architecture.

Collapse
 
voider profile image
Voider

check out caching, it will help you really well on how to use your data structures better, you can also check how function calls really work, also instruction-level parallelism and out of order instruction scheduling