Optimization Problem

Hi All

I want to do some performance tuning in y application.I have looked into the documentation and one thing that I would surely like to do is to minimize and compress my js ans css files. What can be the most efficient and effective method for this. I am googling to get an efficient answer for this problem but no luck. Kindly suggest.

Any more performance related change suggestions are highly appreciated

Regards

Hi fatsalpande!

I am not the right person to whom ask, I am not concerned in performance.

Write simply in the formum and someone will anser, don’t be shy!

I alreadyhave asked it in forum…

Thats where you answered it ::)

There are few extensions for js / css files minimization and compressing:

http://www.yiiframework.com/extension/eclientscript

http://www.yiiframework.com/extension/cclientscriptminify

http://www.yiiframework.com/extension/contentcompactor

http://www.yiiframework.com/extension/mt-clientscript

I personally did not used any of them yet, so can not say which is better.

Also read this guide chapter.