Skip to content

Update contest descriptions table to use size method for instance count - #194

Merged
rsmoke merged 1 commit into
mainfrom
staging
Mar 18, 2026
Merged

Update contest descriptions table to use size method for instance count#194
rsmoke merged 1 commit into
mainfrom
staging

Conversation

@rsmoke

@rsmoke rsmoke commented Mar 18, 2026

Copy link
Copy Markdown
Member
  • Changed the method for counting contest instances from count to size in the contest descriptions table view, optimizing performance by leveraging the already loaded association.

This change enhances the efficiency of the contest descriptions display, aligning with recent performance improvements in the application.

- Changed the method for counting contest instances from `count` to `size` in the contest descriptions table view, optimizing performance by leveraging the already loaded association.

This change enhances the efficiency of the contest descriptions display, aligning with recent performance improvements in the application.
@rsmoke
rsmoke merged commit 868bbaf into main Mar 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant