Some possible optimisations
Kaine
thebestindexer.com
Hi @Sven
1) Would it be possible to check urls without using proxy or as an option? (if it is not already done).
2) Another thing, there is still some slowness in the software. By examining the use of resources (cpu/ram/io/network) I have the impression that this slowdown occurs when the number of urls increases in a project. Maybe it's something like controlling urls in the blacklist for example. I think it might be possible to write/read this list directly in ram and write it to hard drive every x period, period to be defined. This option could greatly speed up overall performance and even reduce GUI micro freeze.
3) Possibility of completely eliminating the latency of 1s minimum per proxy between requests to search engines, 0 for unactived.
Comments