editorial

This commit is contained in:
Leo Horie 2014-05-27 08:51:34 -04:00
parent d9243f4998
commit 0550079bfc
19 changed files with 93 additions and 91 deletions

View file

@ -148,7 +148,7 @@ m.module(document.getElementById("example"), app);
<section class="performance">
<div class="container">
<h2>Performance</h2>
<h2 id="performance">Performance</h2>
<p>To run the execution time tests below, click on their respective links, run the profiler from your desired browser's developer tools and measure the running time of a page refresh (Lower is better). <a href="benchmarks.html">Read more</a></p>
<div class="row">
<div class="col(4,4,6)">
@ -242,4 +242,4 @@ m.module(document.getElementById("example"), app);
</footer>
<script src="lib/prism/prism.js"></script>
</body>
</html>
</html>