Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: :'( After 10ys of use I have to leave Foobar because "run out of memory"... (Read 6694 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: :'( After 10ys of use I have to leave Foobar because "run out of memory"...

Reply #25
and capable of handling extremely large libraries without overkill memory use.

... but collating query results then ...? How good is the sorting algorithm? (I kinda hope it is bad, so it can be replaced - or those with big libraries will need quite some CPU.)
For the hell of it I generated myself a library of > 300 000 items. A search deleting the string from the filter takes half a minute to display, I take it that it is sort and not search?
(Is it feasible to "store" the empty search collation order to make deleting the search instant?)

... edit: hm, I chose not the best thread?