You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The matches query sends a lot of data (~62 kb) that we don't use and takes a while (11s for sakkath 😮) to resolve for larger tournaments. This is also amplified when network is not great in tournament locations.
The text was updated successfully, but these errors were encountered:
SibiAkkash
changed the title
send lesser data from the server, particularly for matches
Send lesser data from the server, particularly for matches
Aug 8, 2024
We can use min schema wherever possible
The matches query sends a lot of data (~62 kb) that we don't use and takes a while (11s for sakkath 😮) to resolve for larger tournaments. This is also amplified when network is not great in tournament locations.
The text was updated successfully, but these errors were encountered: