Replies: 1 comment
-
The drawing code is not very performant because it does a lot of checks to get the best output. I don't think you can do anything to optimize this. You are probably drawing a lot of information on the image. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This code took 1000ms
This code took 2000ms
Is there any way to optimize it? thanks.
Beta Was this translation helpful? Give feedback.
All reactions