Skip to content
Snippets Groups Projects
  1. Mar 19, 2020
  2. Mar 18, 2020
  3. Mar 19, 2020
  4. Mar 18, 2020
  5. Mar 19, 2020
  6. Mar 17, 2020
  7. Mar 10, 2020
  8. Mar 09, 2020
  9. Mar 10, 2020
  10. Feb 21, 2020
  11. Feb 05, 2020
  12. Jan 19, 2020
  13. Dec 23, 2019
    • Pierre-Yves David's avatar
      benchmark: remove the old rename variant · ec3ec80b
      Pierre-Yves David authored
      This test is no longer needed.
      ec3ec80b
    • Pierre-Yves David's avatar
      benchmark: add a score of new rename related benchmark · f9379112
      Pierre-Yves David authored
      We test a wide array of cases to better track how they will evolves depending of
      the copy-tracing method.
      
      Some might be a bit redundant, but there is enough small variation than it is
      useful to track many variants.
      
      Ideally, we could run various pair in the same area, but that would greatly
      increase the run time. (the current change already have a quite visible impact).
      
      Appropriate benchmark variable have been set for repository. We restricted them
      to zstd + sparse-revlog variante to reduce run time.
      f9379112
  14. Dec 17, 2019
  15. Dec 23, 2019
  16. Dec 16, 2019
  17. Dec 10, 2019
  18. Dec 04, 2019
  19. Dec 06, 2019
  20. Dec 09, 2019
  21. Dec 04, 2019
  22. Nov 27, 2019
  23. Nov 29, 2019
    • Pierre-Yves David's avatar
      repos: add a new reference for filtered repository · 716eb4a0
      Pierre-Yves David authored
      Strictly speaking we could have a variant tracking for "having markers" to
      clarify some result. In practice:
      - We don't have a requirement for evolution yet not tracking of stuff like the
        obstore format
      - We would need some non-filtered equivalement repository... that does not
        really exists since we have various draft, orphan and obsolete changesets
        there
      - We can still add variants later "without troubles".
      716eb4a0
Loading