Faster rendering of repeating textures

Whenever I have a texture tiled over a (mesh) plane the rendering time increases with the number of time the texture repeats. Does anyone know a way to speed up the rendering?

Try turning off mip maps and optimizing your image size based on it’s visibility in the scene.