There is a background image defined as a backround-image
in css - it weighs 27k. There is a "pattern" that can be set in the same way via css and "propagated" by the background-repeat
block. It weighs 113 bytes.
Which option will be faster to boot purely theoretically? In one case, you just need to upload an image of a larger size, in the second one, the image is smaller, but the browser needs to "Multiply" it into a block.