Y
Hacker News
new
|
ask
|
show
|
jobs
by
nadav256
1667 days ago
Grep the code for rand_reset. The code uses a fixed seed, fixed sizes for all programs, stable nop baseline, etc. also the pointer indirection blocks compiler optimizations.
1 comments
gpderetta
1666 days ago
Indeed. i looked at the benchmark itself, but not the RNG.
link