calculation

Benchmark created on


Preparation HTML

<script>
  var a;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
some math stuff
a = 3 + 2 * 3 - 4 / 5 + 3;
ready
sqrt
a = Math.sqrt(17);
ready

Revisions

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