|
|
|
|
|
by bronson
489 days ago
|
|
Pixel 9. Here's an example: GrapheneOS General is mirrored to Discord. Open both and start scrolling up. ElementX shows the spinner for 3 seconds at a time, Discord spins for 1/2 second or so. Go ahead and race them, it's not even close. Another example: Matrix HQ is always notoriously slow. Just now I opened it and there are no messages ... none. No spinner. Just a note at the bottom saying "27 room changes." I waited for at least 10 seconds. Force quit the app, reload, and the messages are there. What platform are you using that performs so much better than mine? |
|
I suspect you are hitting perf issues on Android due to lack of caching (which bite Android way more than iOS due to JNA being way slower for calling the rust-sdk than Swift’s rust bindings). This should be fixed by https://github.com/matrix-org/matrix-rust-sdk/issues/3280, which as you can see from all the checkboxes is making progress.