Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Issue 7250005: Speed up V8 random number generator, reverting part of 8490. (Closed)

Created:
9 years, 5 months ago by William Hesse
Modified:
9 years, 5 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Speed up V8 random number generator, reverting part of 8490. Return to previous random number generator, but mix more bits into output to hide hidden state better. Keep the multithreading fix that moves the PNG into isolate. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8524

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M src/isolate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/v8.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 5 months ago (2011-07-04 08:48:07 UTC) #1
Lasse Reichstein
9 years, 5 months ago (2011-07-04 10:31:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698