Qatrix
Home
Download
Documentation
Benchmark
Compressor
About
Donate
Benchmark
select element by id
append HTML content
set CSS style
complex DOM manipulation
Customize
customize benchmark
HTML code
<div id="box">This is a box</div>
Qatrix code
$("box");
jQuery code
$("#box");
Results
Qatrix
0
ops/sec
0
ms
jQuery
0
ops/sec
0
ms
Sample times:
10,000
start