While debugging vfile.c I noticed that vfile_scan does not use
"dirent.d_type" to dispatch between folder and regular file/link but
uses an addition getStat call. I came across this thread that claims a
high speedup for command like "git status" with this kind of optimization :

https://groups.google.com/forum/#!searchin/msysgit/d_type/msysgit/PGCFol99xUo/vjEPrajM_QsJ

Has this been ever considered ? Worth a try ?
Samuel
_______________________________________________
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