ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
503 stars 44 forks source link

Slow performance sending in #matrix:matrix.org #199

Open ara4n opened 5 months ago

ara4n commented 5 months ago

To repro:

I mistook this earlier as a lack of local echo (or lack of message queuing / retry semantics), but the actual thing which was tripping me up looks to be freeze on hitting enter.

grzegorz-aleksander-klementowski commented 5 months ago

Not sure, if it is related to it, but I think so.. I found out that thte app eating a lot of CPU resources, even when any chat is off. It is taking around 45%-60%. Przechwycenie obrazu ekranu_2024-01-30_19-06-55

paulcarroty commented 5 months ago

The CPU usage is fixed: https://github.com/ulyssa/iamb/pull/168

ara4n commented 3 months ago

I was also suffering the CPU problem, which now appears to be fixed - however, it's still freezing for 10s on trying to send a msg in Matrix HQ (this on 0.0.9).

roland-5 commented 3 months ago

I was also suffering the CPU problem, which now appears to be fixed - however, it's still freezing for 10s on trying to send a msg in Matrix HQ (this on 0.0.9).

I can confirm this. In rooms with many people and messages, if I send a message there is delay (about 10 seconds). This isn't a case if I talk in direct messages 1:1.