Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Performance Issues with existing data


Go to End


2 Posts   1293 Views

Avatar
herbert

Community Member, 2 Posts

18 April 2009 at 1:32am

Hi there,

I want to use SilverStripe in a professional context on a site with about 20 categories and 3000 already existing articles.
I just imported the 3000 articles, and everything works brilliant in the frontend.
But I got serious performance issues in the Backend. Firstly the HTTP server needs about 200MB of RAM, and secondly the client side javascript is also very slow.
Overall the page needs about three minutes to load.

http://www.silverstripe.org/archive/show/15416?start=24 <-- i tried the code snippet on page four, but it seems outdated and i couldn't save the limitation on the Behaviour tab.

Are there any solutions out there for this problem yet?
Or is there an archiving mechanism already implemented so that only the latest few posts are shown?

Thank you very much in advance,
herbert

Avatar
herbert

Community Member, 2 Posts

20 April 2009 at 10:48am

We do not wanted to modify the core of Silverstripe, so we fixed the performance issues by switching back to WordPress.