0
jeremyneas

Where does the post get filed?

Recommended Posts

Ok, when the posts are archived, like say on page 998. Do they get archived by the date of the last posted message? or the first?

If it's the first, when does the message place back into it's position?

For instance, lets say i added something to the very first post...would it bump up to the front here and wedge down slowly, or bounce back after a while of non-use?

Share this post


Link to post
Share on other sites
It is based on date of last post to a thread for display. If you were to bump a thread it would slowly filter down the list till it gets buried too deep for casual users to dig it up and it would be buried.

I'd love to see everything in Talkback over a year old removed from the search function. It would take some load off the processors and it would keep old threads from coming back from the dead unless some one specifically looked for them.
Yesterday is history
And tomorrow is a mystery

Parachutemanuals.com

Share this post


Link to post
Share on other sites
Quote

I'd love to see everything in Talkback over a year old removed from the search function. It would take some load off the processors



Doubtful, judging from the number of threads that are either reposts, or asking a technical question that has been answered numerous times, I don't think that the search function and searching of old threads is a big CPU hog.

The big CPU hog, I suspect, is the database hit everytime someone jumps to the forums page, opens or reloads a forum, and opens, or probably more importantly, responds to a thread.

Quote

and it would keep old threads from coming back from the dead unless some one specifically looked for them.



Looked for them how? By searching?

-
Jim
"Like" - The modern day comma
Good bye, my friends. You are missed.

Share this post


Link to post
Share on other sites
Actually search is a pretty intensive CPU function in a SQL environment. It has to look in every searchable record for the string being searched against. Running in an optimized environment helps since it creates pointer tables to assist and reduce work load having everything indexed, but its still a really intensive function to do.

Writing to a DB is a very low overhead on a CPU, its when the data is altered or used is when the CPU hit comes in at.

>Looked for them how? By searching?

By knowing when the original post was and by jumping page by page back till they get to that time frame. Like if you wanted to joke with Viking on the aniversery of him having sex you would need to actually know the general time frame to go back to unlike today and searching for strings and replying to bump it up.

Most of talkback that is over a year old is forgotten info anyways. But it is still in the search function so everytime a search is ran against the DB everything gets searched.
Yesterday is history
And tomorrow is a mystery

Parachutemanuals.com

Share this post


Link to post
Share on other sites
Quote

Actually search is a pretty intensive CPU function in a SQL environment.



I'm not disputing that searches are CPU hogs. My claim is that I suspect that they don't happen nearly enough around to make a significant difference in the performance of the site.

Quote

Most of talkback that is over a year old is forgotten info anyways. But it is still in the search function so everytime a search is ran against the DB everything gets searched.



Correct, it's still being searched. If there is a concern about site performance it makes sense to address the big problems first and the smaller problems later. As I mentioned in my original post, I suspect that the search function is not utilized nearly enough to have a noticible impact on site performance.

As far as jumping page, by page, by page... Bad idea, it's important to maintain the functionality of the site through any performance tuning efforts.

-
Jim
"Like" - The modern day comma
Good bye, my friends. You are missed.

Share this post


Link to post
Share on other sites
Oh... I use the Show posts fields, and I usually filter by as much as I can too ;)

Since you are reading this thread.. .want to kick us some numbers if you have them on what % processor utilization is being used on what tasks? :)
Yesterday is history
And tomorrow is a mystery

Parachutemanuals.com

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0