Page 1 of 1

8K off screen rendering support

PostPosted: Fri Nov 25, 2022 10:38 pm
by aSurgingRiver
On the WIndows platform, the hardware uses RTX3090, and CEF uses off screen rendering to render web pages.
When the resolution of a web page does not exceed 4K, the performance of CEF rendering web pages is very good.
When the resolution of a web page exceeds 4K, the performance of CEF rendering web pages drops rapidly.
The above is a case of rendering a single web page.
If multiple 4K resolution web pages are rendered at the same time, the rendering performance of each web page is very good.
Does CEF have a way to make 8K web pages perform well in off screen rendering?