mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
fe1e2f16ff
- Computing the view of a large body is expensive, so we introduce an LRU cache to hold the latest 20 results. - Use ListView more correctly, passing it individual urwid.Text snippets, rather than a single large one. This hugely improves render time. |
||
---|---|---|
.. | ||
contrib | ||
resources | ||
__init__.py | ||
cmdline.py | ||
console.py | ||
controller.py | ||
dump.py | ||
filt.py | ||
flow.py | ||
netstring.py | ||
proxy.py | ||
script.py | ||
utils.py | ||
version.py |