99fc17b2a3
* Optimize `find_http_line` which is in critical path * Update benchmark results * Keep the loop hot, TCP no delay, cleanup inactive check periodically * Check for shutdown signal with tick * Use non-reentrant `NonBlockingQueue` implementation instead of `queue.Queue` * Fix listener test * lint and doc |
||
---|---|---|
.. | ||
benchmark | ||
common | ||
core | ||
dashboard | ||
http | ||
integration | ||
plugin | ||
testing | ||
__init__.py | ||
test_assertions.py | ||
test_circular_imports.py | ||
test_main.py | ||
test_set_open_file_limit.py |