It would be useful to render larger tiles for high-dpi monitors.
One could have a switch depending on the screen size. E.g. when a browser window is larger than 2000 px on either width or height, then the tile size could switch from 256 px tiles to 512 px tiles.
of course, this is also low priority.