coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Performance Improvements #159

Closed cuevas1876 closed 5 months ago

cuevas1876 commented 5 months ago

Description

Our application performance is less than ideal. This story should address those

User Story

As a user the page should be able to load in a reasonable amount of time. <2 seconds

Acceptance Criteria

When a user visits the site, pages should load in less than 2 seconds

Tasks and Constraints

Delete this section if no tasks need specified

  1. DB caching
  2. CDN caching
  3. Application persistence?

Definition of Done

Definition of Done