Skip to content

Conversation

sannek
Copy link
Contributor

@sannek sannek commented Sep 23, 2025

In an attempt to make the dashboard load a bit better, I looked for some quick wins in the GQL queries.

The biggest one is that we no longer show your 10 most recent sandboxes in the sidebar, but apparently still load them... Also the likeCount is apparently not used anywhere, and since that one requires an additional DB join, I removed it too.

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.

  1. Step A
  2. Step B
  3. Step C

Checklist

  • Documentation
  • Testing
  • Ready to be merged
  • Added myself to contributors table

Copy link

codesandbox bot commented Sep 23, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@sannek sannek force-pushed the sanne/perf-remove-unused-gql-fields branch from 5e84120 to b28eff9 Compare September 23, 2025 12:05
@sannek sannek force-pushed the sanne/perf-remove-unused-gql-fields branch from 0bfa2b8 to a361f08 Compare September 23, 2025 12:19
@sannek sannek force-pushed the sanne/perf-remove-unused-gql-fields branch from adf6c5a to a361f08 Compare September 23, 2025 12:38
@sannek sannek force-pushed the sanne/perf-remove-unused-gql-fields branch from f22ff2d to 2a52359 Compare September 23, 2025 13:03
@sannek sannek merged commit 967ecbb into main Sep 25, 2025
9 of 15 checks passed
@sannek sannek deleted the sanne/perf-remove-unused-gql-fields branch September 25, 2025 08:40
sannek added a commit that referenced this pull request Sep 25, 2025
sannek added a commit that referenced this pull request Sep 25, 2025
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.

4 participants