@Friendica Support Since #friendica version 2023.12 loading of my personal posts (the house icon) is very slow compared to all other feeds. Do others encounter that kind of behaviour?
@Christian Kalkhoff I had it, too, until I have changed some mysql conf value to some 6GB if I remember correctly. I can't remember the name of that value but I can look it up when I am back at the PC.
@Christian Kalkhoff Just noting that it's not really weird for your own profile to potentially load a bit slower because it does do more work for that page in a lot of ways.
It's not just doing a query for posts, it's also doing: * pulling up your contacts * pinned posts * tag cloud (I can't remember if this is optional somewhere?)
It seems to me like pictures are loading slower, but maybe it just feels that way because they added a picture placeholder. It's been a while since I pressed the house icon. The "latest creation" tab seems to be my happy place these days.
xy..
•Christian Kalkhoff
•@Tobias Nice, those stick out:
Compared to the network feed the stack trace is also way more complex
xy..
•innodb_buffer_pool_size
Christian Kalkhoff
•Christian Kalkhoff
•I now run #mariadb with
That helps a lot overall, but the personal page is still about 8 to 10 times slower than everything else.
Shiri Bailem
•@Christian Kalkhoff Just noting that it's not really weird for your own profile to potentially load a bit slower because it does do more work for that page in a lot of ways.
It's not just doing a query for posts, it's also doing:
* pulling up your contacts
* pinned posts
* tag cloud (I can't remember if this is optional somewhere?)
Lorraine Lee
•