TinyPortal

General => Chit chat => Topic started by: crip on November 29, 2005, 09:28:51 PM

Title: Tiny Portal Speed
Post by: crip on November 29, 2005, 09:28:51 PM
How come Bloc's (TP) forum is so much faster than mine?
sometimes mine is a little fast, but never as fast as Bloc's and we have the same server..
could it be whats used and not used in the database? .. I read a post on SMF by [Unknown]
where he mentioned the speed and performance of your forum has to do with certain
technical/terms - things in the database..is your forum as fast as this TP forum??

crip~
Title: Re: Tiny Portal Speed
Post by: IchBin on November 29, 2005, 09:30:48 PM
Some things that will really slow down your TinyPortal will be what you put in the Blocks. I noticed this when I put a ventrilo block in my one of my frontpage blocks. It significantly added to the page load. When I disabled it, the page loaded just as fast as tinyportal.co.uk as far as I noticed.
Title: Re: Tiny Portal Speed
Post by: crip on November 30, 2005, 12:26:41 AM
RSS feeds would slow down a forum?
cuz I have several on my board/blocks?
Title: Re: Tiny Portal Speed
Post by: IchBin on November 30, 2005, 12:37:04 AM
Disable them and see. That's the only way you'll really be able to tell.
Title: Re: Tiny Portal Speed
Post by: iowamf on November 30, 2005, 06:45:21 AM
Is (will) "collapsing" a block be the same as disabling a block (in the future release)?

Example: assuming a RSS block is slowing a site down, if a user has that block minimized will the RSS feed still slow the site down?
Title: Re: Tiny Portal Speed
Post by: IchBin on November 30, 2005, 06:53:01 AM
I'm not 100% sure, but I think Bloc was looking at trying to do something like that.
Title: Re: Tiny Portal Speed
Post by: crip on November 30, 2005, 10:49:08 AM
I collapsed all of Tinyportals blocks and it goes ever faster if possible.. ;) ;)


Title: Re: Tiny Portal Speed
Post by: bloc on December 01, 2005, 05:02:21 PM
Quote from: iowamf on November 30, 2005, 06:45:21 AM
Is (will) "collapsing" a block be the same as disabling a block (in the future release)?

Example: assuming a RSS block is slowing a site down, if a user has that block minimized will the RSS feed still slow the site down?

No, it will not disable it. Support for user-controlled disabling for blocks is not planned currently though. The upshrink only hides them..and remember it when you are logged in.

I could use cookies for that , but now it will store the entries in the database, making it stay the same if you switch machines.
Title: Re: Tiny Portal Speed
Post by: bloc on December 01, 2005, 05:07:38 PM
Although..come to think of it, it would not be so hard to actually implement a option to *really* hide them - meaning disable-  since the value for upshrink is present before the fetching of block data is done.

It would require a roundtrip to server though..since it doesn't have any data for the javascript-controlled upshrink to hide/show after you un-hide it.

Have to think some more about this.
Title: Re: Tiny Portal Speed
Post by: iowamf on December 01, 2005, 08:43:25 PM
No worries - I was just wondering.

Would rather see the existing functionality of this site (.8) be released before perfmonance tweaks  ;)

It is great to hear you are thinking about it though - because I could see using RSS sideblocks heavily if there was some user customization possible and it didn't have a negative impact on performance.
Title: Re: Tiny Portal Speed
Post by: bloc on December 03, 2005, 03:30:41 PM
Put on my to-do list. A bit down though. ;)