Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonas Eriksson 930 posts 1825 karma points
    Feb 20, 2011 @ 10:03
    Jonas Eriksson
    0

    Optimize xslt performance Xslt

    Hi!

    I was trying to compare performance between razor and xslt, but I always get rather much overhead for my xslt macros loading xsltextensions, and especially for Exslt.ExsltCommon. This is making a comparison very hard.

    For the site I'm running my tests on loading ExsltCommon takes 0.15 seconds. (For each xslt macro). And for a smaller site I get 0.07 secs for ExsltCommon. (I'm using ?umbdebugshowtrace=1 to look at the timings).

    Is this normal, or did I miss some optimization? On a site with many visitors (and many xslts) this should be rather problematic, no?

    Regards

    Jonas

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Feb 20, 2011 @ 12:21
    Jeroen Breuer
    0

    Are you using 4.6.1? If so perhaps it's this bug: http://umbraco.codeplex.com/workitem/29966.

    Jeroen

  • Jonas Eriksson 930 posts 1825 karma points
    Feb 20, 2011 @ 13:10
    Jonas Eriksson
    0

    Ah, yes it was thanks!

Please Sign in or register to post replies

Write your reply to:

Draft