After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321883 - Updating tags on multiple files extremely slow
Updating tags on multiple files extremely slow
Status: RESOLVED DUPLICATE of bug 316048
Product: f-spot
Classification: Other
Component: Tags
CVS
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-19 20:45 UTC by Jason Tackaberry
Modified: 2005-11-21 22:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jason Tackaberry 2005-11-19 20:45:45 UTC
Version details: cvs 2005-11-19
Distribution/Version: Fedora Core 4

Adding a tag to several hundred files takes in the order of 1-2 minutes on my
NFS mounted image directory over 802.11g wireless.  It appears that photos.db is
getting updated for each image being tagged, rather than just committing after
inserting/updating the records.  (At least, statting photos.db while f-spot is
busy tagging shows it updating every second during the 1-2 minutes.)
Comment 1 Gabriel Burt 2005-11-21 22:16:18 UTC
Thanks for looking into the cause of this and bringing it back up.  I'm about to
attach a patch to bug 316048 that will speed this up a lot (~40 x on my machine).

*** This bug has been marked as a duplicate of 316048 ***