searxng/searx/search
Alexandre Flament 2eab89b4ca [fix] checker: fix memory usage
* download images using the "image_proxy" network (HTTP/1 instead of HTTP/2)
* don't cache data: URL (reduce memory usage)
* after each test: purge image URL cache then call garbage collector
* download only the first 64kb of images
2021-09-28 15:26:02 +02:00
..
checker [fix] checker: fix memory usage 2021-09-28 15:26:02 +02:00
processors [pylint] fix global-variable-not-assigned issues 2021-09-17 10:14:27 +02:00
__init__.py [mod] searx.metrics & searx.search: use the engine loggers 2021-09-10 21:49:34 +02:00
models.py [doc] update docs/dev/plugins.rst 2021-09-10 10:58:22 +02:00