1. 22 Aug, 2021 1 commit
  2. 11 Mar, 2020 1 commit
  3. 30 Jan, 2020 1 commit
  4. 11 Dec, 2018 1 commit
  5. 14 Nov, 2018 1 commit
    • hannahhoward's avatar
      feat(Benchmarks): Add real world dup blocks test · 39fa3c73
      hannahhoward authored
      - add a delay generator that similates real world latencies one might encounter on the internet
      - modify virtual network to accept different latencies for different
      peers based on using NextWaitTime on passed delay
      - modify dup_blocks_test subtestDistributeAndFetch to accept a custom
      delay
      - Add a real world benchmarks that simulates the kinds of problems one might
      encounter bitswaping with a long lived session and a large swarm of
      peers with real world latency distributions (that causes #8 not to
      function well in practice)
      39fa3c73