Philip Meyer;423936 Wrote: > >Looks like 'new and changed' scans take a bigger hit. Used to be > about > >3:45, now 7:00. > > Is this running the same scan steps (eg. inc. MusicIP)? Can you > compare all steps, so see if all steps are equally slower, or whether > there's one step that isn't performing well?
Yes, same steps. I don't use MusicIP. I know the directory scan is much longer. If the new C code has made the individual file parsing faster (I don't think there's any way for us to actually tell one way or the other) then the SQLite engine must be a lot slower than MySQL. It would be interesting to know whether smaller libraries see a similar performance degradation. It may be that SQLite just doesn't scale well, although 25k records shouldn't be a big job for any dbms. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=63421 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
