Skip to content
Snippets Groups Projects
  1. Feb 20, 2018
  2. Jan 24, 2018
  3. Jan 23, 2018
  4. Jan 19, 2018
  5. Jan 17, 2018
    • Philippe Pepiot's avatar
      Use unique name for partial clones · aba70928
      Philippe Pepiot authored
      We may want use multiple partial clones in the future, set an unique name for a given partial clone to
      
      partial-$repo_name-$stripped_revset(b64 encoded)
      aba70928
    • Philippe Pepiot's avatar
      Re(re-re-re) implement exchange benchmarks · 73baad28
      Philippe Pepiot authored
      Use prepare_repos.py to create partial benchmarks which are cloned, then
      stripped. This use debugupdatecahce which require hg >= 4.3 (we use the system
      installed hg for that).
      
      Partial clones are then used in incoming/outgoing benchmark which can then be
      switched to "time" benchmark allowing ASV to control the number of loop etc.
      
      Since we're using subprocesses use timeit.default_timer as timer.
      73baad28
    • Philippe Pepiot's avatar
      simplify clone creation script · 3a8d8848
      Philippe Pepiot authored
      By merging check_repositories() in clone_repositories
      3a8d8848
  6. Jul 19, 2017
Loading