2014-02-21 12:43 GMT+01:00 Jan Nijtmans <jan.nijtm...@gmail.com>: > The only operations this is expected giving a speedup is > in "fossil extra" or "fossil addremove": Functions which > traverse the checked-out filesystem.
Measured on Cygwin64, on checked-out/built fossil repo (mtime-changes=0). Original timing (current trunk): $ time fossil extra real 0m0.349s user 0m0.078s sys 0m0.233s "use-t-type" branch timing: $ time fossil extra real 0m0.211s user 0m0.015s sys 0m0.109s The same with mtime-changes=1: Original timing (current trunk): $ time fossil extra real 0m0.329s user 0m0.045s sys 0m0.280s "use-t-type" branch timing: $ time fossil extra real 0m0.159s user 0m0.062s sys 0m0.093s That's a little more than the 36% gain Samuel reported. I would say it's a GO. Any objections? Regards, Jan Nijtmans _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users