After reading the accepted answer in When should we use prefetch? and examples from Prefetching Examples?, I still have a lot of issues with understanding when
I am trying to disable hardware prefetching on my machine: CPU family: 6 Model: 78 Model name: Intel(R) Core(TM) i5-6200U CPU
I can across rel="prefetch" attribute of <link> tag. On MDN, they just showed prefetching CSS files. More specifically: Link prefetching is a browser mec