Wirrunna wrote: > I noticed that SQLite is now up to 3.7.17 > (http://www.sqlite.org/releaselog/3_7_17.html) and has the option of > Memory Mapped I/O which according to their blurb > (http://www.sqlite.org/mmap.html) can make I/O intensive operations much > faster in some circumstances (whether LMS will benefit is beyond my > knowledge). > > Would it be a big deal to incorporate SQLite 3.7.17 in 7.8 with the > Memory Mapped I/O being enabled by the > Settings/Advanced/Performance/Database Memory Config "High" option ? > > That way the more adventurous of us could try it out.
+1 it could be as much as double the performance http://www.phoronix.com/scan.php?page=news_item&px=MTM3NjQ And there has also been other improvements/fixes since the 3.7.7.1 version... which is getting two years old these days http://sqlite.org/changes.html ------------------------------------------------------------------------ slate's Profile: http://forums.slimdevices.com/member.php?userid=30502 View this thread: http://forums.slimdevices.com/showthread.php?t=94109 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
