1. 06 Oct, 2019 2 commits
    • Jakub Sztandera's avatar
      Implement buzhash · 8dc88590
      Jakub Sztandera authored
      It has the same properites as Rabin.
      
      Benchmark results:
      ```
      name       time/op
      Buzhash-4    14.3ms ± 7%
      Rabin-4      94.1ms ± 3%
      Default-4    1.74ms ± 7%
      
      name       speed
      Buzhash-4  1.18GB/s ± 7%
      Rabin-4     178MB/s ± 3%
      Default-4  9.63GB/s ± 6%
      
      name       alloc/op
      Buzhash-4    14.0kB ±48%
      Rabin-4      19.2MB ± 0%
      Default-4      474B ± 6%
      
      name       allocs/op
      Buzhash-4      1.00 ± 0%
      Rabin-4         196 ±12%
      Default-4      2.00 ± 0%
      ```
      
      License: MIT
      Signed-off-by: default avatarJakub Sztandera <kubuxu@protocol.ai>
      8dc88590
    • Jakub Sztandera's avatar
      Merge pull request #15 from ipfs/feat/benchmarks · 9a794d09
      Jakub Sztandera authored
      Add benchmarks
      9a794d09
  2. 05 Oct, 2019 2 commits
  3. 19 Sep, 2019 1 commit
  4. 02 Mar, 2019 2 commits
  5. 21 Feb, 2019 1 commit
  6. 18 Feb, 2019 1 commit
  7. 02 Nov, 2018 1 commit
  8. 10 Oct, 2018 1 commit
  9. 05 Oct, 2018 1 commit
  10. 01 Oct, 2018 1 commit
  11. 29 Sep, 2018 2 commits
  12. 25 Sep, 2018 2 commits
  13. 24 Sep, 2018 1 commit
  14. 11 Sep, 2018 2 commits
  15. 10 Sep, 2018 1 commit
  16. 08 Sep, 2018 1 commit
  17. 07 Sep, 2018 5 commits
  18. 22 Aug, 2018 1 commit
  19. 15 Aug, 2018 1 commit
  20. 12 Aug, 2018 1 commit
  21. 09 Aug, 2018 1 commit
  22. 12 Jul, 2018 1 commit
  23. 26 Jun, 2018 1 commit
  24. 09 Jun, 2018 2 commits
  25. 04 May, 2018 2 commits
  26. 09 Feb, 2018 1 commit
  27. 08 Feb, 2018 2 commits