From e6597612de7e424db0633e12dbda581cff34f2a2 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Sat, 19 Apr 2014 18:20:10 -0400 Subject: [PATCH] source for react comparisons --- docs/layout/comparisons/react.parsing.html | 2 ++ docs/layout/comparisons/react.rendering.html | 24 ++++++++++++++++++++ docs/layout/comparisons/react.safety.html | 24 ++++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 docs/layout/comparisons/react.parsing.html create mode 100644 docs/layout/comparisons/react.rendering.html create mode 100644 docs/layout/comparisons/react.safety.html diff --git a/docs/layout/comparisons/react.parsing.html b/docs/layout/comparisons/react.parsing.html new file mode 100644 index 00000000..a7253b71 --- /dev/null +++ b/docs/layout/comparisons/react.parsing.html @@ -0,0 +1,2 @@ + +To run an execution time test on this page, run the profiler from your browser's developer tools and measure the running time of a page refresh. (Lower is better) \ No newline at end of file diff --git a/docs/layout/comparisons/react.rendering.html b/docs/layout/comparisons/react.rendering.html new file mode 100644 index 00000000..f2e2ccce --- /dev/null +++ b/docs/layout/comparisons/react.rendering.html @@ -0,0 +1,24 @@ + + + +

To run an execution time test on this page, run the profiler from your browser's developer tools and measure the running time of a page refresh. (Lower is better)

+
+
+ + + \ No newline at end of file diff --git a/docs/layout/comparisons/react.safety.html b/docs/layout/comparisons/react.safety.html new file mode 100644 index 00000000..daf870b4 --- /dev/null +++ b/docs/layout/comparisons/react.safety.html @@ -0,0 +1,24 @@ + + + +

To run an execution time test on this page, run the profiler from your browser's developer tools and measure the running time of a page refresh. (Lower is better)

+
+
+ + + \ No newline at end of file