I know how to make the turtle module faster but I don’t have any answers for tkinter module. I’m currently using normal tkinter but if there’s a possibility in customtkinter, let me know.
Currently, I’m testing the speed using the canvas by drawing a shape that follows the mouse cursor. I don’t know how to update the canvas faster.