Open Jipok opened 3 years ago
Correct me if I'm wrong, but it looks like you're using ftt. Since ftt handles every event individually the performance issues are most likely caused by the sidebar tree updates falling further and further behind with the large number of tabs. Smaller groups will improve performance. While it's inconvenient to do this manually, you can also try hiding the sidebar, switching groups, and showing the sidebar again.
... you're using ftt.
Yes. Tree Style Tabs are compatible with your addon and another popular group addon, but it has huge performance issues after a couple of hundred tabs. There is also a Sidebery which is great overall. But the number of groups is very small and it has an ancient unsolved problem with collapsing all tabs into the first group. Unfortunately, there is nothing else.
you can also try hiding the sidebar, switching groups, and showing the sidebar again.
It helps, but not completely:
Do you have any other tab related addons enabled, such as tree style tabs or sidebery, running in the background? ftt was developed with performance as its primary goal so I'm frankly not sure what else could be done if the addon is too slow even without the sidebar visible.
Overall acceptable. This view is not needed every couple of minutes. It’s just surprising that it’s black at first.
Do you have any other tab related addons enabled, such as tree style tabs or sidebery, running in the background?
No. My addons:
ftt was developed with performance as its primary goal so I'm frankly not sure what else could be done if the addon is too slow even without the sidebar visible.
I disabled all addons except your two. I measured it with a timer, the difference turned out to be about 10-15%.
Alright, thank you for testing. I'll see if I can somehow improve the performance.
Both TTG and ftt now have updated versions available to download and they should perform better.
video
https://user-images.githubusercontent.com/25588359/142689406-5096c0d3-6783-4d2a-b52a-f48e57e79211.mp4Although it is many times faster than using Trey Style Tabs.
Will performance improve if I move tabs from this heap to many small groups? For example, 15 groups of 50-150 tabs each.