311-data icon indicating copy to clipboard operation
311-data copied to clipboard

Spike: Data Loading Checklist for Engineers to document loading times under various conditions

Open cottonchristopher opened this issue 2 months ago • 7 comments

Dependency

  • [ ] Reopen when there is a need to analyze these results, or add more entries based on a new commit hash

Overview

We need a checklist for engineers to document loading times under various conditions so that we can improve load times, upload alerts about load times or create load time fillers to enhance user experience, minimize confusion.

Template

  • copy the template below
  • fill in each section

Action Items

  • [ ] measure and document load times based on selection
  • [ ] measure and document load times based on local machine vs github pages site
  • [ ] Identify various conditions that can impact data loading performance (e.g., network latency, server load, data volume
  • [ ] Document any changes made to the system or environment

### Load Time Criteria
- Platform: (local / hosted)
- Request Status: (Open / All / Closed)
- Commit Hash: (get latest commit hash)
- Operating System: (Windows / MacOs / Linux)
- Browser: (Chrome / Firefox / Safari)

### Results
- [ ] choose 3 months, 3 request types
- [ ] choose 3 months, 1 request type  
- [ ] choose 1 week, chose all requests
- [ ] choose 1 week with 2 request types

Consider splitting up work based on

  • using local machine
  • using https://hackforla.github.io/311-data

Resources/Instructions

  • hosted site: https://hackforla.github.io/311-data
Archived Info

  • [ ] offer suggestions to update/ improve loading time (Ryan says that by completing this checklist, we can arrive at the suggestions for improvement)
  • [ ] provide recommendations for optimizing data loading performance based on test findings (same as above)
  • [ ] Provide recommendations to optimize wait experience (same as above)

cottonchristopher avatar May 01 '24 11:05 cottonchristopher

Thanks @cottonchristopher -- now going to meet with @Skydodle and consider next steps for making this available for devs to pick up.

ryanfchase avatar May 03 '24 02:05 ryanfchase