s2member css performance
Posted: October 17th, 2010, 12:58 pm
Hi Jason,
I'm looking to improve the responsiveness of my s2member / s2clean installation and one of the big hangups (to the tune of 2 seconds) is the s2member css load. Here is the GET request:
http://domain.com/?ws_plugin__s2member_ ... 8;qcABC=1&ver=1.0761284149693
What I would like to test is disabling this dynamic css and making it into a regular static .css file. The file itself is tiny so I don't know why a) it takes so long and b) why it is a separate file at all? Why not combine it with one of the other many css files?
I'm looking to improve the responsiveness of my s2member / s2clean installation and one of the big hangups (to the tune of 2 seconds) is the s2member css load. Here is the GET request:
http://domain.com/?ws_plugin__s2member_ ... 8;qcABC=1&ver=1.0761284149693
What I would like to test is disabling this dynamic css and making it into a regular static .css file. The file itself is tiny so I don't know why a) it takes so long and b) why it is a separate file at all? Why not combine it with one of the other many css files?