operations on selections take too long on large collections

Bug #537425 reported by dmoore
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
phraymd
Confirmed
Low
Unassigned

Bug Description

to reproduce: select a handful of files in a very large collection of image (10,000+) and choose an operation (e.g. add a tag). The background task will scan through the entire browser view looking for images that have been selected.

A better way: maintain a list of selected images to avoid the unnecessary searching. (drawback: the list of selected images wastes memory, and must be kept free of duplicates, which uses CPU time each time the user changes the selection)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.