diff --git a/docs/layout/index.html b/docs/layout/index.html index 112994ab..1b1ac9ca 100644 --- a/docs/layout/index.html +++ b/docs/layout/index.html @@ -148,7 +148,7 @@ m.module(document.getElementById("example"), app);
-

Performance

+

Performance

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). Read more

@@ -242,4 +242,4 @@ m.module(document.getElementById("example"), app); - \ No newline at end of file + diff --git a/docs/mithril.deferred.md b/docs/mithril.deferred.md index baed49b4..e4b19d9c 100644 --- a/docs/mithril.deferred.md +++ b/docs/mithril.deferred.md @@ -224,4 +224,4 @@ where: - + \ No newline at end of file