TUI freeze
#368
Replies: 1 comment 5 replies
-
Have you done any profiling? How long does In general, it's not a good idea to do more than return a renderable in your |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Given the following widget for displaying docker containers stats i found out that the TUI is freezing for about 2 seconds at a
refresh_rate
of 10 seconds. Is this normal behaviour or will be solved in future updates?Note: Docker environment has 32CPU 64GB RAM and there where 10 containers running.
Beta Was this translation helpful? Give feedback.
All reactions