On Sat, Jan 11, 2014 at 9:31 AM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> I just now ran the valgrind test script, and there are issues.  There is a
> performance issue in timeline which seems to be related to Unhide.
>

The performance problem only comes up with WITHOUT ROWID tables are used
(which happens only if you run "fossil test-without-rowid" on the
repository to modify the schema.)  It appears to be some problem in the
SQLite query planner related to WITHOUT ROWID.  Since nobody (besides me)
uses WITHOUT ROWID repositories, I don't think this should hinder the
release.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to