Bug #124
Performance issue
| Status: | Closed | Start: | 12/12/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Core | Spent time: | - | |
| Target version: | 2.0 |
Description
Loading hundreds on entry from the directory (even if there is no ACL) is too long. Probably some optimizations to do...
Associated revisions
Fix #124.
History
Updated by Clément OUDOT 4 months ago
- Target version set to Not planned
Updated by Raphael Ouazana 4 months ago
- Category set to Core
- Status changed from New to Closed
- Assigned to set to Raphael Ouazana
- Target version changed from Not planned to 2.0
- % Done changed from 0 to 100
Fixed in r202. ESchemaClass/AttributeDefinition were constructed many times (more than 1 000 000 for 1 search).