Re: [Banshee-List] SQLite seems to be very sluggish



... and I found this 2010 bug which looks remarkably similar:

https://bugzilla.gnome.org/show_bug.cgi?id=625783

The culprit then was a code change that changed the execution time of
some queries from O(n*log n) to O(n**2). I wonder if something similar
happened here.

-- 
Nick





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]