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

Issue 6071: Removed the use of Math.random() and new Date() for building... (Closed)

Created:
12 years, 2 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Removed the use of Math.random() and new Date() for building the RNG pool in the crypto benchmark. Committed: http://code.google.com/p/v8/source/detail?r=404

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -10 lines) Patch
M benchmarks/README.txt View 1 chunk +18 lines, -0 lines 0 comments Download
M benchmarks/base.js View 1 1 chunk +18 lines, -0 lines 0 comments Download
M benchmarks/crypto.js View 1 chunk +3 lines, -1 line 0 comments Download
M benchmarks/run.html View 1 chunk +14 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Kasper Lund
12 years, 2 months ago (2008-10-02 06:26:40 UTC) #1
Dean McNamee
looks ok to me http://codereview.chromium.org/6071/diff/1/2 File benchmarks/base.js (right): http://codereview.chromium.org/6071/diff/1/2#newcode32 Line 32: whitespace change on purpose? ...
12 years, 2 months ago (2008-10-02 07:11:35 UTC) #2
Dean McNamee
LGTM
12 years, 2 months ago (2008-10-02 07:30:30 UTC) #3
Erik Corry
12 years, 2 months ago (2008-10-02 07:46:33 UTC) #4
On 2008/10/02 06:26:40, Kasper Lund wrote:
> 

LGTM

Powered by Google App Engine
This is Rietveld 408576698