Pouet

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
pipe 0
var r = Math.random() * 1000;
var i = r | 0;
ready
floor
var r = Math.random() * 1000;
var i = Math.floor(r);
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.