
I've been working on improving the server's performance over the last few days. I've done some memory management with the Apache server and PHP compiler. The CLS issue should come to a close very, very soon. I've been testing the code every night to ensure it's working properly. The page shouldn't jump much at all now.
I've got Redis Cache loaded up to see if I can gain a bit more speed or use less time to paint a webpage for members using mobile phones. I've gotta give it some time for the cache to load up with page information and start working. This takes time.
Now between the Redis and the changes to the MySQL server memory settings I've managed to improve performance here and make it load faster for most of us desktop users. My lab data for testing mobile devices is actually slower than I like but it should be nearly a passing grade.
Recommended Comments