You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/search/checker
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
3 years ago
..
__init__.py [enh] checker: background check 3 years ago
__main__.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
background.py [pylint] searx: drop no longer needed 'missing-function-docstring' 3 years ago
impl.py [fix] checker: fix memory usage 3 years ago