2014-09-08 18:50 GMT+02:00 Joe Mistachkin <[email protected]>:
>
> I would appreciate reviews of the following branches for inclusion in trunk:
>
>         https://www.fossil-scm.org/index.html/timeline?r=xferUuidList
>

One more branch which is ready to be reviewed for inclusion in trunk:

     http://fossil-scm.org/index.html/timeline?r=multi-thread


This branch adds a "max-worker-threads" setting which
enables a new feature in SQLite 3.8.7: "Provide the ability
for the sorter to start and use auxiliary helper threads in
order to increase real-time response.".
The default setting is 0, accomplishing the current
behavior (no additional worker threads).
Whether this really speeds up fossil's real-time response
will depend much on the environment, but at least this
setting allows to measure it.

Regards,
       Jan Nijtmans
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to