For months, we have been surgically optimizing our DNS processing pipeline. Today, we are officially consolidating these efforts under the AdGuardHome-Edge project. This is not merely a deployment, but a custom-engineered fork of the AdGuard engine, built to operate at the absolute edge of performance.

While our public-facing tools like dns-ultra remain open, AdGuardHome-Edge is a private, hardened branch optimized for our specific hardware (AMD EPYC Zen 2) and latency requirements. We have stripped away non-essential overhead, implemented custom memory-pooling strategies in the dnsproxy layer, and re-architected the internal event loop to eliminate garbage collection bottlenecks. This fork allows us to apply security patches and performance fixes faster than upstream, maintaining a zero-allocation profile that handles traffic spikes with microsecond precision.