The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
![]()
Its a just a thought question.
A set of queries, and how long they each take, under load: 100q, 4 seconds 10q, 40 seconds Which is better? The query time, is insanely low across the application in vBulletin 5, I know this because I run it on a really crappy atom server in house. I'm not saying there shouldn't be less queries. Less queries, when they're better queries, can be better. But less queries for less queries is not always better. |
#22
|
|||
|
|||
![]() Quote:
But using your example of 100q, multiply that by 100 clients and now you have a potential problem. Now we both know vB5's queries don't take 4 seconds but the idea is still the same. Couple that with relying on the clients machine to do a lion's share the work and you end up with a slow system. |
#23
|
||||
|
||||
![]()
The client doesn't do that much work in 5, not processing data wise anyway. WE return html via ajax, and other data. Nothing all that weird.
|
#24
|
|||
|
|||
![]()
Any way you look at it, the way vB5 is working, client side rendering creates a heavier initial load with a second request to the server. And then vB5 needs to deal with slower CPUs and rendering engines on the client side. Either one of those is a going to make client side rendering slower.
IE: There's no reason on earth that the vb.com forum should take 8 to 10 seconds to load on initial entry into the forum. |
#25
|
||||
|
||||
![]() Quote:
There is a bug in 5.1.1 which means some pages are running hundreds (sometimes over 1000) on that specific page. That many will very quickly become a major issue if lots of people try to load that page. |
Благодарность от: | ||
nhawk |
#26
|
||||
|
||||
![]() Quote:
I want vBulletin 5 to be faster, I've been trying to work on problems where I can, when I can. |
Благодарность от: | ||
tbworld |
#27
|
|||
|
|||
![]() Quote:
I would also like to see a drop down menu system for the navbar. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|