Page 4 of 4 FirstFirst 1234
Results 121 to 141 of 141

Thread: FORUM ISSUE: Speed

  1. #121
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUE: Speed

    Did anyone change the font settings on the forums ? All the text appears smaller now for some reason.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  2. #122
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUE: Speed

    Quote Originally Posted by Niya View Post
    Did anyone change the font settings on the forums ? All the text appears smaller now for some reason.
    You've got your glasses on backwards.
    My usual boring signature: Nothing

  3. #123

  4. #124
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: FORUM ISSUE: Speed

    That is right Shaggy. Go directly to chit-chat, don't pass Go and do not collect $200.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  5. #125
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: FORUM ISSUE: Speed

    Quote Originally Posted by Shaggy Hiker View Post
    You've got your glasses on backwards.
    But its the new thing....All the cool kids are doing it

    Quote Originally Posted by RhinoBull View Post
    Niya,
    check your browser zoom ratio.
    I'm pretty sure its not that because every other site I'm accustomed visiting is unchanged.

    [EDIT]

    Actually, nevermind. You're right, it was the zoom. It seems it the zoom is site specific in FireFox ie it can use different zooms for different sites.
    Last edited by Niya; Nov 6th, 2012 at 05:38 PM.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  6. #126
    Fanatic Member Arve K.'s Avatar
    Join Date
    Sep 2008
    Location
    Kyrksæterøra, Norway
    Posts
    518

    Re: FORUM ISSUE: Speed

    It has been a long while since the forum upgrade now, but the performance is still horrible. E.g. Facebook (or any major site) takes about 3-4 seconds to fully load, while this site use 10 to 30 seconds (sometimes much more, if it even load at all) until the quick reply editor is ready (apparently the last thing to load).

    I would think this must be very frustrating for the heavy posters around here, unless they equipped with a whole lot more patience than me



    Oh, and I suppose I should attach this as well..
    Name:  vbforums 404.jpg
