Admin page takes 4.5 seconds to load #3447
SophiaAtkinson
started this conversation in
General
Replies: 1 comment 3 replies
-
There's no information here to even speculate. How big is the DB (10/100/1000/10000/100000/1000000 links)? Is this server running on a Pi Zero, dual Xeon, or something in between? Chrome or any other browser won't be able to tell you what's happening on the server; as you see, it will just show that loading the page was slow for some reason. You need debug mode or some kind of performance profiler to figure out what was slow. That it started after updating to 1.9 could be meaningful, but it might not—for example if PHP or MySQL were updated at the same time. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For the prerequisite im running YOURLS 1.9.1
MySQL 8.0.14
PHP 8.0.14
This only started happening after the release 1.9
It doesn't really bother me but it's just confusing.
Here is a chrome network debug for reference.
If any of you fine community folks know the problem a response would be great.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions