On Sun, 24 May 2009 10:52:15 +1000 Chris Samuel <[email protected]> wrote:
> On Mon, 4 May 2009 09:21:15 pm Franky Van Liedekerke wrote: > > > - the building of the contact list is slow (because of too > > many SQL statements) > > Could it also be related to the kernel sqlite performance regression > that existed between 2.6.26-2.6.28 (fixed in 2.6.29) ? > > Details (and patch) here: > > http://www.mail-archive.com/[email protected]/msg44030.html > > Benchmark results for 2.6.24 to 2.6.29 here (sqlite at the bottom of > the page): > > http://www.phoronix.com/scan.php?page=article&item=linux_2629_benchmarks&num=4 > > cheers, > Chris Hi Chris, the issue you refer to seems to be a write issue, but the problem that we have here are relates to just queries, no writes. Franky _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

