Reply to thread

Depends on your audience. If the overwhelming majority of traffic is from guests that only view one page (and leave afterwards as their question was answered), most sessions will have 2 calls.


First page view performance is important and we should optimize for this :)


Anyway, I've taken a different approach which was quite straightforward (serving the cached & precompressed CSS directly from Memcached/Redis without any PHP processing and compression going on).


Back
Top Bottom