wgctl/core/lib/__pycache__
Nuno Duque Nunes b153f222a5 perf: batch resolve accept dest IPs in activity (4x speedup)
- json_helper: batch_resolve_dest() resolves all dest IPs in one Python call
- json.sh: json::batch_resolve_dest wrapper
- activity: _DEST_RESOLVE_CACHE pre-populated before render loop
- _render_peer_accept_dests: cache lookup instead of resolve::dest per row
- activity: 1.8s -> 0.48s
2026-05-29 00:27:43 +00:00
..
__init__.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00
accept_events.cpython-311.pyc perf: batch resolve accept dest IPs in activity (4x speedup) 2026-05-29 00:27:43 +00:00
activity.cpython-311.pyc feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00
block_history.cpython-311.pyc feat: accept logging, conntrack daemon, activity integration 2026-05-28 23:31:10 +00:00
events.cpython-311.pyc feat: display config system, table/compact toggle 2026-05-27 02:48:51 +00:00
importer.cpython-311.pyc add export,import features/add tests 2026-05-27 16:46:09 +00:00
peers.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00
util.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00