By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: hierarchical_drilldown_speedup

Title

Improve speed of hierarchical drilldown.

Description

Removed a unnecessary sorting of a docset in hierarchical drilldown,
turning it into a Python list and then back to a Docset.
This reduced the number of Docset.__init__ calls by 1/3rd.

Packages containing this changeset

meresco-components

Creation date

2012-01-05

Versions where this changeset is applied

Baseline version

https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-components/workingsets/3.4.26.1-HBO/version_0

Filename

201201051321.hierarchical_drilldown_speedup.changeset [download]