Skip to content

Access to 'attrs' slow...lazy loading? #39

@zopyx

Description

@zopyx

I discovered that property lookups to custom properties like node.attrs['some_non_custom_attr'] are very slow (0.2 seconds per lookup). I assume that each lookup triggers a lookup on the LDAP server.

What is the correct strategy to get a well-defined set of attributes for all nodes of a search() operation directly without further lookup? Is this the attrlist parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions