On 9/5/2013 11:18 AM, Stephan Beal wrote:
....
i'm not 100% sure my query is right (i'm no SQL guru), but in the mail
fossil repo we seem to have only 14 collisions (across 21k blobs) at 6
digits:


So ran this query over my current project's repo, which has only 2254 blobs, for a range of prefix length:

prefix  collisions
------  ----------
2       256
3       449
4       47
5       2
6       0

Looks like 6 is safe for me, but 4 actually is more likely to cause a confusion than I expected. Interesting.
--
Ross Berteig                               r...@cheshireeng.com
Cheshire Engineering Corp.           http://www.CheshireEng.com/

_______________________________________________
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