D6430: rust-discovery: using from Python code

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Wed Jul 17 06:33:41 EDT 2019


pulkit added a comment.


  I tested this series on our repository and found the following speedup in a case when there are 6k heads and 15k csets missing:
  
  Before:
  
    ! wall 3.281062 comb 3.280000 user 3.200000 sys 0.080000 (best of 25)
    ! wall 4.941540 comb 4.940000 user 4.860000 sys 0.080000 (max of 25)
    ! wall 4.181741 comb 4.180800 user 4.103600 sys 0.077200 (avg of 25)
    ! wall 4.281518 comb 4.290000 user 4.180000 sys 0.110000 (median of 25)
  
  After:
  
    ! wall 2.589386 comb 2.590000 user 2.490000 sys 0.100000 (best of 25)
    ! wall 4.658467 comb 4.660000 user 4.510000 sys 0.150000 (max of 25)
    ! wall 3.624166 comb 3.625200 user 3.544400 sys 0.080800 (avg of 25)
    ! wall 3.633663 comb 3.640000 user 3.540000 sys 0.100000 (median of 25)

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6430/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6430

To: gracinet, #hg-reviewers
Cc: pulkit, marmoute, martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list