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

feat(statistics): improve game stats performance #5192

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

mbergen
Copy link
Collaborator

@mbergen mbergen commented Dec 11, 2024

Summary

The query variant that fetches match2.match2games would run out of memory on AoE: https://liquipedia.net/ageofempires/Portal:Statistics, so instead directly count match2games instead. Not sure why this wasn't done immediately.

Issue surfaced due to change of match2 status.

How did you test this change?

dev

@Rathoz Rathoz changed the title fix(statistics) Directly query match2game table feat(statistics): improve game stats performance Dec 16, 2024
@Rathoz Rathoz merged commit f8513ec into main Dec 16, 2024
5 checks passed
@Rathoz Rathoz deleted the mbergen-patch-1 branch December 16, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants