For all details and references of the project one can visit darcs-GSoC-2014-History-Reordering-Performance-and-Features.

jueves, 12 de junio de 2014

Third Week (02-06 june)

Well, well... Now with the solution already implemented here are a couple of time tests that show the improvement.

For the repository of the issue2361:

"let it run for 2 hours and it did not finish"

real    0m5.929s
user    0m5.683s
sys     0m0.260s

For the repository generated by forever.sh, that in summarize has 12600~ patches, a bundle unrevert and doing reorden implies move 1100~ patches forward passing by 11500~ patches.

(Interrupted!)
real    73m9.894s
user    71m28.256s
sys     1m11.439s

real    2m23.405s
user    2m17.347s
sys     0m6.030s

The repository generated by bigRepo.sh has 600~ patches, with only one tag and a very small bundle unrevert.

real        0m34.049s
user        0m33.386s
sys         0m0.665s

real        0m1.053s
user        0m0.960s
sys         0m0.152s

One last repository generated by bigUnrevert.sh, has 13 patches and a really big bundle unrevert (~10MB).

real    0m1.304s
user    0m0.499s
sys     0m0.090s

real    0m0.075s
user    0m0.016s
sys     0m0.011s

The repository with more examples is in here: ExamplesRepos.

No hay comentarios.:

Publicar un comentario