jongmoon2

Benchmark created on


Preparation HTML

<script>
  < script type = "text/javascript"
  src = "http://music.naver.com/js/jindo.all.js" > < /script>
  <script type="text/javascript" src="
  http: //music.naver.com/js/jindo_component.debug.js"></script>
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
aaa
function kkk() {
 var welDrag = $Element("<div class='DragArea'>");
}
ready
bbb
function qqq() {
 var welDrag = $Element("<div>");
 welDrag.addClass("DragArea");
}
ready

Revisions

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