1. 04 Jun, 2018 1 commit
    • Felix Lange's avatar
      consensus/ethash: reduce keccak hash allocations (#16857) · 3f33a7c8
      Felix Lange authored
      Use Read instead of Sum to avoid internal allocations and
      copying the state.
      
      name                      old time/op  new time/op  delta
      CacheGeneration-8          764ms ± 1%   579ms ± 1%  -24.22%  (p=0.000 n=20+17)
      SmallDatasetGeneration-8  75.2ms ±12%  60.6ms ±10%  -19.37%  (p=0.000 n=20+20)
      HashimotoLight-8          1.58ms ±11%  1.55ms ± 8%     ~     (p=0.322 n=20+19)
      HashimotoFullSmall-8      4.90µs ± 1%  4.88µs ± 1%   -0.31%  (p=0.013 n=19+18)
      3f33a7c8
  2. 02 Jun, 2018 1 commit
  3. 31 May, 2018 1 commit
  4. 30 May, 2018 5 commits
  5. 29 May, 2018 9 commits
  6. 28 May, 2018 2 commits
  7. 24 May, 2018 3 commits
  8. 23 May, 2018 5 commits
  9. 22 May, 2018 3 commits
  10. 21 May, 2018 3 commits
  11. 19 May, 2018 3 commits
  12. 18 May, 2018 4 commits