Files
sing-box/route
世界 b8e5a71450 Add process information cache to avoid duplicate lookups
PreMatch and full match phases each created a fresh InboundContext,
causing process search (expensive OS syscalls) to run twice per
connection. Use a freelru ShardedLRU cache with 200ms TTL to serve
the second lookup from cache.
2026-03-23 14:26:45 +08:00
..
2026-03-02 13:55:26 +08:00
2025-07-08 13:14:41 +08:00
2026-02-26 14:13:32 +08:00
2025-07-08 13:12:14 +08:00