Function call speed

Benchmark created on


Preparation HTML

<script>
  function add(a, b) {
    return a + b
  }
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
One
add(1, 2)
ready
None
 
ready

Revisions

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