Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi everybody,
We are making performance fixes for Umbraco, and decided to remove whitespaces from result HTML.
We are using RenderControllers and FilterAttribute like that :
http://www.symbolsource.org/MyGet/Metadata/9ce1d7db77714814adcf5c33a289e7c2/Project/CodeLibrary.Mvc/1.2/Release/.NETFramework,Version%3Dv4.5/CodeLibrary.Mvc/CodeLibrary.Mvc/Filters/WhiteSpaceFilterAttribute.cs?ImageName=CodeLibrary.Mvc
But we have to create separate RenderController for each docType, maybe you know better way to do that ?
It would be great to have another suggestions for Umbraco performance fixes.
Thanks,
Alexander
Hi Alexander,
For Umbraco performance fixes, could you perhaps get something from reading these articles if you not already have seen it.
http://24days.in/umbraco/2012/optimise-for-speed/
http://24days.in/umbraco/2013/6-easy-configuration-tweaks/
Hope this can help you to optimize your Umbraco performance.
/Dennis
Hi Dennis,
We made all these fixes, and now trying to remove whitespaces from html ))
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Remove whitespaces from html
Hi everybody,
We are making performance fixes for Umbraco, and decided to remove whitespaces from result HTML.
We are using RenderControllers and FilterAttribute like that :
http://www.symbolsource.org/MyGet/Metadata/9ce1d7db77714814adcf5c33a289e7c2/Project/CodeLibrary.Mvc/1.2/Release/.NETFramework,Version%3Dv4.5/CodeLibrary.Mvc/CodeLibrary.Mvc/Filters/WhiteSpaceFilterAttribute.cs?ImageName=CodeLibrary.Mvc
But we have to create separate RenderController for each docType, maybe you know better way to do that ?
It would be great to have another suggestions for Umbraco performance fixes.
Thanks,
Alexander
Hi Alexander,
For Umbraco performance fixes, could you perhaps get something from reading these articles if you not already have seen it.
http://24days.in/umbraco/2012/optimise-for-speed/
http://24days.in/umbraco/2013/6-easy-configuration-tweaks/
Hope this can help you to optimize your Umbraco performance.
/Dennis
Hi Dennis,
We made all these fixes, and now trying to remove whitespaces from html ))
Thanks
is working on a reply...