Page view counter

Who's got the fastest DNN Site? Look'n for Speed!!

Rate It (4)

Last post 04-11-2006 9:54 PM by J7Mitch. 99 replies.

Sort Posts:

  • Who's got the fastest DNN Site? Look'n for Speed!!

    03-23-2006, 3:12 AM
    • Loading...
    • thaumaturge
    • Joined on 10-08-2005, 3:57 AM
    • Houston
    • Posts 13
    • Points 65

    We are look'n for more speed!   How fast is your site?


    When I see html sites pop on every page, I want it, I need it, NOW!

    I know that if we all put our techniques together, we can make these sites move!

    Our Site: websites-marketing.net

    Load Time: 9.5s (Not fast Enough!)

    Web Portal Framework - Dot Net Nuke

    Steps Taken So Far:

    1. web compression blowery.org
    2. css compression flumpcakes.co.uk
    3. compressed photos (Biggest issue..... Decent looking pictures kill load time!)
    4. deleted blank spaces in default.aspx file
    5. deleted blank spaces in skin file
    6. css skin as appossed to tables
    7. www.KeepAliveForever.com
    8. caching set at high


    What else can I do for speed? How fast does your site load?

  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-23-2006, 4:50 PM
    • Loading...
    • J7Mitch
    • Joined on 10-19-2002, 9:23 AM
    • Posts 2,632
    • Points 13,145
    • TrustedFriends-MVPs

    Try mine out:

    http://www.snapsis.com

    I did everything you did, and one more thing that you can read about here:

    http://blogs.snapsis.com/PermaLink,guid,e40942b7-06d2-4cfb-b8f3-aacb19af4323.aspx

    I haven't re-enabled my blowery compression since moving to DNN 4.0, but I think it's still pretty fast.

    John M.

    DotNetNuke Module for Performance
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-23-2006, 5:37 PM
    • Loading...
    • thaumaturge
    • Joined on 10-08-2005, 3:57 AM
    • Houston
    • Posts 13
    • Points 65

    Wow John,

    That's impressive!!! So, you broke the 5 second mark! Definately the fastest I have heard of.

     

    We now have a little homework to do... I'll get back to you!

     

     

  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-23-2006, 5:37 PM
    • Loading...
    • cjsmitty
    • Joined on 06-29-2002, 3:35 PM
    • Rockford, IL
    • Posts 1,600
    • Points 8,010
    Nice job John, I got your site @ 1.817 seconds on a 10Mbit line (Rockford, IL), and thaumaturge @ 2.23 seconds. So John gets the creative and speed awards. By the way, both of your server are about the same number of hops (SD & OK) from me.
    ~Chris

    Net Data Design
    706Horsman.us
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 1:40 AM
    • Loading...
    • juulepuul
    • Joined on 08-22-2002, 1:37 AM
    • Posts 15
    • Points 75
    www.factsonline.nl
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 1:49 AM
    • Loading...
    • juulepuul
    • Joined on 08-22-2002, 1:37 AM
    • Posts 15
    • Points 75
    My stuff : - Blowery - Table based design BUT no big container table. (so the site does not have to be loaded completely before rendering on client side) - Not much standard modules except HTML. - Not too much viewstate - Shared hosting but with much bandwidth
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 2:15 AM
    • Loading...
    • nokiko
    • Joined on 10-22-2002, 2:36 PM
    • Utrecht, Netherlands
    • Posts 2,146
    • Points 10,740

    HI

    Im working on a new site for big cleint and at the moment of writing i have the main page in about 2 seconds and almost every other page request in less than a second.( Some with up to 15 modules

    we use viewstate http module,  compression and caching + custom caching for each custom build module and well it has its own server its own dedicated data server setup with bundles of room and memory and db space

    Its not life yet unfortunately but i hope to show it off soon.

     

    Armand Datema
    5 Skins, 4 SkinObject, 38 Containers, 2 Modules and more Euro 50 a year.
    SchwingNuke
    Offshore DNN and ASP.net development
    Container Creator
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 2:52 AM
    • Loading...
    • juulepuul
    • Joined on 08-22-2002, 1:37 AM
    • Posts 15
    • Points 75
    Sorry for the mess but I'm new at this forum and richtext didn't work..

    http://www.factsonline.nl

  • -Blowery!
  • -Table based design but panes are not contained in "uber"table
  • -"Light" skin with not too many pictures.
  • -Shared hosting much bandwidth
  • -Heavy caching
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 9:35 AM
    • Loading...
    • jjmartin
    • Joined on 02-25-2004, 2:37 PM
    • Phoenix, AZ
    • Posts 203
    • Points 991

    would you mind posting the specifics on what you did at snapsis for turning up the caching and using the tabids as part of the cache key?   also how you did it for only anonymous users?

    Are you changing core code? (not that I'm against that).

     

    Jeff Martin
    MCSD C# .NET
    http://www.jeffmartin.com
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 9:59 AM
    • Loading...
    • csi95
    • Joined on 07-29-2003, 8:49 PM
    • Albany, NY
    • Posts 241
    • Points 1,131

    First, this is an EXCELLENT thread.  A must read for anyone who is serious about their DNN performance.

    Second, for those of you who have posted what you've done so far, which step made the biggest impact on your performance? Obviously, doing them all will have the greatest impact, but if you were going to start from square one, what would you do first?

    Thus far the only step I've taken is install ZipEnable in IIS...

  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 12:30 PM
    • Loading...
    • J7Mitch
    • Joined on 10-19-2002, 9:23 AM
    • Posts 2,632
    • Points 13,145
    • TrustedFriends-MVPs

    The first and easiest thing to do is enable caching on all your modules that you can.

    The next thing is optimize your website with a fast loading CSS based skin.

    Use this site to see where/what you can optimize: http://www.websiteoptimization.com/services/analyze/

    Enabling compression is a quick and easy next step.

    And if you don't have a lot of traffic, then setup a service that will load a page on your site every 15 minutes so that the ASP.Net worker process doesn't unload your website.

    I use http://www.host-tracker.com that not only calls a page on the site, but will also notify you when it is down (Free e-mail notification).

    For the other question about what I did specifically.

    I have my own NavMenu that is CSS driven and I made it cache an instance of the HTML that displays the menu on each tab so that it would not have to be built dynamically on each call.  So no, it is not a core change, but it is a replacement of the core navigation.

    I'll get the code and post it, we might be able to cache the Solpart menu in the same way, but there is still a heavy hit for the size of the JS in such a robust DHTML menu.

     

    John M.

    DotNetNuke Module for Performance
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 4:00 PM
    • Loading...
    • thaumaturge
    • Joined on 10-08-2005, 3:57 AM
    • Houston
    • Posts 13
    • Points 65

    Armand,

    I have noticed you do have a viewstate module for sale on www.snowcovered.com but it says it is only for DNN 2.0 did you or will you make a version for DNN 3.x and up.

  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 5:28 PM
    • Loading...
    • nokiko
    • Joined on 10-22-2002, 2:36 PM
    • Utrecht, Netherlands
    • Posts 2,146
    • Points 10,740

    hi

    No i havent made one for dnn3, the one we are using is from xepient.com

     

    Armand Datema
    5 Skins, 4 SkinObject, 38 Containers, 2 Modules and more Euro 50 a year.
    SchwingNuke
    Offshore DNN and ASP.net development
    Container Creator
  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-24-2006, 5:41 PM
    • Loading...
    • thaumaturge
    • Joined on 10-08-2005, 3:57 AM
    • Houston
    • Posts 13
    • Points 65

    Really,

    I have already tried this module from xepient.com. 

    However, It did not fuction correctly with the blowery.org compression. 

  • Re: Who's got the fastest DNN Site? Look'n for Speed!!

    03-25-2006, 5:42 AM
    • Loading...
    • cjsmitty
    • Joined on 06-29-2002, 3:35 PM
    • Rockford, IL
    • Posts 1,600
    • Points 8,010
    I made a small modification to the core (one that I have been using since 2.11) to write the viewstate to the server memory. Works great with Blowery.
    If there is any interest let me know, I will post it.
    ~Chris

    Net Data Design
    706Horsman.us
Page 1 of 7 (100 items) 1 2 3 4 5 Next > ... Last ยป