mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* focus on in-place scenarios with large numbers of DM users and large numbers of in-place records (based on issue informally reported by partner) * improve performance of dynamic authorities used for in-place security evaluation (L1 transaction cache and more preformant authority look up) * remove unwanted queries in tree (N+1 for every node) .. killed it for large file plans * L1 transaction cache for capability condition evaluation .. these are called a LOT so removes some of the bottle necks when evaluating the permissions of a large sets of nodes * extend helper system test used to load up fileplan and now also create in-place records * unit and integration tests run .. sanity testing done via the UI * overall performance of the display of 1000 in-place records in the file plan down from minutes to a few seconds! git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@75186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261