Skip to content
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

Remove superuser optimizations for most recent comments #1421

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Jun 2, 2020

This optimization does not work with the current caching of comment titles, and masks potential performance issues.

This optimization does not work with the current caching of comment titles, and masks potential performance issues.
@quantum5 quantum5 requested a review from Xyene June 2, 2020 21:16
@codecov-commenter
Copy link

Codecov Report

Merging #1421 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
+ Coverage   37.92%   37.94%   +0.01%     
==========================================
  Files         198      198              
  Lines       11337    11341       +4     
==========================================
+ Hits         4300     4303       +3     
- Misses       7037     7038       +1     
Impacted Files Coverage Δ
judge/models/comment.py 39.59% <ø> (+0.52%) ⬆️
judge/admin/submission.py 45.87% <0.00%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64325ad...b8818d7. Read the comment docs.

@quantum5 quantum5 merged commit 2105b60 into master Jun 3, 2020
@quantum5 quantum5 deleted the comment-no-superuser-path branch June 3, 2020 03:36
outloudvi pushed a commit to SchOJ/site that referenced this pull request Oct 27, 2020
This optimization does not work with the current caching of comment titles, and masks potential performance issues.
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
This optimization does not work with the current caching of comment titles, and masks potential performance issues.
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.

3 participants