Skip to content

Added 3 performance real world commits#236

Merged
evidencebp merged 1 commit into
evidencebp:mainfrom
nevo-a:main
Jun 22, 2026
Merged

Added 3 performance real world commits#236
evidencebp merged 1 commit into
evidencebp:mainfrom
nevo-a:main

Conversation

@nevo-a

@nevo-a nevo-a commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Hi,
As part of Assignment 8 (Performance - Section 2), I am submitting the solutions for 3 real-world SQL performance commits from Group 22.
The solutions have been formatted and appended to the answers file according to the required structure.

Commits Resolved:

  1. 6259fd82 - Add missing index on wcf1_user.email to avoid full table scans on login/duplicate checks
  2. 5e89e3bf - Remove unused COUNT(*) aggregate from accomplishments query
  3. f1752b54 - Right-size oversized VARCHAR(255) columns to VARCHAR(20) to reduce row and index size

Thanks.

@evidencebp evidencebp merged commit 94bc892 into evidencebp:main Jun 22, 2026
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.

2 participants