Skip to content

select all is very slow with a large number of projects #1665

@drusifer

Description

@drusifer

The select all operation (and clear/invert) is very slow when there are a large number of projects in the list. In my example I have about 2000 projects and select all takes about 15 seconds on Chrome and much longer on IE.

I'm using opengrok-1.0 and I think the issue has to do with the code in searchable-option-list that updates the selected display area once per project (see _addSelectionDisplayItem/_removeSelectionDisplayItem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions