Removed the use of Math.random() and new Date() for building
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 2 Oct 2008 07:43:46 +0000 (07:43 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 2 Oct 2008 07:43:46 +0000 (07:43 +0000)
commit8d617a7b6bf0ec9cf222f384f687436a84007f92
tree75eccfeb6d044a4a08c8ddc2a126f3a60218aa46
parentfdb34fb4f00030d61f4473937526978047cf7072
Removed the use of Math.random() and new Date() for building
the RNG pool in the crypto benchmark.
Review URL: http://codereview.chromium.org/6071

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@404 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
benchmarks/README.txt
benchmarks/base.js
benchmarks/crypto.js
benchmarks/run.html