Website Perf Optimisation Strategy
|
05-21-2015, 12:46 AM
Post: #1
|
|||
|
|||
Website Perf Optimisation Strategy
Anyone with experience in optimising the performance of a website/ social network with user-generated content.
What are some of the things i must look out for from the client side and server side as well? |
|||
05-24-2015, 06:37 AM
(This post was last modified: 05-24-2015 06:37 AM by WebsiteSpeedExperts.)
Post: #2
|
|||
|
|||
RE: Website Perf Optimisation Strategy
The important thing is to get the application working first - you can then worry about scaling and improving the performance.
Adhering to typical front-end performance optimisations such as:-
From a back-end server-side performance perspective, there are a few things you could do to improve website site speed, like caching content using Memcache (or similar). You could cache DB SELECT's so that you DB server(s) aren't hit unnecessarily and setting appropriate expiration times can help keep your cache relatively up to date. If you have a specific site you want us to look at, please let us know. I specialise in speeding up websites. Want a free quote? Just give us a private message and we'll see what we can do for you. |
|||
05-28-2015, 01:15 AM
Post: #3
|
|||
|
|||
RE: Website Perf Optimisation Strategy
What platform are you on?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)