| |
|
|
 |
 |
 |
 |
#215089 - 05/06/02 12:37 PM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: ekempter]
|
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
|
Compare the queries for profiles, 4 here, 30 there. <br /> <br />Compare the queries for threads: 14 here, 27 there <br /> <br />Compare the queries for forums (postlist): 9 here, 24 there <br /> <br />Compare the queries for who's online: 5 here, 16 there <br /> <br />Compare the queries for memberlist: 4 here, 10 there <br /> <br />Compare the queries for the search page: 3 here, 12 there <br /> <br />Compare the queries for the search results page: 4 here, 15 there <br /> <br />There is no comparison <br /> <br />Register_globals - heheh... that isn't a fix, it is a work-around <img src="/forum/images/icons/laugh.gif" alt="" /> Register_globals has to do with the basic coding practices of the underlying code. vB can't be run with register_globals on because the coding needs a lot more work for it to stand up to the increased scrutiny globals being on brings for error-checking. Defaulting to globals being off doesn't fix the underlying code errors <img src="/forum/images/icons/tongue.gif" alt="" /> <br /> <br />The rapid succession is because they can't get their underlying code base right in the first place - they keep applying patches to patches instead of fixing it. <br /> <br />The last "update for php 4.2" is because they have still failed to get the base code right to run like it should. It is a patch that will hopefully hold on long enough for them to get a beta out for v3. Then, when another bug is found in v2.2.9, they will insist that everyone upgrade to v3 beta since "it is pretty stable anyways". <img src="/forum/images/icons/tongue.gif" alt="" /> <br /> <br />Like I said, it is decent software, but isn't as good as threads <img src="/forum/images/icons/wink.gif" alt="" />
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215093 - 05/06/02 06:54 PM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: SurfMinister]
|
Lurker
Registered: 05/06/02
Posts: 1
|
<blockquote><font class="small">In reply to:</font><hr> <br /> <br />Register-globals has been fixed since 5.5 in threads, still has not been fixed in vb, and there's nothing to say it will ever be fixed. vb3 is vaporware and will be for months to come. Sooooo... we are discussing vb2.x.x.x.x.x <br /> <br /> <br /><hr></blockquote> <br /> <br />Vaporware? wow, that's a wild assumption. riiiighhhtt... please, tell me what solid indicator you possess that vb3 is not real. <br /> <br />And please remind the public of the releases of UBB 6.0- you remember, right? the betas? the ones going to e!!! <br /> <br /><blockquote><font class="small">In reply to:</font><hr> <br /> <br />I have never owned a vb, so I can't tell you if it is hard on the server from personal experience, I can only go by the posts at vb and their recommendations for hardware based on number of concurrent users. If you wanna be picky, their hardware recommendations are more than for plain ubb boards. Granted, most ubb's do not run as many concurrent users as some vb's do, but some do and the hardware requirements aren't any greater. Post a link to your forums with a test acct if you think vb.org's site is not indicative of the queries on most vb sites <br /> <br /> <br /><hr></blockquote> <br /> <br />it's been proven by forum admins that UBB cannot handle the traffic and requests on the same kind of servers that vB can. I'm not going to post any file crap, but I will tell you- my site switched to vB and ran at least 5 times as fast. portent.net did the SAME THING, and never looked back. <br /> <br /> <br />please, show me a UBB with 500 members, and then show me a vB with the same, and compare the two, then talk to me about concurrent servers. <br /> <br />I've read this thread, and the crap you spew allen, but I guess you have to pine for whatever you can when faced with a superior product. <br /> <br />I aoplogize for my spelling, the 5 line text area is kind of a pain to use. <br /> <br /> <br />EDIT #2: wow, just 2 edits and the post is broken, Threads can't even parse it's own posts :rolleyes: <br />
Edited by heretic (05/06/02 06:56 PM)
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215094 - 05/06/02 07:11 PM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: SurfMinister]
|
Lurker
Registered: 05/06/02
Posts: 1
|
I personally find it funny that you only compare mention vbulletin.org's quries, and not any other vBulletin....<br /><br />vB.org, has many hacks installed which add quries, the standard, main forum page has 19 quries... If you add explain=1, to the end of a url, you will see the page's stats...<br /><br /><br />IE: http://www.xism.net/vb/index.php?explain=1<br /><br />Next time, if you are going to spout off about something, atleast know what you are talking about.... I was actually proud of UBB at one time... But now, I have to say I'm disgusted with it....
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215095 - 05/06/02 07:53 PM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: Lieng053]
|
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
|
I didn't think it would take this long for vB's people to show up - good to see you over here <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />I explained a few times that vb.org is the only site I know of that shows queries, and so I used them as an example. Thank you for the &explain=1 , it helps <img src="/forum/images/icons/smile.gif" alt="" /><br /><br />OK, another comparison is in order using my new friend's site: http://www.xism.net/vb/index.php<br /><br /><br />Compare the queries for profiles, 4 here, 19 there. <br /><br />Compare the queries for threads: 14 here, 21 there <br /><br />Compare the queries for forums (postlist): 9 here, 21 there <br /><br />Compare the queries for who's online: 5 here, 12 there <br /><br />Compare the queries for memberlist: 4 here, 9 there <br /><br />Compare the queries for the search page: 3 here, 9 there <br /><br />Compare the queries for the search results page: 4 here, 13 there <br /><br />OK, yes.. there is an improvement, but not quite valid since the site is almost empty. A full page of threads and posts would be a little more accurate in results (generally higher <img src="/forum/images/icons/wink.gif" alt="" />). Still, threads is still much more efficient in design to a stock vb.<br /><br />To my other new friend, vb3 is vaporware until at least one copy of it is seen - otherwise it is still in the planning stages and hardly worth mentioning in a comparison <img src="/forum/images/icons/wink.gif" alt="" />
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215098 - 05/06/02 08:49 PM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: SurfMinister]
|
Lurker
Registered: 05/06/02
Posts: 3
|
With all the conversation of ubb verses vb, why did infopop - being 'leaders' in the forum software business - have to go out and purchase wwwthreads to get their own php/mysql forum software ? Could not they have written their own forum software, since they did 'invent' forums? <br /><br />And as for speed, would you like me to benchmark ubb.threads and compare it to vb - knowing that the last time i did it, vb beat the pants off of wwwthreads? <br /><br />Ahh, yes... I remember the good old days... Let me paint this picture of UBB: <br /><br />Version 5.45c - April 16, 2000 <br />Version 5.44b - March 12, 2000 <br />Version 5.44a - February 23, 2000 <br />Version 5.44 - February 19, 2000 <br />Version 5.43d - February 04, 2000 <br />Version 5.43c - January 31, 2000 <br />Version 5.43a - January 21, 2000 <br />Version 5.43 - January 18, 2000 <br />Version 5.42a - January 05, 2000 <br />Version 5.42 - January 01, 2000 <br />Version 5.40 - November 16, 1999 <br />Version 5.39d - November 12, 1999 <br />Version 5.39c - October 07, 1999 <br />Version 5.39b - September 23, 1999 <br />Version 5.39 - September 16, 1999 <br />Version 5.38 - June 21, 1999 <br />Version 5.37 - June 08, 1999 <br />Version 5.36a - June 07, 1999 <br />Version 5.36 - June 07, 1999 <br />Version 5.34a - April 17, 1999 <br />Version 5.34 - April 12, 1999 <br />Version 5.31 - March 29, 1999 <br /><br />Boy, that brings back good memories..... 22 releases in just over 1 year.<br />
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215102 - 05/07/02 07:23 AM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: SurfMinister]
|
Newbie
Registered: 05/05/02
Posts: 12
|
Allen, a couple of things. I will order them by number is perhaps if you choose to respond you can refer to my actual points.<br /><br />1) The raw number of queries is not important. It is how optomised they are. Number of queries rises as the number of features rises. That is clearly something that can not be avoided (minimised by not avoided). Do you agree? or is the be all and end all of programming databases effectivly the number of queries? If you think find a forum and just remove the index on the threadid or whatever you use and see what happens.<br /><br />2) If you accept that the number of queries is not really that important and is nothing more than a signal (for example when threads had to do 1 query for every single post in the threaded version then there is clearly a problem there, and i believe vbulletin 1.1 had this problem but it was fixed by 1.3 i think). if you accept that is is only a signal then to say that vbulletin will do worse via performance requires some evidence. Do you have any? What are you basing it on? Recommendations on server specs? When people post at vbulletin with high numbers online giving higher server specs allowing for growth is expected. If you buy a server the difference between 1GB ram and 2GB ram is really not that much in terms of price. The other thing worth noting is that getting to 400 users online on a server is not a huge problem but from going from 400 to 600 is. You get diminishing marginal returns chucking hardware at things. As I don't think there exists a threads forum with 400 people online at once (and you have not provided any high activity sites with evidence that there are) then any comparisons at the very high end of activity are irrelevant because you don't have anything to compare it with.<br /><br />3) So we are looking at the low end for comparisons, with say 30 or 40 users online. Well vbulletin appears to be recommended by most hosts, many of whom have banned UBB for example but I have certainly never heard of a host advising someone to move from vbulletin to ubbthreads. Have you?<br /><br />4) The reason the vbulletin lot are coming over here is not so much this thread but actually one caused by the CEO at infopop and especially his claim that vbulletin is rubbish because it was coded by a teenager (ignoring of course that there are now another 4 developers). Generally when someone can't compare something in objective terms they sling mud. I wonder if John race, religion, birth place, nationality etc would have been relevant. i doubt it.<br /><br />The link to the obviously closed thread is:<br /> http://community.infopop.net/2/OpenTopic...mp;m=1873003025<br />better be quick before it is deleted.<br /><br />5. A missed Screams' message. Thank you for that reply. I understand the bugs completly, was just pointing a couple out. (and p.s. being able to read the whole thread when replying is quite nice if that can be added, partly why i missed your post).<br />That forum you posted, thank you for that and I take back my bit above about no huge forums. But as you say, two servers which is what a vbulletin with 600+ people online would probably need.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#215103 - 05/07/02 10:46 AM
Re: Need comparisons - UBBThreads vs Vbulletin, etc...
[Re: ekempter]
|
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
|
<br />Yes, granted that more features would cause more queries to a database, I don't see what "features" vb is supposed to have over threads that would cause the doubling of queries. <br /><br />Name the "features" that would cause queries to be more than double in profile checks, who's online, forumdisplay, the search page, showthread, memberlist etc etc etc... some of those pages are 3-4 times as heavy on the queries - hardly what I would call "optimal". <br /><br />Something like: The queries are higher for threads on the forum index page because threads reads every forum and prints the number of new threads and the number of new posts since you last signed on - I would call that a feature, tho I think for new users, they should all be marked as read the first time they sign on so they don't trigger 40-60 queries for the index page everytime they sign on until they've visited all forums. <img src="/forum/images/icons/wink.gif" alt="" /><br /><br />Do us both a favor and answer to all of them before coming back to post, your material is starting to get old. You were wrong regarding all of the points brought up in the thread already, I'd like to see some pretty specific evidence to the contrary.
|
|
Top
|
|
|
|
 |
 |
 |
 |
| | |