Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bei sehr vielen Büchern bzw. Kapiteln sinkt die Performance spürbar #7

Open
falkoschumann opened this issue Jul 21, 2015 · 0 comments

Comments

@falkoschumann
Copy link
Owner

falkoschumann commented Jul 21, 2015

Bei mehreren Tausend Kapiteln sinkt die Performance mit dem Ansatz Baumstrukturen in Contao darzustellen. Die einfache Referenzierung über pid und die notwendigen verschachtelten Abfragen drücken, die Performance.

Mit Nestes-Sets lassen sich Bäume effektiver speichern (siehe http://www.klempert.de/nested_sets/#kap4). Dies bedingt aber konsequenter Weise auch einen neuen bzw. angepassten Tree-View für Contao.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant