Why is the statistics website loading so slowly? #2618
Answered
by
AuroraLS3
DimaSergeew
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
AuroraLS3
Sep 21, 2022
Replies: 1 comment
-
Have you tried the frontend beta? (It's in the config) It should be loading a bit faster since the old front end loads more data at once. Since everything is requested at once it can cause too much load at once, leading to longer times for the responses. In addition to this larger amounts of data take longer to analyze. Date sorting might be possible to add to litebans, please open an issue for this. CMI does not provide a proper API artifact for other projects to use it, so support for it will not be added. #1430 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AuroraLS3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried the frontend beta? (It's in the config) It should be loading a bit faster since the old front end loads more data at once.
Since everything is requested at once it can cause too much load at once, leading to longer times for the responses. In addition to this larger amounts of data take longer to analyze.
Date sorting might be possible to add to litebans, please open an issue for this.
CMI does not provide a proper API artifact for other projects to use it, so support for it will not be added. #1430