Reduce background canvas resolution#20255
Conversation
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/aac3d60b66a51ac/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/aac3d60b66a51ac/output.txt Total script time: 0.97 mins Published |
|
/botio integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/4aad674dc07f420/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/3a5e339dbce9ac6/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/3a5e339dbce9ac6/output.txt Total script time: 18.11 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/4aad674dc07f420/output.txt Total script time: 40.17 mins
|
798693f to
7c15cdb
Compare
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 0 Live output at: http://54.241.84.105:8877/45ca97c12591c5e/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 0 Live output at: http://54.193.163.58:8877/78d6aa30ff6f62e/output.txt |
7c15cdb to
4b8f824
Compare
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/45ca97c12591c5e/output.txt Total script time: 18.15 mins
|
15c85eb to
6601ccf
Compare
|
/botio integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 1 Live output at: http://54.193.163.58:8877/ec38143fa6eefe7/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 0 Live output at: http://54.241.84.105:8877/8538d9e8a2215e5/output.txt |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/78d6aa30ff6f62e/output.txt Total script time: 40.84 mins
|
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/8538d9e8a2215e5/output.txt Total script time: 18.18 mins
|
6601ccf to
c415159
Compare
|
/botio integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 1 Live output at: http://54.193.163.58:8877/d41096106c3f220/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 0 Live output at: http://54.241.84.105:8877/7e27a91ed5a6eb7/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/7e27a91ed5a6eb7/output.txt Total script time: 18.10 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/ec38143fa6eefe7/output.txt Total script time: 41.30 mins
|
The size of the canvas has significant impact on the rendering performance. If we are going to render a high-res detail view on top of the full-page canvas, we can further reduce the full-page canvas resolution to improve rendering time without affecting the resolution seen by the user. Users will se the lower resolution when quickly scrolling around the page, but it will then be replaced with the high-res detail view.
c415159 to
4c7bbd0
Compare
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9c7a5e7d865deb9/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @nicolo-ribaudo received. Current queue size: 1 Live output at: http://54.193.163.58:8877/1ed89b62a709ae0/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/9c7a5e7d865deb9/output.txt Total script time: 19.49 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/d41096106c3f220/output.txt Total script time: 40.14 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/1ed89b62a709ae0/output.txt Total script time: 41.52 mins
|
|
The Linux failure is unrelated. |
|
Thanks! |
The size of the canvas has significant impact on the rendering performance. If we are going to render a high-res detail view on top of the full-page canvas, we can further reduce the full-page canvas resolution to improve
rendering time without affecting the resolution seen by the user.
Users will se the lower resolution when quickly scrolling around the page, but it will then be replaced with the high-res detail view.