-
Notifications
You must be signed in to change notification settings - Fork 8
Improve BoNeMEAL regarding load time with large databases and multiple servers #53
Comments
Thanks for your report. Will look into it. |
Can you please fix this |
How many server do you have added to BoNeMEAL? |
1 with a few thousand bans |
Ah.. okay. I will try to optimize this by using cron tasks to get stuff done. |
looking forward to it |
My PR #96 introduces some performance updates that should fix this issue. |
Looking good, thank you @oranges13 |
Depending on how many players you have, fixing that issue may require moving to server-side datatables. That's not impossible, just this app is written with an older version of Laravel then what it currently supports. Definitely in the list of things I want to do, but would be a significant rewrite. I will see if there's anything else I can do to make it more efficient in the mean time. |
Great, thank you. The bm_players table has +400k records. |
Holywow, yeah -- I'm going to keep developing. As there's been no response from @ftbastler on the PR's I'm going to move to my fork: https://github.com/oranges13/BoNeMEAL I released all the changes I have made so far as 1.2.0. I need to integrate the commit you referenced above, but I will make a new release for that shortly. |
Great, thank you :) |
https://i.imgur.com/OwbbK1v.png
https://i.imgur.com/WlmxUeN.png
https://i.imgur.com/C2Bcd6e.png
The text was updated successfully, but these errors were encountered: