Hello all,

I've been working further on improving the import command.  This time I
played with the generation of delta manifests with the same heuristic
used by the commit command.

But, after comparing with and without delta manifests, I noticed that
even though the total raw size of the artifacts was indeed reduced, the
real disk size was not.

After the results, the conclusion is obvious: the generic artifact delta
compression is outperforming the delta manifest convention.

So the question is, what is the rationale behind delta manifests?  After
checking Fossil's history, it looks like they were added after artifact
delta compression.  Which actually seems even more confusing.

Best regards.

-- 
Isaac Jurado

"The noblest pleasure is the joy of understanding."
                                  Leonardo da Vinci
_______________________________________________
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