From 1ce3484f8d1d196c82249d6e6e336ae2fe019106 Mon Sep 17 00:00:00 2001 From: bharathwajv <71205976+bharathwajv@users.noreply.github.com> Date: Thu, 19 May 2022 01:08:23 +0530 Subject: [PATCH] =?UTF-8?q?Updated=20initial=20thoughts=20=F0=9F=92=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7682cb2..867d370 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ +// initial analysis on deploy + +Blazor - 23mb download - 20s initial load time +- 14 second after 1st load in mobile + +React - 1mb download - 5sec initial load time +1 second after 1st load + +Thoughts - poor performance on mobile. Blazor Todo list : +// Temporarily on hold