+ - * /

Benchmark created by Amatewasu on


Preparation HTML

<script>
  var jambon = 3;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
+
jambon += 2;
ready
-
jambon -= 2;
ready
*
jambon *= 2;
ready
/
jambon /= 2;
ready

Revisions

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

  • Revision 1: published by Amatewasu on