Views: 183
Size:  33.0 KB
    Last edited by Arve K.; Apr 5th, 2013 at 08:21 PM.
    Arve K.

    Please mark your thread as resolved and add reputation to those who helped you solve your problem
    Disclaimer: I am not a professional programmer

  7. #127
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUE: Speed

    Or it could be just you... I've haven't had any performance issues for some time...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  8. #128
    Fanatic Member Arve K.'s Avatar
    Join Date
    Sep 2008
    Location
    Kyrksæterøra, Norway
    Posts
    518

    Re: FORUM ISSUE: Speed

    Yes, it could be, but it only affect this site and it I honestly don't remember having these issues before the update, so I don't know.. I do live quite a distance from the servers, but I don't belive that is a factor. But with all this said, I really do enjoy this forum, and I spend quite a lot of time here, even if I don't post much, that is why I want it to perform at its best
    Arve K.

    Please mark your thread as resolved and add reputation to those who helped you solve your problem
    Disclaimer: I am not a professional programmer

  9. #129
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: FORUM ISSUE: Speed

    The site is much better than it was shortly after the upgrade but still slow and seems to be the ads that are the real issue. I have noticed several times in the status bar at the bottom where it is linking to other sites apparently to show the ad at the top and bottom and quite often they take a few seconds to several seconds to load and only then does the forum load up.

    I see this with a few other sites too. Weather.Com has gotten horrible, even slower than it was before and quite possibly the slowest site I go to, whereas another vBulletin site I go to is almost instant on every page.


    Edit apparently it is more than just the 2 ads I see, my ad blocker is blocking 3 others on every page but it still seems to try to connect to them.
    Last edited by DataMiser; Apr 5th, 2013 at 10:32 PM.

  10. #130
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUE: Speed

    For me, the performance issues that resulted from the upgrade are almost all gone. There are still occasional times when the Quick Reply box doesn't come up at all, but that is on the order of 2% of the time, or less. At times, I also see that duplicate post message (the actual message is that I have to wait 30 seconds between posts, but it means it tried to post the same thing twice), though this is both rare and clearly not randomly distributed. If I get a duplicate post message, then I'll be getting a few more. They seem to come in batches, which I assume is related to heavy traffic, though they aren't common enough for me to really care.

    EDIT: Let me add that the forum comes up as fast as any other site, for me. It may be that ALL sites are slow for me, but the time seems to be around 2 seconds, or less, so it seems reasonable.
    My usual boring signature: Nothing

  11. #131
    Fanatic Member Arve K.'s Avatar
    Join Date
    Sep 2008
    Location
    Kyrksæterøra, Norway
    Posts
    518

    Re: FORUM ISSUE: Speed

    Well, ironically, the performance have been very good after that post, so hope it stays that way
    Arve K.

    Please mark your thread as resolved and add reputation to those who helped you solve your problem
    Disclaimer: I am not a professional programmer

  12. #132
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: FORUM ISSUE: Speed

    Or it could be just you
    No, I'm getting it to. It got better for a while but seems to be worsening again in the last few weeks. Sometimes it's nice and quick, sometimes it's dog-slow. And when it's slow it's consistently slow. And it seems to be slow more and more often. I suspect Brad's just getting tired of peddaling.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  13. #133
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: FORUM ISSUE: Speed

    Quote Originally Posted by FunkyDexter View Post
    No, I'm getting it to. It got better for a while but seems to be worsening again in the last few weeks. Sometimes it's nice and quick, sometimes it's dog-slow. And when it's slow it's consistently slow. And it seems to be slow more and more often...
    Me too.

    Quote Originally Posted by FunkyDexter View Post
    ...I suspect Brad's just getting tired of peddaling.
    I bet we could get Lance Armstrong at a good price
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  14. #134
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: FORUM ISSUE: Speed

    If you are using firefox pay attention to the text in the far bottom left. It is almost always connecting to a web address to load an ad when it slows down. I think this shows in IE as well but not sure. It seems that in the ad rotation there are some that just take a long time to connect and load and that causes the whole site to slow down.

  15. #135
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: FORUM ISSUE: Speed

    There have always been evil ads - even from before the upgrade.

    And I do believe the slowness is due to to factors - the ads - and the number of what appear to be bots search the forum. Look at Ifuser in "who's online" - they been sucking content out of the forum for weeks. Probably all going to China...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  16. #136
    Frenzied Member
    Join Date
    Jul 2006
    Location
    MI
    Posts
    2,012

    Re: FORUM ISSUE: Speed

    Quote Originally Posted by szlamany View Post
    There have always been evil ads - even from before the upgrade.
    At least we no longer have to put up with those seriously annoying embedded links that popped up an ad whenever you accidentaly ran your cursor over them.

    Regarding Firefox, I do see that it's connecting to ads, but they flash so fast I can barely read them ... it seems like the majority of the time it's saying "Waiting for www.vbforums.com" or "Transfering data from www.vbforums.com". Not sure how significant that is.
    Also, when running Firefox with Adblocker enabled vs disabled, I cannot notice any difference in load times. My guess is that the vbforums servers are what's causing the slowness...

  17. #137
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: FORUM ISSUE: Speed

    I think even when ad blockers are enabled that the data is still transferred just not displayed. As for the waiting on ads. When the page is slow so 10-20 seconds it is almost always waiting for a response from some other domain or more than one other domain. Rarely does it wait long on VBForums though sometimes it does

  18. #138

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUE: Speed

    I continue to work with our techs on slowness. Whey you guys yell and give examples, it makes it easier for me to get them to look at the issues. Some of the issues in the past were around the database. Others were around traffic and getting hit with some spammers. We've put lots of things in place to help with a lot of that.

    I also know that some add-ins can cause issues. I stopped using IE because different add-ins were choking on things. I tend to use Chrome and Firefox a bit more (although I use all three and multiple versions since I need to see what is going on).

    Overall, the site should be performing smoothly. If not, keep commenting. Stating what is in the status bar (which is causing the delay or being loaded) is hugely helpful.

    As a note - I was out last week and am behind on PM and emails. Working to catch up with what's been reported and stated!

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  19. #139

    Thread Starter
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: FORUM ISSUE: Speed

    oh.... and why you don't want to hear this.... The intellitext (text ads that pop-up) are supposed to still be running here. They will be back. Sorry. Just being transparent so you aren't shocked when you see them return. They should not impact speed though. They are done with scripting after the page is loaded.
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  20. #140
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: FORUM ISSUE: Speed

    For the most part it is a lot better than two months ago (knock on wood). We appreciate your hard work.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  21. #141
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: FORUM ISSUE: Speed

    I didn't realize the ads were gone. I guess they either didn't matter much, or they haven't been gone for long.

    For me, all is well, and I, too, appreciate all the work.
    My usual boring signature: Nothing

Page 4 of 4 FirstFirst 1234

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width