It’s… slow? #3287
fuzzykiller
started this conversation in
General
It’s… slow?
#3287
Replies: 0 comments
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.
-
Please bear with me, I just have to get it off my chest.
I’m currently trying Miniflux. It is running on a powerful dedicated server machine with a great internet connection. I have turned off the read time estimation. And yet, Miniflux is just… slow. I think there’s a problem with sub-resource loading. Even though all resources (CSS, JS, images) are cached, they appear late in the network log, sometimes excessively so:
(The last two lines are manifest stuff, they don’t matter.)
The loading delay causes all images to flicker in Firefox (but not in Blink engine browsers). The delays between resources types happen in both Firefox and Blink engine browsers, with varying severity. And I think this is what makes usage feel sluggish for me.
And then, there’s “cold starts” (no HTTP connection to reuse). They are unusually slow.
Not sure how to actually address any of this. I think I encountered something like that before, but I don’t remember how I solved it.
Beta Was this translation helpful? Give feedback.
All reactions