[D-runtime] [D-Programming-Language/druntime] d49541: use fixed seeds for rand_{small, large} benchmark

GitHub via D-runtime d-runtime at puremagic.com
Fri Jan 23 13:22:51 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: d4954178594cd25348d1afccbbda54646c4b260c
      https://github.com/D-Programming-Language/druntime/commit/d4954178594cd25348d1afccbbda54646c4b260c
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M benchmark/gcbench/rand_large.d
    M benchmark/gcbench/rand_small.d

  Log Message:
  -----------
  use fixed seeds for rand_{small,large} benchmark

- seeds were produced by running unpredictableSeed


  Commit: 7e9234cdd2ffc14a2d942f670a9fc96e0e66f258
      https://github.com/D-Programming-Language/druntime/commit/7e9234cdd2ffc14a2d942f670a9fc96e0e66f258
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M benchmark/gcbench/rand_large.d
    M benchmark/gcbench/rand_small.d

  Log Message:
  -----------
  Merge pull request #1119 from MartinNowak/gcbench

use fixed seeds for rand_{small,large} benchmark


Compare: https://github.com/D-Programming-Language/druntime/compare/c4f1ed6285e8...7e9234cdd2ff


More information about the D-runtime mailing list