<html><head></head><body>Just a note about performance in computing.<br><div><br></div><div>I read the Intel articles in Intel Developer Zone and frequently they call to<b> think about the limitations in the memory cache and the set of instructions used to do the computation.</b></div><div><br></div>Even if all the data can be vectorized, it's possible to put all the data and code in the processor cache to avoid them to search it in RAM?<div><br></div><div>I'm really like to take more control of it in my projects.</div><div>Is about computer engineering I don't know how to handle it.</div><div><br></div><div><a href="https://software.intel.com/pt-br/articles/how-memory-is-accessed?utm_campaign=Servers-Brazil&utm_source=Facebook&utm_medium=SocialMedia&utm_content=content_460">https://software.intel.com/pt-br/articles/how-memory-is-accessed?utm_campaign=Servers-Brazil&utm_source=Facebook&utm_medium=SocialMedia&utm_content=content_460</a></div><div><br></div><div>-- Amanda Osvaldo</div></body></html>