Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. Issue with 'Help!...about us' menu

Issue with 'Help!...about us' menu

Scheduled Pinned Locked Moved Site Bugs / Suggestions
helpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mayur Mahajan
    wrote on last edited by
    #1

    Don't know if this issue has been raised before. Sorry if I'm repeating something, but the Help!--->About Us section takes eons to open...not until I run out of patience :) can we get this fixed? Not that I use that page often, but here's an issue that bothered me and thought I'd bring it to notice Thanks... --Mayur

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    V 1 Reply Last reply
    0
    • M Mayur Mahajan

      Don't know if this issue has been raised before. Sorry if I'm repeating something, but the Help!--->About Us section takes eons to open...not until I run out of patience :) can we get this fixed? Not that I use that page often, but here's an issue that bothered me and thought I'd bring it to notice Thanks... --Mayur

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      True. I observed this too. The page weighs out 45K HTML alone (Right Click Properties). This, I think is without any included JS files. Besides, I think, the slow down might be due to images being dynamically streamed from the database. My suggestion would that the fragments of the Page can be Ajaxified to accelerate the page render time. For me, the page loaded in 140 seconds (Airtel Broadband, Chennai, India)

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      C 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        True. I observed this too. The page weighs out 45K HTML alone (Right Click Properties). This, I think is without any included JS files. Besides, I think, the slow down might be due to images being dynamically streamed from the database. My suggestion would that the fragments of the Page can be Ajaxified to accelerate the page render time. For me, the page loaded in 140 seconds (Airtel Broadband, Chennai, India)

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #3

        No, it's because the query I'm using is broken - it does a full table scan of one of the fields because that field is currently representing a bitmask (bad old legacy code). The size isn't an issue at all, nor will AJAX do anything. I just need to retro-fit the DB changes we've made in our dev servers onto the live server (which leads to another change which leads to another change and so on).

        cheers, Chris Maunder

        CodeProject.com : C++ MVP

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups