[GH-ISSUE #257] Very slow with giant libraries #188

Closed
opened 2026-02-26 02:32:23 +03:00 by kerem · 4 comments
Owner

Originally created by @SamuelMoraesF on GitHub (Mar 3, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/257

My Koel instalation is very slow since I've added all my musics. SELECT COUNT(*) FROM songs; returns 10943 results.

Can you add an option(or something like) to search and manage all musics in server side?

Originally created by @SamuelMoraesF on GitHub (Mar 3, 2016). Original GitHub issue: https://github.com/koel/koel/issues/257 My Koel instalation is very slow since I've added all my musics. `SELECT COUNT(*) FROM songs;` returns 10943 results. Can you add an option(or something like) to search and manage all musics in server side?
kerem closed this issue 2026-02-26 02:32:23 +03:00
Author
Owner

@BernardGoldberger commented on GitHub (Mar 3, 2016):

I have nearly 10K songs without any issues.

<!-- gh-comment-id:191892696 --> @BernardGoldberger commented on GitHub (Mar 3, 2016): I have nearly 10K songs without any issues.
Author
Owner

@phanan commented on GitHub (Mar 4, 2016):

@SamuelMoraesF What version?

<!-- gh-comment-id:192164979 --> @phanan commented on GitHub (Mar 4, 2016): @SamuelMoraesF What version?
Author
Owner

@SamuelMoraesF commented on GitHub (Mar 4, 2016):

I'm running the latest version (v2.1.0).

On my smartphone, Koel is slow in every action(play/pause a music, change to artists/albums page...) at Firefox for Android, I've tried on Moto X and Moto G devices. With Google Chrome it works normally.

On my computer, Koel is running normally, but when I search for something, it take ~5 seconds to reply(and seems to use a lot of memory, as my browser animations stop) this happens with my smartphone too(with any browser).

<!-- gh-comment-id:192492846 --> @SamuelMoraesF commented on GitHub (Mar 4, 2016): I'm running the latest version (v2.1.0). On my smartphone, Koel is slow in every action(play/pause a music, change to artists/albums page...) at Firefox for Android, I've tried on Moto X and Moto G devices. With Google Chrome it works normally. On my computer, Koel is running normally, but when I search for something, it take ~5 seconds to reply(and seems to use a lot of memory, as my browser animations stop) this happens with my smartphone too(with any browser).
Author
Owner

@phanan commented on GitHub (Mar 5, 2016):

@SamuelMoraesF Thanks. That seems to be #231, which has been fixed on the master branch. I'm still finishing several remaining issues before bumping up the tag, but you can try using master for now (it's pretty stable).

<!-- gh-comment-id:192552325 --> @phanan commented on GitHub (Mar 5, 2016): @SamuelMoraesF Thanks. That seems to be #231, which has been fixed on the `master` branch. I'm still finishing several remaining issues before bumping up the tag, but you can try using `master` for now (it's pretty stable).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#188
No description provided.