[D-runtime] [D-Programming-Language/druntime] 9dbc1c: new AA benchmark with cache stomping
    GitHub via D-runtime 
    d-runtime at puremagic.com
       
    Fri May  1 04:26:10 PDT 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 9dbc1c1f6574f4878a5b0f43c334ef9e12b57157
      https://github.com/D-Programming-Language/druntime/commit/9dbc1c1f6574f4878a5b0f43c334ef9e12b57157
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-04-24 (Fri, 24 Apr 2015)
  Changed paths:
    A benchmark/aabench/stomper.d
    M benchmark/aabench/string.d
  Log Message:
  -----------
  new AA benchmark with cache stomping
- on average pollutes 1000 bytes of cache between each lookup
- import splitter from std.algorithm instead of std.array
  Commit: 649ac783fa223d40e44172e2b7a4c6bc01e68267
      https://github.com/D-Programming-Language/druntime/commit/649ac783fa223d40e44172e2b7a4c6bc01e68267
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-05-01 (Fri, 01 May 2015)
  Changed paths:
    A benchmark/aabench/stomper.d
    M benchmark/aabench/string.d
  Log Message:
  -----------
  Merge pull request #1230 from MartinNowak/aaStomper
new AA benchmark with cache stomping
Compare: https://github.com/D-Programming-Language/druntime/compare/d04176f33c04...649ac783fa22
    
    
More information about the D-runtime
mailing list