jackow98 / Besterbikes

Year 3 Computing Project
0 stars 1 forks source link

Firestore causing lots of reads #3

Open jackow98 opened 5 years ago

georgehughes1998 commented 5 years ago

On it

jackow98 commented 5 years ago

27 signs ins 5000 reads 37 writes

Still uncertain what is causing reads. Currently reviewing statistics and authentication process to help identify the issue

georgehughes1998 commented 5 years ago

Went up to 5k when viewing Authentication statistics

georgehughes1998 commented 5 years ago

Went up to 5.1k when viewing reservations statistics

georgehughes1998 commented 5 years ago

No noticeable difference for station statistics Same for tasks statistics

jackow98 commented 5 years ago

With regards to handling accounts properly, need to refactor so getUser only called once on sign in