Optimize plan starting #98

Closed
opened 2022-10-22 23:31:23 +00:00 by brandon.presley · 0 comments

Counting workouts on the start plan page queries every workout every time.
It only needs to query the database once on startup, and then we can increment the count locally.

Counting workouts on the start plan page queries every workout every time. It only needs to query the database once on startup, and then we can increment the count locally.
brandon.presley added the
bug
label 2022-10-22 23:31:31 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: brandon.presley/Massive#98
No description provided.