I'm reading about Subresource Integrity but I'm worried about the performance loss. How does this (having to hash every file before executing it) slow down the page load, especially on devices with low level CPUs?
I'm reading about Subresource Integrity but I'm worried about the performance loss. How does this (having to hash every file before executing it) slow down the page load, especially on devices with low level CPUs?