Skip to content

Conversation

techsmyth
Copy link
Member

@techsmyth techsmyth commented Aug 28, 2024

Optimizes the data that is loaded around Profiles.

Also done for CalloutFraming, CalloutContribution and User entity.

Further optimization possible but this relatively small set of changes is showing some good results. On my local machine:

  • simple account with one space: auth reset went from 4.1s to 1.7s
  • simple user: auth reset went from 380ms to 80ms

Suspect the win is across the board. More to be had, but given the above results thought it already interesting to push this, even if is just a very rough measure of performance impact.

@techsmyth techsmyth requested a review from hero101 August 28, 2024 19:41
Copy link
Contributor

@hero101 hero101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code was not building.

I have fixed the comments myself. I will do light testing before approval.

Copy link
Contributor

@hero101 hero101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regressions after running test suits

@hero101 hero101 merged commit 4c31a58 into develop Aug 29, 2024
2 checks passed
@hero101 hero101 deleted the server-4417 branch August 29, 2024 15:00
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