43.
I just seem to have resolved a common performance issue in Clash-type clients. I switched all domain keyword matc…
I just seem to have resolved a common performance issue in Clash-type clients. I switched all domain keyword matching to use Bloom filters, and both memory usage and matching speed improved by an order of magnitude. A similar approach could