Skip to content

Setup bullet gem and get rid of all N+1 Queries #489

@rbclark

Description

@rbclark

The recent refactor to merge the ECTF + CTF scoreboards together has unfortunately added a huge number of N+1 queries to our codebase. We need to go through and clean these up as much as we can and also add the bullet gem: https://semaphoreci.com/blog/2017/08/09/faster-rails-eliminating-n-plus-one-queries.html to try to make sure they don't show back up in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions