Skip to content
Snippets Groups Projects
  1. Dec 14, 2017
    • Philippe Pepiot's avatar
      Add Exchange benchmarks incoming, outgoing, push and clone · 32ef8d6c
      Philippe Pepiot authored
      This work by creating local partial clones and executing commands between the
      clone and the main repo.
      
      The variant 'single_rev' is used to compare behavior of commands when a
      particular revision is given or not using the -r option.
      
      Please take care that by default cloned repo are created in a temporary
      directory inside /tmp, to have a clone using hardlinks (which is faster)
      repositories must be on the same partition. Default temporary base directory
      (/tmp) could be overrwrite with the ASVTEMPDIR environment variable.
      32ef8d6c
    • Philippe Pepiot's avatar
      Include first measurement in collected benchmark times · e2838803
      Philippe Pepiot authored
      If the first measurement is > 30, the function returned median([]) which return
      0.0.
      Include the first measurement in timings to avoid such case.
      e2838803
  2. Dec 13, 2017
  3. Nov 27, 2017
  4. Nov 01, 2017
  5. Oct 25, 2017
  6. Oct 24, 2017
  7. Oct 10, 2017
  8. Aug 07, 2017
  9. Jul 31, 2017
  10. Jul 19, 2017
  11. Jul 18, 2017
  12. Jul 16, 2017
  13. Jun 19, 2017
Loading