20-20REENVISIONED / Refactored-fortune-teller

Fortune telling app for CSE 112 Spring 2024
https://20-20reenvisioned.github.io/Refactored-fortune-teller/
0 stars 0 forks source link

Optimize loading latency #7

Closed HoldenA1 closed 4 months ago

HoldenA1 commented 5 months ago
hhcoxatucsd commented 5 months ago

We might want to consider upping the priority on this one:

https://github.com/20-20REENVISIONED/Refactored-fortune-teller/assets/138736493/3c77fda5-d64e-4b1a-8506-d4b19de1932e

HoldenA1 commented 5 months ago

Couldn't agree more. I'll work on this before the PWA enhancement.

HoldenA1 commented 4 months ago

Did some ad-hoc performance testing with chrome throttling on mobile and the features were still decently fast, so I chose to drop this task, but might be good to revisit later.