Skip to content

Optimize memory handling for incremental file indexer #317

@christianbltr

Description

@christianbltr

The incremental file indexer seems to need a lot more memory than the standard indexer. This should be optimized.

From a production example:

An instance with about 1000 files and PHP memory limit of 128 MB: The standard file indexer runs through, the incremental indexer dies with "Fatal error: Out of Memory".

Additionally, the "Out of memory" error should be catched, see #318 for that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions