good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 04, 2018
    • 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. Jun 02, 2018
  3. May 31, 2018
  4. May 30, 2018
  5. May 29, 2018
  6. May 28, 2018
  7. May 24, 2018
  8. May 23, 2018
  9. May 22, 2018
  10. May 21, 2018
  11. May 19, 2018
  12. May 18, 2018
Loading