-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial tag load performance improvement #87
Merged
Merged
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 991bef5 - Browse repository at this point
Copy the full SHA 991bef5View commit details -
Show only top primary tags. And load all secondary/helper tags.
This code drops the sub tags so that forums with many tags wont load the state unecessarily for each sub tag. I've attempted to load only the 3 tags with most discusssions withCount(), but the issue is that the subquery doesn't allow using a limit in MySQL. We can further improve this logic, but that requires discussion. Please note that specific tag pages aren't affected because they have their own logic!
Configuration menu - View commit details
-
Copy full SHA for 9adbf98 - Browse repository at this point
Copy the full SHA 9adbf98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1d3e7 - Browse repository at this point
Copy the full SHA 9b1d3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85b151 - Browse repository at this point
Copy the full SHA f85b151View commit details -
- admin page listing - ajaxified sidenav - tags page - non-js tags page
Configuration menu - View commit details
-
Copy full SHA for cafa923 - Browse repository at this point
Copy the full SHA cafa923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a825bd - Browse repository at this point
Copy the full SHA 2a825bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d131ef - Browse repository at this point
Copy the full SHA 3d131efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9157cef - Browse repository at this point
Copy the full SHA 9157cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd9164 - Browse repository at this point
Copy the full SHA 4fd9164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 485a930 - Browse repository at this point
Copy the full SHA 485a930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 520352f - Browse repository at this point
Copy the full SHA 520352fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e592768 - Browse repository at this point
Copy the full SHA e592768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c87bb2 - Browse repository at this point
Copy the full SHA 8c87bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79089d - Browse repository at this point
Copy the full SHA d79089dView commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33e517f - Browse repository at this point
Copy the full SHA 33e517fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6837c - Browse repository at this point
Copy the full SHA 3a6837cView commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 720e530 - Browse repository at this point
Copy the full SHA 720e530View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc488e2 - Browse repository at this point
Copy the full SHA cc488e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0738259 - Browse repository at this point
Copy the full SHA 0738259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b7399 - Browse repository at this point
Copy the full SHA 42b7399View commit details
Commits on May 4, 2021
-
Update src/LoadForumTagsRelationship.php
Co-authored-by: Sami Mazouz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 750acc8 - Browse repository at this point
Copy the full SHA 750acc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c9a8c - Browse repository at this point
Copy the full SHA 23c9a8cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.