Page 1 of 1

Performance issue while using canvasgadget

Posted: Mon Sep 13, 2021 9:13 pm
by Josepho
Hello i was doing some tests with canvas gadget to see if spiderbasic is enought strong to handle a future project but the results im getting are not very satisfactory.

Im making a canvas 380x380

I created 100 rectangles 65x65 each rectangle with 3 texts and im getting a very important fps decrease

Is there any way to improve the performance? i was expecting spiderbasic to handle this without any fps decrease

My computer is a mac mini 2020, and im using chrome

Many thanks

edit: Ok i just found the "screen" gadget i guess thats the way to go if i want stuff that requires gpu thanks anyway

Re: Performance issue while using canvasgadget

Posted: Mon Sep 13, 2021 10:47 pm
by Peter
Josepho wrote: Mon Sep 13, 2021 9:13 pmIs there any way to improve the performance?
even if the problem has been solved: I think it's always a good idea to post a small executable code in the future so that we can better see if it can be improved.