Test

Benchmark created by liangchao on


Preparation HTML

<script>
  var a = 0;
  var i = 0;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
测试一
a += i;
ready
测试二
a += i;
ready

Revisions

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

  • Revision 1: published by liangchao on