Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathwajv committed May 22, 2022
2 parents db2c9e7 + 73b3993 commit 3f1926b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GT_TOKEN }}
BRANCH: master
BRANCH: gh-pages
FOLDER: release/wwwroot
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
// DROPED
// FLUTTER SEEMS A BETTER OPTION


// 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

0 comments on commit 3f1926b

Please sign in to comment.