DOM creation jpt

Benchmark created on


Preparation HTML

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Test runner

Ready to run.

Testing in
TestOps/sec
one big string
$('<div><ul><li><a href="#tab-info">Info</a></li></ul><a href="#" class="close">x</a><div><div ><h1>1044</h1><p>12:00:00 AM Tuesday, 04 October 2011</p><p><strong>Status:</strong> TRAVELLED</p><p><strong>Speed:</strong> 22 Km/h</p><p><strong>Odometer:</strong> 97187.5 Km</p><p>22 Clyde Street, Epsom, Auckland</p><p>strong>Lat, Lon:</strong> -36.879030, 174.779780</p></div></div><ul><li><a href="#">Center</a></li><li><a href="#/history/921/2011-10-04/all/true">History</a></li><li><a href="#" ">Directions</a></li></ul></div>');
ready
using html
$('<div />').html('<div><ul><li><a href="#tab-info">Info</a></li></ul><a href="#" class="close">x</a><div><div ><h1>1044</h1><p>12:00:00 AM Tuesday, 04 October 2011</p><p><strong>Status:</strong> TRAVELLED</p><p><strong>Speed:</strong> 22 Km/h</p><p><strong>Odometer:</strong> 97187.5 Km</p><p>22 Clyde Street, Epsom, Auckland</p><p>strong>Lat, Lon:</strong> -36.879030, 174.779780</p></div></div><ul><li><a href="#">Center</a></li><li><a href="#/history/921/2011-10-04/all/true">History</a></li><li><a href="#" ">Directions</a></li></ul></div>');
ready

Revisions

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